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 (S (ADVP (UH Well)) (, ,) (PP (ADVP (IN at) (JJS least)) (IN without) (NP (NNP Sheldon) (RB here))) (, ,) (NP (PRP we)) (VP (VBD got) (S (VP (TO to) (VP (VB start) (PP (IN with) (NP (NNP Episode) (NN IV))))))) (. .)))" }, "speaker": "Howard", "text": "Well, at least without Sheldon here, we got to start with Episode IV.", "tokens": [ { "deprel": "discourse", "end_char": 4, "feats": null, "head": 10, "id": 1, "lemma": "well", "misc": "", "start_char": 0, "text": "Well", "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": "advmod", "end_char": 9, "feats": "ExtPos=ADV", "head": 6, "id": 3, "lemma": "at", "misc": "", "start_char": 7, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "end_char": 15, "feats": "Degree=Sup", "head": 3, "id": 4, "lemma": "least", "misc": "", "start_char": 10, "text": "least", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "case", "end_char": 23, "feats": null, "head": 6, "id": 5, "lemma": "without", "misc": "", "start_char": 16, "text": "without", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 31, "feats": "Number=Sing", "head": 10, "id": 6, "lemma": "Sheldon", "misc": "", "start_char": 24, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 36, "feats": "PronType=Dem", "head": 6, "id": 7, "lemma": "here", "misc": "", "start_char": 32, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 38, "feats": null, "head": 6, "id": 8, "lemma": ",", "misc": "", "start_char": 37, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 41, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 10, "id": 9, "lemma": "we", "misc": "", "start_char": 39, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 45, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 10, "lemma": "get", "misc": "", "start_char": 42, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 48, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 46, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 54, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "start", "misc": "", "start_char": 49, "text": "start", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 59, "feats": null, "head": 15, "id": 13, "lemma": "with", "misc": "", "start_char": 55, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 67, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "Episode", "misc": "", "start_char": 60, "text": "Episode", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 70, "feats": "Number=Sing", "head": 12, "id": 15, "lemma": "iv", "misc": "", "start_char": 68, "text": "IV", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 72, "feats": null, "head": 10, "id": 16, "lemma": ".", "misc": "", "start_char": 71, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (FRAG (INTJ (UH Mm)) (, ,) (ADJP (JJ true) (. .))) (NP (PRP I)) (VP (VBP do) (VP (VB feel) (ADJP (JJ guilty) (PP (IN about) (NP (PRP him)))))) (. .)))" }, "speaker": "Raj", "text": "Mm, true . I do feel guilty about him.", "tokens": [ { "deprel": "discourse", "end_char": 75, "feats": null, "head": 3, "id": 1, "lemma": "mm", "misc": "", "start_char": 73, "text": "Mm", "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": "root", "end_char": 82, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "true", "misc": "", "start_char": 78, "text": "true", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 84, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 83, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 86, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 85, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 89, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "do", "misc": "", "start_char": 87, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 94, "feats": "VerbForm=Inf", "head": 3, "id": 7, "lemma": "feel", "misc": "", "start_char": 90, "text": "feel", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 101, "feats": "Degree=Pos", "head": 7, "id": 8, "lemma": "guilty", "misc": "", "start_char": 95, "text": "guilty", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 107, "feats": null, "head": 10, "id": 9, "lemma": "about", "misc": "", "start_char": 102, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 111, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 10, "lemma": "he", "misc": "", "start_char": 108, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 113, "feats": null, "head": 3, "id": 11, "lemma": ".", "misc": "", "start_char": 112, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (FRAG (NP (PRP Me)) (, ,) (ADVP (RB too)) (. .)))" }, "speaker": "Howard", "text": "Me, too.", "tokens": [ { "deprel": "root", "end_char": 116, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 0, "id": 1, "lemma": "I", "misc": "", "start_char": 114, "text": "Me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 118, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 117, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 122, "feats": null, "head": 1, "id": 3, "lemma": "too", "misc": "", "start_char": 119, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 124, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 123, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Maybe)) (NP (PRP we)) (VP (MD should) (VP (VB see) (SBAR (WHADVP (WRB how)) (S (NP (PRP he)) (VP (VBZ 's) (VP (VBG doing))))))) (. .)))" }, "speaker": "Raj", "text": "Maybe we should see how he's doing.", "tokens": [ { "deprel": "advmod", "end_char": 130, "feats": null, "head": 4, "id": 1, "lemma": "maybe", "misc": "", "start_char": 125, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 133, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 2, "lemma": "we", "misc": "", "start_char": 131, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 140, "feats": "VerbForm=Fin", "head": 4, "id": 3, "lemma": "should", "misc": "", "start_char": 134, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 144, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "see", "misc": "", "start_char": 141, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 148, "feats": "PronType=Int", "head": 8, "id": 5, "lemma": "how", "misc": "", "start_char": 145, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 151, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 6, "lemma": "he", "misc": "", "start_char": 149, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 154, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 152, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 160, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 8, "lemma": "do", "misc": "", "start_char": 155, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 162, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 161, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (INTJ (UH Yeah) (. .)))" }, "speaker": "Howard", "text": "Yeah.", "tokens": [ { "deprel": "root", "end_char": 167, "feats": null, "head": 0, "id": 1, "lemma": "yeah", "misc": "", "start_char": 163, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 169, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 168, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (CC But) (PP (IN after) (NP (DT the) (NN cantina) (NN scene))) (. .)))" }, "speaker": "Raj", "text": "But after the cantina scene.", "tokens": [ { "deprel": "cc", "end_char": 173, "feats": null, "head": 5, "id": 1, "lemma": "but", "misc": "", "start_char": 170, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "case", "end_char": 179, "feats": null, "head": 5, "id": 2, "lemma": "after", "misc": "", "start_char": 174, "text": "after", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 183, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 3, "lemma": "the", "misc": "", "start_char": 180, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 191, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "cantina", "misc": "", "start_char": 184, "text": "cantina", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 197, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "scene", "misc": "", "start_char": 192, "text": "scene", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 199, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 198, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (FRAG (ADVP (RB Obviously)) (. .)))" }, "speaker": "Howard", "text": "Obviously.", "tokens": [ { "deprel": "root", "end_char": 209, "feats": null, "head": 0, "id": 1, "lemma": "obviously", "misc": "", "start_char": 200, "text": "Obviously", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 211, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 210, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 5 ], [ 1, 9, 9 ], [ 3, 5, 5 ] ], [ [ 0, 5, 6 ] ], [ [ 0, 8, 8 ] ], [ [ 0, 13, 14 ] ], [ [ 1, 4, 4 ] ], [ [ 2, 0, 0 ] ], [ [ 3, 1, 1 ] ], [ [ 5, 2, 4 ] ] ]
s07e22c07t
Well, at least without Sheldon here, we got to start with Episode IV. Mm, true . I do feel guilty about him. Me, too. Maybe we should see how he's doing. Yeah. But after the cantina scene. Obviously.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Look) (PP (IN at) (NP (NNP Arthur))))) (, ...) (S (VP (VBG cracking) (PRT (RP up)) (PP (IN at) (NP (NP (DT a) (NN joke)) (SBAR (S (NP (PRP I)) (VP (VBD told) (NP (PRP him))))))))) (. .) (NP (PRP I)) (VP (MD 'll) (ADVP (RB never)) (VP (VB hear) (S (NP (DT that)) (VP (VB laugh) (ADVP (RB again)))))) (. .)))" }, "speaker": "Sheldon", "text": "Look at Arthur...cracking up at a joke I told him . I'll never hear that laugh again.", "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": 14, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "Arthur", "misc": "", "start_char": 8, "text": "Arthur", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 18, "feats": null, "head": 1, "id": 4, "lemma": "...", "misc": "", "start_char": 15, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "advcl", "end_char": 27, "feats": "VerbForm=Ger", "head": 1, "id": 5, "lemma": "crack", "misc": "", "start_char": 19, "text": "cracking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 30, "feats": null, "head": 5, "id": 6, "lemma": "up", "misc": "", "start_char": 28, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 33, "feats": null, "head": 9, "id": 7, "lemma": "at", "misc": "", "start_char": 31, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 35, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "misc": "", "start_char": 34, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 40, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "joke", "misc": "", "start_char": 36, "text": "joke", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 42, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "I", "misc": "", "start_char": 41, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 47, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 9, "id": 11, "lemma": "tell", "misc": "", "start_char": 43, "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 51, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 12, "lemma": "he", "misc": "", "start_char": 48, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 53, "feats": null, "head": 1, "id": 13, "lemma": ".", "misc": "", "start_char": 52, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 55, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 14, "lemma": "I", "misc": "", "start_char": 54, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 59, "feats": "VerbForm=Fin", "head": 17, "id": 15, "lemma": "will", "misc": "", "start_char": 56, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 65, "feats": null, "head": 17, "id": 16, "lemma": "never", "misc": "", "start_char": 60, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 70, "feats": "VerbForm=Inf", "head": 1, "id": 17, "lemma": "hear", "misc": "", "start_char": 66, "text": "hear", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 75, "feats": "Number=Sing|PronType=Dem", "head": 19, "id": 18, "lemma": "that", "misc": "", "start_char": 71, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 81, "feats": "VerbForm=Inf", "head": 17, "id": 19, "lemma": "laugh", "misc": "", "start_char": 76, "text": "laugh", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 87, "feats": null, "head": 19, "id": 20, "lemma": "again", "misc": "", "start_char": 82, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 89, "feats": null, "head": 1, "id": 21, "lemma": ".", "misc": "", "start_char": 88, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (ADVP (RB never)) (VP (VBD heard) (NP (PRP it)) (NP (DT that) (NN time))) (. .)))" }, "speaker": "Arthur", "text": "You never heard it that time.", "tokens": [ { "deprel": "nsubj", "end_char": 93, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 90, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 99, "feats": null, "head": 3, "id": 2, "lemma": "never", "misc": "", "start_char": 94, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 105, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "hear", "misc": "", "start_char": 100, "text": "heard", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 108, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "it", "misc": "", "start_char": 106, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 113, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 5, "lemma": "that", "misc": "", "start_char": 109, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 118, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "time", "misc": "", "start_char": 114, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 120, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 119, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD thought) (SBAR (S (NP (PRP you)) (VP (VBD were) (ADJP (JJ dead)))))) (. .)))" }, "speaker": "Sheldon", "text": "I thought you were dead.", "tokens": [ { "deprel": "nsubj", "end_char": 122, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 121, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 130, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "think", "misc": "", "start_char": 123, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 134, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 131, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 139, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 135, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 144, "feats": "Degree=Pos", "head": 2, "id": 5, "lemma": "dead", "misc": "", "start_char": 140, "text": "dead", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 146, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 145, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP am) (. .) (INTJ (UH Oh)))) (, ,) (S (NP (NP (PRP it)) (, -) (NP (PRP it))) (VP (VBZ 's) (ADJP (JJ fantastic)))) (PRN (. .) (S (NP (PRP I)) (VP (VBP mean))) (, ,)) (S (NP (DT this)) (VP (VBZ is) (NP (NP (DT the) (JJS longest)) (SBAR (WHNP (WDT that)) (S (NP (PRP I)) (VP (VBP 've) (VP (VBN gone) (PP (IN without) (S (VP (VBG running) (PP (IN into) (NP (NP (NP (DT a) (NNS men) (POS 's)) (NN room)) (PP (IN in) (HYPH -) (PP (IN in) (NP (NNS years)))))))))))))))) (. .)))" }, "speaker": "Arthur", "text": "I am . Oh, it - it's fantastic . I mean, this is the longest that I've gone without running into a men's room in - in years.", "tokens": [ { "deprel": "nsubj", "end_char": 148, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 147, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 151, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "be", "misc": "", "start_char": 149, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "punct", "end_char": 153, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 152, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 156, "feats": null, "head": 6, "id": 4, "lemma": "oh", "misc": "", "start_char": 154, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 158, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 157, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 161, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 6, "lemma": "it", "misc": "", "start_char": 159, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 163, "feats": null, "head": 6, "id": 7, "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": 10, "id": 8, "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": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 167, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 179, "feats": "Degree=Pos", "head": 2, "id": 10, "lemma": "fantastic", "misc": "", "start_char": 170, "text": "fantastic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 181, "feats": null, "head": 13, "id": 11, "lemma": ".", "misc": "", "start_char": 180, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 183, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 12, "lemma": "I", "misc": "", "start_char": 182, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 188, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 18, "id": 13, "lemma": "mean", "misc": "", "start_char": 184, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 190, "feats": null, "head": 13, "id": 14, "lemma": ",", "misc": "", "start_char": 189, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 195, "feats": "Number=Sing|PronType=Dem", "head": 18, "id": 15, "lemma": "this", "misc": "", "start_char": 191, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 198, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": 16, "lemma": "be", "misc": "", "start_char": 196, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 202, "feats": "Definite=Def|PronType=Art", "head": 18, "id": 17, "lemma": "the", "misc": "", "start_char": 199, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 210, "feats": "Degree=Sup", "head": 10, "id": 18, "lemma": "long", "misc": "", "start_char": 203, "text": "longest", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "obj", "end_char": 215, "feats": "PronType=Rel", "head": 22, "id": 19, "lemma": "that", "misc": "", "start_char": 211, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "nsubj", "end_char": 217, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 22, "id": 20, "lemma": "I", "misc": "", "start_char": 216, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 221, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 22, "id": 21, "lemma": "have", "misc": "", "start_char": 218, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "acl:relcl", "end_char": 226, "feats": "Tense=Past|VerbForm=Part", "head": 18, "id": 22, "lemma": "go", "misc": "", "start_char": 222, "text": "gone", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 234, "feats": null, "head": 24, "id": 23, "lemma": "without", "misc": "", "start_char": 227, "text": "without", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 242, "feats": "VerbForm=Ger", "head": 22, "id": 24, "lemma": "run", "misc": "", "start_char": 235, "text": "running", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 247, "feats": null, "head": 33, "id": 25, "lemma": "into", "misc": "", "start_char": 243, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 249, "feats": "Definite=Ind|PronType=Art", "head": 27, "id": 26, "lemma": "a", "misc": "", "start_char": 248, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod:poss", "end_char": 253, "feats": "Number=Plur", "head": 29, "id": 27, "lemma": "man", "misc": "", "start_char": 250, "text": "men", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 256, "feats": null, "head": 27, "id": 28, "lemma": "'s", "misc": "", "start_char": 254, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obl", "end_char": 261, "feats": "Number=Sing", "head": 24, "id": 29, "lemma": "room", "misc": "", "start_char": 257, "text": "room", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 264, "feats": null, "head": 33, "id": 30, "lemma": "in", "misc": "", "start_char": 262, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 266, "feats": null, "head": 32, "id": 31, "lemma": "-", "misc": "", "start_char": 265, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "fixed", "end_char": 269, "feats": null, "head": 30, "id": 32, "lemma": "in", "misc": "", "start_char": 267, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 275, "feats": "Number=Plur", "head": 24, "id": 33, "lemma": "year", "misc": "", "start_char": 270, "text": "years", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 277, "feats": null, "head": 2, "id": 34, "lemma": ".", "misc": "", "start_char": 276, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (SQ (VBP are) (NP (PRP you)) (ADVP (RB here))) (. ?)))" }, "speaker": "Sheldon", "text": "Why are you here?", "tokens": [ { "deprel": "advmod", "end_char": 281, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "why", "misc": "", "start_char": 278, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "cop", "end_char": 285, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 282, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 289, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 286, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 294, "feats": "PronType=Dem", "head": 0, "id": 4, "lemma": "here", "misc": "", "start_char": 290, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 296, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 295, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I) (, -) (PRP I)) (VP (VBP do) (RB n't) (VP (VB know)))) (. .) (S (NP (PRP I)) (VP (VBD was) (, ...) (SBAR (S (NP (PRP I)) (VP (VBD was) (VP (VBG hoping) (SBAR (S (NP (PRP I)) (VP (VBD was) (VP (VBG going) (S (VP (TO to) (VP (VB haunt) (NP (PRP$ my) (NN ex) (HYPH -) (NN wife))))))))))))))) (. .)))" }, "speaker": "Arthur", "text": "I - I don't know . I was...I was hoping I was going to haunt my ex - wife.", "tokens": [ { "deprel": "reparandum", "end_char": 298, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 1, "lemma": "I", "misc": "", "start_char": 297, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 300, "feats": null, "head": 1, "id": 2, "lemma": "-", "misc": "", "start_char": 299, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 302, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 301, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 305, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 303, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 309, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 306, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 314, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "know", "misc": "", "start_char": 310, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 316, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 315, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 318, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 317, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 322, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 6, "id": 9, "lemma": "be", "misc": "", "start_char": 319, "text": "was", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 326, "feats": null, "head": 13, "id": 10, "lemma": "...", "misc": "", "start_char": 323, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 328, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 11, "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": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 329, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 339, "feats": "Tense=Pres|VerbForm=Part", "head": 6, "id": 13, "lemma": "hope", "misc": "", "start_char": 333, "text": "hoping", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nsubj", "end_char": 341, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 14, "lemma": "I", "misc": "", "start_char": 340, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 345, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 342, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 351, "feats": "Tense=Pres|VerbForm=Part", "head": 13, "id": 16, "lemma": "go", "misc": "", "start_char": 346, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 354, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 352, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 360, "feats": "VerbForm=Inf", "head": 16, "id": 18, "lemma": "haunt", "misc": "", "start_char": 355, "text": "haunt", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 363, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 22, "id": 19, "lemma": "my", "misc": "", "start_char": 361, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 366, "feats": "Number=Sing", "head": 22, "id": 20, "lemma": "ex", "misc": "", "start_char": 364, "text": "ex", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 368, "feats": null, "head": 20, "id": 21, "lemma": "-", "misc": "", "start_char": 367, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "obj", "end_char": 373, "feats": "Number=Sing", "head": 18, "id": 22, "lemma": "wife", "misc": "", "start_char": 369, "text": "wife", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 375, "feats": null, "head": 13, "id": 23, "lemma": ".", "misc": "", "start_char": 374, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP know) (SBARQ (WHADVP (WRB why)) (. .) (S (NP (PRP You)) (VP (VBP 've) (VP (VBN come) (PP (IN to) (NP (PRP me))) (SBAR (IN because) (S (NP (PRP you)) (VP (VBP 're) (NP (PRP$ my) (NNP Obi) (HYPH -) (NNP Wan)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "I know why . You've come to me because you're my Obi - Wan.", "tokens": [ { "deprel": "nsubj", "end_char": 377, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 376, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 382, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "know", "misc": "", "start_char": 378, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 386, "feats": "PronType=Int", "head": 2, "id": 3, "lemma": "why", "misc": "", "start_char": 383, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 388, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 387, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 392, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 5, "lemma": "you", "misc": "", "start_char": 389, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 396, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "have", "misc": "", "start_char": 393, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 401, "feats": "Tense=Past|VerbForm=Part", "head": 2, "id": 7, "lemma": "come", "misc": "", "start_char": 397, "text": "come", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 404, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 402, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 407, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 9, "lemma": "I", "misc": "", "start_char": 405, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 415, "feats": null, "head": 16, "id": 10, "lemma": "because", "misc": "", "start_char": 408, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 419, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 11, "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": 16, "id": 12, "lemma": "be", "misc": "", "start_char": 420, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 426, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 16, "id": 13, "lemma": "my", "misc": "", "start_char": 424, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 430, "feats": "Number=Sing", "head": 16, "id": 14, "lemma": "Obi", "misc": "", "start_char": 427, "text": "Obi", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 432, "feats": null, "head": 16, "id": 15, "lemma": "-", "misc": "", "start_char": 431, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "advcl", "end_char": 436, "feats": "Number=Sing", "head": 7, "id": 16, "lemma": "Wan", "misc": "", "start_char": 433, "text": "Wan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 438, "feats": null, "head": 2, "id": 17, "lemma": ".", "misc": "", "start_char": 437, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (VP (UH I'm) (, -) (UH I'm) (RB not)) (, ...) (S (NP (PRP I)) (VP (VBP 'm) (RB not) (ADJP (JJ familiar) (PP (IN with) (NP (DT that) (. .)))))) (VP (VBZ Is) (, ...) (VP (VBZ is) (, -) (VP (VBZ is)) (NP (DT that)) (NP (DT an) (, ...) (DT an) (NNP Internet)))) (. ?)))" }, "speaker": "Arthur", "text": "I'm - I'm not...I'm not familiar with that . Is...is - is that an...an Internet?", "tokens": [ { "deprel": "discourse", "end_char": 442, "feats": null, "head": 9, "id": 1, "lemma": "i'm", "misc": "", "start_char": 439, "text": "I'm", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 444, "feats": null, "head": 9, "id": 2, "lemma": "-", "misc": "", "start_char": 443, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 448, "feats": null, "head": 4, "id": 3, "lemma": "i'm", "misc": "", "start_char": 445, "text": "I'm", "upos": "INTJ", "xpos": "UH" }, { "deprel": "advmod", "end_char": 452, "feats": null, "head": 9, "id": 4, "lemma": "not", "misc": "", "start_char": 449, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 456, "feats": null, "head": 9, "id": 5, "lemma": "...", "misc": "", "start_char": 453, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 458, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 6, "lemma": "I", "misc": "", "start_char": 457, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 461, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 459, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 465, "feats": null, "head": 9, "id": 8, "lemma": "not", "misc": "", "start_char": 462, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 474, "feats": "Degree=Pos", "head": 0, "id": 9, "lemma": "familiar", "misc": "", "start_char": 466, "text": "familiar", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 479, "feats": null, "head": 11, "id": 10, "lemma": "with", "misc": "", "start_char": 475, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 484, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 11, "lemma": "that", "misc": "", "start_char": 480, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 486, "feats": null, "head": 9, "id": 12, "lemma": ".", "misc": "", "start_char": 485, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cop", "end_char": 489, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 22, "id": 13, "lemma": "be", "misc": "", "start_char": 487, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 493, "feats": null, "head": 15, "id": 14, "lemma": "...", "misc": "", "start_char": 490, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "cop", "end_char": 496, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 22, "id": 15, "lemma": "be", "misc": "", "start_char": 494, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 498, "feats": null, "head": 15, "id": 16, "lemma": "-", "misc": "", "start_char": 497, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "cop", "end_char": 501, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 22, "id": 17, "lemma": "be", "misc": "", "start_char": 499, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 506, "feats": "Number=Sing|PronType=Dem", "head": 19, "id": 18, "lemma": "that", "misc": "", "start_char": 502, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "reparandum", "end_char": 509, "feats": "Definite=Ind|PronType=Art", "head": 22, "id": 19, "lemma": "a", "misc": "", "start_char": 507, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 513, "feats": null, "head": 22, "id": 20, "lemma": "...", "misc": "", "start_char": 510, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 516, "feats": "Definite=Ind|PronType=Art", "head": 22, "id": 21, "lemma": "a", "misc": "", "start_char": 514, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 525, "feats": "Number=Sing", "head": 9, "id": 22, "lemma": "Internet", "misc": "", "start_char": 517, "text": "Internet", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 527, "feats": null, "head": 9, "id": 23, "lemma": "?", "misc": "", "start_char": 526, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Uh)) (, ,) (S (NP (PRP you)) (VP (VBP 're) (ADJP (JJ dead)))) (, ,) (RB so) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG going) (S (VP (TO to) (VP (VB let) (S (NP (DT that)) (VP (VB slide))))))))) (. .) (S (NP (NNP Obi) (HYPH -) (NNP Wan) (NNP Kenobi)) (VP (VBZ is) (NP (NP (DT a) (NN character)) (PP (IN from) (NP (NNP Star) (NNPS Wars)))))) (. .) (S (PP (IN After) (NP (PRP$ his) (JJ physical) (NN demise))) (, ,) (NP (PRP he)) (VP (VBZ comes) (PP (IN to) (NP (NNP Luke) (NNP Skywalker))) (PP (IN as) (NP (NP (PRP$ his) (NN mentor)) (PP (IN in) (NP (NN spirit) (NN form))))))) (. .)))" }, "speaker": "Sheldon", "text": "Uh, you're dead, so I'm going to let that slide . Obi - Wan Kenobi is a character from Star Wars . After his physical demise, he comes to Luke Skywalker as his mentor in spirit form.", "tokens": [ { "deprel": "discourse", "end_char": 530, "feats": null, "head": 5, "id": 1, "lemma": "uh", "misc": "", "start_char": 528, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 532, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 531, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 536, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 3, "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": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 537, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 545, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "dead", "misc": "", "start_char": 541, "text": "dead", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 547, "feats": null, "head": 10, "id": 6, "lemma": ",", "misc": "", "start_char": 546, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 550, "feats": null, "head": 10, "id": 7, "lemma": "so", "misc": "", "start_char": 548, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 552, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "I", "misc": "", "start_char": 551, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 555, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 553, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 561, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 10, "lemma": "go", "misc": "", "start_char": 556, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 564, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 562, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 568, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "let", "misc": "", "start_char": 565, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 573, "feats": "Number=Sing|PronType=Dem", "head": 12, "id": 13, "lemma": "that", "misc": "", "start_char": 569, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "xcomp", "end_char": 579, "feats": "VerbForm=Inf", "head": 12, "id": 14, "lemma": "slide", "misc": "", "start_char": 574, "text": "slide", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 581, "feats": null, "head": 22, "id": 15, "lemma": ".", "misc": "", "start_char": 580, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 585, "feats": "Number=Sing", "head": 22, "id": 16, "lemma": "Obi", "misc": "", "start_char": 582, "text": "Obi", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 587, "feats": null, "head": 18, "id": 17, "lemma": "-", "misc": "", "start_char": 586, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "flat", "end_char": 591, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "Wan", "misc": "", "start_char": 588, "text": "Wan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 598, "feats": "Number=Sing", "head": 16, "id": 19, "lemma": "Kenobi", "misc": "", "start_char": 592, "text": "Kenobi", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 601, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 22, "id": 20, "lemma": "be", "misc": "", "start_char": 599, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 603, "feats": "Definite=Ind|PronType=Art", "head": 22, "id": 21, "lemma": "a", "misc": "", "start_char": 602, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 613, "feats": "Number=Sing", "head": 10, "id": 22, "lemma": "character", "misc": "", "start_char": 604, "text": "character", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 618, "feats": null, "head": 25, "id": 23, "lemma": "from", "misc": "", "start_char": 614, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 623, "feats": "Number=Sing", "head": 25, "id": 24, "lemma": "Star", "misc": "", "start_char": 619, "text": "Star", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 628, "feats": "Number=Plur", "head": 22, "id": 25, "lemma": "War", "misc": "", "start_char": 624, "text": "Wars", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 630, "feats": null, "head": 5, "id": 26, "lemma": ".", "misc": "", "start_char": 629, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 636, "feats": null, "head": 30, "id": 27, "lemma": "after", "misc": "", "start_char": 631, "text": "After", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 640, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 30, "id": 28, "lemma": "his", "misc": "", "start_char": 637, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 649, "feats": "Degree=Pos", "head": 30, "id": 29, "lemma": "physical", "misc": "", "start_char": 641, "text": "physical", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 656, "feats": "Number=Sing", "head": 33, "id": 30, "lemma": "demise", "misc": "", "start_char": 650, "text": "demise", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 658, "feats": null, "head": 30, "id": 31, "lemma": ",", "misc": "", "start_char": 657, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 661, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 33, "id": 32, "lemma": "he", "misc": "", "start_char": 659, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 667, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 33, "lemma": "come", "misc": "", "start_char": 662, "text": "comes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 670, "feats": null, "head": 35, "id": 34, "lemma": "to", "misc": "", "start_char": 668, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 675, "feats": "Number=Sing", "head": 33, "id": 35, "lemma": "Luke", "misc": "", "start_char": 671, "text": "Luke", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 685, "feats": "Number=Sing", "head": 35, "id": 36, "lemma": "Skywalker", "misc": "", "start_char": 676, "text": "Skywalker", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 688, "feats": null, "head": 39, "id": 37, "lemma": "as", "misc": "", "start_char": 686, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 692, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 39, "id": 38, "lemma": "his", "misc": "", "start_char": 689, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 699, "feats": "Number=Sing", "head": 33, "id": 39, "lemma": "mentor", "misc": "", "start_char": 693, "text": "mentor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 702, "feats": null, "head": 42, "id": 40, "lemma": "in", "misc": "", "start_char": 700, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 709, "feats": "Number=Sing", "head": 42, "id": 41, "lemma": "spirit", "misc": "", "start_char": 703, "text": "spirit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 714, "feats": "Number=Sing", "head": 39, "id": 42, "lemma": "form", "misc": "", "start_char": 710, "text": "form", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 716, "feats": null, "head": 5, "id": 43, "lemma": ".", "misc": "", "start_char": 715, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (DT that)) (, ...) (NP (DT that)) (VP (VBZ clears) (NP (DT that)) (PRT (RP up))) (. .)))" }, "speaker": "Arthur", "text": "Well, that...that clears that up.", "tokens": [ { "deprel": "discourse", "end_char": 721, "feats": null, "head": 6, "id": 1, "lemma": "well", "misc": "", "start_char": 717, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 723, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 722, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "reparandum", "end_char": 728, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 3, "lemma": "that", "misc": "", "start_char": 724, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 732, "feats": null, "head": 3, "id": 4, "lemma": "...", "misc": "", "start_char": 729, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 737, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 5, "lemma": "that", "misc": "", "start_char": 733, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "root", "end_char": 744, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "clear", "misc": "", "start_char": 738, "text": "clears", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 749, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 7, "lemma": "that", "misc": "", "start_char": 745, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "compound:prt", "end_char": 752, "feats": null, "head": 6, "id": 8, "lemma": "up", "misc": "", "start_char": 750, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 754, "feats": null, "head": 6, "id": 9, "lemma": ".", "misc": "", "start_char": 753, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (MD must) (VP (VB be) (ADVP (RB here)) (S (VP (TO to) (VP (VB give) (NP (PRP me)) (NP (NN advice))))))) (. .)))" }, "speaker": "Sheldon", "text": "You must be here to give me advice.", "tokens": [ { "deprel": "nsubj", "end_char": 758, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 755, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 763, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "must", "misc": "", "start_char": 759, "text": "must", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 766, "feats": "VerbForm=Inf", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 764, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 771, "feats": "PronType=Dem", "head": 0, "id": 4, "lemma": "here", "misc": "", "start_char": 767, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 774, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 772, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 779, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "give", "misc": "", "start_char": 775, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 782, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 7, "lemma": "I", "misc": "", "start_char": 780, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 789, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "advice", "misc": "", "start_char": 783, "text": "advice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 791, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 790, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (DT this)) (, ...) (NP (DT this)) (VP (VBZ is) (ADJP (JJ weird) (. .) (S (NP (NP (JJS Most) (HYPH -) (JJS most)) (PP (IN of) (NP (PRP$ my) (NNS robes)))) (VP (VBP open) (PP (IN in) (, ...) (PP (IN in) (NP (DT the) (NN back)))))))) (. .)))" }, "speaker": "Arthur", "text": "Well, this...this is weird . Most - most of my robes open in...in the back.", "tokens": [ { "deprel": "discourse", "end_char": 796, "feats": null, "head": 7, "id": 1, "lemma": "well", "misc": "", "start_char": 792, "text": "Well", "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": "discourse", "end_char": 803, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 3, "lemma": "this", "misc": "", "start_char": 799, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 807, "feats": null, "head": 3, "id": 4, "lemma": "...", "misc": "", "start_char": 804, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 812, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 5, "lemma": "this", "misc": "", "start_char": 808, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 815, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 813, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 821, "feats": "Degree=Pos", "head": 0, "id": 7, "lemma": "weird", "misc": "", "start_char": 816, "text": "weird", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 823, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 822, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "amod", "end_char": 828, "feats": "Degree=Sup", "head": 11, "id": 9, "lemma": "most", "misc": "", "start_char": 824, "text": "Most", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "punct", "end_char": 830, "feats": null, "head": 9, "id": 10, "lemma": "-", "misc": "", "start_char": 829, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "nsubj", "end_char": 835, "feats": "Degree=Sup", "head": 15, "id": 11, "lemma": "most", "misc": "", "start_char": 831, "text": "most", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "case", "end_char": 838, "feats": null, "head": 14, "id": 12, "lemma": "of", "misc": "", "start_char": 836, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 841, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 14, "id": 13, "lemma": "my", "misc": "", "start_char": 839, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 847, "feats": "Number=Plur", "head": 11, "id": 14, "lemma": "robe", "misc": "", "start_char": 842, "text": "robes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "parataxis", "end_char": 852, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 15, "lemma": "open", "misc": "", "start_char": 848, "text": "open", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obl", "end_char": 855, "feats": null, "head": 15, "id": 16, "lemma": "in", "misc": "", "start_char": 853, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 859, "feats": null, "head": 15, "id": 17, "lemma": "...", "misc": "", "start_char": 856, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 862, "feats": null, "head": 20, "id": 18, "lemma": "in", "misc": "", "start_char": 860, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 866, "feats": "Definite=Def|PronType=Art", "head": 20, "id": 19, "lemma": "the", "misc": "", "start_char": 863, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 871, "feats": "Number=Sing", "head": 15, "id": 20, "lemma": "back", "misc": "", "start_char": 867, "text": "back", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 873, "feats": null, "head": 7, "id": 21, "lemma": ".", "misc": "", "start_char": 872, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (DT Those)) (VP (VBP are) (NP (PRP$ your) (NNP Jedi) (NNS robes))) (. .)))" }, "speaker": "Sheldon", "text": "Those are your Jedi robes.", "tokens": [ { "deprel": "nsubj", "end_char": 879, "feats": "Number=Plur|PronType=Dem", "head": 5, "id": 1, "lemma": "that", "misc": "", "start_char": 874, "text": "Those", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 883, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 880, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 888, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 5, "id": 3, "lemma": "your", "misc": "", "start_char": 884, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 893, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "Jedi", "misc": "", "start_char": 889, "text": "Jedi", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 899, "feats": "Number=Plur", "head": 0, "id": 5, "lemma": "robe", "misc": "", "start_char": 894, "text": "robes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 901, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 900, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (VP (VB wait)) (. .) (WHNP (WP What)) (, ...) (. ?) (SBARQ (WHNP (WP What) (, -) (WP what)) (, ...) (WHNP (WP what)) (SQ (VP (VBZ is) (NP (DT this))))) (. ?)))" }, "speaker": "Arthur", "text": "Oh, wait . What ...? What - what...what is this?", "tokens": [ { "deprel": "discourse", "end_char": 904, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 902, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 906, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 905, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 911, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "wait", "misc": "", "start_char": 907, "text": "wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 913, "feats": null, "head": 5, "id": 4, "lemma": ".", "misc": "", "start_char": 912, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 918, "feats": "PronType=Int", "head": 3, "id": 5, "lemma": "what", "misc": "", "start_char": 914, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 922, "feats": null, "head": 5, "id": 6, "lemma": "...", "misc": "", "start_char": 919, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 924, "feats": null, "head": 8, "id": 7, "lemma": "?", "misc": "", "start_char": 923, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 929, "feats": "PronType=Int", "head": 3, "id": 8, "lemma": "what", "misc": "", "start_char": 925, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 931, "feats": null, "head": 10, "id": 9, "lemma": "-", "misc": "", "start_char": 930, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 936, "feats": "PronType=Int", "head": 3, "id": 10, "lemma": "what", "misc": "", "start_char": 932, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 940, "feats": null, "head": 10, "id": 11, "lemma": "...", "misc": "", "start_char": 937, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 945, "feats": "PronType=Int", "head": 14, "id": 12, "lemma": "what", "misc": "", "start_char": 941, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 948, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 946, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 953, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 14, "lemma": "this", "misc": "", "start_char": 949, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 955, "feats": null, "head": 3, "id": 15, "lemma": "?", "misc": "", "start_char": 954, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (VP (VB Be) (ADJP (JJ careful) (PP (IN with) (NP (DT that))))) (. !)))" }, "speaker": "Sheldon", "text": "Be careful with that!", "tokens": [ { "deprel": "cop", "end_char": 958, "feats": "Mood=Imp|VerbForm=Fin", "head": 2, "id": 1, "lemma": "be", "misc": "", "start_char": 956, "text": "Be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 966, "feats": "Degree=Pos", "head": 0, "id": 2, "lemma": "careful", "misc": "", "start_char": 959, "text": "careful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 971, "feats": null, "head": 4, "id": 3, "lemma": "with", "misc": "", "start_char": 967, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 976, "feats": "Number=Sing|PronType=Dem", "head": 2, "id": 4, "lemma": "that", "misc": "", "start_char": 972, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 978, "feats": null, "head": 2, "id": 5, "lemma": "!", "misc": "", "start_char": 977, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (INTJ (UH neato) (. .)) (NP (PRP I)) (VP (VBP 'm) (, ,) (INTJ (UH uh)) (, ...) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG going) (S (VP (TO to) (VP (VB need) (NP (DT a) (NN Band) (HYPH -) (NNP Aid))))))))) (. .)))" }, "speaker": "Arthur", "text": "Oh, neato . I'm, uh...I'm going to need a Band - Aid.", "tokens": [ { "deprel": "discourse", "end_char": 981, "feats": null, "head": 6, "id": 1, "lemma": "oh", "misc": "", "start_char": 979, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 983, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 982, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 989, "feats": null, "head": 6, "id": 3, "lemma": "neato", "misc": "", "start_char": 984, "text": "neato", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 991, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 990, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 993, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 992, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "reparandum", "end_char": 996, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 12, "id": 6, "lemma": "be", "misc": "", "start_char": 994, "text": "'m", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 998, "feats": null, "head": 8, "id": 7, "lemma": ",", "misc": "", "start_char": 997, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1001, "feats": null, "head": 12, "id": 8, "lemma": "uh", "misc": "", "start_char": 999, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1005, "feats": null, "head": 8, "id": 9, "lemma": "...", "misc": "", "start_char": 1002, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1007, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 10, "lemma": "I", "misc": "", "start_char": 1006, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1010, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 1008, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1016, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 12, "lemma": "go", "misc": "", "start_char": 1011, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1019, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 1017, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1024, "feats": "VerbForm=Inf", "head": 12, "id": 14, "lemma": "need", "misc": "", "start_char": 1020, "text": "need", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1026, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 15, "lemma": "a", "misc": "", "start_char": 1025, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1031, "feats": "Number=Sing", "head": 18, "id": 16, "lemma": "Band", "misc": "", "start_char": 1027, "text": "Band", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1033, "feats": null, "head": 16, "id": 17, "lemma": "-", "misc": "", "start_char": 1032, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "obj", "end_char": 1037, "feats": "Number=Sing", "head": 14, "id": 18, "lemma": "Aid", "misc": "", "start_char": 1034, "text": "Aid", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1039, "feats": null, "head": 12, "id": 19, "lemma": ".", "misc": "", "start_char": 1038, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ], [ 0, 11, 11 ] ], [ [ 0, 9, 9 ], [ 0, 13, 13 ], [ 1, 0, 0 ], [ 2, 0, 0 ], [ 6, 0, 0 ], [ 6, 8, 8 ], [ 6, 12, 12 ], [ 8, 7, 7 ], [ 10, 6, 6 ] ], [ [ 0, 2, 11 ], [ 0, 17, 18 ], [ 1, 3, 3 ] ], [ [ 0, 7, 11 ] ], [ [ 0, 17, 17 ] ], [ [ 1, 4, 5 ] ], [ [ 2, 2, 2 ], [ 3, 0, 0 ], [ 3, 11, 11 ], [ 3, 19, 19 ], [ 4, 2, 2 ], [ 5, 0, 0 ], [ 5, 2, 2 ], [ 5, 7, 7 ], [ 5, 10, 10 ], [ 5, 13, 13 ], [ 5, 18, 18 ], [ 6, 4, 4 ], [ 6, 10, 10 ], [ 6, 12, 15 ], [ 7, 2, 2 ], [ 7, 5, 5 ], [ 7, 10, 10 ], [ 7, 17, 17 ], [ 7, 18, 21 ], [ 8, 2, 2 ], [ 8, 15, 18 ], [ 8, 20, 24 ], [ 8, 27, 27 ], [ 8, 27, 29 ], [ 8, 31, 31 ], [ 8, 37, 38 ], [ 8, 40, 41 ], [ 9, 2, 2 ], [ 9, 4, 4 ], [ 9, 2, 4 ], [ 9, 6, 6 ], [ 10, 0, 0 ], [ 11, 12, 12 ], [ 11, 12, 13 ], [ 11, 8, 13 ], [ 12, 0, 0 ], [ 12, 2, 2 ], [ 12, 2, 4 ], [ 15, 4, 4 ], [ 15, 9, 9 ] ], [ [ 3, 5, 5 ], [ 3, 7, 7 ] ], [ [ 3, 5, 7 ] ], [ [ 3, 14, 14 ], [ 3, 16, 32 ] ], [ [ 3, 18, 18 ] ], [ [ 3, 25, 28 ] ], [ [ 3, 32, 32 ] ], [ [ 5, 18, 21 ] ], [ [ 7, 18, 18 ] ], [ [ 8, 12, 12 ] ], [ [ 8, 23, 24 ] ], [ [ 8, 34, 35 ], [ 8, 37, 37 ] ], [ [ 10, 7, 7 ] ], [ [ 11, 2, 2 ] ], [ [ 11, 4, 4 ] ], [ [ 11, 18, 19 ] ], [ [ 13, 4, 4 ], [ 13, 7, 7 ], [ 13, 9, 9 ] ], [ [ 13, 11, 11 ] ], [ [ 13, 13, 13 ], [ 14, 3, 3 ] ], [ [ 15, 14, 17 ] ] ]
s07e22c08t
Look at Arthur...cracking up at a joke I told him . I'll never hear that laugh again. You never heard it that time. I thought you were dead. I am . Oh, it - it's fantastic . I mean, this is the longest that I've gone without running into a men's room in - in years. Why are you here? I - I don't know . I was...I was hoping I was going to haunt my ex - wife. I know why . You've come to me because you're my Obi - Wan. I'm - I'm not...I'm not familiar with that . Is...is - is that an...an Internet? Uh, you're dead, so I'm going to let that slide . Obi - Wan Kenobi is a character from Star Wars . After his physical demise, he comes to Luke Skywalker as his mentor in spirit form. Well, that...that clears that up. You must be here to give me advice. Well, this...this is weird . Most - most of my robes open in...in the back. Those are your Jedi robes. Oh, wait . What ...? What - what...what is this? Be careful with that! Oh, neato . I'm, uh...I'm going to need a Band - Aid.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (ADVP (RB So) (, ...) (WHNP (WP what)) (SQ (VBD did) (NP (PRP you)) (VP (VB think) (PP (IN of) (NP (PRP$ your) (JJ first) (NN funeral))))) (. ?)))" }, "speaker": "Leonard", "text": "So...what did you think of your first funeral?", "tokens": [ { "deprel": "advmod", "end_char": 2, "feats": null, "head": 6, "id": 1, "lemma": "so", "misc": "", "start_char": 0, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 6, "feats": null, "head": 6, "id": 2, "lemma": "...", "misc": "", "start_char": 3, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "obj", "end_char": 11, "feats": "PronType=Int", "head": 6, "id": 3, "lemma": "what", "misc": "", "start_char": 7, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 15, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 12, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 19, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 16, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 25, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "think", "misc": "", "start_char": 20, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 28, "feats": null, "head": 10, "id": 7, "lemma": "of", "misc": "", "start_char": 26, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 33, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 10, "id": 8, "lemma": "your", "misc": "", "start_char": 29, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 39, "feats": "Degree=Pos|NumType=Ord", "head": 10, "id": 9, "lemma": "first", "misc": "", "start_char": 34, "text": "first", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 47, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "funeral", "misc": "", "start_char": 40, "text": "funeral", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 49, "feats": null, "head": 6, "id": 11, "lemma": "?", "misc": "", "start_char": 48, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB want) (S (VP (TO to) (VP (VB be) (NP (DT a) (NN jerk)))))))) (, ,) (CC but) (S (NP (PRP it)) (VP (VBD was) (NP (NP (NN kind)) (PP (IN of) (NP (DT a) (NN bummer)))))) (. .)))" }, "speaker": "Penny", "text": "Well, I don't want to be a jerk, but it was kind of a bummer.", "tokens": [ { "deprel": "discourse", "end_char": 54, "feats": null, "head": 6, "id": 1, "lemma": "well", "misc": "", "start_char": 50, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 56, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 55, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 58, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 57, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 61, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 59, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 65, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 62, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 70, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "want", "misc": "", "start_char": 66, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 73, "feats": null, "head": 10, "id": 7, "lemma": "to", "misc": "", "start_char": 71, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 76, "feats": "VerbForm=Inf", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 74, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 78, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 77, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "xcomp", "end_char": 83, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "jerk", "misc": "", "start_char": 79, "text": "jerk", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 85, "feats": null, "head": 18, "id": 11, "lemma": ",", "misc": "", "start_char": 84, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 89, "feats": null, "head": 18, "id": 12, "lemma": "but", "misc": "", "start_char": 86, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 92, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 13, "lemma": "it", "misc": "", "start_char": 90, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 96, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 18, "id": 14, "lemma": "be", "misc": "", "start_char": 93, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 101, "feats": "Number=Sing", "head": 18, "id": 15, "lemma": "kind", "misc": "", "start_char": 97, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "fixed", "end_char": 104, "feats": null, "head": 15, "id": 16, "lemma": "of", "misc": "", "start_char": 102, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 106, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 17, "lemma": "a", "misc": "", "start_char": 105, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 113, "feats": "Number=Sing", "head": 6, "id": 18, "lemma": "bummer", "misc": "", "start_char": 107, "text": "bummer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 115, "feats": null, "head": 6, "id": 19, "lemma": ".", "misc": "", "start_char": 114, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (INTJ (UH well)) (, ,) (SBAR (WHADVP (WRB when)) (S (NP (PRP I)) (VP (VBP die)))) (, ,) (NP (PRP you)) (VP (MD can) (VP (VB rent) (NP (DT a) (NN bounce) (NN house)))) (. .)))" }, "speaker": "Leonard", "text": "Yeah, well, when I die, you can rent a bounce house.", "tokens": [ { "deprel": "discourse", "end_char": 120, "feats": null, "head": 11, "id": 1, "lemma": "yeah", "misc": "", "start_char": 116, "text": "Yeah", "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": "discourse", "end_char": 127, "feats": null, "head": 11, "id": 3, "lemma": "well", "misc": "", "start_char": 123, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 129, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 128, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 134, "feats": "PronType=Int", "head": 7, "id": 5, "lemma": "when", "misc": "", "start_char": 130, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 136, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "I", "misc": "", "start_char": 135, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 140, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 7, "lemma": "die", "misc": "", "start_char": 137, "text": "die", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 142, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 141, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 146, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 9, "lemma": "you", "misc": "", "start_char": 143, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 150, "feats": "VerbForm=Fin", "head": 11, "id": 10, "lemma": "can", "misc": "", "start_char": 147, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 155, "feats": "VerbForm=Inf", "head": 0, "id": 11, "lemma": "rent", "misc": "", "start_char": 151, "text": "rent", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 157, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 12, "lemma": "a", "misc": "", "start_char": 156, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 164, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "bounce", "misc": "", "start_char": 158, "text": "bounce", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 170, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "house", "misc": "", "start_char": 165, "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 172, "feats": null, "head": 11, "id": 15, "lemma": ".", "misc": "", "start_char": 171, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP think) (PP (IN about) (NP (NN dying)))) (. ?)))" }, "speaker": "Penny", "text": "You think about dying?", "tokens": [ { "deprel": "nsubj", "end_char": 176, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 173, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 182, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "think", "misc": "", "start_char": 177, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 188, "feats": null, "head": 4, "id": 3, "lemma": "about", "misc": "", "start_char": 183, "text": "about", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 194, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "die", "misc": "", "start_char": 189, "text": "dying", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 196, "feats": null, "head": 2, "id": 5, "lemma": "?", "misc": "", "start_char": 195, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (LST (UH Mm) (. .) (UH Well)) (, ,) (NP (PRP I)) (VP (VBP think) (NP (ADVP (JJR more)) (PP (IN about) (SBAR (IN if) (S (NP (PRP I)) (VP (MD 'd) (VP (VB have) (NP (DT any) (NNS regrets))))))))) (. .)))" }, "speaker": "Leonard", "text": "Mm . Well, I think more about if I'd have any regrets.", "tokens": [ { "deprel": "discourse", "end_char": 199, "feats": null, "head": 6, "id": 1, "lemma": "mm", "misc": "", "start_char": 197, "text": "Mm", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 201, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 200, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 206, "feats": null, "head": 6, "id": 3, "lemma": "well", "misc": "", "start_char": 202, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 208, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 207, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 210, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 209, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 216, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "think", "misc": "", "start_char": 211, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 221, "feats": "Degree=Cmp", "head": 6, "id": 7, "lemma": "more", "misc": "", "start_char": 217, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "mark", "end_char": 227, "feats": null, "head": 12, "id": 8, "lemma": "about", "misc": "", "start_char": 222, "text": "about", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "mark", "end_char": 230, "feats": null, "head": 12, "id": 9, "lemma": "if", "misc": "", "start_char": 228, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 232, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 10, "lemma": "I", "misc": "", "start_char": 231, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 235, "feats": "VerbForm=Fin", "head": 12, "id": 11, "lemma": "would", "misc": "", "start_char": 233, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl", "end_char": 240, "feats": "VerbForm=Inf", "head": 6, "id": 12, "lemma": "have", "misc": "", "start_char": 236, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 244, "feats": null, "head": 14, "id": 13, "lemma": "any", "misc": "", "start_char": 241, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 252, "feats": "Number=Plur", "head": 12, "id": 14, "lemma": "regret", "misc": "", "start_char": 245, "text": "regrets", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 254, "feats": null, "head": 6, "id": 15, "lemma": ".", "misc": "", "start_char": 253, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (MD would) (NP (PRP you)) (VP (VB regret))) (. ?)))" }, "speaker": "Penny", "text": "What would you regret?", "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": 265, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "would", "misc": "", "start_char": 260, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 269, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 266, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 276, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "regret", "misc": "", "start_char": 270, "text": "regret", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 278, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 277, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (ADJP (UH Mm)) (PRN (, ,) (S (NP (PRP you)) (VP (VBP know))) (, ,)) (SBAR (IN that) (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VP (VB travel) (NP (RBR more))) (, ,) (VP (VB take) (NP (JJR more) (NNS risks))) (, ,) (VP (VB learn) (NP (DT another) (NN language))))))) (. .)))" }, "speaker": "Leonard", "text": "Mm, you know, that I didn't travel more, take more risks, learn another language.", "tokens": [ { "deprel": "discourse", "end_char": 281, "feats": null, "head": 10, "id": 1, "lemma": "mm", "misc": "", "start_char": 279, "text": "Mm", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 283, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 282, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 287, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 284, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 292, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": 4, "lemma": "know", "misc": "", "start_char": 288, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 294, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 293, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 299, "feats": null, "head": 10, "id": 6, "lemma": "that", "misc": "", "start_char": 295, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 301, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 7, "lemma": "I", "misc": "", "start_char": 300, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 305, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 10, "id": 8, "lemma": "do", "misc": "", "start_char": 302, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 309, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 306, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 316, "feats": "VerbForm=Inf", "head": 0, "id": 10, "lemma": "travel", "misc": "", "start_char": 310, "text": "travel", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 321, "feats": "Degree=Cmp", "head": 10, "id": 11, "lemma": "more", "misc": "", "start_char": 317, "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "punct", "end_char": 323, "feats": null, "head": 13, "id": 12, "lemma": ",", "misc": "", "start_char": 322, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 328, "feats": "VerbForm=Inf", "head": 10, "id": 13, "lemma": "take", "misc": "", "start_char": 324, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "end_char": 333, "feats": "Degree=Cmp", "head": 15, "id": 14, "lemma": "more", "misc": "", "start_char": 329, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "end_char": 339, "feats": "Number=Plur", "head": 13, "id": 15, "lemma": "risk", "misc": "", "start_char": 334, "text": "risks", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 341, "feats": null, "head": 17, "id": 16, "lemma": ",", "misc": "", "start_char": 340, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 347, "feats": "VerbForm=Inf", "head": 10, "id": 17, "lemma": "learn", "misc": "", "start_char": 342, "text": "learn", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 355, "feats": null, "head": 19, "id": 18, "lemma": "another", "misc": "", "start_char": 348, "text": "another", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 364, "feats": "Number=Sing", "head": 17, "id": 19, "lemma": "language", "misc": "", "start_char": 356, "text": "language", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 366, "feats": null, "head": 10, "id": 20, "lemma": ".", "misc": "", "start_char": 365, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP know) (NP (NNP Klingon))) (. .)))" }, "speaker": "Penny", "text": "You know Klingon.", "tokens": [ { "deprel": "nsubj", "end_char": 370, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 367, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 375, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "know", "misc": "", "start_char": 371, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "vocative", "end_char": 383, "feats": "Number=Sing", "head": 2, "id": 3, "lemma": "Klingon", "misc": "", "start_char": 376, "text": "Klingon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 385, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 384, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ 's) (ADJP (JJ true))) (. .)))" }, "speaker": "Leonard", "text": "That's true.", "tokens": [ { "deprel": "nsubj", "end_char": 390, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "that", "misc": "", "start_char": 386, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 393, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 391, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 398, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "true", "misc": "", "start_char": 394, "text": "true", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 400, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 399, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (NP (PRP I)) (VP (VBD meant) (NP (DT that)) (PP (IN as) (NP (DT a) (NN regret)))) (. .)))" }, "speaker": "Penny", "text": "No, I meant that as a regret.", "tokens": [ { "deprel": "discourse", "end_char": 403, "feats": "Polarity=Neg", "head": 4, "id": 1, "lemma": "no", "misc": "", "start_char": 401, "text": "No", "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": "nsubj", "end_char": 407, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 406, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 413, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "mean", "misc": "", "start_char": 408, "text": "meant", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 418, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 5, "lemma": "that", "misc": "", "start_char": 414, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "case", "end_char": 421, "feats": null, "head": 8, "id": 6, "lemma": "as", "misc": "", "start_char": 419, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 423, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 422, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 430, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "regret", "misc": "", "start_char": 424, "text": "regret", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 432, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 431, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (ADVP (RB just)) (VP (VBD thought) (PP (IN of) (NP (CD one) (JJR more)))) (. .)))" }, "speaker": "Leonard", "text": "I just thought of one more.", "tokens": [ { "deprel": "nsubj", "end_char": 434, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 433, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 439, "feats": null, "head": 3, "id": 2, "lemma": "just", "misc": "", "start_char": 435, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 447, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "think", "misc": "", "start_char": 440, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 450, "feats": null, "head": 6, "id": 4, "lemma": "of", "misc": "", "start_char": 448, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 454, "feats": "NumForm=Word|NumType=Card", "head": 6, "id": 5, "lemma": "one", "misc": "", "start_char": 451, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 459, "feats": "Degree=Cmp", "head": 3, "id": 6, "lemma": "more", "misc": "", "start_char": 455, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 461, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 460, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ ’s) (NP (DT that))) (. ?)))" }, "speaker": "Penny", "text": "What ’s that?", "tokens": [ { "deprel": "nsubj", "end_char": 466, "feats": "PronType=Int", "head": 3, "id": 1, "lemma": "what", "misc": "", "start_char": 462, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 469, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 467, "text": "’s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 474, "feats": "Number=Sing|PronType=Dem", "head": 0, "id": 3, "lemma": "that", "misc": "", "start_char": 470, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 476, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 475, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP regret) (S (RB not) (VP (VBG saying) (LST (`` \") (UH yes) ('' \")) (SBAR (WHADVP (WRB when)) (S (NP (PRP you)) (VP (VBD asked) (NP (PRP me)) (S (VP (TO to) (VP (VB marry) (NP (PRP you))))))))))) (. .)))" }, "speaker": "Leonard", "text": "I regret not saying \" yes \" when you asked me to marry you.", "tokens": [ { "deprel": "nsubj", "end_char": 478, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 477, "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": "regret", "misc": "", "start_char": 479, "text": "regret", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 489, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 486, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 496, "feats": "VerbForm=Ger", "head": 2, "id": 4, "lemma": "say", "misc": "", "start_char": 490, "text": "saying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 498, "feats": null, "head": 6, "id": 5, "lemma": "\"", "misc": "", "start_char": 497, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "ccomp", "end_char": 502, "feats": null, "head": 4, "id": 6, "lemma": "yes", "misc": "", "start_char": 499, "text": "yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 504, "feats": null, "head": 6, "id": 7, "lemma": "\"", "misc": "", "start_char": 503, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "advmod", "end_char": 509, "feats": "PronType=Int", "head": 10, "id": 8, "lemma": "when", "misc": "", "start_char": 505, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 513, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 9, "lemma": "you", "misc": "", "start_char": 510, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 519, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 4, "id": 10, "lemma": "ask", "misc": "", "start_char": 514, "text": "asked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 522, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 11, "lemma": "I", "misc": "", "start_char": 520, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 525, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 523, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 531, "feats": "VerbForm=Inf", "head": 10, "id": 13, "lemma": "marry", "misc": "", "start_char": 526, "text": "marry", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 535, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 13, "id": 14, "lemma": "you", "misc": "", "start_char": 532, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 537, "feats": null, "head": 2, "id": 15, "lemma": ".", "misc": "", "start_char": 536, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (PRP it)) (ADVP (RB just)) (VP (VBD was) (RB n't) (NP (DT the) (JJ right) (NN time))) (. .)))" }, "speaker": "Penny", "text": "Well, it just wasn't the right time.", "tokens": [ { "deprel": "discourse", "end_char": 542, "feats": null, "head": 9, "id": 1, "lemma": "well", "misc": "", "start_char": 538, "text": "Well", "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": "nsubj", "end_char": 547, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 3, "lemma": "it", "misc": "", "start_char": 545, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 552, "feats": null, "head": 9, "id": 4, "lemma": "just", "misc": "", "start_char": 548, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 556, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 5, "lemma": "be", "misc": "", "start_char": 553, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 560, "feats": null, "head": 9, "id": 6, "lemma": "not", "misc": "", "start_char": 557, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 564, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 7, "lemma": "the", "misc": "", "start_char": 561, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 570, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "right", "misc": "", "start_char": 565, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 575, "feats": "Number=Sing", "head": 0, "id": 9, "lemma": "time", "misc": "", "start_char": 571, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 577, "feats": null, "head": 9, "id": 10, "lemma": ".", "misc": "", "start_char": 576, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (INTJ (UH Yeah) (. .)))" }, "speaker": "Leonard", "text": "Yeah.", "tokens": [ { "deprel": "root", "end_char": 582, "feats": null, "head": 0, "id": 1, "lemma": "yeah", "misc": "", "start_char": 578, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 584, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 583, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (CC And) (NP (DT this)) (VP (VBZ is) (ADVP (RB also)) (RB not) (NP (NP (DT the) (JJ right) (NN time)) (. .) (S (VP (VB Do) (RB not) (VP (VB propose)))))) (. .)))" }, "speaker": "Penny", "text": "And this is also not the right time . Do not propose.", "tokens": [ { "deprel": "cc", "end_char": 588, "feats": null, "head": 8, "id": 1, "lemma": "and", "misc": "", "start_char": 585, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 593, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 2, "lemma": "this", "misc": "", "start_char": 589, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 596, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 3, "lemma": "be", "misc": "", "start_char": 594, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 601, "feats": null, "head": 8, "id": 4, "lemma": "also", "misc": "", "start_char": 597, "text": "also", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 605, "feats": null, "head": 8, "id": 5, "lemma": "not", "misc": "", "start_char": 602, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 609, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 6, "lemma": "the", "misc": "", "start_char": 606, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 615, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "right", "misc": "", "start_char": 610, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 620, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "time", "misc": "", "start_char": 616, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 622, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 621, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 625, "feats": "Mood=Imp|VerbForm=Fin", "head": 12, "id": 10, "lemma": "do", "misc": "", "start_char": 623, "text": "Do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 629, "feats": null, "head": 12, "id": 11, "lemma": "not", "misc": "", "start_char": 626, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 637, "feats": "Mood=Imp|VerbForm=Fin", "head": 8, "id": 12, "lemma": "propose", "misc": "", "start_char": 630, "text": "propose", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 639, "feats": null, "head": 8, "id": 13, "lemma": ".", "misc": "", "start_char": 638, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (WHNP (WP What) (. ?)))" }, "speaker": "Leonard", "text": "What?", "tokens": [ { "deprel": "root", "end_char": 644, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 640, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 646, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 645, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP know) (NP (DT that) (NN face) (. .)) (SBAR (S (NP (DT That)) (VP (VBZ 's) (NP (PRP$ your) (NN propose) (NN face)))))) (. .)))" }, "speaker": "Penny", "text": "I know that face . That's your propose face.", "tokens": [ { "deprel": "nsubj", "end_char": 648, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 647, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 653, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "know", "misc": "", "start_char": 649, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 658, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 3, "lemma": "that", "misc": "", "start_char": 654, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 663, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "face", "misc": "", "start_char": 659, "text": "face", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 665, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 664, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 670, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 6, "lemma": "that", "misc": "", "start_char": 666, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 673, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 7, "lemma": "be", "misc": "", "start_char": 671, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 678, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 10, "id": 8, "lemma": "your", "misc": "", "start_char": 674, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 686, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "propose", "misc": "", "start_char": 679, "text": "propose", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 691, "feats": "Number=Sing", "head": 2, "id": 10, "lemma": "face", "misc": "", "start_char": 687, "text": "face", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 693, "feats": null, "head": 2, "id": 11, "lemma": ".", "misc": "", "start_char": 692, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD was) (RB not) (VP (VBG gon) (S (VP (TO na) (VP (VB propose))))))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (ADVP (RB already)) (NP (QP (CD two) (IN to) (CD one))))) (. .)))" }, "speaker": "Leonard", "text": "I was not gonna propose . It's already two to one.", "tokens": [ { "deprel": "nsubj", "end_char": 695, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 694, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 699, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 696, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 703, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 700, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 707, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "go", "misc": "", "start_char": 704, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 710, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 708, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 718, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "propose", "misc": "", "start_char": 711, "text": "propose", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 720, "feats": null, "head": 4, "id": 7, "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": 11, "id": 8, "lemma": "it", "misc": "", "start_char": 721, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 726, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "be", "misc": "", "start_char": 724, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 734, "feats": null, "head": 11, "id": 10, "lemma": "already", "misc": "", "start_char": 727, "text": "already", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 738, "feats": "NumForm=Word|NumType=Card", "head": 4, "id": 11, "lemma": "two", "misc": "", "start_char": 735, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 741, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 739, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 745, "feats": "NumForm=Word|NumType=Card", "head": 11, "id": 13, "lemma": "one", "misc": "", "start_char": 742, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 747, "feats": null, "head": 4, "id": 14, "lemma": ".", "misc": "", "start_char": 746, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VP (VBZ 's) (NP (NP (CD two)) (PP (IN to) (NP (CD one)))))) (. ?)))" }, "speaker": "Penny", "text": "What's two to one?", "tokens": [ { "deprel": "nsubj", "end_char": 752, "feats": "PronType=Int", "head": 3, "id": 1, "lemma": "what", "misc": "", "start_char": 748, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 755, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 753, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 759, "feats": "NumForm=Word|NumType=Card", "head": 0, "id": 3, "lemma": "two", "misc": "", "start_char": 756, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 762, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 760, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 766, "feats": "NumForm=Word|NumType=Card", "head": 3, "id": 5, "lemma": "one", "misc": "", "start_char": 763, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 768, "feats": null, "head": 3, "id": 6, "lemma": "?", "misc": "", "start_char": 767, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD proposed) (ADVP (RB twice)))) (, ,) (S (NP (PRP you)) (VP (VBD proposed) (ADVP (RB once)))) (. .) (NP (QP (CD Two) (IN to) (CD one))) (. .)))" }, "speaker": "Leonard", "text": "I proposed twice, you proposed once . Two to one.", "tokens": [ { "deprel": "nsubj", "end_char": 770, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 769, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 779, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "propose", "misc": "", "start_char": 771, "text": "proposed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 785, "feats": "NumType=Mult", "head": 2, "id": 3, "lemma": "twice", "misc": "", "start_char": 780, "text": "twice", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 787, "feats": null, "head": 2, "id": 4, "lemma": ",", "misc": "", "start_char": 786, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 791, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 788, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 800, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 2, "id": 6, "lemma": "propose", "misc": "", "start_char": 792, "text": "proposed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 805, "feats": "NumType=Mult", "head": 6, "id": 7, "lemma": "once", "misc": "", "start_char": 801, "text": "once", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 807, "feats": null, "head": 9, "id": 8, "lemma": ".", "misc": "", "start_char": 806, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "obj", "end_char": 811, "feats": "NumForm=Word|NumType=Card", "head": 6, "id": 9, "lemma": "two", "misc": "", "start_char": 808, "text": "Two", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 814, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 812, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 818, "feats": "NumForm=Word|NumType=Card", "head": 9, "id": 11, "lemma": "one", "misc": "", "start_char": 815, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 820, "feats": null, "head": 2, "id": 12, "lemma": ".", "misc": "", "start_char": 819, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (INTJ (PRP$ my)) (, ...) (NP (PRP It)) (VP (VBZ 's) (RB not) (NP (DT a) (NN contest))) (. .)))" }, "speaker": "Penny", "text": "Oh, my...It's not a contest.", "tokens": [ { "deprel": "discourse", "end_char": 823, "feats": null, "head": 9, "id": 1, "lemma": "oh", "misc": "", "start_char": 821, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 825, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 824, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "reparandum", "end_char": 828, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 9, "id": 3, "lemma": "my", "misc": "", "start_char": 826, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "punct", "end_char": 832, "feats": null, "head": 3, "id": 4, "lemma": "...", "misc": "", "start_char": 829, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 835, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 5, "lemma": "it", "misc": "", "start_char": 833, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 838, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 6, "lemma": "be", "misc": "", "start_char": 836, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 842, "feats": null, "head": 9, "id": 7, "lemma": "not", "misc": "", "start_char": 839, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 844, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "misc": "", "start_char": 843, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 852, "feats": "Number=Sing", "head": 0, "id": 9, "lemma": "contest", "misc": "", "start_char": 845, "text": "contest", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 854, "feats": null, "head": 9, "id": 10, "lemma": ".", "misc": "", "start_char": 853, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "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) (ADJP (JJ upset) (PP (IN about))))))))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (NP (NP (DT the) (NN one)) (SBAR (WHNP (WP who)) (S (VP (VBZ 's) (VP (VBG losing)))))))) (. .)))" }, "speaker": "Leonard", "text": "I don't know what you're upset about . I'm the one who's losing.", "tokens": [ { "deprel": "nsubj", "end_char": 856, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 855, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 859, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 857, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 863, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 860, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 868, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 864, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 873, "feats": "PronType=Rel", "head": 4, "id": 5, "lemma": "what", "misc": "", "start_char": 869, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 877, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 6, "lemma": "you", "misc": "", "start_char": 874, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 881, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 878, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "acl:relcl", "end_char": 887, "feats": "Degree=Pos", "head": 5, "id": 8, "lemma": "upset", "misc": "", "start_char": 882, "text": "upset", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 893, "feats": null, "head": 5, "id": 9, "lemma": "about", "misc": "", "start_char": 888, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 895, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 894, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 897, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 11, "lemma": "I", "misc": "", "start_char": 896, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 900, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 14, "id": 12, "lemma": "be", "misc": "", "start_char": 898, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 904, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 13, "lemma": "the", "misc": "", "start_char": 901, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 908, "feats": "Number=Sing", "head": 4, "id": 14, "lemma": "one", "misc": "", "start_char": 905, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 912, "feats": "PronType=Rel", "head": 17, "id": 15, "lemma": "who", "misc": "", "start_char": 909, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 915, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 16, "lemma": "be", "misc": "", "start_char": 913, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "acl:relcl", "end_char": 922, "feats": "Tense=Pres|VerbForm=Part", "head": 14, "id": 17, "lemma": "lose", "misc": "", "start_char": 916, "text": "losing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 924, "feats": null, "head": 4, "id": 18, "lemma": ".", "misc": "", "start_char": 923, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (SQ (MD Would) (NP (PRP you)) (VP (VB feel) (ADJP (JJR better)) (SBAR (IN if) (S (NP (PRP I)) (VP (VBP propose) (SBAR (RB so) (S (NP (PRP you)) (VP (MD could) (VP (VB turn) (NP (PRP me)) (PRT (RP down)) (ADVP (RB again)))))))))) (. ?)))" }, "speaker": "Penny", "text": "Would you feel better if I propose so you could turn me down again?", "tokens": [ { "deprel": "aux", "end_char": 930, "feats": "VerbForm=Fin", "head": 3, "id": 1, "lemma": "would", "misc": "", "start_char": 925, "text": "Would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 934, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 931, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 939, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "feel", "misc": "", "start_char": 935, "text": "feel", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 946, "feats": "Degree=Cmp", "head": 3, "id": 4, "lemma": "good", "misc": "", "start_char": 940, "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "mark", "end_char": 949, "feats": null, "head": 7, "id": 5, "lemma": "if", "misc": "", "start_char": 947, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 951, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "I", "misc": "", "start_char": 950, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 959, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 7, "lemma": "propose", "misc": "", "start_char": 952, "text": "propose", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 962, "feats": null, "head": 11, "id": 8, "lemma": "so", "misc": "", "start_char": 960, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 966, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 9, "lemma": "you", "misc": "", "start_char": 963, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 972, "feats": "VerbForm=Fin", "head": 11, "id": 10, "lemma": "could", "misc": "", "start_char": 967, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl", "end_char": 977, "feats": "VerbForm=Inf", "head": 3, "id": 11, "lemma": "turn", "misc": "", "start_char": 973, "text": "turn", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 980, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 12, "lemma": "I", "misc": "", "start_char": 978, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 985, "feats": null, "head": 11, "id": 13, "lemma": "down", "misc": "", "start_char": 981, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "advmod", "end_char": 991, "feats": null, "head": 11, "id": 14, "lemma": "again", "misc": "", "start_char": 986, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 993, "feats": null, "head": 3, "id": 15, "lemma": "?", "misc": "", "start_char": 992, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP I)) (VP (MD would))))) (. .)))" }, "speaker": "Leonard", "text": "Yeah, I think I would.", "tokens": [ { "deprel": "discourse", "end_char": 998, "feats": null, "head": 4, "id": 1, "lemma": "yeah", "misc": "", "start_char": 994, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1000, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 999, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1002, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 1001, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1008, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "think", "misc": "", "start_char": 1003, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1010, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 1009, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1016, "feats": "VerbForm=Fin", "head": 4, "id": 6, "lemma": "would", "misc": "", "start_char": 1011, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "punct", "end_char": 1018, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 1017, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (LST (UH Okay) (. .) (NP (NNP Leonard)) (, ,) (SQ (MD will) (NP (PRP you)) (VP (VB marry) (NP (PRP me)))) (. ?)))" }, "speaker": "Penny", "text": "Okay . Leonard, will you marry me?", "tokens": [ { "deprel": "discourse", "end_char": 1023, "feats": null, "head": 7, "id": 1, "lemma": "okay", "misc": "", "start_char": 1019, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1025, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1024, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 1033, "feats": "Number=Sing", "head": 7, "id": 3, "lemma": "Leonard", "misc": "", "start_char": 1026, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1035, "feats": null, "head": 7, "id": 4, "lemma": ",", "misc": "", "start_char": 1034, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 1040, "feats": "VerbForm=Fin", "head": 7, "id": 5, "lemma": "will", "misc": "", "start_char": 1036, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 1044, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 1041, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1050, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "marry", "misc": "", "start_char": 1045, "text": "marry", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1053, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 8, "lemma": "I", "misc": "", "start_char": 1051, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1055, "feats": null, "head": 7, "id": 9, "lemma": "?", "misc": "", "start_char": 1054, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (INTJ (UH Hmm) (. .)))" }, "speaker": "Leonard", "text": "Hmm.", "tokens": [ { "deprel": "root", "end_char": 1059, "feats": null, "head": 0, "id": 1, "lemma": "hmm", "misc": "", "start_char": 1056, "text": "Hmm", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1061, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1060, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (SQ (VBP do) (RB n't) (NP (PRP you)) (VP (VB dare))) (. .) (S (NP (PRP You)) (VP (VP (VBP reject) (NP (PRP me)) (ADVP (RB right) (RB now))) (CC and) (VP (VB tie) (NP (NNS things)) (PRT (RP up))))) (. .)))" }, "speaker": "Penny", "text": "No, don't you dare . You reject me right now and tie things up.", "tokens": [ { "deprel": "discourse", "end_char": 1064, "feats": "Polarity=Neg", "head": 6, "id": 1, "lemma": "no", "misc": "", "start_char": 1062, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1066, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1065, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 1069, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 3, "lemma": "do", "misc": "", "start_char": 1067, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1073, "feats": null, "head": 6, "id": 4, "lemma": "not", "misc": "", "start_char": 1070, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1077, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 1074, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1082, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "dare", "misc": "", "start_char": 1078, "text": "dare", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1084, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 1083, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1088, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 1085, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1095, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 9, "lemma": "reject", "misc": "", "start_char": 1089, "text": "reject", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1098, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 10, "lemma": "I", "misc": "", "start_char": 1096, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1104, "feats": null, "head": 12, "id": 11, "lemma": "right", "misc": "", "start_char": 1099, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1108, "feats": null, "head": 9, "id": 12, "lemma": "now", "misc": "", "start_char": 1105, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 1112, "feats": null, "head": 14, "id": 13, "lemma": "and", "misc": "", "start_char": 1109, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1116, "feats": "Mood=Ind|VerbForm=Fin", "head": 9, "id": 14, "lemma": "tie", "misc": "", "start_char": 1113, "text": "tie", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1123, "feats": "Number=Plur", "head": 14, "id": 15, "lemma": "thing", "misc": "", "start_char": 1117, "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "compound:prt", "end_char": 1126, "feats": null, "head": 14, "id": 16, "lemma": "up", "misc": "", "start_char": 1124, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1128, "feats": null, "head": 6, "id": 17, "lemma": ".", "misc": "", "start_char": 1127, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (NP (RB just) (PDT such) (DT a) (JJ big) (NN decision)))) (. .) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB want) (S (VP (TO to) (VP (VB have) (NP (DT any) (NNS regrets)))))))) (. .)))" }, "speaker": "Leonard", "text": "It's just such a big decision . I don't want to have any regrets.", "tokens": [ { "deprel": "nsubj", "end_char": 1131, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 1, "lemma": "it", "misc": "", "start_char": 1129, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1134, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 2, "lemma": "be", "misc": "", "start_char": 1132, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1139, "feats": null, "head": 7, "id": 3, "lemma": "just", "misc": "", "start_char": 1135, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "det:predet", "end_char": 1144, "feats": null, "head": 7, "id": 4, "lemma": "such", "misc": "", "start_char": 1140, "text": "such", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 1146, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 5, "lemma": "a", "misc": "", "start_char": 1145, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1150, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "big", "misc": "", "start_char": 1147, "text": "big", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1159, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "decision", "misc": "", "start_char": 1151, "text": "decision", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1161, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 1160, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1163, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 9, "lemma": "I", "misc": "", "start_char": 1162, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1166, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 12, "id": 10, "lemma": "do", "misc": "", "start_char": 1164, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1170, "feats": null, "head": 12, "id": 11, "lemma": "not", "misc": "", "start_char": 1167, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1175, "feats": "VerbForm=Inf", "head": 7, "id": 12, "lemma": "want", "misc": "", "start_char": 1171, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1178, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 1176, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1183, "feats": "VerbForm=Inf", "head": 12, "id": 14, "lemma": "have", "misc": "", "start_char": 1179, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1187, "feats": null, "head": 16, "id": 15, "lemma": "any", "misc": "", "start_char": 1184, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1195, "feats": "Number=Plur", "head": 14, "id": 16, "lemma": "regret", "misc": "", "start_char": 1188, "text": "regrets", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1197, "feats": null, "head": 7, "id": 17, "lemma": ".", "misc": "", "start_char": 1196, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ] ], [ [ 0, 4, 4 ], [ 0, 7, 7 ], [ 0, 7, 9 ], [ 1, 12, 12 ], [ 1, 16, 17 ], [ 1, 14, 17 ] ], [ [ 1, 2, 2 ], [ 2, 8, 8 ], [ 6, 2, 2 ], [ 9, 2, 2 ], [ 12, 8, 8 ], [ 12, 13, 13 ], [ 17, 0, 0 ], [ 20, 4, 4 ], [ 21, 2, 2 ], [ 22, 5, 5 ], [ 23, 5, 5 ], [ 23, 11, 11 ], [ 25, 7, 7 ], [ 27, 9, 9 ] ], [ [ 1, 8, 9 ] ], [ [ 2, 5, 5 ], [ 3, 0, 0 ], [ 4, 4, 4 ], [ 4, 9, 9 ], [ 5, 2, 2 ], [ 6, 6, 6 ], [ 7, 0, 0 ], [ 10, 0, 0 ], [ 12, 0, 0 ], [ 12, 10, 10 ], [ 17, 7, 7 ], [ 18, 0, 0 ], [ 20, 0, 0 ], [ 22, 0, 0 ], [ 22, 10, 10 ], [ 22, 12, 16 ], [ 23, 1, 1 ], [ 23, 8, 8 ], [ 24, 2, 2 ], [ 24, 4, 4 ], [ 25, 2, 2 ], [ 25, 5, 5 ], [ 27, 4, 4 ], [ 27, 7, 7 ], [ 28, 8, 8 ] ], [ [ 2, 11, 13 ] ], [ [ 3, 3, 3 ] ], [ [ 4, 0, 0 ] ], [ [ 4, 12, 13 ] ], [ [ 5, 0, 0 ] ], [ [ 5, 3, 3 ], [ 9, 6, 7 ], [ 10, 4, 5 ], [ 11, 2, 2 ], [ 28, 14, 15 ] ], [ [ 6, 10, 10 ] ], [ [ 6, 13, 14 ] ], [ [ 6, 17, 18 ] ], [ [ 7, 2, 2 ], [ 8, 0, 0 ], [ 9, 4, 4 ] ], [ [ 11, 0, 0 ] ], [ [ 13, 2, 2 ], [ 13, 6, 8 ], [ 15, 1, 1 ], [ 15, 5, 7 ] ], [ [ 16, 0, 0 ] ], [ [ 17, 2, 3 ], [ 17, 5, 5 ], [ 17, 7, 9 ] ], [ [ 18, 7, 7 ] ], [ [ 18, 12, 12 ] ], [ [ 18, 10, 12 ], [ 19, 2, 4 ], [ 20, 8, 10 ] ], [ [ 19, 0, 0 ] ], [ [ 19, 4, 4 ] ], [ [ 20, 10, 10 ] ], [ [ 21, 4, 4 ], [ 21, 7, 8 ] ], [ [ 22, 4, 4 ] ], [ [ 22, 14, 14 ] ], [ [ 27, 14, 14 ] ], [ [ 28, 0, 0 ], [ 28, 2, 6 ] ] ]
s07e22c09t
So...what did you think of your first funeral? Well, I don't want to be a jerk, but it was kind of a bummer. Yeah, well, when I die, you can rent a bounce house. You think about dying? Mm . Well, I think more about if I'd have any regrets. What would you regret? Mm, you know, that I didn't travel more, take more risks, learn another language. You know Klingon. That's true. No, I meant that as a regret. I just thought of one more. What ’s that? I regret not saying " yes " when you asked me to marry you. Well, it just wasn't the right time. Yeah. And this is also not the right time . Do not propose. What? I know that face . That's your propose face. I was not gonna propose . It's already two to one. What's two to one? I proposed twice, you proposed once . Two to one. Oh, my...It's not a contest. I don't know what you're upset about . I'm the one who's losing. Would you feel better if I propose so you could turn me down again? Yeah, I think I would. Okay . Leonard, will you marry me? Hmm. No, don't you dare . You reject me right now and tie things up. It's just such a big decision . I don't want to have any regrets.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Okay)) (, ,) (NP (PRP it)) (VP (VBZ 's) (RB not) (NP (PRP me)) (, ,) (INTJ (JJ right)) (. ?) (S (NP (DT This) (NN script)) (VP (VBZ is) (ADJP (JJ terrible))))) (. .)))" }, "speaker": "Penny", "text": "Okay, it's not me, right? This script is terrible.", "tokens": [ { "deprel": "discourse", "end_char": 4, "feats": null, "head": 6, "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": 9, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 3, "lemma": "it", "misc": "", "start_char": 7, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 12, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 10, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 16, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 13, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 19, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 0, "id": 6, "lemma": "I", "misc": "", "start_char": 17, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 21, "feats": null, "head": 8, "id": 7, "lemma": ",", "misc": "", "start_char": 20, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 27, "feats": "Degree=Pos", "head": 6, "id": 8, "lemma": "right", "misc": "", "start_char": 22, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 29, "feats": null, "head": 8, "id": 9, "lemma": "?", "misc": "", "start_char": 28, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 34, "feats": "Number=Sing|PronType=Dem", "head": 11, "id": 10, "lemma": "this", "misc": "", "start_char": 30, "text": "This", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 41, "feats": "Number=Sing", "head": 13, "id": 11, "lemma": "script", "misc": "", "start_char": 35, "text": "script", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 44, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 42, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 53, "feats": "Degree=Pos", "head": 6, "id": 13, "lemma": "terrible", "misc": "", "start_char": 45, "text": "terrible", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 55, "feats": null, "head": 6, "id": 14, "lemma": ".", "misc": "", "start_char": 54, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (LST (UH Yeah) (. .)) (NP (PRP I)) (VP (VBD had) (NP (NP (JJR higher) (NNS hopes)) (PP (IN for) (NP (NP (NP (DT a) (NN movie)) (VP (VBN called) (S (NP (NNP Serial) (NNP Ape) (, -) (NNP ist) (CD 2))))) (: :) (NP (NP (NP (NN Monkey) (NN See)) (, ,) (S (NP (NNP Monkey)) (VP (VB Kill))) (. .) (PRN (S (NP (PRP You)) (VP (VBP know))))) (, ,) (S (NP (NP (PRP it))) (VP (VBZ 's) (ADVP (RB still)) (ADJP (JJ possible)) (SBAR (IN for) (S (NP (PRP you)) (VP (TO to) (VP (VB be) (ADJP (JJ good) (PP (IN in) (NP (DT a) (JJ bad) (NN movie))))))))))))))) (. .)))" }, "speaker": "Leonard", "text": "Yeah . I had higher hopes for a movie called Serial Ape - ist 2: Monkey See, Monkey Kill . You know, it's still possible for you to be good in a bad movie.", "tokens": [ { "deprel": "discourse", "end_char": 60, "feats": null, "head": 4, "id": 1, "lemma": "yeah", "misc": "", "start_char": 56, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 62, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 61, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 64, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 63, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 68, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 65, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "amod", "end_char": 75, "feats": "Degree=Cmp", "head": 6, "id": 5, "lemma": "high", "misc": "", "start_char": 69, "text": "higher", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "end_char": 81, "feats": "Number=Plur", "head": 4, "id": 6, "lemma": "hope", "misc": "", "start_char": 76, "text": "hopes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 85, "feats": null, "head": 9, "id": 7, "lemma": "for", "misc": "", "start_char": 82, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 87, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "misc": "", "start_char": 86, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 93, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "movie", "misc": "", "start_char": 88, "text": "movie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 100, "feats": "Tense=Past|VerbForm=Part", "head": 9, "id": 10, "lemma": "call", "misc": "", "start_char": 94, "text": "called", "upos": "VERB", "xpos": "VBN" }, { "deprel": "amod", "end_char": 107, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "serial", "misc": "", "start_char": 101, "text": "Serial", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "xcomp", "end_char": 111, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "Ape", "misc": "", "start_char": 108, "text": "Ape", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 113, "feats": null, "head": 14, "id": 13, "lemma": "-", "misc": "", "start_char": 112, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 117, "feats": "Number=Sing", "head": 9, "id": 14, "lemma": "NSt", "misc": "", "start_char": 114, "text": "ist", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "dep", "end_char": 119, "feats": "NumForm=Digit|NumType=Card", "head": 14, "id": 15, "lemma": "2", "misc": "", "start_char": 118, "text": "2", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 121, "feats": null, "head": 17, "id": 16, "lemma": ":", "misc": "", "start_char": 120, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "appos", "end_char": 128, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "monkey", "misc": "", "start_char": 122, "text": "Monkey", "upos": "NOUN", "xpos": "NN" }, { "deprel": "flat", "end_char": 132, "feats": "Number=Sing", "head": 17, "id": 18, "lemma": "see", "misc": "", "start_char": 129, "text": "See", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 134, "feats": null, "head": 21, "id": 19, "lemma": ",", "misc": "", "start_char": 133, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 141, "feats": "Number=Sing", "head": 21, "id": 20, "lemma": "monkey", "misc": "", "start_char": 135, "text": "Monkey", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "end_char": 146, "feats": "VerbForm=Fin", "head": 18, "id": 21, "lemma": "kill", "misc": "", "start_char": 142, "text": "Kill", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 148, "feats": null, "head": 24, "id": 22, "lemma": ".", "misc": "", "start_char": 147, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 152, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 24, "id": 23, "lemma": "you", "misc": "", "start_char": 149, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 157, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 24, "lemma": "know", "misc": "", "start_char": 153, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 159, "feats": null, "head": 29, "id": 25, "lemma": ",", "misc": "", "start_char": 158, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "expl", "end_char": 162, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 29, "id": 26, "lemma": "it", "misc": "", "start_char": 160, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 165, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 29, "id": 27, "lemma": "be", "misc": "", "start_char": 163, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 171, "feats": null, "head": 29, "id": 28, "lemma": "still", "misc": "", "start_char": 166, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 180, "feats": "Degree=Pos", "head": 4, "id": 29, "lemma": "possible", "misc": "", "start_char": 172, "text": "possible", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 184, "feats": null, "head": 34, "id": 30, "lemma": "for", "misc": "", "start_char": 181, "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 188, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 34, "id": 31, "lemma": "you", "misc": "", "start_char": 185, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 191, "feats": null, "head": 34, "id": 32, "lemma": "to", "misc": "", "start_char": 189, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 194, "feats": "VerbForm=Inf", "head": 34, "id": 33, "lemma": "be", "misc": "", "start_char": 192, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "csubj", "end_char": 199, "feats": "Degree=Pos", "head": 29, "id": 34, "lemma": "good", "misc": "", "start_char": 195, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 202, "feats": null, "head": 38, "id": 35, "lemma": "in", "misc": "", "start_char": 200, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 204, "feats": "Definite=Ind|PronType=Art", "head": 38, "id": 36, "lemma": "a", "misc": "", "start_char": 203, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 208, "feats": "Degree=Pos", "head": 38, "id": 37, "lemma": "bad", "misc": "", "start_char": 205, "text": "bad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 214, "feats": "Number=Sing", "head": 34, "id": 38, "lemma": "movie", "misc": "", "start_char": 209, "text": "movie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 216, "feats": null, "head": 4, "id": 39, "lemma": ".", "misc": "", "start_char": 215, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (INTJ (UH Okay) (. .) ('' \") (S (S (ADVP (RB Sometimes)) (NP (PRP I)) (VP (VBP feel) (SBAR (IN like) (S (NP (PRP I)) (VP (MD can) (VP (VB control) (`` \") (NP (NP (DT the) (NN killer) (NN gorilla) (NN instinct)) (ADVP (RB inside) (PP (IN of) (NP (PRP me))))))))))) (, ,) (CC but) ('' \") (S (ADVP (RB then)) (NP (PRP I)) (VP (VBP see) (NP (DT these) (NNS bananas) (CC and) (PRP I))) (, ...) (ADVP (RB just)) (VP (VBP want) (S (VP (TO to) (VP (VB eat) (NP (PRP them)))))) (CC and) (RB then) (VP (VBP kill) (NP (NP (NNS people)) (. .) (`` \") (SBARQ (WHNP (WP What)) (SQ (VBP am) (NP (PRP I)) (VP (VBG gon) (S (VP (TO na) (VP (VB do))))))))))) (. ?)))" }, "speaker": "Penny", "text": "Okay . \" Sometimes I feel like I can control \" the killer gorilla instinct inside of me, but \" then I see these bananas and I...just want to eat them and then kill people . \" What am I gonna do?", "tokens": [ { "deprel": "discourse", "end_char": 221, "feats": null, "head": 6, "id": 1, "lemma": "okay", "misc": "", "start_char": 217, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 223, "feats": null, "head": 6, "id": 2, "lemma": ".", "misc": "", "start_char": 222, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 225, "feats": null, "head": 6, "id": 3, "lemma": "\"", "misc": "", "start_char": 224, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "advmod", "end_char": 235, "feats": null, "head": 6, "id": 4, "lemma": "sometimes", "misc": "", "start_char": 226, "text": "Sometimes", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 237, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 236, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 242, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "feel", "misc": "", "start_char": 238, "text": "feel", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 247, "feats": null, "head": 10, "id": 7, "lemma": "like", "misc": "", "start_char": 243, "text": "like", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 249, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "I", "misc": "", "start_char": 248, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 253, "feats": "VerbForm=Fin", "head": 10, "id": 9, "lemma": "can", "misc": "", "start_char": 250, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl", "end_char": 261, "feats": "VerbForm=Inf", "head": 6, "id": 10, "lemma": "control", "misc": "", "start_char": 254, "text": "control", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 263, "feats": null, "head": 15, "id": 11, "lemma": "\"", "misc": "", "start_char": 262, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "det", "end_char": 267, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 12, "lemma": "the", "misc": "", "start_char": 264, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 274, "feats": "Number=Sing", "head": 15, "id": 13, "lemma": "killer", "misc": "", "start_char": 268, "text": "killer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 282, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "gorilla", "misc": "", "start_char": 275, "text": "gorilla", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 291, "feats": "Number=Sing", "head": 10, "id": 15, "lemma": "instinct", "misc": "", "start_char": 283, "text": "instinct", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 298, "feats": null, "head": 10, "id": 16, "lemma": "inside", "misc": "", "start_char": 292, "text": "inside", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 301, "feats": null, "head": 18, "id": 17, "lemma": "of", "misc": "", "start_char": 299, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 304, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 18, "lemma": "I", "misc": "", "start_char": 302, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 306, "feats": null, "head": 24, "id": 19, "lemma": ",", "misc": "", "start_char": 305, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 310, "feats": null, "head": 24, "id": 20, "lemma": "but", "misc": "", "start_char": 307, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 312, "feats": null, "head": 24, "id": 21, "lemma": "\"", "misc": "", "start_char": 311, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "advmod", "end_char": 317, "feats": "PronType=Dem", "head": 24, "id": 22, "lemma": "then", "misc": "", "start_char": 313, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 319, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 24, "id": 23, "lemma": "I", "misc": "", "start_char": 318, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 323, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 24, "lemma": "see", "misc": "", "start_char": 320, "text": "see", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 329, "feats": "Number=Plur|PronType=Dem", "head": 26, "id": 25, "lemma": "this", "misc": "", "start_char": 324, "text": "these", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 337, "feats": "Number=Plur", "head": 24, "id": 26, "lemma": "banana", "misc": "", "start_char": 330, "text": "bananas", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 341, "feats": null, "head": 31, "id": 27, "lemma": "and", "misc": "", "start_char": 338, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 343, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 31, "id": 28, "lemma": "I", "misc": "", "start_char": 342, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 347, "feats": null, "head": 31, "id": 29, "lemma": "...", "misc": "", "start_char": 344, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 352, "feats": null, "head": 31, "id": 30, "lemma": "just", "misc": "", "start_char": 348, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 357, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 24, "id": 31, "lemma": "want", "misc": "", "start_char": 353, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 360, "feats": null, "head": 33, "id": 32, "lemma": "to", "misc": "", "start_char": 358, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 364, "feats": "VerbForm=Inf", "head": 31, "id": 33, "lemma": "eat", "misc": "", "start_char": 361, "text": "eat", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 369, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 33, "id": 34, "lemma": "they", "misc": "", "start_char": 365, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 373, "feats": null, "head": 37, "id": 35, "lemma": "and", "misc": "", "start_char": 370, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 378, "feats": "PronType=Dem", "head": 37, "id": 36, "lemma": "then", "misc": "", "start_char": 374, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 383, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 31, "id": 37, "lemma": "kill", "misc": "", "start_char": 379, "text": "kill", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 390, "feats": "Number=Plur", "head": 37, "id": 38, "lemma": "person", "misc": "", "start_char": 384, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 392, "feats": null, "head": 6, "id": 39, "lemma": ".", "misc": "", "start_char": 391, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 394, "feats": null, "head": 6, "id": 40, "lemma": "\"", "misc": "", "start_char": 393, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "obj", "end_char": 399, "feats": "PronType=Int", "head": 46, "id": 41, "lemma": "what", "misc": "", "start_char": 395, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 402, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 44, "id": 42, "lemma": "be", "misc": "", "start_char": 400, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 404, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 44, "id": 43, "lemma": "I", "misc": "", "start_char": 403, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 408, "feats": "Tense=Pres|VerbForm=Part", "head": 6, "id": 44, "lemma": "go", "misc": "", "start_char": 405, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 411, "feats": null, "head": 46, "id": 45, "lemma": "to", "misc": "", "start_char": 409, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 414, "feats": "VerbForm=Inf", "head": 44, "id": 46, "lemma": "do", "misc": "", "start_char": 412, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 416, "feats": null, "head": 6, "id": 47, "lemma": "?", "misc": "", "start_char": 415, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (PP (IN for) (NP (NNS starters))) (, ,) (NP (PRP I)) (VP (MD would) (RB n't) (VP (VB eat) (NP (DT the) (NNS bananas)))) (. .)))" }, "speaker": "Leonard", "text": "Well, for starters, I wouldn't eat the bananas.", "tokens": [ { "deprel": "discourse", "end_char": 421, "feats": null, "head": 9, "id": 1, "lemma": "well", "misc": "", "start_char": 417, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 423, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 422, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 427, "feats": null, "head": 4, "id": 3, "lemma": "for", "misc": "", "start_char": 424, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 436, "feats": "Number=Plur", "head": 9, "id": 4, "lemma": "starter", "misc": "", "start_char": 428, "text": "starters", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 438, "feats": null, "head": 9, "id": 5, "lemma": ",", "misc": "", "start_char": 437, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 440, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 6, "lemma": "I", "misc": "", "start_char": 439, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 446, "feats": "VerbForm=Fin", "head": 9, "id": 7, "lemma": "would", "misc": "", "start_char": 441, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 450, "feats": null, "head": 9, "id": 8, "lemma": "not", "misc": "", "start_char": 447, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 454, "feats": "VerbForm=Inf", "head": 0, "id": 9, "lemma": "eat", "misc": "", "start_char": 451, "text": "eat", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 458, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "misc": "", "start_char": 455, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 466, "feats": "Number=Plur", "head": 9, "id": 11, "lemma": "banana", "misc": "", "start_char": 459, "text": "bananas", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 468, "feats": null, "head": 9, "id": 12, "lemma": ".", "misc": "", "start_char": 467, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Come) (PRT (RP on)))) (. !) (NP (DT This)) (VP (VBZ is) (ADJP (JJ serious))) (. .)))" }, "speaker": "Penny", "text": "Come on! This is serious.", "tokens": [ { "deprel": "root", "end_char": 473, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "come", "misc": "", "start_char": 469, "text": "Come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 476, "feats": null, "head": 1, "id": 2, "lemma": "on", "misc": "", "start_char": 474, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 478, "feats": null, "head": 1, "id": 3, "lemma": "!", "misc": "", "start_char": 477, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 483, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 4, "lemma": "this", "misc": "", "start_char": 479, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 486, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 484, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 494, "feats": "Degree=Pos", "head": 1, "id": 6, "lemma": "serious", "misc": "", "start_char": 487, "text": "serious", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 496, "feats": null, "head": 1, "id": 7, "lemma": ".", "misc": "", "start_char": 495, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Uh)) (, ,) (INTJ (UH uh)) (, ,) (SQ (VBZ does) (NP (PRP it)) (ADVP (IN at) (JJS least)) (VP (VB pay) (ADVP (RB well)))) (. ?)))" }, "speaker": "Leonard", "text": "Uh, uh, does it at least pay well?", "tokens": [ { "deprel": "discourse", "end_char": 499, "feats": null, "head": 9, "id": 1, "lemma": "uh", "misc": "", "start_char": 497, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 501, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 500, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 504, "feats": null, "head": 9, "id": 3, "lemma": "uh", "misc": "", "start_char": 502, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 506, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 505, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 511, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 5, "lemma": "do", "misc": "", "start_char": 507, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 514, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 6, "lemma": "it", "misc": "", "start_char": 512, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 517, "feats": "ExtPos=ADV", "head": 9, "id": 7, "lemma": "at", "misc": "", "start_char": 515, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "end_char": 523, "feats": "Degree=Sup", "head": 7, "id": 8, "lemma": "least", "misc": "", "start_char": 518, "text": "least", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "root", "end_char": 527, "feats": "VerbForm=Inf", "head": 0, "id": 9, "lemma": "pay", "misc": "", "start_char": 524, "text": "pay", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 532, "feats": "Degree=Pos", "head": 9, "id": 10, "lemma": "well", "misc": "", "start_char": 528, "text": "well", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 534, "feats": null, "head": 9, "id": 11, "lemma": "?", "misc": "", "start_char": 533, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (ADJP (ADJP (JJR Less)) (SBAR (IN than) (S (NP (PRP I)) (VP (VBD was) (VP (VBG making) (PP (IN at) (NP (DT The) (NNP Cheesecake) (NNP Factory))))))) (. .)))" }, "speaker": "Penny", "text": "Less than I was making at The Cheesecake Factory.", "tokens": [ { "deprel": "root", "end_char": 539, "feats": "Degree=Cmp", "head": 0, "id": 1, "lemma": "less", "misc": "", "start_char": 535, "text": "Less", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "mark", "end_char": 544, "feats": null, "head": 5, "id": 2, "lemma": "than", "misc": "", "start_char": 540, "text": "than", "upos": "SCONJ", "xpos": "IN" }, { "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": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 547, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 557, "feats": "Tense=Pres|VerbForm=Part", "head": 1, "id": 5, "lemma": "make", "misc": "", "start_char": 551, "text": "making", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 560, "feats": null, "head": 9, "id": 6, "lemma": "at", "misc": "", "start_char": 558, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 564, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 7, "lemma": "the", "misc": "", "start_char": 561, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 575, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "Cheesecake", "misc": "", "start_char": 565, "text": "Cheesecake", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 583, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "Factory", "misc": "", "start_char": 576, "text": "Factory", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 585, "feats": null, "head": 1, "id": 10, "lemma": ".", "misc": "", "start_char": 584, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ does) (NP (PRP$ your) (NN agent)) (VP (VB think))) (. ?)))" }, "speaker": "Leonard", "text": "What does your agent think?", "tokens": [ { "deprel": "obj", "end_char": 590, "feats": "PronType=Int", "head": 5, "id": 1, "lemma": "what", "misc": "", "start_char": 586, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 595, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "do", "misc": "", "start_char": 591, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 600, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "your", "misc": "", "start_char": 596, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 606, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "agent", "misc": "", "start_char": 601, "text": "agent", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 612, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "think", "misc": "", "start_char": 607, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 614, "feats": null, "head": 5, "id": 6, "lemma": "?", "misc": "", "start_char": 613, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (PRP She)) (VP (VBZ 's) (VP (VBG thinking) (PP (IN of) (S (VP (VBG taking) (NP (DT a) (NN job)) (PP (IN at) (NP (DT The) (NNP Cheesecake) (NNP Factory)))))))) (. .)))" }, "speaker": "Penny", "text": "She's thinking of taking a job at The Cheesecake Factory.", "tokens": [ { "deprel": "nsubj", "end_char": 618, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "she", "misc": "", "start_char": 615, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "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": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 630, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "think", "misc": "", "start_char": 622, "text": "thinking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 633, "feats": null, "head": 5, "id": 4, "lemma": "of", "misc": "", "start_char": 631, "text": "of", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 640, "feats": "VerbForm=Ger", "head": 3, "id": 5, "lemma": "take", "misc": "", "start_char": 634, "text": "taking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 642, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 641, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 646, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "job", "misc": "", "start_char": 643, "text": "job", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 649, "feats": null, "head": 11, "id": 8, "lemma": "at", "misc": "", "start_char": 647, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 653, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 9, "lemma": "the", "misc": "", "start_char": 650, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 664, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "Cheesecake", "misc": "", "start_char": 654, "text": "Cheesecake", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 672, "feats": "Number=Sing", "head": 5, "id": 11, "lemma": "Factory", "misc": "", "start_char": 665, "text": "Factory", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 674, "feats": null, "head": 3, "id": 12, "lemma": ".", "misc": "", "start_char": 673, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP know) (SBAR (SBAR (WHNP (WP what)) (, ,) (S (SBARQ (WHADVP (WRB why)) (SQ (VBP do) (RB n't) (NP (PRP you)) (ADVP (RB just)) (VP (VB do) (NP (PRP it))) (. ?))) (NP (PRP You)) (VP (MD 'll) (VP (VB go) (VP (VP (VB have) (NP (NN fun)) (PP (IN for) (NP (DT a) (JJ few) (NNS weeks)))) (, ,) (VP (VB make) (NP (DT some) (NN money--)))))))) (CC and) (SBAR (WHNP (WP who)) (S (VP (VBZ knows) (SBAR (WHNP (WP what)) (S (NP (PRP it)) (VP (MD might) (VP (VB lead) (PP (IN to))))))))))) (. ?)))" }, "speaker": "Leonard", "text": "You know what, why don't you just do it? You'll go have fun for a few weeks, make some money-- and who knows what it might lead to?", "tokens": [ { "deprel": "nsubj", "end_char": 678, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 675, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 683, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": 2, "lemma": "know", "misc": "", "start_char": 679, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "reparandum", "end_char": 688, "feats": "PronType=Int", "head": 10, "id": 3, "lemma": "what", "misc": "", "start_char": 684, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 690, "feats": null, "head": 2, "id": 4, "lemma": ",", "misc": "", "start_char": 689, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 694, "feats": "PronType=Int", "head": 10, "id": 5, "lemma": "why", "misc": "", "start_char": 691, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 697, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": 6, "lemma": "do", "misc": "", "start_char": 695, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 701, "feats": null, "head": 10, "id": 7, "lemma": "not", "misc": "", "start_char": 698, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 705, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 8, "lemma": "you", "misc": "", "start_char": 702, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 710, "feats": null, "head": 10, "id": 9, "lemma": "just", "misc": "", "start_char": 706, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 713, "feats": "VerbForm=Inf", "head": 0, "id": 10, "lemma": "do", "misc": "", "start_char": 711, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 716, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 11, "lemma": "it", "misc": "", "start_char": 714, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 718, "feats": null, "head": 10, "id": 12, "lemma": "?", "misc": "", "start_char": 717, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 722, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 13, "lemma": "you", "misc": "", "start_char": 719, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 726, "feats": "VerbForm=Fin", "head": 15, "id": 14, "lemma": "will", "misc": "", "start_char": 723, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 729, "feats": "VerbForm=Inf", "head": 10, "id": 15, "lemma": "go", "misc": "", "start_char": 727, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 734, "feats": "VerbForm=Inf", "head": 15, "id": 16, "lemma": "have", "misc": "", "start_char": 730, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 738, "feats": "Number=Sing", "head": 16, "id": 17, "lemma": "fun", "misc": "", "start_char": 735, "text": "fun", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 742, "feats": null, "head": 21, "id": 18, "lemma": "for", "misc": "", "start_char": 739, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 744, "feats": "Definite=Ind|PronType=Art", "head": 21, "id": 19, "lemma": "a", "misc": "", "start_char": 743, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 748, "feats": "Degree=Pos", "head": 21, "id": 20, "lemma": "few", "misc": "", "start_char": 745, "text": "few", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 754, "feats": "Number=Plur", "head": 16, "id": 21, "lemma": "week", "misc": "", "start_char": 749, "text": "weeks", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 756, "feats": null, "head": 23, "id": 22, "lemma": ",", "misc": "", "start_char": 755, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 761, "feats": "VerbForm=Inf", "head": 10, "id": 23, "lemma": "make", "misc": "", "start_char": 757, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 766, "feats": null, "head": 25, "id": 24, "lemma": "some", "misc": "", "start_char": 762, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 774, "feats": "Number=Sing", "head": 23, "id": 25, "lemma": "money--", "misc": "", "start_char": 767, "text": "money--", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 778, "feats": null, "head": 28, "id": 26, "lemma": "and", "misc": "", "start_char": 775, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 782, "feats": "PronType=Int", "head": 28, "id": 27, "lemma": "who", "misc": "", "start_char": 779, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "conj", "end_char": 788, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 28, "lemma": "know", "misc": "", "start_char": 783, "text": "knows", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obl", "end_char": 793, "feats": "PronType=Rel", "head": 32, "id": 29, "lemma": "what", "misc": "", "start_char": 789, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 796, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 32, "id": 30, "lemma": "it", "misc": "", "start_char": 794, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 802, "feats": "VerbForm=Fin", "head": 32, "id": 31, "lemma": "might", "misc": "", "start_char": 797, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 807, "feats": "VerbForm=Inf", "head": 28, "id": 32, "lemma": "lead", "misc": "", "start_char": 803, "text": "lead", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 810, "feats": null, "head": 29, "id": 33, "lemma": "to", "misc": "", "start_char": 808, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 812, "feats": null, "head": 10, "id": 34, "lemma": "?", "misc": "", "start_char": 811, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Okay)) (, ,) (VP (VB look)) (, ,) (ADVP (RB here)) (, ,) (NP (NN page) (CD 58) (. .))) (NP (PRP I)) (VP (VBP oil) (HYPH -) (VB wrestle) (NP (DT an) (NN orangutan)) (PP (IN in) (NP (DT a) (NN bikini)))) (. .)))" }, "speaker": "Penny", "text": "Okay, look, here, page 58 . I oil - wrestle an orangutan in a bikini.", "tokens": [ { "deprel": "discourse", "end_char": 817, "feats": null, "head": 3, "id": 1, "lemma": "okay", "misc": "", "start_char": 813, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 819, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 818, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 824, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "look", "misc": "", "start_char": 820, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 826, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 825, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 831, "feats": "PronType=Dem", "head": 3, "id": 5, "lemma": "here", "misc": "", "start_char": 827, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 833, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 832, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 838, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "page", "misc": "", "start_char": 834, "text": "page", "upos": "NOUN", "xpos": "NN" }, { "deprel": "dep", "end_char": 841, "feats": "NumForm=Digit|NumType=Card", "head": 7, "id": 8, "lemma": "58", "misc": "", "start_char": 839, "text": "58", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 843, "feats": null, "head": 11, "id": 9, "lemma": ".", "misc": "", "start_char": 842, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 845, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "I", "misc": "", "start_char": 844, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 849, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "oil", "misc": "", "start_char": 846, "text": "oil", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 851, "feats": null, "head": 11, "id": 12, "lemma": "-", "misc": "", "start_char": 850, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "parataxis", "end_char": 859, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 13, "lemma": "wrestle", "misc": "", "start_char": 852, "text": "wrestle", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 862, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 14, "lemma": "a", "misc": "", "start_char": 860, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 872, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "orangutan", "misc": "", "start_char": 863, "text": "orangutan", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 875, "feats": null, "head": 18, "id": 16, "lemma": "in", "misc": "", "start_char": 873, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 877, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 17, "lemma": "a", "misc": "", "start_char": 876, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 884, "feats": "Number=Sing", "head": 13, "id": 18, "lemma": "bikini", "misc": "", "start_char": 878, "text": "bikini", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 886, "feats": null, "head": 3, "id": 19, "lemma": ".", "misc": "", "start_char": 885, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (S (ADVP (RB Just)) (VP (TO to) (VP (VB clarify)))) (, ,) (WHNP (WHNP (WDT which) (CD one)) (PP (IN of) (NP (PRP you)))) (VP (VBZ is) (VP (VBG wearing) (NP (DT the) (NN bikini)))) (. ?)))" }, "speaker": "Leonard", "text": "Just to clarify, which one of you is wearing the bikini?", "tokens": [ { "deprel": "advmod", "end_char": 891, "feats": null, "head": 3, "id": 1, "lemma": "just", "misc": "", "start_char": 887, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 894, "feats": null, "head": 3, "id": 2, "lemma": "to", "misc": "", "start_char": 892, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "root", "end_char": 902, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "clarify", "misc": "", "start_char": 895, "text": "clarify", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 904, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 903, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "obj", "end_char": 910, "feats": "PronType=Rel", "head": 10, "id": 5, "lemma": "which", "misc": "", "start_char": 905, "text": "which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "nsubj", "end_char": 914, "feats": "NumForm=Word|NumType=Card", "head": 10, "id": 6, "lemma": "one", "misc": "", "start_char": 911, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 917, "feats": null, "head": 8, "id": 7, "lemma": "of", "misc": "", "start_char": 915, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 921, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 6, "id": 8, "lemma": "you", "misc": "", "start_char": 918, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 924, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 922, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 932, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 10, "lemma": "wear", "misc": "", "start_char": 925, "text": "wearing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 936, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 933, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 943, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "bikini", "misc": "", "start_char": 937, "text": "bikini", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 945, "feats": null, "head": 3, "id": 13, "lemma": "?", "misc": "", "start_char": 944, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (NP (NP (DT Both)) (PP (IN of) (NP (PRP us))) (. .)))" }, "speaker": "Penny", "text": "Both of us.", "tokens": [ { "deprel": "root", "end_char": 950, "feats": null, "head": 0, "id": 1, "lemma": "both", "misc": "", "start_char": 946, "text": "Both", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "end_char": 953, "feats": null, "head": 3, "id": 2, "lemma": "of", "misc": "", "start_char": 951, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 956, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 1, "id": 3, "lemma": "we", "misc": "", "start_char": 954, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 958, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 957, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (RB So) (NP (PRP it)) (VP (VBZ 's) (NP (DT a) (NN family) (NN film))) (. .)))" }, "speaker": "Leonard", "text": "So it's a family film.", "tokens": [ { "deprel": "discourse", "end_char": 961, "feats": null, "head": 6, "id": 1, "lemma": "so", "misc": "", "start_char": 959, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 964, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 2, "lemma": "it", "misc": "", "start_char": 962, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 967, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 3, "lemma": "be", "misc": "", "start_char": 965, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 969, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 4, "lemma": "a", "misc": "", "start_char": 968, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 976, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "family", "misc": "", "start_char": 970, "text": "family", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 981, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "film", "misc": "", "start_char": 977, "text": "film", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 983, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 982, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ] ], [ [ 0, 5, 5 ], [ 1, 22, 22 ], [ 1, 30, 30 ], [ 2, 42, 42 ], [ 6, 2, 2 ], [ 7, 2, 2 ], [ 9, 0, 0 ], [ 9, 7, 7 ], [ 9, 12, 12 ], [ 10, 9, 9 ], [ 11, 7, 7 ] ], [ [ 0, 9, 10 ], [ 1, 7, 20 ], [ 1, 4, 20 ], [ 1, 35, 37 ], [ 10, 6, 7 ] ], [ [ 1, 2, 2 ], [ 3, 5, 5 ] ], [ [ 1, 7, 8 ], [ 1, 10, 14 ], [ 1, 16, 20 ], [ 5, 5, 5 ] ], [ [ 1, 10, 17 ], [ 1, 19, 20 ] ], [ [ 1, 25, 25 ] ], [ [ 2, 4, 4 ], [ 2, 7, 7 ], [ 2, 17, 17 ], [ 2, 11, 17 ], [ 2, 22, 22 ], [ 2, 27, 27 ] ], [ [ 2, 24, 25 ], [ 2, 33, 33 ], [ 3, 9, 10 ] ], [ [ 2, 37, 37 ] ], [ [ 2, 40, 40 ] ], [ [ 3, 3, 3 ] ], [ [ 4, 3, 3 ] ], [ [ 6, 0, 8 ] ], [ [ 6, 6, 8 ], [ 8, 8, 10 ], [ 8, 5, 10 ], [ 9, 10, 10 ], [ 9, 29, 29 ] ], [ [ 7, 0, 0 ] ], [ [ 7, 2, 3 ], [ 8, 0, 0 ] ], [ [ 9, 2, 2 ] ], [ [ 9, 16, 16 ] ], [ [ 9, 18, 20 ] ], [ [ 9, 23, 23 ] ], [ [ 9, 26, 26 ] ], [ [ 9, 28, 28 ] ], [ [ 10, 13, 14 ], [ 10, 16, 17 ], [ 11, 10, 11 ] ], [ [ 11, 4, 4 ] ], [ [ 12, 0, 0 ], [ 12, 2, 2 ], [ 12, 0, 2 ], [ 13, 1, 1 ] ], [ [ 13, 3, 5 ] ] ]
s07e19c04t
Okay, it's not me, right? This script is terrible. Yeah . I had higher hopes for a movie called Serial Ape - ist 2: Monkey See, Monkey Kill . You know, it's still possible for you to be good in a bad movie. Okay . " Sometimes I feel like I can control " the killer gorilla instinct inside of me, but " then I see these bananas and I...just want to eat them and then kill people . " What am I gonna do? Well, for starters, I wouldn't eat the bananas. Come on! This is serious. Uh, uh, does it at least pay well? Less than I was making at The Cheesecake Factory. What does your agent think? She's thinking of taking a job at The Cheesecake Factory. You know what, why don't you just do it? You'll go have fun for a few weeks, make some money-- and who knows what it might lead to? Okay, look, here, page 58 . I oil - wrestle an orangutan in a bikini. Just to clarify, which one of you is wearing the bikini? Both of us. So it's a family film.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (VP (VBP Thank) (NP (PRP you)) (ADVP (RB again)) (PP (IN for) (NP (NN dinner)))) (. .)))" }, "speaker": "Sheldon", "text": "Thank you again for dinner.", "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": "advmod", "end_char": 15, "feats": null, "head": 1, "id": 3, "lemma": "again", "misc": "", "start_char": 10, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 19, "feats": null, "head": 5, "id": 4, "lemma": "for", "misc": "", "start_char": 16, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 26, "feats": "Number=Sing", "head": 1, "id": 5, "lemma": "dinner", "misc": "", "start_char": 20, "text": "dinner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 28, "feats": null, "head": 1, "id": 6, "lemma": ".", "misc": "", "start_char": 27, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP 're) (ADJP (JJ welcome))) (. .)))" }, "speaker": "Amy", "text": "You're welcome.", "tokens": [ { "deprel": "nsubj", "end_char": 32, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 29, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 36, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 33, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 44, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "welcome", "misc": "", "start_char": 37, "text": "welcome", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 46, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 45, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (NP (JJ Good) (NN night) (. .)))" }, "speaker": "Sheldon", "text": "Good night.", "tokens": [ { "deprel": "amod", "end_char": 51, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "good", "misc": "", "start_char": 47, "text": "Good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 57, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "night", "misc": "", "start_char": 52, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 59, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 58, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Uh)) (, ,) (NP (PRP it)) (VP (VBZ 's) (NP (NN date) (NN night))) (. .) (SQ (VBP Are) (RB n't) (NP (PRP you)) (, ,) (INTJ (UH uh)) (, ,) (S (VP (VBG forgetting) (NP (NN something))))) (. ?)))" }, "speaker": "Amy", "text": "Uh, it's date night . Aren't you, uh, forgetting something?", "tokens": [ { "deprel": "discourse", "end_char": 62, "feats": null, "head": 6, "id": 1, "lemma": "uh", "misc": "", "start_char": 60, "text": "Uh", "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": 67, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 3, "lemma": "it", "misc": "", "start_char": 65, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 70, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 68, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "compound", "end_char": 75, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "date", "misc": "", "start_char": 71, "text": "date", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 81, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "night", "misc": "", "start_char": 76, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 83, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 82, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cop", "end_char": 87, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 14, "id": 8, "lemma": "be", "misc": "", "start_char": 84, "text": "Are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 91, "feats": null, "head": 14, "id": 9, "lemma": "not", "misc": "", "start_char": 88, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "reparandum", "end_char": 95, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 14, "id": 10, "lemma": "you", "misc": "", "start_char": 92, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 97, "feats": null, "head": 10, "id": 11, "lemma": ",", "misc": "", "start_char": 96, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 100, "feats": null, "head": 14, "id": 12, "lemma": "uh", "misc": "", "start_char": 98, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 102, "feats": null, "head": 12, "id": 13, "lemma": ",", "misc": "", "start_char": 101, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 113, "feats": "VerbForm=Ger", "head": 6, "id": 14, "lemma": "forget", "misc": "", "start_char": 103, "text": "forgetting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 123, "feats": "Number=Sing|PronType=Ind", "head": 14, "id": 15, "lemma": "something", "misc": "", "start_char": 114, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 125, "feats": null, "head": 6, "id": 16, "lemma": "?", "misc": "", "start_char": 124, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (ADVP (IN of) (NN course)) (. .) (VBD Did) (NP (PRP I)) (VP (VB mention) (S (NP (DT the) (NNP PS4) (NNS controllers)) (VP (VB light) (PRT (RP up))))) (. ?)))" }, "speaker": "Sheldon", "text": "Oh, of course . Did I mention the PS4 controllers light up?", "tokens": [ { "deprel": "discourse", "end_char": 128, "feats": null, "head": 8, "id": 1, "lemma": "oh", "misc": "", "start_char": 126, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 130, "feats": null, "head": 8, "id": 2, "lemma": ",", "misc": "", "start_char": 129, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 133, "feats": null, "head": 8, "id": 3, "lemma": "of", "misc": "", "start_char": 131, "text": "of", "upos": "ADV", "xpos": "IN" }, { "deprel": "fixed", "end_char": 140, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "course", "misc": "", "start_char": 134, "text": "course", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 142, "feats": null, "head": 8, "id": 5, "lemma": ".", "misc": "", "start_char": 141, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 146, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 8, "id": 6, "lemma": "do", "misc": "", "start_char": 143, "text": "Did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 148, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 147, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 156, "feats": "VerbForm=Inf", "head": 0, "id": 8, "lemma": "mention", "misc": "", "start_char": 149, "text": "mention", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 160, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 9, "lemma": "the", "misc": "", "start_char": 157, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 164, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "PS4", "misc": "", "start_char": 161, "text": "PS4", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 176, "feats": "Number=Plur", "head": 8, "id": 11, "lemma": "controller", "misc": "", "start_char": 165, "text": "controllers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "ccomp", "end_char": 182, "feats": "VerbForm=Inf", "head": 8, "id": 12, "lemma": "light", "misc": "", "start_char": 177, "text": "light", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 185, "feats": null, "head": 12, "id": 13, "lemma": "up", "misc": "", "start_char": 183, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 187, "feats": null, "head": 8, "id": 14, "lemma": "?", "misc": "", "start_char": 186, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (INTJ (UH No) (. .)))" }, "speaker": "Amy", "text": "No.", "tokens": [ { "deprel": "root", "end_char": 190, "feats": "Polarity=Neg", "head": 0, "id": 1, "lemma": "no", "misc": "", "start_char": 188, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 192, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 191, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (PRP they)) (VP (VBP do)) (. .)))" }, "speaker": "Sheldon", "text": "Well, they do.", "tokens": [ { "deprel": "discourse", "end_char": 197, "feats": null, "head": 4, "id": 1, "lemma": "well", "misc": "", "start_char": 193, "text": "Well", "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": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "they", "misc": "", "start_char": 200, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 207, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 205, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "punct", "end_char": 209, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 208, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ] ], [ [ 0, 4, 4 ] ], [ [ 1, 0, 0 ], [ 3, 9, 9 ], [ 4, 6, 6 ] ], [ [ 3, 2, 2 ], [ 3, 4, 5 ] ], [ [ 3, 14, 14 ] ], [ [ 4, 8, 10 ], [ 6, 2, 2 ] ] ]
s07e19c05t
Thank you again for dinner. You're welcome. Good night. Uh, it's date night . Aren't you, uh, forgetting something? Oh, of course . Did I mention the PS4 controllers light up? No. Well, they do.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (CC And) (ADVP (RB then)) (PP (IN after) (NP (NN coffee))) (, ,) (S (NP (PRP we)) (VP (VBD went) (PP (IN for) (NP (DT a) (NN walk))))) (CC and) (S (NP (PRP she)) (VP (VBD told) (NP (PRP me)) (SBAR (S (NP (PRP she)) (ADVP (RB always)) (VP (VBD thought) (SBAR (S (NP (NP (NNS people)) (PP (IN from) (NP (NNP India)))) (VP (VBD were) (ADJP (JJ exotic) (CC and) (JJ mysterious)))))))))) (. .) (RB So) (, ,) (S (PP (IN with) (NP (PRP$ my) (NN mouth))) (, ,) (NP (PRP I)) (VP (VBD said) (, ,) (`` \") (S (NP (PRP We)) (VP (VBP 're) (PP (ADVP (RB just)) (IN like) (NP (NN anybody) (JJ else))))) (, ,) ('' \") (CC but) (S (PP (IN with) (NP (PRP$ my) (NNS eyes))) (, ,) (NP (PRP I)) (VP (VBD said) (, ,) (`` \") (ADJP (RB Straight) (RP up)) (, ,) (INTJ (NNP Red)) (, ,) (VP (NN hop) (PP (IN on) (NP (PRP$ my) (NN flying) (NN carpet)))))))) (. .) ('' \")))" }, "speaker": "Raj", "text": "And then after coffee, we went for a walk and she told me she always thought people from India were exotic and mysterious . So, with my mouth, I said, \" We're just like anybody else, \" but with my eyes, I said, \" Straight up, Red, hop on my flying carpet . \"", "tokens": [ { "deprel": "cc", "end_char": 3, "feats": null, "head": 7, "id": 1, "lemma": "and", "misc": "", "start_char": 0, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 8, "feats": "PronType=Dem", "head": 7, "id": 2, "lemma": "then", "misc": "", "start_char": 4, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 14, "feats": null, "head": 4, "id": 3, "lemma": "after", "misc": "", "start_char": 9, "text": "after", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 21, "feats": "Number=Sing", "head": 7, "id": 4, "lemma": "coffee", "misc": "", "start_char": 15, "text": "coffee", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 23, "feats": null, "head": 7, "id": 5, "lemma": ",", "misc": "", "start_char": 22, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 26, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "we", "misc": "", "start_char": 24, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 31, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 7, "lemma": "go", "misc": "", "start_char": 27, "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 35, "feats": null, "head": 10, "id": 8, "lemma": "for", "misc": "", "start_char": 32, "text": "for", "upos": "ADP", "xpos": "IN" }, { "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", "end_char": 42, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "walk", "misc": "", "start_char": 38, "text": "walk", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 46, "feats": null, "head": 13, "id": 11, "lemma": "and", "misc": "", "start_char": 43, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 50, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 12, "lemma": "she", "misc": "", "start_char": 47, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 55, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": 13, "lemma": "tell", "misc": "", "start_char": 51, "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 58, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 14, "lemma": "I", "misc": "", "start_char": 56, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 62, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 15, "lemma": "she", "misc": "", "start_char": 59, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 69, "feats": null, "head": 17, "id": 16, "lemma": "always", "misc": "", "start_char": 63, "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 77, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": 17, "lemma": "think", "misc": "", "start_char": 70, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 84, "feats": "Number=Plur", "head": 22, "id": 18, "lemma": "person", "misc": "", "start_char": 78, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 89, "feats": null, "head": 20, "id": 19, "lemma": "from", "misc": "", "start_char": 85, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 95, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "India", "misc": "", "start_char": 90, "text": "India", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 100, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 22, "id": 21, "lemma": "be", "misc": "", "start_char": 96, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 107, "feats": "Degree=Pos", "head": 17, "id": 22, "lemma": "exotic", "misc": "", "start_char": 101, "text": "exotic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 111, "feats": null, "head": 24, "id": 23, "lemma": "and", "misc": "", "start_char": 108, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 122, "feats": "Degree=Pos", "head": 22, "id": 24, "lemma": "mysterious", "misc": "", "start_char": 112, "text": "mysterious", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 124, "feats": null, "head": 7, "id": 25, "lemma": ".", "misc": "", "start_char": 123, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 127, "feats": null, "head": 33, "id": 26, "lemma": "so", "misc": "", "start_char": 125, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 129, "feats": null, "head": 33, "id": 27, "lemma": ",", "misc": "", "start_char": 128, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 134, "feats": null, "head": 30, "id": 28, "lemma": "with", "misc": "", "start_char": 130, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 137, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 30, "id": 29, "lemma": "my", "misc": "", "start_char": 135, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 143, "feats": "Number=Sing", "head": 33, "id": 30, "lemma": "mouth", "misc": "", "start_char": 138, "text": "mouth", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 145, "feats": null, "head": 33, "id": 31, "lemma": ",", "misc": "", "start_char": 144, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 147, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 33, "id": 32, "lemma": "I", "misc": "", "start_char": 146, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 152, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 7, "id": 33, "lemma": "say", "misc": "", "start_char": 148, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 154, "feats": null, "head": 33, "id": 34, "lemma": ",", "misc": "", "start_char": 153, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 156, "feats": null, "head": 33, "id": 35, "lemma": "\"", "misc": "", "start_char": 155, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj", "end_char": 159, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 40, "id": 36, "lemma": "we", "misc": "", "start_char": 157, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 163, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 40, "id": 37, "lemma": "be", "misc": "", "start_char": 160, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 168, "feats": null, "head": 40, "id": 38, "lemma": "just", "misc": "", "start_char": 164, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 173, "feats": null, "head": 40, "id": 39, "lemma": "like", "misc": "", "start_char": 169, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "ccomp", "end_char": 181, "feats": "Number=Sing|PronType=Ind", "head": 33, "id": 40, "lemma": "anybody", "misc": "", "start_char": 174, "text": "anybody", "upos": "PRON", "xpos": "NN" }, { "deprel": "amod", "end_char": 186, "feats": "Degree=Pos", "head": 40, "id": 41, "lemma": "else", "misc": "", "start_char": 182, "text": "else", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 188, "feats": null, "head": 40, "id": 42, "lemma": ",", "misc": "", "start_char": 187, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 190, "feats": null, "head": 33, "id": 43, "lemma": "\"", "misc": "", "start_char": 189, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "cc", "end_char": 194, "feats": null, "head": 50, "id": 44, "lemma": "but", "misc": "", "start_char": 191, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "case", "end_char": 199, "feats": null, "head": 47, "id": 45, "lemma": "with", "misc": "", "start_char": 195, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 202, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 47, "id": 46, "lemma": "my", "misc": "", "start_char": 200, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 207, "feats": "Number=Plur", "head": 50, "id": 47, "lemma": "eye", "misc": "", "start_char": 203, "text": "eyes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 209, "feats": null, "head": 50, "id": 48, "lemma": ",", "misc": "", "start_char": 208, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 211, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 50, "id": 49, "lemma": "I", "misc": "", "start_char": 210, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 216, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 7, "id": 50, "lemma": "say", "misc": "", "start_char": 212, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 218, "feats": null, "head": 50, "id": 51, "lemma": ",", "misc": "", "start_char": 217, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 220, "feats": null, "head": 54, "id": 52, "lemma": "\"", "misc": "", "start_char": 219, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "advmod", "end_char": 229, "feats": null, "head": 54, "id": 53, "lemma": "straight", "misc": "", "start_char": 221, "text": "Straight", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 232, "feats": null, "head": 50, "id": 54, "lemma": "up", "misc": "", "start_char": 230, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 234, "feats": null, "head": 54, "id": 55, "lemma": ",", "misc": "", "start_char": 233, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "compound", "end_char": 238, "feats": "Number=Sing", "head": 58, "id": 56, "lemma": "Red", "misc": "", "start_char": 235, "text": "Red", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 240, "feats": null, "head": 58, "id": 57, "lemma": ",", "misc": "", "start_char": 239, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 244, "feats": "Number=Sing", "head": 54, "id": 58, "lemma": "hop", "misc": "", "start_char": 241, "text": "hop", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 247, "feats": null, "head": 62, "id": 59, "lemma": "on", "misc": "", "start_char": 245, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 250, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 62, "id": 60, "lemma": "my", "misc": "", "start_char": 248, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 257, "feats": "Number=Sing", "head": 62, "id": 61, "lemma": "fly", "misc": "", "start_char": 251, "text": "flying", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 264, "feats": "Number=Sing", "head": 58, "id": 62, "lemma": "carpet", "misc": "", "start_char": 258, "text": "carpet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 266, "feats": null, "head": 7, "id": 63, "lemma": ".", "misc": "", "start_char": 265, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 268, "feats": null, "head": 7, "id": 64, "lemma": "\"", "misc": "", "start_char": 267, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (SBARQ (ADVP (UH So)) (, ,) (NP (PRP you)) (VP (VBG gon) (S (VP (TO na) (VP (VB see) (NP (PRP her)) (ADVP (RB again)))))) (. ?)))" }, "speaker": "Leonard", "text": "So, you gonna see her again?", "tokens": [ { "deprel": "discourse", "end_char": 271, "feats": null, "head": 4, "id": 1, "lemma": "so", "misc": "", "start_char": 269, "text": "So", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 273, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 272, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 277, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 274, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 281, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "go", "misc": "", "start_char": 278, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 284, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 282, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 288, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "see", "misc": "", "start_char": 285, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 292, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "her", "misc": "", "start_char": 289, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 298, "feats": null, "head": 6, "id": 8, "lemma": "again", "misc": "", "start_char": 293, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 300, "feats": null, "head": 4, "id": 9, "lemma": "?", "misc": "", "start_char": 299, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Yeah)) (, ,) (NP (PRP we)) (VP (VBP have) (NP (NNS plans)) (NP (DT this) (NN weekend)))) (. .) (CC And) (S (SBAR (IN if) (S (NP (PRP it)) (VP (VBZ 's) (NP (DT a) (JJ clear) (NN night))))) (, ,) (NP (PRP I)) (VP (VBP 'm) (VP (VBG gon) (S (VP (TO na) (VP (VB lay) (NP (DT some) (JJ romantic) (NN astronomy)) (PP (IN on) (NP (PRP her))))))))) (. .)))" }, "speaker": "Raj", "text": "Yeah, we have plans this weekend . And if it's a clear night, I'm gonna lay some romantic astronomy on her.", "tokens": [ { "deprel": "discourse", "end_char": 305, "feats": null, "head": 4, "id": 1, "lemma": "yeah", "misc": "", "start_char": 301, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 307, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 306, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 310, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "we", "misc": "", "start_char": 308, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 315, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 311, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 321, "feats": "Number=Plur", "head": 4, "id": 5, "lemma": "plan", "misc": "", "start_char": 316, "text": "plans", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "det", "end_char": 326, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 6, "lemma": "this", "misc": "", "start_char": 322, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 334, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "weekend", "misc": "", "start_char": 327, "text": "weekend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 336, "feats": null, "head": 9, "id": 8, "lemma": ".", "misc": "", "start_char": 335, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 340, "feats": null, "head": 19, "id": 9, "lemma": "and", "misc": "", "start_char": 337, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "end_char": 343, "feats": null, "head": 15, "id": 10, "lemma": "if", "misc": "", "start_char": 341, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 346, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 11, "lemma": "it", "misc": "", "start_char": 344, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 349, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 12, "lemma": "be", "misc": "", "start_char": 347, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 351, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 13, "lemma": "a", "misc": "", "start_char": 350, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 357, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "clear", "misc": "", "start_char": 352, "text": "clear", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "end_char": 363, "feats": "Number=Sing", "head": 19, "id": 15, "lemma": "night", "misc": "", "start_char": 358, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 365, "feats": null, "head": 15, "id": 16, "lemma": ",", "misc": "", "start_char": 364, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 367, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 17, "lemma": "I", "misc": "", "start_char": 366, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 370, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 19, "id": 18, "lemma": "be", "misc": "", "start_char": 368, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "conj", "end_char": 374, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 19, "lemma": "go", "misc": "", "start_char": 371, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 377, "feats": null, "head": 21, "id": 20, "lemma": "to", "misc": "", "start_char": 375, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 381, "feats": "VerbForm=Inf", "head": 19, "id": 21, "lemma": "lay", "misc": "", "start_char": 378, "text": "lay", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 386, "feats": null, "head": 24, "id": 22, "lemma": "some", "misc": "", "start_char": 382, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 395, "feats": "Degree=Pos", "head": 24, "id": 23, "lemma": "romantic", "misc": "", "start_char": 387, "text": "romantic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 405, "feats": "Number=Sing", "head": 21, "id": 24, "lemma": "astronomy", "misc": "", "start_char": 396, "text": "astronomy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 408, "feats": null, "head": 26, "id": 25, "lemma": "on", "misc": "", "start_char": 406, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 412, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": 26, "lemma": "her", "misc": "", "start_char": 409, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 414, "feats": null, "head": 4, "id": 27, "lemma": ".", "misc": "", "start_char": 413, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Okay)) (, ,) (PP (UH like) (FRAG (WHNP (WP what)) (. ?))) (VP (VB Show) (NP (PRP me))) (. .)))" }, "speaker": "Penny", "text": "Okay, like what? Show me.", "tokens": [ { "deprel": "discourse", "end_char": 419, "feats": null, "head": 6, "id": 1, "lemma": "okay", "misc": "", "start_char": 415, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 421, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 420, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 426, "feats": null, "head": 4, "id": 3, "lemma": "like", "misc": "", "start_char": 422, "text": "like", "upos": "INTJ", "xpos": "UH" }, { "deprel": "ccomp", "end_char": 431, "feats": "PronType=Int", "head": 6, "id": 4, "lemma": "what", "misc": "", "start_char": 427, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 433, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 432, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 438, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 6, "lemma": "show", "misc": "", "start_char": 434, "text": "Show", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 441, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 7, "lemma": "I", "misc": "", "start_char": 439, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 443, "feats": null, "head": 6, "id": 8, "lemma": ".", "misc": "", "start_char": 442, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD ca) (RB n't) (VP (VB do) (NP (DT that)) (PP (IN to) (NP (NNP Leonard) (. .))) (SBAR (S (NP (DT This)) (VP (VBZ is) (NP (DT some) (JJ powerful) (ADJP (NN panty) (HYPH -) (NN dropping)) (NN stuff))))))) (. .)))" }, "speaker": "Raj", "text": "I can't do that to Leonard . This is some powerful panty - dropping stuff.", "tokens": [ { "deprel": "nsubj", "end_char": 445, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 444, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 448, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "can", "misc": "", "start_char": 446, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 452, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 449, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 455, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 453, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 460, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 5, "lemma": "that", "misc": "", "start_char": 456, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "case", "end_char": 463, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 461, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 471, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "Leonard", "misc": "", "start_char": 464, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 473, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 472, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 478, "feats": "Number=Sing|PronType=Dem", "head": 16, "id": 9, "lemma": "this", "misc": "", "start_char": 474, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 481, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 10, "lemma": "be", "misc": "", "start_char": 479, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 486, "feats": null, "head": 16, "id": 11, "lemma": "some", "misc": "", "start_char": 482, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 495, "feats": "Degree=Pos", "head": 16, "id": 12, "lemma": "powerful", "misc": "", "start_char": 487, "text": "powerful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 501, "feats": "Number=Sing", "head": 15, "id": 13, "lemma": "panty", "misc": "", "start_char": 496, "text": "panty", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 503, "feats": null, "head": 13, "id": 14, "lemma": "-", "misc": "", "start_char": 502, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 512, "feats": "Number=Sing", "head": 16, "id": 15, "lemma": "drop", "misc": "", "start_char": 504, "text": "dropping", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 518, "feats": "Number=Sing", "head": 4, "id": 16, "lemma": "stuff", "misc": "", "start_char": 513, "text": "stuff", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 520, "feats": null, "head": 4, "id": 17, "lemma": ".", "misc": "", "start_char": 519, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP have) (NP (PRP$ my) (NN blessing) (. .) (VB Go)) (PP (IN for) (NP (PRP it)))) (. .)))" }, "speaker": "Leonard", "text": "You have my blessing . Go for it.", "tokens": [ { "deprel": "nsubj", "end_char": 524, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 521, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 529, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "have", "misc": "", "start_char": 525, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 532, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "my", "misc": "", "start_char": 530, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 541, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "blessing", "misc": "", "start_char": 533, "text": "blessing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 543, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 542, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 546, "feats": "Mood=Imp|VerbForm=Fin", "head": 2, "id": 6, "lemma": "go", "misc": "", "start_char": 544, "text": "Go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 550, "feats": null, "head": 8, "id": 7, "lemma": "for", "misc": "", "start_char": 547, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 553, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 8, "lemma": "it", "misc": "", "start_char": 551, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 555, "feats": null, "head": 2, "id": 9, "lemma": ".", "misc": "", "start_char": 554, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (S (NP (NP (NNP Penny)) (, ,) (NP (NP (CD two)) (PP (IN of) (NP (NP (DT the) (JJS brightest) (NNS stars)) (PP (IN in) (NP (DT the) (NN night) (NN sky))))))) (VP (VBP are) (NP (NNP Altair) (CC and) (NNP Vega)))) (. .) (CC And) (S (NP (PRP it)) (VP (VBZ is) (VP (VBN said) (SBAR (S (NP (PRP they)) (VP (VBD were) (UCP (PP (ADVP (RB deeply)) (IN in) (NP (NN love))) (CC but) (ADVP (RB forever)) (VP (VBN separated) (PP (IN by) (NP (NP (DT the) (JJ celestial) (NN river)) (PP (IN of) (NP (DT the) (NNP Milky) (NNP Way))))))))))))) (. .)))" }, "speaker": "Raj", "text": "Penny, two of the brightest stars in the night sky are Altair and Vega . And it is said they were deeply in love but forever separated by the celestial river of the Milky Way.", "tokens": [ { "deprel": "vocative", "end_char": 561, "feats": "Number=Sing", "head": 13, "id": 1, "lemma": "penny", "misc": "", "start_char": 556, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 563, "feats": null, "head": 13, "id": 2, "lemma": ",", "misc": "", "start_char": 562, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 567, "feats": "NumForm=Word|NumType=Card", "head": 13, "id": 3, "lemma": "two", "misc": "", "start_char": 564, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 570, "feats": null, "head": 7, "id": 4, "lemma": "of", "misc": "", "start_char": 568, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 574, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 5, "lemma": "the", "misc": "", "start_char": 571, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 584, "feats": "Degree=Sup", "head": 7, "id": 6, "lemma": "bright", "misc": "", "start_char": 575, "text": "brightest", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "nmod", "end_char": 590, "feats": "Number=Plur", "head": 3, "id": 7, "lemma": "star", "misc": "", "start_char": 585, "text": "stars", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 593, "feats": null, "head": 11, "id": 8, "lemma": "in", "misc": "", "start_char": 591, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 597, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 9, "lemma": "the", "misc": "", "start_char": 594, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 603, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "night", "misc": "", "start_char": 598, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 607, "feats": "Number=Sing", "head": 7, "id": 11, "lemma": "sky", "misc": "", "start_char": 604, "text": "sky", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 611, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 608, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 618, "feats": "Number=Sing", "head": 0, "id": 13, "lemma": "Altair", "misc": "", "start_char": 612, "text": "Altair", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 622, "feats": null, "head": 15, "id": 14, "lemma": "and", "misc": "", "start_char": 619, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 627, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "Vega", "misc": "", "start_char": 623, "text": "Vega", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 629, "feats": null, "head": 13, "id": 16, "lemma": ".", "misc": "", "start_char": 628, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 633, "feats": null, "head": 20, "id": 17, "lemma": "and", "misc": "", "start_char": 630, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj:pass", "end_char": 636, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 18, "lemma": "it", "misc": "", "start_char": 634, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 639, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 20, "id": 19, "lemma": "be", "misc": "", "start_char": 637, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 644, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 13, "id": 20, "lemma": "say", "misc": "", "start_char": 640, "text": "said", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nsubj", "end_char": 649, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 25, "id": 21, "lemma": "they", "misc": "", "start_char": 645, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 654, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 25, "id": 22, "lemma": "be", "misc": "", "start_char": 650, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 661, "feats": null, "head": 25, "id": 23, "lemma": "deeply", "misc": "", "start_char": 655, "text": "deeply", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 664, "feats": null, "head": 25, "id": 24, "lemma": "in", "misc": "", "start_char": 662, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "ccomp", "end_char": 669, "feats": "Number=Sing", "head": 20, "id": 25, "lemma": "love", "misc": "", "start_char": 665, "text": "love", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 673, "feats": null, "head": 28, "id": 26, "lemma": "but", "misc": "", "start_char": 670, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 681, "feats": null, "head": 28, "id": 27, "lemma": "forever", "misc": "", "start_char": 674, "text": "forever", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 691, "feats": "Tense=Past|VerbForm=Part", "head": 25, "id": 28, "lemma": "separate", "misc": "", "start_char": 682, "text": "separated", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 694, "feats": null, "head": 32, "id": 29, "lemma": "by", "misc": "", "start_char": 692, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 698, "feats": "Definite=Def|PronType=Art", "head": 32, "id": 30, "lemma": "the", "misc": "", "start_char": 695, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 708, "feats": "Degree=Pos", "head": 32, "id": 31, "lemma": "celestial", "misc": "", "start_char": 699, "text": "celestial", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:agent", "end_char": 714, "feats": "Number=Sing", "head": 28, "id": 32, "lemma": "river", "misc": "", "start_char": 709, "text": "river", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 717, "feats": null, "head": 36, "id": 33, "lemma": "of", "misc": "", "start_char": 715, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 721, "feats": "Definite=Def|PronType=Art", "head": 36, "id": 34, "lemma": "the", "misc": "", "start_char": 718, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 727, "feats": "Degree=Pos", "head": 36, "id": 35, "lemma": "milky", "misc": "", "start_char": 722, "text": "Milky", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 731, "feats": "Number=Sing", "head": 32, "id": 36, "lemma": "Way", "misc": "", "start_char": 728, "text": "Way", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 733, "feats": null, "head": 13, "id": 37, "lemma": ".", "misc": "", "start_char": 732, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (DT that)) (VP (VBZ 's) (ADJP (JJ sad))) (. .)))" }, "speaker": "Penny", "text": "Oh, that's sad.", "tokens": [ { "deprel": "discourse", "end_char": 736, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 734, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 738, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 737, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 743, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 3, "lemma": "that", "misc": "", "start_char": 739, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 746, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 744, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 750, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "sad", "misc": "", "start_char": 747, "text": "sad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 752, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 751, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBZ is))) (. .) (CC But) (S (ADVP (ADVP (RB once)) (NP (DT a) (NN year))) (, ,) (PP (IN on) (NP (NP (DT the) (JJ seventh) (NN day)) (PP (IN of) (NP (DT the) (JJ seventh) (NN month))))) (, ,) (NP (NNP Vega)) (VP (VBZ cries) (ADVP (ADVP (RB so) (RB hard)) (SBAR (IN that) (S (NP (NP (PDT all) (DT the) (NNS magpies)) (PP (IN in) (NP (DT the) (NN world)))) (VP (VP (VBP fly) (ADVP (RP up))) (CC and) (VP (VBP create) (NP (NP (DT a) (NN bridge)) (PP (IN with) (NP (PRP$ their) (NNS wings))))) (SBAR (IN so) (S (NP (DT the) (CD two) (NNS lovers)) (VP (MD can) (VP (VB be) (ADVP (RB together)) (PP (IN for) (NP (NP (DT a) (JJ single) (NN night)) (PP (IN of) (NP (NN passion))))))))))))))) (. .)))" }, "speaker": "Raj", "text": "It is . But once a year, on the seventh day of the seventh month, Vega cries so hard that all the magpies in the world fly up and create a bridge with their wings so the two lovers can be together for a single night of passion.", "tokens": [ { "deprel": "nsubj", "end_char": 755, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "it", "misc": "", "start_char": 753, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 758, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "be", "misc": "", "start_char": 756, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 760, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 759, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 764, "feats": null, "head": 19, "id": 4, "lemma": "but", "misc": "", "start_char": 761, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 769, "feats": "NumType=Mult", "head": 19, "id": 5, "lemma": "once", "misc": "", "start_char": 765, "text": "once", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 771, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 770, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 776, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "year", "misc": "", "start_char": 772, "text": "year", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 778, "feats": null, "head": 19, "id": 8, "lemma": ",", "misc": "", "start_char": 777, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 781, "feats": null, "head": 12, "id": 9, "lemma": "on", "misc": "", "start_char": 779, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 785, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 10, "lemma": "the", "misc": "", "start_char": 782, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 793, "feats": "Degree=Pos|NumType=Ord", "head": 12, "id": 11, "lemma": "seventh", "misc": "", "start_char": 786, "text": "seventh", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 797, "feats": "Number=Sing", "head": 19, "id": 12, "lemma": "day", "misc": "", "start_char": 794, "text": "day", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 800, "feats": null, "head": 16, "id": 13, "lemma": "of", "misc": "", "start_char": 798, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 804, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 14, "lemma": "the", "misc": "", "start_char": 801, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 812, "feats": "Degree=Pos|NumType=Ord", "head": 16, "id": 15, "lemma": "seventh", "misc": "", "start_char": 805, "text": "seventh", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 818, "feats": "Number=Sing", "head": 12, "id": 16, "lemma": "month", "misc": "", "start_char": 813, "text": "month", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 820, "feats": null, "head": 12, "id": 17, "lemma": ",", "misc": "", "start_char": 819, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 825, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "Vega", "misc": "", "start_char": 821, "text": "Vega", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "end_char": 831, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 19, "lemma": "cry", "misc": "", "start_char": 826, "text": "cries", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 834, "feats": null, "head": 21, "id": 20, "lemma": "so", "misc": "", "start_char": 832, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 839, "feats": "Degree=Pos", "head": 19, "id": 21, "lemma": "hard", "misc": "", "start_char": 835, "text": "hard", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 844, "feats": null, "head": 29, "id": 22, "lemma": "that", "misc": "", "start_char": 840, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det:predet", "end_char": 848, "feats": null, "head": 25, "id": 23, "lemma": "all", "misc": "", "start_char": 845, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 852, "feats": "Definite=Def|PronType=Art", "head": 25, "id": 24, "lemma": "the", "misc": "", "start_char": 849, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 860, "feats": "Number=Plur", "head": 29, "id": 25, "lemma": "magpy", "misc": "", "start_char": 853, "text": "magpies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 863, "feats": null, "head": 28, "id": 26, "lemma": "in", "misc": "", "start_char": 861, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 867, "feats": "Definite=Def|PronType=Art", "head": 28, "id": 27, "lemma": "the", "misc": "", "start_char": 864, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 873, "feats": "Number=Sing", "head": 25, "id": 28, "lemma": "world", "misc": "", "start_char": 868, "text": "world", "upos": "NOUN", "xpos": "NN" }, { "deprel": "ccomp", "end_char": 877, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 29, "lemma": "fly", "misc": "", "start_char": 874, "text": "fly", "upos": "VERB", "xpos": "VBP" }, { "deprel": "compound:prt", "end_char": 880, "feats": null, "head": 29, "id": 30, "lemma": "up", "misc": "", "start_char": 878, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "cc", "end_char": 884, "feats": null, "head": 32, "id": 31, "lemma": "and", "misc": "", "start_char": 881, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 891, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 29, "id": 32, "lemma": "create", "misc": "", "start_char": 885, "text": "create", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 893, "feats": "Definite=Ind|PronType=Art", "head": 34, "id": 33, "lemma": "a", "misc": "", "start_char": 892, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 900, "feats": "Number=Sing", "head": 32, "id": 34, "lemma": "bridge", "misc": "", "start_char": 894, "text": "bridge", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 905, "feats": null, "head": 37, "id": 35, "lemma": "with", "misc": "", "start_char": 901, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 911, "feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 37, "id": 36, "lemma": "their", "misc": "", "start_char": 906, "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 917, "feats": "Number=Plur", "head": 32, "id": 37, "lemma": "wing", "misc": "", "start_char": 912, "text": "wings", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 920, "feats": null, "head": 44, "id": 38, "lemma": "so", "misc": "", "start_char": 918, "text": "so", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 924, "feats": "Definite=Def|PronType=Art", "head": 41, "id": 39, "lemma": "the", "misc": "", "start_char": 921, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nummod", "end_char": 928, "feats": "NumForm=Word|NumType=Card", "head": 41, "id": 40, "lemma": "two", "misc": "", "start_char": 925, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "nsubj", "end_char": 935, "feats": "Number=Plur", "head": 44, "id": 41, "lemma": "lover", "misc": "", "start_char": 929, "text": "lovers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 939, "feats": "VerbForm=Fin", "head": 44, "id": 42, "lemma": "can", "misc": "", "start_char": 936, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 942, "feats": "VerbForm=Inf", "head": 44, "id": 43, "lemma": "be", "misc": "", "start_char": 940, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advcl", "end_char": 951, "feats": null, "head": 32, "id": 44, "lemma": "together", "misc": "", "start_char": 943, "text": "together", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 955, "feats": null, "head": 48, "id": 45, "lemma": "for", "misc": "", "start_char": 952, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 957, "feats": "Definite=Ind|PronType=Art", "head": 48, "id": 46, "lemma": "a", "misc": "", "start_char": 956, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 964, "feats": "Degree=Pos", "head": 48, "id": 47, "lemma": "single", "misc": "", "start_char": 958, "text": "single", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 970, "feats": "Number=Sing", "head": 44, "id": 48, "lemma": "night", "misc": "", "start_char": 965, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 973, "feats": null, "head": 50, "id": 49, "lemma": "of", "misc": "", "start_char": 971, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 981, "feats": "Number=Sing", "head": 48, "id": 50, "lemma": "passion", "misc": "", "start_char": 974, "text": "passion", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 983, "feats": null, "head": 19, "id": 51, "lemma": ".", "misc": "", "start_char": 982, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (INTJ (UH Wow) (. .)))" }, "speaker": "Penny", "text": "Wow.", "tokens": [ { "deprel": "root", "end_char": 987, "feats": null, "head": 0, "id": 1, "lemma": "wow", "misc": "", "start_char": 984, "text": "Wow", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 989, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 988, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (NP (DT that)) (VP (VBZ 's) (ADJP (JJ enough))) (. .)))" }, "speaker": "Leonard", "text": "Okay, that's enough.", "tokens": [ { "deprel": "discourse", "end_char": 994, "feats": null, "head": 5, "id": 1, "lemma": "okay", "misc": "", "start_char": 990, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 996, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 995, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1001, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 3, "lemma": "that", "misc": "", "start_char": 997, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1004, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 1002, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1011, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "enough", "misc": "", "start_char": 1005, "text": "enough", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1013, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1012, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (NP (NP (JJ Quick) (NN poll)) (: :) (NP (NP (NNP PS4)) (CC or) (NP (NNP Xbox) (CD One))) (. ?) (NP (NNP Raj)) (. .)))" }, "speaker": "Sheldon", "text": "Quick poll: PS4 or Xbox One? Raj.", "tokens": [ { "deprel": "amod", "end_char": 1019, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "quick", "misc": "", "start_char": 1014, "text": "Quick", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1024, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "poll", "misc": "", "start_char": 1020, "text": "poll", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1026, "feats": null, "head": 2, "id": 3, "lemma": ":", "misc": "", "start_char": 1025, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "appos", "end_char": 1030, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "PS4", "misc": "", "start_char": 1027, "text": "PS4", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 1033, "feats": null, "head": 6, "id": 5, "lemma": "or", "misc": "", "start_char": 1031, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1038, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "Xbox", "misc": "", "start_char": 1034, "text": "Xbox", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nummod", "end_char": 1042, "feats": "NumForm=Word|NumType=Card", "head": 6, "id": 7, "lemma": "one", "misc": "", "start_char": 1039, "text": "One", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1044, "feats": null, "head": 2, "id": 8, "lemma": "?", "misc": "", "start_char": 1043, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "appos", "end_char": 1048, "feats": "Number=Sing", "head": 4, "id": 9, "lemma": "Raj", "misc": "", "start_char": 1045, "text": "Raj", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1050, "feats": null, "head": 2, "id": 10, "lemma": ".", "misc": "", "start_char": 1049, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Uh)) (, ,) (NP (NNP Xbox) (CD One)) (. .)))" }, "speaker": "Raj", "text": "Uh, Xbox One.", "tokens": [ { "deprel": "discourse", "end_char": 1053, "feats": null, "head": 3, "id": 1, "lemma": "uh", "misc": "", "start_char": 1051, "text": "Uh", "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": "root", "end_char": 1060, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "Xbox", "misc": "", "start_char": 1056, "text": "Xbox", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "dep", "end_char": 1064, "feats": "NumForm=Word|NumType=Card", "head": 3, "id": 4, "lemma": "one", "misc": "", "start_char": 1061, "text": "One", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1066, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 1065, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (NP (NNP Penny) (. .)))" }, "speaker": "Sheldon", "text": "Penny.", "tokens": [ { "deprel": "root", "end_char": 1072, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "penny", "misc": "", "start_char": 1067, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1074, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1073, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (INTJ (UH Huh) (. ?)))" }, "speaker": "Penny", "text": "Huh?", "tokens": [ { "deprel": "root", "end_char": 1078, "feats": null, "head": 0, "id": 1, "lemma": "huh", "misc": "", "start_char": 1075, "text": "Huh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1080, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 1079, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (NP (NNP Leonard) (. .)))" }, "speaker": "Sheldon", "text": "Leonard.", "tokens": [ { "deprel": "root", "end_char": 1088, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Leonard", "misc": "", "start_char": 1081, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1090, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1089, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (NP (NNP PS4) (. .)))" }, "speaker": "Leonard", "text": "PS4.", "tokens": [ { "deprel": "root", "end_char": 1094, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "PS4", "misc": "", "start_char": 1091, "text": "PS4", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1096, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1095, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (NP (NNP Wolowitz) (. .)))" }, "speaker": "Sheldon", "text": "Wolowitz.", "tokens": [ { "deprel": "root", "end_char": 1105, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Wolowitz", "misc": "", "start_char": 1097, "text": "Wolowitz", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1107, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1106, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (NP (DT Both) (ADJP (JJ great)) (. .)))" }, "speaker": "Howard", "text": "Both great.", "tokens": [ { "deprel": "nsubj", "end_char": 1112, "feats": null, "head": 2, "id": 1, "lemma": "both", "misc": "", "start_char": 1108, "text": "Both", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 1118, "feats": "Degree=Pos", "head": 0, "id": 2, "lemma": "great", "misc": "", "start_char": 1113, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1120, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 1119, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (NP (NNP Bernadette) (. .)))" }, "speaker": "Sheldon", "text": "Bernadette.", "tokens": [ { "deprel": "root", "end_char": 1131, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Bernadette", "misc": "", "start_char": 1121, "text": "Bernadette", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1133, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1132, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP like) (NP (DT the) (NNP Wii))) (. .)))" }, "speaker": "Bernadette", "text": "I like the Wii.", "tokens": [ { "deprel": "nsubj", "end_char": 1135, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1134, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1140, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "like", "misc": "", "start_char": 1136, "text": "like", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 1144, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 1141, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1148, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "Wii", "misc": "", "start_char": 1145, "text": "Wii", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1150, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 1149, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (NP (NP (NN Thanks)) (, ,) (NP (NNP Grandma)) (. .)))" }, "speaker": "Sheldon", "text": "Thanks, Grandma.", "tokens": [ { "deprel": "root", "end_char": 1157, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "thanks", "misc": "", "start_char": 1151, "text": "Thanks", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1159, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1158, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1167, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "Grandma", "misc": "", "start_char": 1160, "text": "Grandma", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1169, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 1168, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (NP (PRP$ my) (NN goodness)) (. .)))" }, "speaker": "Raj", "text": "Oh, my goodness.", "tokens": [ { "deprel": "discourse", "end_char": 1172, "feats": null, "head": 4, "id": 1, "lemma": "oh", "misc": "", "start_char": 1170, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1174, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1173, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 1177, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "my", "misc": "", "start_char": 1175, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 1186, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "goodness", "misc": "", "start_char": 1178, "text": "goodness", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1188, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1187, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VP (VBZ 's) (ADVP (RB up)))) (. ?)))" }, "speaker": "Leonard", "text": "What's up?", "tokens": [ { "deprel": "nsubj", "end_char": 1193, "feats": "PronType=Int", "head": 3, "id": 1, "lemma": "what", "misc": "", "start_char": 1189, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 1196, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1194, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1199, "feats": null, "head": 0, "id": 3, "lemma": "up", "misc": "", "start_char": 1197, "text": "up", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1201, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 1200, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (ADVP (RB just)) (VP (VBD got) (NP (NP (DT an) (NN e) (HYPH -) (NN mail)) (PP (IN from) (NP (PRP$ my) (NML (NN ex) (HYPH -) (NN girlfriend)) (NNP Lucy) (. .)))) (S (NP (PRP She)) (, ...) (VP (VBZ misses) (NP (PRP me))) (CC and) (VP (VBZ wants) (S (VP (TO to) (VP (VB get) (ADVP (RB together)))))))) (. .)))" }, "speaker": "Raj", "text": "I just got an e - mail from my ex - girlfriend Lucy . She...misses me and wants to get together.", "tokens": [ { "deprel": "nsubj", "end_char": 1203, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 1202, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1208, "feats": null, "head": 3, "id": 2, "lemma": "just", "misc": "", "start_char": 1204, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1212, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "get", "misc": "", "start_char": 1209, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1215, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 4, "lemma": "a", "misc": "", "start_char": 1213, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1217, "feats": "Number=Sing", "head": 7, "id": 5, "lemma": "email", "misc": "", "start_char": 1216, "text": "e", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1219, "feats": null, "head": 7, "id": 6, "lemma": "-", "misc": "", "start_char": 1218, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "obj", "end_char": 1224, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "mail", "misc": "", "start_char": 1220, "text": "mail", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1229, "feats": null, "head": 12, "id": 8, "lemma": "from", "misc": "", "start_char": 1225, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1232, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 12, "id": 9, "lemma": "my", "misc": "", "start_char": 1230, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 1235, "feats": "Number=Sing", "head": 12, "id": 10, "lemma": "ex", "misc": "", "start_char": 1233, "text": "ex", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1237, "feats": null, "head": 12, "id": 11, "lemma": "-", "misc": "", "start_char": 1236, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "obl", "end_char": 1248, "feats": "Number=Sing", "head": 3, "id": 12, "lemma": "girlfriend", "misc": "", "start_char": 1238, "text": "girlfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "appos", "end_char": 1253, "feats": "Number=Sing", "head": 12, "id": 13, "lemma": "Lucy", "misc": "", "start_char": 1249, "text": "Lucy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1255, "feats": null, "head": 3, "id": 14, "lemma": ".", "misc": "", "start_char": 1254, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1259, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 15, "lemma": "she", "misc": "", "start_char": 1256, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1263, "feats": null, "head": 17, "id": 16, "lemma": "...", "misc": "", "start_char": 1260, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1270, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 17, "lemma": "miss", "misc": "", "start_char": 1264, "text": "misses", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 1273, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 18, "lemma": "I", "misc": "", "start_char": 1271, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 1277, "feats": null, "head": 20, "id": 19, "lemma": "and", "misc": "", "start_char": 1274, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1283, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 20, "lemma": "want", "misc": "", "start_char": 1278, "text": "wants", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 1286, "feats": null, "head": 22, "id": 21, "lemma": "to", "misc": "", "start_char": 1284, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1290, "feats": "VerbForm=Inf", "head": 20, "id": 22, "lemma": "get", "misc": "", "start_char": 1287, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1299, "feats": null, "head": 22, "id": 23, "lemma": "together", "misc": "", "start_char": 1291, "text": "together", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1301, "feats": null, "head": 3, "id": 24, "lemma": ".", "misc": "", "start_char": 1300, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (NP (NP (NP (CD Two) (NNS women)) (PP (IN at) (NP (DT the) (JJ same) (NN time)))) (. ?) (NP (JJ Nice) (NN job) (, ,) (NN playa)) (. !)))" }, "speaker": "Leonard", "text": "Two women at the same time? Nice job, playa!", "tokens": [ { "deprel": "nummod", "end_char": 1305, "feats": "NumForm=Word|NumType=Card", "head": 2, "id": 1, "lemma": "two", "misc": "", "start_char": 1302, "text": "Two", "upos": "NUM", "xpos": "CD" }, { "deprel": "root", "end_char": 1311, "feats": "Number=Plur", "head": 0, "id": 2, "lemma": "woman", "misc": "", "start_char": 1306, "text": "women", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1314, "feats": null, "head": 6, "id": 3, "lemma": "at", "misc": "", "start_char": 1312, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1318, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 4, "lemma": "the", "misc": "", "start_char": 1315, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1323, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "same", "misc": "", "start_char": 1319, "text": "same", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 1328, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "time", "misc": "", "start_char": 1324, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1330, "feats": null, "head": 2, "id": 7, "lemma": "?", "misc": "", "start_char": 1329, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "amod", "end_char": 1335, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "nice", "misc": "", "start_char": 1331, "text": "Nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 1339, "feats": "Number=Sing", "head": 2, "id": 9, "lemma": "job", "misc": "", "start_char": 1336, "text": "job", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1341, "feats": null, "head": 9, "id": 10, "lemma": ",", "misc": "", "start_char": 1340, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1347, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "playa", "misc": "", "start_char": 1342, "text": "playa", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1349, "feats": null, "head": 2, "id": 12, "lemma": "!", "misc": "", "start_char": 1348, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (ADVP (RB Really) (. ?)))" }, "speaker": "Penny", "text": "Really?", "tokens": [ { "deprel": "root", "end_char": 1356, "feats": null, "head": 0, "id": 1, "lemma": "really", "misc": "", "start_char": 1350, "text": "Really", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1358, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 1357, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (SQ (VBD Was) (NP (PRP it)) (NP (NP (DT the) (`` \") (CD two) (NNS women) ('' \") (NN thing)) (CC or) (NP (DT the) (`` \") (NN playa)) ('' \") (. ?) (S (NP (PRP It)) (VP (VBD was) (NP (DT the) (`` \") (NN playa)))) ('' \")) (. .)))" }, "speaker": "Leonard", "text": "Was it the \" two women \" thing or the \" playa \"? It was the \" playa \".", "tokens": [ { "deprel": "cop", "end_char": 1362, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": 1, "lemma": "be", "misc": "", "start_char": 1359, "text": "Was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 1365, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 2, "lemma": "it", "misc": "", "start_char": 1363, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 1369, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 3, "lemma": "the", "misc": "", "start_char": 1366, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 1371, "feats": null, "head": 6, "id": 4, "lemma": "\"", "misc": "", "start_char": 1370, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nummod", "end_char": 1375, "feats": "NumForm=Word|NumType=Card", "head": 6, "id": 5, "lemma": "two", "misc": "", "start_char": 1372, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "compound", "end_char": 1381, "feats": "Number=Plur", "head": 8, "id": 6, "lemma": "woman", "misc": "", "start_char": 1376, "text": "women", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1383, "feats": null, "head": 6, "id": 7, "lemma": "\"", "misc": "", "start_char": 1382, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "root", "end_char": 1389, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "thing", "misc": "", "start_char": 1384, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1392, "feats": null, "head": 12, "id": 9, "lemma": "or", "misc": "", "start_char": 1390, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 1396, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 10, "lemma": "the", "misc": "", "start_char": 1393, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 1398, "feats": null, "head": 12, "id": 11, "lemma": "\"", "misc": "", "start_char": 1397, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "conj", "end_char": 1404, "feats": "Number=Sing", "head": 8, "id": 12, "lemma": "playa", "misc": "", "start_char": 1399, "text": "playa", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1406, "feats": null, "head": 12, "id": 13, "lemma": "\"", "misc": "", "start_char": 1405, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "punct", "end_char": 1408, "feats": null, "head": 8, "id": 14, "lemma": "?", "misc": "", "start_char": 1407, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1411, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": 15, "lemma": "it", "misc": "", "start_char": 1409, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1415, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 19, "id": 16, "lemma": "be", "misc": "", "start_char": 1412, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 1419, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 17, "lemma": "the", "misc": "", "start_char": 1416, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 1421, "feats": null, "head": 19, "id": 18, "lemma": "\"", "misc": "", "start_char": 1420, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "parataxis", "end_char": 1427, "feats": "Number=Sing", "head": 8, "id": 19, "lemma": "playa", "misc": "", "start_char": 1422, "text": "playa", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1429, "feats": null, "head": 19, "id": 20, "lemma": "\"", "misc": "", "start_char": 1428, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "punct", "end_char": 1431, "feats": null, "head": 8, "id": 21, "lemma": ".", "misc": "", "start_char": 1430, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ] ], [ [ 0, 5, 5 ], [ 2, 2, 2 ] ], [ [ 0, 8, 9 ] ], [ [ 0, 11, 11 ], [ 0, 14, 14 ], [ 1, 6, 6 ], [ 2, 25, 25 ] ], [ [ 0, 13, 13 ], [ 0, 17, 19 ], [ 0, 28, 28 ], [ 0, 28, 29 ], [ 0, 31, 31 ], [ 0, 35, 35 ], [ 0, 45, 45 ], [ 0, 45, 46 ], [ 0, 48, 48 ], [ 0, 59, 59 ], [ 0, 59, 61 ], [ 1, 2, 2 ], [ 2, 16, 16 ], [ 4, 0, 0 ], [ 5, 0, 0 ], [ 11, 8, 8 ], [ 22, 2, 2 ], [ 22, 2, 3 ], [ 24, 0, 0 ], [ 24, 8, 8 ], [ 24, 17, 17 ] ], [ [ 0, 19, 19 ] ], [ [ 0, 39, 39 ] ], [ [ 0, 39, 40 ] ], [ [ 0, 55, 55 ] ], [ [ 2, 4, 4 ] ], [ [ 2, 5, 6 ] ], [ [ 2, 10, 10 ], [ 2, 12, 14 ] ], [ [ 2, 21, 23 ], [ 3, 3, 3 ], [ 4, 4, 4 ], [ 4, 8, 8 ], [ 4, 10, 15 ], [ 5, 7, 7 ] ], [ [ 3, 6, 6 ], [ 6, 0, 0 ], [ 13, 0, 0 ] ], [ [ 4, 6, 6 ] ], [ [ 5, 2, 2 ], [ 5, 2, 3 ], [ 15, 0, 0 ] ], [ [ 6, 2, 10 ], [ 6, 12, 14 ], [ 6, 20, 20 ], [ 8, 38, 40 ] ], [ [ 6, 4, 10 ] ], [ [ 6, 8, 10 ] ], [ [ 6, 14, 14 ], [ 8, 17, 17 ] ], [ [ 6, 17, 17 ] ], [ [ 6, 24, 24 ] ], [ [ 6, 29, 35 ] ], [ [ 6, 33, 35 ] ], [ [ 7, 2, 2 ], [ 8, 0, 0 ] ], [ [ 8, 5, 6 ], [ 8, 13, 15 ], [ 8, 9, 15 ], [ 8, 45, 49 ] ], [ [ 8, 22, 27 ], [ 8, 35, 35 ], [ 8, 35, 36 ] ], [ [ 8, 26, 27 ] ], [ [ 8, 32, 33 ] ], [ [ 8, 49, 49 ] ], [ [ 10, 2, 2 ] ], [ [ 10, 4, 4 ] ], [ [ 11, 3, 3 ], [ 16, 0, 0 ] ], [ [ 11, 0, 6 ], [ 18, 0, 0 ] ], [ [ 11, 3, 6 ] ], [ [ 11, 5, 6 ], [ 12, 2, 3 ], [ 12, 0, 3 ] ], [ [ 17, 0, 0 ] ], [ [ 19, 0, 0 ] ], [ [ 20, 0, 0 ], [ 21, 2, 2 ] ], [ [ 20, 2, 3 ] ], [ [ 21, 0, 0 ] ], [ [ 23, 0, 0 ] ], [ [ 24, 3, 6 ], [ 24, 8, 12 ] ], [ [ 24, 8, 11 ], [ 24, 12, 12 ], [ 24, 14, 14 ] ], [ [ 25, 0, 1 ], [ 25, 3, 5 ], [ 25, 7, 8 ] ], [ [ 25, 10, 10 ], [ 27, 9, 11 ], [ 27, 14, 14 ], [ 27, 16, 18 ] ], [ [ 27, 1, 1 ] ], [ [ 27, 2, 11 ] ] ]
s07e19c06t
And then after coffee, we went for a walk and she told me she always thought people from India were exotic and mysterious . So, with my mouth, I said, " We're just like anybody else, " but with my eyes, I said, " Straight up, Red, hop on my flying carpet . " So, you gonna see her again? Yeah, we have plans this weekend . And if it's a clear night, I'm gonna lay some romantic astronomy on her. Okay, like what? Show me. I can't do that to Leonard . This is some powerful panty - dropping stuff. You have my blessing . Go for it. Penny, two of the brightest stars in the night sky are Altair and Vega . And it is said they were deeply in love but forever separated by the celestial river of the Milky Way. Oh, that's sad. It is . But once a year, on the seventh day of the seventh month, Vega cries so hard that all the magpies in the world fly up and create a bridge with their wings so the two lovers can be together for a single night of passion. Wow. Okay, that's enough. Quick poll: PS4 or Xbox One? Raj. Uh, Xbox One. Penny. Huh? Leonard. PS4. Wolowitz. Both great. Bernadette. I like the Wii. Thanks, Grandma. Oh, my goodness. What's up? I just got an e - mail from my ex - girlfriend Lucy . She...misses me and wants to get together. Two women at the same time? Nice job, playa! Really? Was it the " two women " thing or the " playa "? It was the " playa ".
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP am) (NP (PRP I)) (VP (VBN supposed) (S (VP (TO to) (VP (VB do)))))) (. ?) (SBARQ (WHADVP (WRB How)) (SQ (VBP am) (NP (PRP I)) (VP (VBN supposed) (S (VP (TO to) (VP (VB choose) (PP (IN between) (NP (NNP Emily) (CC and) (NNP Lucy))))))))) (. ?)))" }, "speaker": "Raj", "text": "What am I supposed to do? How am I supposed to choose between Emily and Lucy?", "tokens": [ { "deprel": "obj", "end_char": 4, "feats": "PronType=Int", "head": 6, "id": 1, "lemma": "what", "misc": "", "start_char": 0, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 7, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 5, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "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": 18, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 4, "lemma": "suppose", "misc": "", "start_char": 10, "text": "supposed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 21, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 19, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 24, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "do", "misc": "", "start_char": 22, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 26, "feats": null, "head": 4, "id": 7, "lemma": "?", "misc": "", "start_char": 25, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 30, "feats": "PronType=Int", "head": 11, "id": 8, "lemma": "how", "misc": "", "start_char": 27, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 33, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "be", "misc": "", "start_char": 31, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj:pass", "end_char": 35, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "I", "misc": "", "start_char": 34, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 44, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 4, "id": 11, "lemma": "suppose", "misc": "", "start_char": 36, "text": "supposed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 47, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 45, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 54, "feats": "VerbForm=Inf", "head": 11, "id": 13, "lemma": "choose", "misc": "", "start_char": 48, "text": "choose", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 62, "feats": null, "head": 15, "id": 14, "lemma": "between", "misc": "", "start_char": 55, "text": "between", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 68, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "Emily", "misc": "", "start_char": 63, "text": "Emily", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 72, "feats": null, "head": 17, "id": 16, "lemma": "and", "misc": "", "start_char": 69, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 77, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "Lucy", "misc": "", "start_char": 73, "text": "Lucy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 79, "feats": null, "head": 4, "id": 18, "lemma": "?", "misc": "", "start_char": 78, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (SQ (VBP do) (NP (PRP you)) (VP (VB have) (S (VP (TO to) (VP (VB choose)))))) (. ?) (NP (NP (NN Date)) (NP (NP (DT both)) (PP (IN of) (NP (PRP them))))) (. .)))" }, "speaker": "Howard", "text": "Why do you have to choose? Date both of them.", "tokens": [ { "deprel": "advmod", "end_char": 83, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "why", "misc": "", "start_char": 80, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 86, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 84, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 90, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 87, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 95, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 91, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 98, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 96, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 105, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "choose", "misc": "", "start_char": 99, "text": "choose", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 107, "feats": null, "head": 8, "id": 7, "lemma": "?", "misc": "", "start_char": 106, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 112, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "date", "misc": "", "start_char": 108, "text": "Date", "upos": "NOUN", "xpos": "NN" }, { "deprel": "vocative", "end_char": 117, "feats": "PronType=Art", "head": 8, "id": 9, "lemma": "both", "misc": "", "start_char": 113, "text": "both", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "end_char": 120, "feats": null, "head": 11, "id": 10, "lemma": "of", "misc": "", "start_char": 118, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 125, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 9, "id": 11, "lemma": "they", "misc": "", "start_char": 121, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 127, "feats": null, "head": 4, "id": 12, "lemma": ".", "misc": "", "start_char": 126, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (MD ca) (RB n't) (VP (VB date) (NP (CD two) (NNS women)) (ADVP (IN at) (RB once))))) (. .) (S (NP (CD Zero) (, women--)) (NP (DT that)) (VP (VBZ 's) (NP (PRP$ my) (JJ sweet) (NN spot)))) (. .)))" }, "speaker": "Raj", "text": "I can't date two women at once . Zero women-- that's my sweet spot.", "tokens": [ { "deprel": "nsubj", "end_char": 129, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 128, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 132, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "can", "misc": "", "start_char": 130, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 136, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 133, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 141, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "date", "misc": "", "start_char": 137, "text": "date", "upos": "VERB", "xpos": "VB" }, { "deprel": "nummod", "end_char": 145, "feats": "NumForm=Word|NumType=Card", "head": 6, "id": 5, "lemma": "two", "misc": "", "start_char": 142, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 151, "feats": "Number=Plur", "head": 4, "id": 6, "lemma": "woman", "misc": "", "start_char": 146, "text": "women", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 154, "feats": null, "head": 8, "id": 7, "lemma": "at", "misc": "", "start_char": 152, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 159, "feats": "NumType=Mult", "head": 4, "id": 8, "lemma": "once", "misc": "", "start_char": 155, "text": "once", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 161, "feats": null, "head": 10, "id": 9, "lemma": ".", "misc": "", "start_char": 160, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 166, "feats": "NumForm=Word|NumType=Card", "head": 16, "id": 10, "lemma": "zero", "misc": "", "start_char": 162, "text": "Zero", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 174, "feats": null, "head": 16, "id": 11, "lemma": "women--", "misc": "", "start_char": 167, "text": "women--", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 179, "feats": "Number=Sing|PronType=Dem", "head": 16, "id": 12, "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": 16, "id": 13, "lemma": "be", "misc": "", "start_char": 180, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 185, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 16, "id": 14, "lemma": "my", "misc": "", "start_char": 183, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 191, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "sweet", "misc": "", "start_char": 186, "text": "sweet", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 196, "feats": "Number=Sing", "head": 4, "id": 16, "lemma": "spot", "misc": "", "start_char": 192, "text": "spot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 198, "feats": null, "head": 4, "id": 17, "lemma": ".", "misc": "", "start_char": 197, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (SBAR (IN Unless) (S (NP (PRP you)) (VP (VBP 're) (VP (VBG sleeping) (PP (IN with) (NP (NP (CD one)) (PP (IN of) (NP (PRP them))))))))) (, ,) (S (VP (VBG seeing) (NP (JJ other) (NNS people)))) (VP (VBZ is) (RB n't) (NP (DT a) (JJ big) (NN deal))) (. .)))" }, "speaker": "Penny", "text": "Unless you're sleeping with one of them, seeing other people isn't a big deal.", "tokens": [ { "deprel": "mark", "end_char": 205, "feats": null, "head": 4, "id": 1, "lemma": "unless", "misc": "", "start_char": 199, "text": "Unless", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 209, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 2, "lemma": "you", "misc": "", "start_char": 206, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 213, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 210, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 222, "feats": "Tense=Pres|VerbForm=Part", "head": 17, "id": 4, "lemma": "sleep", "misc": "", "start_char": 214, "text": "sleeping", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 227, "feats": null, "head": 6, "id": 5, "lemma": "with", "misc": "", "start_char": 223, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 231, "feats": "NumForm=Word|NumType=Card", "head": 4, "id": 6, "lemma": "one", "misc": "", "start_char": 228, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 234, "feats": null, "head": 8, "id": 7, "lemma": "of", "misc": "", "start_char": 232, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 239, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 6, "id": 8, "lemma": "they", "misc": "", "start_char": 235, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 241, "feats": null, "head": 17, "id": 9, "lemma": ",", "misc": "", "start_char": 240, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "csubj", "end_char": 248, "feats": "VerbForm=Ger", "head": 17, "id": 10, "lemma": "see", "misc": "", "start_char": 242, "text": "seeing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "amod", "end_char": 254, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "other", "misc": "", "start_char": 249, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 261, "feats": "Number=Plur", "head": 10, "id": 12, "lemma": "person", "misc": "", "start_char": 255, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 264, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 13, "lemma": "be", "misc": "", "start_char": 262, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 268, "feats": null, "head": 17, "id": 14, "lemma": "not", "misc": "", "start_char": 265, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 270, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 15, "lemma": "a", "misc": "", "start_char": 269, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 274, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "big", "misc": "", "start_char": 271, "text": "big", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 279, "feats": "Number=Sing", "head": 0, "id": 17, "lemma": "deal", "misc": "", "start_char": 275, "text": "deal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 281, "feats": null, "head": 17, "id": 18, "lemma": ".", "misc": "", "start_char": 280, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (FRAG (CC But) (NP (WP what) (SBAR (IN if) (S (NP (NP (CD one)) (PP (IN of) (NP (PRP them)))) (VP (VBZ asks) (NP (PRP me)) (SBAR (WHNP (WP what)) (S (S (NP (PRP I)) (VP (VBD was) (PP (RB up) (PP (IN to) (NP (NP (DT the) (NN night)) (ADVP (RB before))))))) (CC and) (S (NP (PRP I)) (VP (VBD was) (PP (IN with) (NP (DT the) (JJ other) (NN one))))))))))) (. ?) (RB Then) (, ,) (WHNP (WP what)) (, ,) (SQ (VBP do) (NP (PRP I)) (VP (VB lie))) (. ?)))" }, "speaker": "Raj", "text": "But what if one of them asks me what I was up to the night before and I was with the other one? Then, what, do I lie?", "tokens": [ { "deprel": "cc", "end_char": 285, "feats": null, "head": 2, "id": 1, "lemma": "but", "misc": "", "start_char": 282, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "root", "end_char": 290, "feats": "PronType=Int", "head": 0, "id": 2, "lemma": "what", "misc": "", "start_char": 286, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "mark", "end_char": 293, "feats": null, "head": 7, "id": 3, "lemma": "if", "misc": "", "start_char": 291, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 297, "feats": "NumForm=Word|NumType=Card", "head": 7, "id": 4, "lemma": "one", "misc": "", "start_char": 294, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 300, "feats": null, "head": 6, "id": 5, "lemma": "of", "misc": "", "start_char": 298, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 305, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 4, "id": 6, "lemma": "they", "misc": "", "start_char": 301, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 310, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 7, "lemma": "ask", "misc": "", "start_char": 306, "text": "asks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "iobj", "end_char": 313, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 8, "lemma": "I", "misc": "", "start_char": 311, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obl", "end_char": 318, "feats": "PronType=Rel", "head": 12, "id": 9, "lemma": "what", "misc": "", "start_char": 314, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 320, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 10, "lemma": "I", "misc": "", "start_char": 319, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 324, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 321, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 327, "feats": null, "head": 7, "id": 12, "lemma": "up", "misc": "", "start_char": 325, "text": "up", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 330, "feats": null, "head": 9, "id": 13, "lemma": "to", "misc": "", "start_char": 328, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 334, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 14, "lemma": "the", "misc": "", "start_char": 331, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 340, "feats": "Number=Sing", "head": 12, "id": 15, "lemma": "night", "misc": "", "start_char": 335, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 347, "feats": null, "head": 15, "id": 16, "lemma": "before", "misc": "", "start_char": 341, "text": "before", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 351, "feats": null, "head": 23, "id": 17, "lemma": "and", "misc": "", "start_char": 348, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 353, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 23, "id": 18, "lemma": "I", "misc": "", "start_char": 352, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 357, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 23, "id": 19, "lemma": "be", "misc": "", "start_char": 354, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "case", "end_char": 362, "feats": null, "head": 23, "id": 20, "lemma": "with", "misc": "", "start_char": 358, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 366, "feats": "Definite=Def|PronType=Art", "head": 23, "id": 21, "lemma": "the", "misc": "", "start_char": 363, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 372, "feats": "Degree=Pos", "head": 23, "id": 22, "lemma": "other", "misc": "", "start_char": 367, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 376, "feats": "Number=Sing", "head": 7, "id": 23, "lemma": "one", "misc": "", "start_char": 373, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 378, "feats": null, "head": 2, "id": 24, "lemma": "?", "misc": "", "start_char": 377, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 383, "feats": "PronType=Dem", "head": 31, "id": 25, "lemma": "then", "misc": "", "start_char": 379, "text": "Then", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 385, "feats": null, "head": 25, "id": 26, "lemma": ",", "misc": "", "start_char": 384, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "reparandum", "end_char": 390, "feats": "PronType=Int", "head": 31, "id": 27, "lemma": "what", "misc": "", "start_char": 386, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 392, "feats": null, "head": 27, "id": 28, "lemma": ",", "misc": "", "start_char": 391, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 395, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 31, "id": 29, "lemma": "do", "misc": "", "start_char": 393, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 397, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 31, "id": 30, "lemma": "I", "misc": "", "start_char": 396, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 401, "feats": "VerbForm=Inf", "head": 2, "id": 31, "lemma": "lie", "misc": "", "start_char": 398, "text": "lie", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 403, "feats": null, "head": 2, "id": 32, "lemma": "?", "misc": "", "start_char": 402, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (INTJ (UH Yes) (. .)))" }, "speaker": "Howard and Bernadette", "text": "Yes.", "tokens": [ { "deprel": "root", "end_char": 407, "feats": null, "head": 0, "id": 1, "lemma": "yes", "misc": "", "start_char": 404, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 409, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 408, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP do) (NP (PRP you)) (VP (VB mean))) (, ,) (INTJ (UH yes)) (. ?)))" }, "speaker": "Bernadette", "text": "What do you mean, yes?", "tokens": [ { "deprel": "obj", "end_char": 414, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 410, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 417, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 415, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 421, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 418, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 426, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "mean", "misc": "", "start_char": 422, "text": "mean", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 428, "feats": null, "head": 6, "id": 5, "lemma": ",", "misc": "", "start_char": 427, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 432, "feats": null, "head": 4, "id": 6, "lemma": "yes", "misc": "", "start_char": 429, "text": "yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 434, "feats": null, "head": 4, "id": 7, "lemma": "?", "misc": "", "start_char": 433, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (SBARQ (LST (UH Yes) (. .)) (WHNP (WP What)) (SQ (VBP do) (NP (PRP you)) (VP (VB mean))) (, ,) (INTJ (UH yes)) (. ?)))" }, "speaker": "Howard", "text": "Yes . What do you mean, yes?", "tokens": [ { "deprel": "discourse", "end_char": 438, "feats": null, "head": 6, "id": 1, "lemma": "yes", "misc": "", "start_char": 435, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 440, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 439, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "obj", "end_char": 445, "feats": "PronType=Int", "head": 6, "id": 3, "lemma": "what", "misc": "", "start_char": 441, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 448, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 446, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 452, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 449, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 457, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "mean", "misc": "", "start_char": 453, "text": "mean", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 459, "feats": null, "head": 8, "id": 7, "lemma": ",", "misc": "", "start_char": 458, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 463, "feats": null, "head": 6, "id": 8, "lemma": "yes", "misc": "", "start_char": 460, "text": "yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 465, "feats": null, "head": 6, "id": 9, "lemma": "?", "misc": "", "start_char": 464, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (SQ (VBD Were) (NP (PRP you)) (VP (VBG seeing) (NP (JJ other) (NNS women)) (SBAR (WHADVP (WRB when)) (S (NP (PRP we)) (VP (VBD started) (S (VP (NN dating))))))) (. ?)))" }, "speaker": "Bernadette", "text": "Were you seeing other women when we started dating?", "tokens": [ { "deprel": "aux", "end_char": 470, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 3, "id": 1, "lemma": "be", "misc": "", "start_char": 466, "text": "Were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 474, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 471, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 481, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "see", "misc": "", "start_char": 475, "text": "seeing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "amod", "end_char": 487, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "other", "misc": "", "start_char": 482, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 493, "feats": "Number=Plur", "head": 3, "id": 5, "lemma": "woman", "misc": "", "start_char": 488, "text": "women", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 498, "feats": "PronType=Int", "head": 8, "id": 6, "lemma": "when", "misc": "", "start_char": 494, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 501, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "we", "misc": "", "start_char": 499, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 509, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 3, "id": 8, "lemma": "start", "misc": "", "start_char": 502, "text": "started", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 516, "feats": "Number=Sing", "head": 8, "id": 9, "lemma": "dating", "misc": "", "start_char": 510, "text": "dating", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 518, "feats": null, "head": 3, "id": 10, "lemma": "?", "misc": "", "start_char": 517, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (SBARQ (LST (UH No) (. .)) (SQ (VBD Were) (NP (PRP you)) (VP (VBG seeing) (NP (JJ other) (NNS men)))) (. ?) (SQ (VBD Were) (NP (PRP you)) (VP (VBG seeing) (NP (JJ other) (NNS men)))) (. ?)))" }, "speaker": "Howard", "text": "No . Were you seeing other men? Were you seeing other men?", "tokens": [ { "deprel": "discourse", "end_char": 521, "feats": "Polarity=Neg", "head": 5, "id": 1, "lemma": "no", "misc": "", "start_char": 519, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 523, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 522, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 528, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 524, "text": "Were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 532, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 529, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 539, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "see", "misc": "", "start_char": 533, "text": "seeing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "amod", "end_char": 545, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "other", "misc": "", "start_char": 540, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 549, "feats": "Number=Plur", "head": 5, "id": 7, "lemma": "man", "misc": "", "start_char": 546, "text": "men", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 551, "feats": null, "head": 5, "id": 8, "lemma": "?", "misc": "", "start_char": 550, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 556, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 11, "id": 9, "lemma": "be", "misc": "", "start_char": 552, "text": "Were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 560, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 10, "lemma": "you", "misc": "", "start_char": 557, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 567, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 11, "lemma": "see", "misc": "", "start_char": 561, "text": "seeing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "amod", "end_char": 573, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "other", "misc": "", "start_char": 568, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 577, "feats": "Number=Plur", "head": 11, "id": 13, "lemma": "man", "misc": "", "start_char": 574, "text": "men", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 579, "feats": null, "head": 5, "id": 14, "lemma": "?", "misc": "", "start_char": 578, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (INTJ (UH No) (. .)))" }, "speaker": "Bernadette", "text": "No.", "tokens": [ { "deprel": "root", "end_char": 582, "feats": "Polarity=Neg", "head": 0, "id": 1, "lemma": "no", "misc": "", "start_char": 580, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 584, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 583, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (SQ (VBD Were) (NP (PRP you)) (VP (VBG seeing) (NP (JJ other) (NNS men))) (. ?)))" }, "speaker": "Leonard", "text": "Were you seeing other men?", "tokens": [ { "deprel": "aux", "end_char": 589, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 3, "id": 1, "lemma": "be", "misc": "", "start_char": 585, "text": "Were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 593, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 590, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 600, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "see", "misc": "", "start_char": 594, "text": "seeing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "amod", "end_char": 606, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "other", "misc": "", "start_char": 601, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 610, "feats": "Number=Plur", "head": 3, "id": 5, "lemma": "man", "misc": "", "start_char": 607, "text": "men", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 612, "feats": null, "head": 3, "id": 6, "lemma": "?", "misc": "", "start_char": 611, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (INTJ (UH No) (. .)))" }, "speaker": "Penny", "text": "No.", "tokens": [ { "deprel": "root", "end_char": 615, "feats": "Polarity=Neg", "head": 0, "id": 1, "lemma": "no", "misc": "", "start_char": 613, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 617, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 616, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (SQ (VBP Are) (RB n't) (NP (PRP you)) (VP (VBG gon) (S (VP (TO na) (VP (VB ask) (NP (PRP me)))))) (. ?)))" }, "speaker": "Leonard", "text": "Aren't you gonna ask me?", "tokens": [ { "deprel": "aux", "end_char": 621, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 1, "lemma": "be", "misc": "", "start_char": 618, "text": "Are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 625, "feats": null, "head": 4, "id": 2, "lemma": "not", "misc": "", "start_char": 622, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 629, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 626, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 633, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "go", "misc": "", "start_char": 630, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 636, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 634, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 640, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "ask", "misc": "", "start_char": 637, "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 643, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 7, "lemma": "I", "misc": "", "start_char": 641, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 645, "feats": null, "head": 4, "id": 8, "lemma": "?", "misc": "", "start_char": 644, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (SQ (VP (VB Come) (PRT (RP on)) (, ,) (ADVP (RB really))) (. ?)))" }, "speaker": "Penny", "text": "Come on, really?", "tokens": [ { "deprel": "root", "end_char": 650, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "come", "misc": "", "start_char": 646, "text": "Come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 653, "feats": null, "head": 1, "id": 2, "lemma": "on", "misc": "", "start_char": 651, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 655, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 654, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 662, "feats": null, "head": 1, "id": 4, "lemma": "really", "misc": "", "start_char": 656, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 664, "feats": null, "head": 1, "id": 5, "lemma": "?", "misc": "", "start_char": 663, "text": "?", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 2, 2 ], [ 0, 9, 9 ], [ 1, 2, 2 ], [ 2, 0, 0 ], [ 2, 13, 13 ], [ 2, 13, 15 ], [ 3, 1, 1 ], [ 4, 7, 7 ], [ 4, 9, 9 ], [ 4, 17, 17 ], [ 4, 29, 29 ] ], [ [ 0, 14, 16 ], [ 1, 8, 8 ], [ 1, 10, 10 ], [ 1, 8, 10 ], [ 2, 4, 5 ], [ 3, 7, 7 ], [ 3, 5, 7 ], [ 4, 5, 5 ], [ 4, 3, 5 ], [ 4, 20, 22 ] ], [ [ 2, 9, 10 ], [ 2, 11, 11 ] ], [ [ 3, 10, 11 ], [ 3, 14, 16 ] ], [ [ 4, 1, 1 ] ], [ [ 4, 8, 8 ] ], [ [ 4, 13, 15 ] ], [ [ 4, 26, 26 ] ], [ [ 6, 0, 0 ], [ 7, 2, 2 ] ], [ [ 6, 2, 2 ] ], [ [ 7, 4, 4 ], [ 9, 3, 3 ], [ 9, 9, 9 ], [ 11, 1, 1 ] ], [ [ 8, 1, 1 ] ], [ [ 8, 3, 4 ] ], [ [ 8, 6, 6 ] ], [ [ 9, 5, 6 ], [ 9, 11, 12 ], [ 11, 3, 4 ] ], [ [ 13, 2, 2 ] ], [ [ 13, 6, 6 ] ] ]
s07e19c07t
What am I supposed to do? How am I supposed to choose between Emily and Lucy? Why do you have to choose? Date both of them. I can't date two women at once . Zero women-- that's my sweet spot. Unless you're sleeping with one of them, seeing other people isn't a big deal. But what if one of them asks me what I was up to the night before and I was with the other one? Then, what, do I lie? Yes. What do you mean, yes? Yes . What do you mean, yes? Were you seeing other women when we started dating? No . Were you seeing other men? Were you seeing other men? No. Were you seeing other men? No. Aren't you gonna ask me? Come on, really?
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (SINV (ADVP (`` ♪)) (ADVP (RB Here)) (VP (VBZ comes)) (NP (NNP Santa) (NNP Claus)) (, ,) (ADVP (RB here)) (VP (VBZ comes)) (NP (NNP Santa) (NNP Claus)) (: ♪) (: ♪) (ADVP (RB Right) (IN down) (NP (NNP Santa) (NNP Claus) (NNP Lane))) (: ♪) (: ♪) (NP (NP (NNP Vixen) (CC and) (NNP Blitzen)) (CC and) (NP (PDT all) (PRP$ his) (NN reindeer))) (: ♪)))" }, "speaker": "Bernadette", "text": "♪ Here comes Santa Claus, here comes Santa Claus ♪ ♪ Right down Santa Claus Lane ♪ ♪ Vixen and Blitzen and all his reindeer ♪", "tokens": [ { "deprel": "punct", "end_char": 1, "feats": null, "head": 3, "id": 1, "lemma": "♪", "misc": "", "start_char": 0, "text": "♪", "upos": "PUNCT", "xpos": "``" }, { "deprel": "advmod", "end_char": 6, "feats": "PronType=Dem", "head": 3, "id": 2, "lemma": "here", "misc": "", "start_char": 2, "text": "Here", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 12, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "come", "misc": "", "start_char": 7, "text": "comes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 18, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "Santa", "misc": "", "start_char": 13, "text": "Santa", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 24, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "Claus", "misc": "", "start_char": 19, "text": "Claus", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 26, "feats": null, "head": 3, "id": 6, "lemma": ",", "misc": "", "start_char": 25, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 31, "feats": "PronType=Dem", "head": 8, "id": 7, "lemma": "here", "misc": "", "start_char": 27, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 37, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 8, "lemma": "come", "misc": "", "start_char": 32, "text": "comes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 43, "feats": "Number=Sing", "head": 8, "id": 9, "lemma": "Santa", "misc": "", "start_char": 38, "text": "Santa", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 49, "feats": "Number=Sing", "head": 9, "id": 10, "lemma": "Claus", "misc": "", "start_char": 44, "text": "Claus", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 51, "feats": null, "head": 8, "id": 11, "lemma": "♪", "misc": "", "start_char": 50, "text": "♪", "upos": "PUNCT", "xpos": ":" }, { "deprel": "punct", "end_char": 53, "feats": null, "head": 15, "id": 12, "lemma": "♪", "misc": "", "start_char": 52, "text": "♪", "upos": "PUNCT", "xpos": ":" }, { "deprel": "advmod", "end_char": 59, "feats": null, "head": 15, "id": 13, "lemma": "right", "misc": "", "start_char": 54, "text": "Right", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 64, "feats": null, "head": 15, "id": 14, "lemma": "down", "misc": "", "start_char": 60, "text": "down", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 70, "feats": "Number=Sing", "head": 8, "id": 15, "lemma": "Santa", "misc": "", "start_char": 65, "text": "Santa", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 76, "feats": "Number=Sing", "head": 15, "id": 16, "lemma": "Claus", "misc": "", "start_char": 71, "text": "Claus", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 81, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "Lane", "misc": "", "start_char": 77, "text": "Lane", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 83, "feats": null, "head": 15, "id": 18, "lemma": "♪", "misc": "", "start_char": 82, "text": "♪", "upos": "PUNCT", "xpos": ":" }, { "deprel": "punct", "end_char": 85, "feats": null, "head": 20, "id": 19, "lemma": "♪", "misc": "", "start_char": 84, "text": "♪", "upos": "PUNCT", "xpos": ":" }, { "deprel": "parataxis", "end_char": 91, "feats": "Number=Sing", "head": 8, "id": 20, "lemma": "Vixen", "misc": "", "start_char": 86, "text": "Vixen", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 95, "feats": null, "head": 22, "id": 21, "lemma": "and", "misc": "", "start_char": 92, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 103, "feats": "Number=Sing", "head": 20, "id": 22, "lemma": "Blitzen", "misc": "", "start_char": 96, "text": "Blitzen", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 107, "feats": null, "head": 26, "id": 23, "lemma": "and", "misc": "", "start_char": 104, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det:predet", "end_char": 111, "feats": null, "head": 26, "id": 24, "lemma": "all", "misc": "", "start_char": 108, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "nmod:poss", "end_char": 115, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 26, "id": 25, "lemma": "his", "misc": "", "start_char": 112, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "conj", "end_char": 124, "feats": "Number=Sing", "head": 20, "id": 26, "lemma": "reindeer", "misc": "", "start_char": 116, "text": "reindeer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 126, "feats": null, "head": 8, "id": 27, "lemma": "♪", "misc": "", "start_char": 125, "text": "♪", "upos": "PUNCT", "xpos": ":" } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Yeah)) (, ,) (NP (PRP I)) (VP (VBP appreciate) (NP (DT the) (NN ride)))) (, ...) (S (NP (NFP ♪) (NNS Bells)) (VP (VBP are) (VP (VBG ringing) (, ,) (S (NP (NNS children)) (VP (VBG singing) (ADVP (. ♪)))))))))" }, "speaker": "Sheldon", "text": "Yeah, I appreciate the ride...♪ Bells are ringing, children singing ♪", "tokens": [ { "deprel": "discourse", "end_char": 131, "feats": null, "head": 4, "id": 1, "lemma": "yeah", "misc": "", "start_char": 127, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 133, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 132, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 135, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 134, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 146, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "appreciate", "misc": "", "start_char": 136, "text": "appreciate", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 150, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 147, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 155, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "ride", "misc": "", "start_char": 151, "text": "ride", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 159, "feats": null, "head": 4, "id": 7, "lemma": "...", "misc": "", "start_char": 156, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 161, "feats": null, "head": 11, "id": 8, "lemma": "♪", "misc": "", "start_char": 160, "text": "♪", "upos": "PUNCT", "xpos": "NFP" }, { "deprel": "nsubj", "end_char": 167, "feats": "Number=Plur", "head": 11, "id": 9, "lemma": "bell", "misc": "", "start_char": 162, "text": "Bells", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 171, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 168, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 179, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 11, "lemma": "ring", "misc": "", "start_char": 172, "text": "ringing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 181, "feats": null, "head": 14, "id": 12, "lemma": ",", "misc": "", "start_char": 180, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 190, "feats": "Number=Plur", "head": 14, "id": 13, "lemma": "child", "misc": "", "start_char": 182, "text": "children", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "conj", "end_char": 198, "feats": "VerbForm=Ger", "head": 11, "id": 14, "lemma": "sing", "misc": "", "start_char": 191, "text": "singing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 200, "feats": null, "head": 4, "id": 15, "lemma": "♪", "misc": "", "start_char": 199, "text": "♪", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (ADVP (`` ♪)) (S (NP (DT All)) (VP (VBZ is) (ADJP (ADJP (JJ merry) (CC and) (JJ bright)) (: ♪) (: ♪)) (RB So) (VP (VP (VB hang) (NP (PRP$ your) (NNS stockings))) (CC and) (VP (VB say) (NP (PRP$ your) (NNS prayers)) (SBAR (WHADJP (`` ♪) (`` ♪) (`` 'Cause)) (S (NP (NNP Santa) (NNP Claus)) (VP (VBZ is) (VP (VBG coming) (ADVP (NN tonight)))))))) (, ...) (WHNP (NFP ♪) (SBARQ (WHADVP (WRB Why)) (SQ (MD 'd) (NP (PRP you)) (VP (VB turn) (NP (PRP it)) (PRT (RP off)))))))) (. ?)))" }, "speaker": "Bernadette", "text": "♪ All is merry and bright ♪ ♪ So hang your stockings and say your prayers ♪ ♪ 'Cause Santa Claus is coming tonight...♪ Why'd you turn it off?", "tokens": [ { "deprel": "punct", "end_char": 202, "feats": null, "head": 4, "id": 1, "lemma": "♪", "misc": "", "start_char": 201, "text": "♪", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj", "end_char": 206, "feats": null, "head": 4, "id": 2, "lemma": "all", "misc": "", "start_char": 203, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "cop", "end_char": 209, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 207, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 215, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "merry", "misc": "", "start_char": 210, "text": "merry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 219, "feats": null, "head": 6, "id": 5, "lemma": "and", "misc": "", "start_char": 216, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 226, "feats": "Degree=Pos", "head": 4, "id": 6, "lemma": "bright", "misc": "", "start_char": 220, "text": "bright", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 228, "feats": null, "head": 4, "id": 7, "lemma": "♪", "misc": "", "start_char": 227, "text": "♪", "upos": "PUNCT", "xpos": ":" }, { "deprel": "punct", "end_char": 230, "feats": null, "head": 4, "id": 8, "lemma": "♪", "misc": "", "start_char": 229, "text": "♪", "upos": "PUNCT", "xpos": ":" }, { "deprel": "advmod", "end_char": 233, "feats": null, "head": 10, "id": 9, "lemma": "so", "misc": "", "start_char": 231, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 238, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 10, "lemma": "hang", "misc": "", "start_char": 234, "text": "hang", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 243, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 12, "id": 11, "lemma": "your", "misc": "", "start_char": 239, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 253, "feats": "Number=Plur", "head": 10, "id": 12, "lemma": "stocking", "misc": "", "start_char": 244, "text": "stockings", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 257, "feats": null, "head": 14, "id": 13, "lemma": "and", "misc": "", "start_char": 254, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 261, "feats": "Mood=Imp|VerbForm=Fin", "head": 10, "id": 14, "lemma": "say", "misc": "", "start_char": 258, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 266, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 16, "id": 15, "lemma": "your", "misc": "", "start_char": 262, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 274, "feats": "Number=Plur", "head": 14, "id": 16, "lemma": "prayer", "misc": "", "start_char": 267, "text": "prayers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 276, "feats": null, "head": 4, "id": 17, "lemma": "♪", "misc": "", "start_char": 275, "text": "♪", "upos": "PUNCT", "xpos": "``" }, { "deprel": "punct", "end_char": 278, "feats": null, "head": 23, "id": 18, "lemma": "♪", "misc": "", "start_char": 277, "text": "♪", "upos": "PUNCT", "xpos": "``" }, { "deprel": "punct", "end_char": 285, "feats": null, "head": 23, "id": 19, "lemma": "'Cause", "misc": "", "start_char": 279, "text": "'Cause", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj", "end_char": 291, "feats": "Number=Sing", "head": 23, "id": 20, "lemma": "Santa", "misc": "", "start_char": 286, "text": "Santa", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 297, "feats": "Number=Sing", "head": 20, "id": 21, "lemma": "Claus", "misc": "", "start_char": 292, "text": "Claus", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 300, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 23, "id": 22, "lemma": "be", "misc": "", "start_char": 298, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 307, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 23, "lemma": "come", "misc": "", "start_char": 301, "text": "coming", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obl:tmod", "end_char": 315, "feats": "Number=Sing", "head": 23, "id": 24, "lemma": "tonight", "misc": "", "start_char": 308, "text": "tonight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 319, "feats": null, "head": 4, "id": 25, "lemma": "...", "misc": "", "start_char": 316, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 321, "feats": null, "head": 4, "id": 26, "lemma": "♪", "misc": "", "start_char": 320, "text": "♪", "upos": "PUNCT", "xpos": "NFP" }, { "deprel": "advmod", "end_char": 325, "feats": "PronType=Int", "head": 30, "id": 27, "lemma": "why", "misc": "", "start_char": 322, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 328, "feats": "VerbForm=Fin", "head": 30, "id": 28, "lemma": "would", "misc": "", "start_char": 326, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 332, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 30, "id": 29, "lemma": "you", "misc": "", "start_char": 329, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 337, "feats": "VerbForm=Inf", "head": 4, "id": 30, "lemma": "turn", "misc": "", "start_char": 333, "text": "turn", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 340, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 30, "id": 31, "lemma": "it", "misc": "", "start_char": 338, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 344, "feats": null, "head": 30, "id": 32, "lemma": "off", "misc": "", "start_char": 341, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 346, "feats": null, "head": 4, "id": 33, "lemma": "?", "misc": "", "start_char": 345, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (SBAR (IN Because) (S (S (PP (IN in) (NP (DT the) (JJ last) (CD ten) (NNS minutes))) (, ,) (NP (NNP Santa)) (VP (VP (VBD came) (PP (IN to) (NP (NN town)))) (, ,) (VP (VBD kissed) (NP (NNP Mommy))) (CC and) (VP (VBD ran) (NP (NNP Grandma)) (PRT (RB over)) (PP (IN with) (NP (DT a) (NN reindeer)))))) (. .) (S (NP (PRP I)) (VP (VBD had) (NP (NP (DT a) (JJ drunk) (NN uncle)) (SBAR (WHNP (WP who)) (S (VP (VBD did) (NP (PDT all) (DT those) (NNS things)))))))) (. .))) (NP (NN Nobody)) (VP (VBZ sings) (NP (NP (NNS songs)) (PP (IN about) (NP (PRP him))))) (. .)))" }, "speaker": "Sheldon", "text": "Because in the last ten minutes, Santa came to town, kissed Mommy and ran Grandma over with a reindeer . I had a drunk uncle who did all those things . Nobody sings songs about him.", "tokens": [ { "deprel": "case", "end_char": 354, "feats": null, "head": 6, "id": 1, "lemma": "because", "misc": "", "start_char": 347, "text": "Because", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 357, "feats": null, "head": 6, "id": 2, "lemma": "in", "misc": "", "start_char": 355, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 361, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 3, "lemma": "the", "misc": "", "start_char": 358, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 366, "feats": "Degree=Pos", "head": 6, "id": 4, "lemma": "last", "misc": "", "start_char": 362, "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nummod", "end_char": 370, "feats": "NumForm=Word|NumType=Card", "head": 6, "id": 5, "lemma": "ten", "misc": "", "start_char": 367, "text": "ten", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 378, "feats": "Number=Plur", "head": 9, "id": 6, "lemma": "minute", "misc": "", "start_char": 371, "text": "minutes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 380, "feats": null, "head": 6, "id": 7, "lemma": ",", "misc": "", "start_char": 379, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 386, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "Santa", "misc": "", "start_char": 381, "text": "Santa", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 391, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 9, "lemma": "come", "misc": "", "start_char": 387, "text": "came", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 394, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 392, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 399, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "town", "misc": "", "start_char": 395, "text": "town", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 401, "feats": null, "head": 13, "id": 12, "lemma": ",", "misc": "", "start_char": 400, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 408, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 13, "lemma": "kiss", "misc": "", "start_char": 402, "text": "kissed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 414, "feats": "Number=Sing", "head": 13, "id": 14, "lemma": "Mommy", "misc": "", "start_char": 409, "text": "Mommy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 418, "feats": null, "head": 16, "id": 15, "lemma": "and", "misc": "", "start_char": 415, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 422, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 16, "lemma": "run", "misc": "", "start_char": 419, "text": "ran", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 430, "feats": "Number=Sing", "head": 16, "id": 17, "lemma": "Grandma", "misc": "", "start_char": 423, "text": "Grandma", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound:prt", "end_char": 435, "feats": null, "head": 16, "id": 18, "lemma": "over", "misc": "", "start_char": 431, "text": "over", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 440, "feats": null, "head": 21, "id": 19, "lemma": "with", "misc": "", "start_char": 436, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 442, "feats": "Definite=Ind|PronType=Art", "head": 21, "id": 20, "lemma": "a", "misc": "", "start_char": 441, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 451, "feats": "Number=Sing", "head": 16, "id": 21, "lemma": "reindeer", "misc": "", "start_char": 443, "text": "reindeer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 453, "feats": null, "head": 9, "id": 22, "lemma": ".", "misc": "", "start_char": 452, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 455, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 24, "id": 23, "lemma": "I", "misc": "", "start_char": 454, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 459, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 9, "id": 24, "lemma": "have", "misc": "", "start_char": 456, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 461, "feats": "Definite=Ind|PronType=Art", "head": 27, "id": 25, "lemma": "a", "misc": "", "start_char": 460, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 467, "feats": "Degree=Pos", "head": 27, "id": 26, "lemma": "drunk", "misc": "", "start_char": 462, "text": "drunk", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 473, "feats": "Number=Sing", "head": 24, "id": 27, "lemma": "uncle", "misc": "", "start_char": 468, "text": "uncle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 477, "feats": "PronType=Rel", "head": 29, "id": 28, "lemma": "who", "misc": "", "start_char": 474, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 481, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 27, "id": 29, "lemma": "do", "misc": "", "start_char": 478, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det:predet", "end_char": 485, "feats": null, "head": 32, "id": 30, "lemma": "all", "misc": "", "start_char": 482, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 491, "feats": "Number=Plur|PronType=Dem", "head": 32, "id": 31, "lemma": "that", "misc": "", "start_char": 486, "text": "those", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 498, "feats": "Number=Plur", "head": 29, "id": 32, "lemma": "thing", "misc": "", "start_char": 492, "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 500, "feats": null, "head": 9, "id": 33, "lemma": ".", "misc": "", "start_char": 499, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 507, "feats": "Number=Sing|PronType=Neg", "head": 35, "id": 34, "lemma": "nobody", "misc": "", "start_char": 501, "text": "Nobody", "upos": "PRON", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 513, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 35, "lemma": "sing", "misc": "", "start_char": 508, "text": "sings", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 519, "feats": "Number=Plur", "head": 35, "id": 36, "lemma": "song", "misc": "", "start_char": 514, "text": "songs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 525, "feats": null, "head": 38, "id": 37, "lemma": "about", "misc": "", "start_char": 520, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 529, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 36, "id": 38, "lemma": "he", "misc": "", "start_char": 526, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 531, "feats": null, "head": 9, "id": 39, "lemma": ".", "misc": "", "start_char": 530, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Maybe)) (NP (PRP you)) (VP (MD 'd) (VP (VB like) (NP (PRP it)) (ADVP (RBR more)) (SBAR (IN if) (S (S (NP (PRP you)) (VP (VBD thought) (PP (IN of) (NP (NNP Santa))) (PP (IN as) (NP (DT a) (NN superhero))))) (CC and) (S (NP (PRP$ his) (NN power)) (VP (VBZ is) (VP (VBG bringing) (NP (NN joy)) (PP (IN to) (NP (NNS children)))))))))) (. .)))" }, "speaker": "Bernadette", "text": "Maybe you'd like it more if you thought of Santa as a superhero and his power is bringing joy to children.", "tokens": [ { "deprel": "advmod", "end_char": 537, "feats": null, "head": 4, "id": 1, "lemma": "maybe", "misc": "", "start_char": 532, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 541, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 2, "lemma": "you", "misc": "", "start_char": 538, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 544, "feats": "VerbForm=Fin", "head": 4, "id": 3, "lemma": "would", "misc": "", "start_char": 542, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 549, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "like", "misc": "", "start_char": 545, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 552, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "it", "misc": "", "start_char": 550, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 557, "feats": "Degree=Cmp", "head": 4, "id": 6, "lemma": "more", "misc": "", "start_char": 553, "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "mark", "end_char": 560, "feats": null, "head": 9, "id": 7, "lemma": "if", "misc": "", "start_char": 558, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 564, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 561, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 572, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 4, "id": 9, "lemma": "think", "misc": "", "start_char": 565, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 575, "feats": null, "head": 11, "id": 10, "lemma": "of", "misc": "", "start_char": 573, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 581, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "Santa", "misc": "", "start_char": 576, "text": "Santa", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 584, "feats": null, "head": 14, "id": 12, "lemma": "as", "misc": "", "start_char": 582, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 586, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 13, "lemma": "a", "misc": "", "start_char": 585, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 596, "feats": "Number=Sing", "head": 9, "id": 14, "lemma": "superhero", "misc": "", "start_char": 587, "text": "superhero", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 600, "feats": null, "head": 19, "id": 15, "lemma": "and", "misc": "", "start_char": 597, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 604, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 17, "id": 16, "lemma": "his", "misc": "", "start_char": 601, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 610, "feats": "Number=Sing", "head": 19, "id": 17, "lemma": "power", "misc": "", "start_char": 605, "text": "power", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 613, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 18, "lemma": "be", "misc": "", "start_char": 611, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 622, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 19, "lemma": "bring", "misc": "", "start_char": 614, "text": "bringing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 626, "feats": "Number=Sing", "head": 19, "id": 20, "lemma": "joy", "misc": "", "start_char": 623, "text": "joy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 629, "feats": null, "head": 22, "id": 21, "lemma": "to", "misc": "", "start_char": 627, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 638, "feats": "Number=Plur", "head": 19, "id": 22, "lemma": "child", "misc": "", "start_char": 630, "text": "children", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 640, "feats": null, "head": 4, "id": 23, "lemma": ".", "misc": "", "start_char": 639, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (PRP$ My) (NN uncle)) (VP (VBD was) (VP (VBN accused) (PP (IN of) (NP (DT that))) (, ,) (S (ADVP (RB too)) (. .) (NP (PRP It)) (VP (VBD turned) (PRT (RP out)) (S (VP (TO to) (VP (VB be) (ADJP (JJ legal)) (PP (IN in) (NP (NNP Oklahoma)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "My uncle was accused of that, too . It turned out to be legal in Oklahoma.", "tokens": [ { "deprel": "nmod:poss", "end_char": 643, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 2, "id": 1, "lemma": "my", "misc": "", "start_char": 641, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj:pass", "end_char": 649, "feats": "Number=Sing", "head": 4, "id": 2, "lemma": "uncle", "misc": "", "start_char": 644, "text": "uncle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "end_char": 653, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 650, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 661, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 4, "lemma": "accuse", "misc": "", "start_char": 654, "text": "accused", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 664, "feats": null, "head": 6, "id": 5, "lemma": "of", "misc": "", "start_char": 662, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 669, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 6, "lemma": "that", "misc": "", "start_char": 665, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 671, "feats": null, "head": 4, "id": 7, "lemma": ",", "misc": "", "start_char": 670, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 675, "feats": null, "head": 4, "id": 8, "lemma": "too", "misc": "", "start_char": 672, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 677, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 676, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 680, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 10, "lemma": "it", "misc": "", "start_char": 678, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 687, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 11, "lemma": "turn", "misc": "", "start_char": 681, "text": "turned", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 691, "feats": null, "head": 11, "id": 12, "lemma": "out", "misc": "", "start_char": 688, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "mark", "end_char": 694, "feats": null, "head": 15, "id": 13, "lemma": "to", "misc": "", "start_char": 692, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 697, "feats": "VerbForm=Inf", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 695, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 703, "feats": "Degree=Pos", "head": 11, "id": 15, "lemma": "legal", "misc": "", "start_char": 698, "text": "legal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 706, "feats": null, "head": 17, "id": 16, "lemma": "in", "misc": "", "start_char": 704, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 715, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "Oklahoma", "misc": "", "start_char": 707, "text": "Oklahoma", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 717, "feats": null, "head": 4, "id": 18, "lemma": ".", "misc": "", "start_char": 716, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Okay)) (, ,) (NP (JJ new) (NN subject)) (. .) (S (VP (VB Let) (S (NP (PRP 's)) (VP (VB talk) (PP (IN about) (NP (NNS presents)))))) (. .) (SBARQ (WHNP (WP What)) (SQ (VBD did) (NP (PRP you)) (VP (VB get) (NP (NNP Amy)))))) (. ?)))" }, "speaker": "Bernadette", "text": "Okay, new subject . Let's talk about presents . What did you get Amy?", "tokens": [ { "deprel": "discourse", "end_char": 722, "feats": null, "head": 4, "id": 1, "lemma": "okay", "misc": "", "start_char": 718, "text": "Okay", "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": "amod", "end_char": 728, "feats": "Degree=Pos", "head": 4, "id": 3, "lemma": "new", "misc": "", "start_char": 725, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 736, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "subject", "misc": "", "start_char": 729, "text": "subject", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 738, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 737, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 742, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 6, "lemma": "let", "misc": "", "start_char": 739, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 745, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 7, "lemma": "we", "misc": "", "start_char": 743, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 750, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "talk", "misc": "", "start_char": 746, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 756, "feats": null, "head": 10, "id": 9, "lemma": "about", "misc": "", "start_char": 751, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 765, "feats": "Number=Plur", "head": 8, "id": 10, "lemma": "present", "misc": "", "start_char": 757, "text": "presents", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 767, "feats": null, "head": 4, "id": 11, "lemma": ".", "misc": "", "start_char": 766, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "obj", "end_char": 772, "feats": "PronType=Int", "head": 15, "id": 12, "lemma": "what", "misc": "", "start_char": 768, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 776, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 15, "id": 13, "lemma": "do", "misc": "", "start_char": 773, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 780, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 14, "lemma": "you", "misc": "", "start_char": 777, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 784, "feats": "VerbForm=Inf", "head": 4, "id": 15, "lemma": "get", "misc": "", "start_char": 781, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 788, "feats": "Number=Sing", "head": 15, "id": 16, "lemma": "Amy", "misc": "", "start_char": 785, "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 790, "feats": null, "head": 4, "id": 17, "lemma": "?", "misc": "", "start_char": 789, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (PRP we)) (VP (VBP 're) (RB not) (VP (VBG exchanging) (NP (NNS gifts)))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, we're not exchanging gifts.", "tokens": [ { "deprel": "discourse", "end_char": 793, "feats": null, "head": 6, "id": 1, "lemma": "oh", "misc": "", "start_char": 791, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 795, "feats": null, "head": 1, "id": 2, "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": 3, "lemma": "we", "misc": "", "start_char": 796, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 802, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 799, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 806, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 803, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 817, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 6, "lemma": "exchange", "misc": "", "start_char": 807, "text": "exchanging", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 823, "feats": "Number=Plur", "head": 6, "id": 7, "lemma": "gift", "misc": "", "start_char": 818, "text": "gifts", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 825, "feats": null, "head": 6, "id": 8, "lemma": ".", "misc": "", "start_char": 824, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Come) (PRT (RP on)))) (, ,) (NP (NNP Sheldon)) (, ,) (NP (PRP you)) (VP (VBP have) (S (VP (TO to) (VP (VB get) (NP (PRP her) (NN something)))))) (. .)))" }, "speaker": "Bernadette", "text": "Come on, Sheldon, you have to get her something.", "tokens": [ { "deprel": "root", "end_char": 830, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "come", "misc": "", "start_char": 826, "text": "Come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 833, "feats": null, "head": 1, "id": 2, "lemma": "on", "misc": "", "start_char": 831, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 835, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 834, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 843, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "Sheldon", "misc": "", "start_char": 836, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 845, "feats": null, "head": 7, "id": 5, "lemma": ",", "misc": "", "start_char": 844, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 849, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 846, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 854, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 1, "id": 7, "lemma": "have", "misc": "", "start_char": 850, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 857, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 855, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 861, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "get", "misc": "", "start_char": 858, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 865, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 10, "lemma": "her", "misc": "", "start_char": 862, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 875, "feats": "Number=Sing|PronType=Ind", "head": 9, "id": 11, "lemma": "something", "misc": "", "start_char": 866, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 877, "feats": null, "head": 1, "id": 12, "lemma": ".", "misc": "", "start_char": 876, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (SQ (MD should) (NP (PRP I)) (. ?) (S (NP (PRP She)) (VP (VBZ knows) (SBAR (IN that) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB like) (NP (NNP Christmas)))))))) (, ,) (CC and) (S (ADVP (CC yet)) (, ,) (NP (DT every) (NN year)) (, ,) (NP (PRP she)) (VP (VBZ forces) (NP (PRP me)) (S (VP (TO to) (VP (VB celebrate) (NP (PRP it)))))) (. .) (CONJP (RB Not) (RB only)) (VBP am) (NP (PRP I)) (VP (VBG going) (PP (IN to) (NP (NP (DT this) (JJ foolish) (NN dinner)) (PP (IN against) (NP (PRP$ my) (NN will))))) (. .) (S (S (PP (IN At) (NP (DT the) (NML (NNP Christmas) (NN tree)) (NN lot))) (, ,) (NP (EX there)) (VP (VBD was) (NP (NN mistletoe)))) (, ,) (CC and) (S (NP (PRP she)) (VP (VBD kissed) (NP (PRP me)) (PP (IN under) (NP (PRP it))) (PP (IN in) (NP (NN public) (. .))) (SBAR (UH Like) (S (NP (PRP we)) (VP (VBD were) (NP (NP (DT the) (NNS stars)) (PP (IN of) (NP (DT a) (NNP Tijuana) (NN sex) (NN show))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Why should I? She knows that I don't like Christmas, and yet, every year, she forces me to celebrate it . Not only am I going to this foolish dinner against my will . At the Christmas tree lot, there was mistletoe, and she kissed me under it in public . Like we were the stars of a Tijuana sex show.", "tokens": [ { "deprel": "advmod", "end_char": 881, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "why", "misc": "", "start_char": 878, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "reparandum", "end_char": 888, "feats": "VerbForm=Fin", "head": 6, "id": 2, "lemma": "should", "misc": "", "start_char": 882, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 890, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 3, "lemma": "I", "misc": "", "start_char": 889, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 892, "feats": null, "head": 2, "id": 4, "lemma": "?", "misc": "", "start_char": 891, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 896, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 5, "lemma": "she", "misc": "", "start_char": 893, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 902, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "know", "misc": "", "start_char": 897, "text": "knows", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 907, "feats": null, "head": 11, "id": 7, "lemma": "that", "misc": "", "start_char": 903, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 909, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 8, "lemma": "I", "misc": "", "start_char": 908, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 912, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "do", "misc": "", "start_char": 910, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 916, "feats": null, "head": 11, "id": 10, "lemma": "not", "misc": "", "start_char": 913, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 921, "feats": "VerbForm=Inf", "head": 6, "id": 11, "lemma": "like", "misc": "", "start_char": 917, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 931, "feats": "Number=Sing", "head": 11, "id": 12, "lemma": "Christmas", "misc": "", "start_char": 922, "text": "Christmas", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 933, "feats": null, "head": 14, "id": 13, "lemma": ",", "misc": "", "start_char": 932, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 937, "feats": null, "head": 21, "id": 14, "lemma": "and", "misc": "", "start_char": 934, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 941, "feats": null, "head": 21, "id": 15, "lemma": "yet", "misc": "", "start_char": 938, "text": "yet", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 943, "feats": null, "head": 15, "id": 16, "lemma": ",", "misc": "", "start_char": 942, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 949, "feats": "PronType=Tot", "head": 18, "id": 17, "lemma": "every", "misc": "", "start_char": 944, "text": "every", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 954, "feats": "Number=Sing", "head": 21, "id": 18, "lemma": "year", "misc": "", "start_char": 950, "text": "year", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 956, "feats": null, "head": 18, "id": 19, "lemma": ",", "misc": "", "start_char": 955, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 960, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": 20, "lemma": "she", "misc": "", "start_char": 957, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 967, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 21, "lemma": "force", "misc": "", "start_char": 961, "text": "forces", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 970, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 21, "id": 22, "lemma": "I", "misc": "", "start_char": 968, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 973, "feats": null, "head": 24, "id": 23, "lemma": "to", "misc": "", "start_char": 971, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 983, "feats": "VerbForm=Inf", "head": 21, "id": 24, "lemma": "celebrate", "misc": "", "start_char": 974, "text": "celebrate", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 986, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 24, "id": 25, "lemma": "it", "misc": "", "start_char": 984, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 988, "feats": null, "head": 31, "id": 26, "lemma": ".", "misc": "", "start_char": 987, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 992, "feats": null, "head": 31, "id": 27, "lemma": "not", "misc": "", "start_char": 989, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "cc:preconj", "end_char": 997, "feats": null, "head": 31, "id": 28, "lemma": "only", "misc": "", "start_char": 993, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 1000, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 31, "id": 29, "lemma": "be", "misc": "", "start_char": 998, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1002, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 31, "id": 30, "lemma": "I", "misc": "", "start_char": 1001, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1008, "feats": "Tense=Pres|VerbForm=Part", "head": 21, "id": 31, "lemma": "go", "misc": "", "start_char": 1003, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 1011, "feats": null, "head": 35, "id": 32, "lemma": "to", "misc": "", "start_char": 1009, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1016, "feats": "Number=Sing|PronType=Dem", "head": 35, "id": 33, "lemma": "this", "misc": "", "start_char": 1012, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1024, "feats": "Degree=Pos", "head": 35, "id": 34, "lemma": "foolish", "misc": "", "start_char": 1017, "text": "foolish", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1031, "feats": "Number=Sing", "head": 31, "id": 35, "lemma": "dinner", "misc": "", "start_char": 1025, "text": "dinner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1039, "feats": null, "head": 38, "id": 36, "lemma": "against", "misc": "", "start_char": 1032, "text": "against", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1042, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 38, "id": 37, "lemma": "my", "misc": "", "start_char": 1040, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 1047, "feats": "Number=Sing", "head": 35, "id": 38, "lemma": "will", "misc": "", "start_char": 1043, "text": "will", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1049, "feats": null, "head": 31, "id": 39, "lemma": ".", "misc": "", "start_char": 1048, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 1052, "feats": null, "head": 44, "id": 40, "lemma": "at", "misc": "", "start_char": 1050, "text": "At", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1056, "feats": "Definite=Def|PronType=Art", "head": 44, "id": 41, "lemma": "the", "misc": "", "start_char": 1053, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1066, "feats": "Number=Sing", "head": 43, "id": 42, "lemma": "Christmas", "misc": "", "start_char": 1057, "text": "Christmas", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 1071, "feats": "Number=Sing", "head": 44, "id": 43, "lemma": "tree", "misc": "", "start_char": 1067, "text": "tree", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1075, "feats": "Number=Sing", "head": 47, "id": 44, "lemma": "lot", "misc": "", "start_char": 1072, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1077, "feats": null, "head": 47, "id": 45, "lemma": ",", "misc": "", "start_char": 1076, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "expl", "end_char": 1083, "feats": null, "head": 47, "id": 46, "lemma": "there", "misc": "", "start_char": 1078, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "parataxis", "end_char": 1087, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 47, "lemma": "be", "misc": "", "start_char": 1084, "text": "was", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 1097, "feats": "Number=Sing", "head": 47, "id": 48, "lemma": "mistletoe", "misc": "", "start_char": 1088, "text": "mistletoe", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1099, "feats": null, "head": 52, "id": 49, "lemma": ",", "misc": "", "start_char": 1098, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1103, "feats": null, "head": 52, "id": 50, "lemma": "and", "misc": "", "start_char": 1100, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1107, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 52, "id": 51, "lemma": "she", "misc": "", "start_char": 1104, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1114, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 47, "id": 52, "lemma": "kiss", "misc": "", "start_char": 1108, "text": "kissed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1117, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 52, "id": 53, "lemma": "I", "misc": "", "start_char": 1115, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1123, "feats": null, "head": 55, "id": 54, "lemma": "under", "misc": "", "start_char": 1118, "text": "under", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1126, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 52, "id": 55, "lemma": "it", "misc": "", "start_char": 1124, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1129, "feats": null, "head": 57, "id": 56, "lemma": "in", "misc": "", "start_char": 1127, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1136, "feats": "Number=Sing", "head": 52, "id": 57, "lemma": "public", "misc": "", "start_char": 1130, "text": "public", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1138, "feats": null, "head": 63, "id": 58, "lemma": ".", "misc": "", "start_char": 1137, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1143, "feats": null, "head": 63, "id": 59, "lemma": "like", "misc": "", "start_char": 1139, "text": "Like", "upos": "INTJ", "xpos": "UH" }, { "deprel": "nsubj", "end_char": 1146, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 63, "id": 60, "lemma": "we", "misc": "", "start_char": 1144, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1151, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 63, "id": 61, "lemma": "be", "misc": "", "start_char": 1147, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 1155, "feats": "Definite=Def|PronType=Art", "head": 63, "id": 62, "lemma": "the", "misc": "", "start_char": 1152, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1161, "feats": "Number=Plur", "head": 52, "id": 63, "lemma": "star", "misc": "", "start_char": 1156, "text": "stars", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1164, "feats": null, "head": 68, "id": 64, "lemma": "of", "misc": "", "start_char": 1162, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1166, "feats": "Definite=Ind|PronType=Art", "head": 68, "id": 65, "lemma": "a", "misc": "", "start_char": 1165, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1174, "feats": "Number=Sing", "head": 68, "id": 66, "lemma": "Tijuana", "misc": "", "start_char": 1167, "text": "Tijuana", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 1178, "feats": "Number=Sing", "head": 68, "id": 67, "lemma": "sex", "misc": "", "start_char": 1175, "text": "sex", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 1183, "feats": "Number=Sing", "head": 63, "id": 68, "lemma": "show", "misc": "", "start_char": 1179, "text": "show", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1185, "feats": null, "head": 6, "id": 69, "lemma": ".", "misc": "", "start_char": 1184, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (PRP She)) (VP (VBZ 's) (ADJP (RB just) (JJ excited) (PP (IN about) (NP (DT the) (NNS holidays))))) (. .)))" }, "speaker": "Bernadette", "text": "She's just excited about the holidays.", "tokens": [ { "deprel": "nsubj", "end_char": 1189, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "she", "misc": "", "start_char": 1186, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1192, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1190, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1197, "feats": null, "head": 4, "id": 3, "lemma": "just", "misc": "", "start_char": 1193, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1205, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "excited", "misc": "", "start_char": 1198, "text": "excited", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1211, "feats": null, "head": 7, "id": 5, "lemma": "about", "misc": "", "start_char": 1206, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1215, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 1212, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1224, "feats": "Number=Plur", "head": 4, "id": 7, "lemma": "holiday", "misc": "", "start_char": 1216, "text": "holidays", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1226, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 1225, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yes)) (, ,) (CC and) (S (NP (PRP she)) (VP (VBZ 's) (RB not) (VP (VBG taking) (NP (PRP$ my) (NNS feelings)) (PP (IN into) (NP (NN account))) (ADVP (IN at) (DT all))))) (. .) (S (ADVP (RB Maybe)) (NP (PRP it)) (VP (VBZ 's) (NP (NP (NN time)) (SBAR (S (NP (PRP I)) (VP (VBP teach) (NP (PRP her)) (NP (DT a) (NN lesson)))))))) (. .)))" }, "speaker": "Sheldon", "text": "Yes, and she's not taking my feelings into account at all . Maybe it's time I teach her a lesson.", "tokens": [ { "deprel": "discourse", "end_char": 1230, "feats": null, "head": 7, "id": 1, "lemma": "yes", "misc": "", "start_char": 1227, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1232, "feats": null, "head": 7, "id": 2, "lemma": ",", "misc": "", "start_char": 1231, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1236, "feats": null, "head": 7, "id": 3, "lemma": "and", "misc": "", "start_char": 1233, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1240, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 4, "lemma": "she", "misc": "", "start_char": 1237, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1243, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 1241, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1247, "feats": null, "head": 7, "id": 6, "lemma": "not", "misc": "", "start_char": 1244, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1254, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 7, "lemma": "take", "misc": "", "start_char": 1248, "text": "taking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 1257, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "my", "misc": "", "start_char": 1255, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1266, "feats": "Number=Plur", "head": 7, "id": 9, "lemma": "feeling", "misc": "", "start_char": 1258, "text": "feelings", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1271, "feats": null, "head": 11, "id": 10, "lemma": "into", "misc": "", "start_char": 1267, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1279, "feats": "Number=Sing", "head": 7, "id": 11, "lemma": "account", "misc": "", "start_char": 1272, "text": "account", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1282, "feats": null, "head": 13, "id": 12, "lemma": "at", "misc": "", "start_char": 1280, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1286, "feats": null, "head": 7, "id": 13, "lemma": "all", "misc": "", "start_char": 1283, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 1288, "feats": null, "head": 7, "id": 14, "lemma": ".", "misc": "", "start_char": 1287, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1294, "feats": null, "head": 18, "id": 15, "lemma": "maybe", "misc": "", "start_char": 1289, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1297, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 16, "lemma": "it", "misc": "", "start_char": 1295, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1300, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": 17, "lemma": "be", "misc": "", "start_char": 1298, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 1305, "feats": "Number=Sing", "head": 7, "id": 18, "lemma": "time", "misc": "", "start_char": 1301, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1307, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 19, "lemma": "I", "misc": "", "start_char": 1306, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 1313, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 18, "id": 20, "lemma": "teach", "misc": "", "start_char": 1308, "text": "teach", "upos": "VERB", "xpos": "VBP" }, { "deprel": "iobj", "end_char": 1317, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 21, "lemma": "her", "misc": "", "start_char": 1314, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 1319, "feats": "Definite=Ind|PronType=Art", "head": 23, "id": 22, "lemma": "a", "misc": "", "start_char": 1318, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1326, "feats": "Number=Sing", "head": 20, "id": 23, "lemma": "lesson", "misc": "", "start_char": 1320, "text": "lesson", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1328, "feats": null, "head": 7, "id": 24, "lemma": ".", "misc": "", "start_char": 1327, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (INTJ (WRB How) (. ?)))" }, "speaker": "Bernadette", "text": "How?", "tokens": [ { "deprel": "root", "end_char": 1332, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "how", "misc": "", "start_char": 1329, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 1334, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 1333, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (MD 'd) (VP (VB have) (S (VP (TO to) (VP (VB be) (NP (NN something) (JJ heinous))))) (, ,) (S (S (NP (NP (NN something)) (SBAR (WHNP (WDT that)) (S (VP (VBZ makes) (S (NP (PRP her)) (ADJP (ADJP (RB as) (JJ miserable)) (SBAR (IN as) (S (NP (PRP she)) (VP (VBZ 's) (VP (VBG making) (NP (PRP me) (. .) (UH Oh)))))))))))) (, ,) (NP (PRP I)) (VP (VBP 've) (VP (VBN got) (NP (PRP it))))) (. .) (S (NP (DT This)) (VP (VBZ is) (ADJP (JJ good))))))) (. .)))" }, "speaker": "Sheldon", "text": "It'd have to be something heinous, something that makes her as miserable as she's making me . Oh, I've got it . This is good.", "tokens": [ { "deprel": "nsubj", "end_char": 1337, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 1335, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1340, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "would", "misc": "", "start_char": 1338, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1345, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "have", "misc": "", "start_char": 1341, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1348, "feats": null, "head": 6, "id": 4, "lemma": "to", "misc": "", "start_char": 1346, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 1351, "feats": "VerbForm=Inf", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 1349, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1361, "feats": "Number=Sing|PronType=Ind", "head": 3, "id": 6, "lemma": "something", "misc": "", "start_char": 1352, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "amod", "end_char": 1369, "feats": "Degree=Pos", "head": 6, "id": 7, "lemma": "heinous", "misc": "", "start_char": 1362, "text": "heinous", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1371, "feats": null, "head": 9, "id": 8, "lemma": ",", "misc": "", "start_char": 1370, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 1381, "feats": "Number=Sing|PronType=Ind", "head": 6, "id": 9, "lemma": "something", "misc": "", "start_char": 1372, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1386, "feats": "PronType=Rel", "head": 11, "id": 10, "lemma": "that", "misc": "", "start_char": 1382, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "end_char": 1392, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 11, "lemma": "make", "misc": "", "start_char": 1387, "text": "makes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 1396, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 12, "lemma": "her", "misc": "", "start_char": 1393, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1399, "feats": null, "head": 14, "id": 13, "lemma": "as", "misc": "", "start_char": 1397, "text": "as", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 1409, "feats": "Degree=Pos", "head": 11, "id": 14, "lemma": "miserable", "misc": "", "start_char": 1400, "text": "miserable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 1412, "feats": null, "head": 18, "id": 15, "lemma": "as", "misc": "", "start_char": 1410, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1416, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 16, "lemma": "she", "misc": "", "start_char": 1413, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1419, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": 17, "lemma": "be", "misc": "", "start_char": 1417, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "end_char": 1426, "feats": "Tense=Pres|VerbForm=Part", "head": 14, "id": 18, "lemma": "make", "misc": "", "start_char": 1420, "text": "making", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1429, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 19, "lemma": "I", "misc": "", "start_char": 1427, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1431, "feats": null, "head": 3, "id": 20, "lemma": ".", "misc": "", "start_char": 1430, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1434, "feats": null, "head": 25, "id": 21, "lemma": "oh", "misc": "", "start_char": 1432, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1436, "feats": null, "head": 21, "id": 22, "lemma": ",", "misc": "", "start_char": 1435, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1438, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 25, "id": 23, "lemma": "I", "misc": "", "start_char": 1437, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1442, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 25, "id": 24, "lemma": "have", "misc": "", "start_char": 1439, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1446, "feats": "Tense=Past|VerbForm=Part", "head": 3, "id": 25, "lemma": "get", "misc": "", "start_char": 1443, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 1449, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 25, "id": 26, "lemma": "it", "misc": "", "start_char": 1447, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1451, "feats": null, "head": 3, "id": 27, "lemma": ".", "misc": "", "start_char": 1450, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1456, "feats": "Number=Sing|PronType=Dem", "head": 30, "id": 28, "lemma": "this", "misc": "", "start_char": 1452, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1459, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 30, "id": 29, "lemma": "be", "misc": "", "start_char": 1457, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 1464, "feats": "Degree=Pos", "head": 3, "id": 30, "lemma": "good", "misc": "", "start_char": 1460, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1466, "feats": null, "head": 3, "id": 31, "lemma": ".", "misc": "", "start_char": 1465, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (WHNP (WP What) (. ?)))" }, "speaker": "Bernadette", "text": "What?", "tokens": [ { "deprel": "root", "end_char": 1471, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 1467, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 1473, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 1472, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG going) (S (VP (TO to) (VP (VB buy) (NP (PRP her)) (NP (DT a) (NN present))))))) (. .)))" }, "speaker": "Sheldon", "text": "I'm going to buy her a present.", "tokens": [ { "deprel": "nsubj", "end_char": 1475, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 1474, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1478, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1476, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1484, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "go", "misc": "", "start_char": 1479, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1487, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 1485, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1491, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "buy", "misc": "", "start_char": 1488, "text": "buy", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1495, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "her", "misc": "", "start_char": 1492, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 1497, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 1496, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1505, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "present", "misc": "", "start_char": 1498, "text": "present", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1507, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 1506, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (NP (PRP you)) (VP (VBP 're) (VP (VBG gon) (S (VP (TO na) (VP (VB have) (S (VP (TO to) (VP (VB walk) (NP (PRP me)) (PP (IN through) (NP (DT that))))))))))) (. .)))" }, "speaker": "Bernadette", "text": "Yeah, you're gonna have to walk me through that.", "tokens": [ { "deprel": "discourse", "end_char": 1512, "feats": null, "head": 5, "id": 1, "lemma": "yeah", "misc": "", "start_char": 1508, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1514, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1513, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1518, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 1515, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1522, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 1519, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1526, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "go", "misc": "", "start_char": 1523, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1529, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 1527, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1534, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "have", "misc": "", "start_char": 1530, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1537, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 1535, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1542, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "walk", "misc": "", "start_char": 1538, "text": "walk", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1545, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 10, "lemma": "I", "misc": "", "start_char": 1543, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1553, "feats": null, "head": 12, "id": 11, "lemma": "through", "misc": "", "start_char": 1546, "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1558, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 12, "lemma": "that", "misc": "", "start_char": 1554, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1560, "feats": null, "head": 5, "id": 13, "lemma": ".", "misc": "", "start_char": 1559, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (PP (IN With) (NP (NN gift) (HYPH -) (NN giving))) (, ,) (NP (EX there)) (VP (VBZ 's) (NP (DT an) (JJ implied) (JJ social) (NN contract))) (. .) (S (SBAR (IN If) (S (S (NP (PRP I)) (VP (VBP show) (PRT (RP up)) (NP (NN tonight)) (PP (IN with) (NP (DT a) (NN present))))) (, ,) (CC and) (S (NP (PRP she)) (VP (VBZ does) (RB n't) (VP (VB have) (NP (CD one)) (PP (IN for) (NP (PRP me)))))))) (, ,) (NP (PRP she)) (VP (MD 'll) (VP (VB feel) (ADJP (JJ terrible))))) (. .)))" }, "speaker": "Sheldon", "text": "With gift - giving, there's an implied social contract . If I show up tonight with a present, and she doesn't have one for me, she'll feel terrible.", "tokens": [ { "deprel": "case", "end_char": 1565, "feats": null, "head": 4, "id": 1, "lemma": "with", "misc": "", "start_char": 1561, "text": "With", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 1570, "feats": "Number=Sing", "head": 4, "id": 2, "lemma": "gift", "misc": "", "start_char": 1566, "text": "gift", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1572, "feats": null, "head": 2, "id": 3, "lemma": "-", "misc": "", "start_char": 1571, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "obl", "end_char": 1579, "feats": "Number=Sing", "head": 7, "id": 4, "lemma": "give", "misc": "", "start_char": 1573, "text": "giving", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1581, "feats": null, "head": 7, "id": 5, "lemma": ",", "misc": "", "start_char": 1580, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "expl", "end_char": 1587, "feats": null, "head": 7, "id": 6, "lemma": "there", "misc": "", "start_char": 1582, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 1590, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 7, "lemma": "be", "misc": "", "start_char": 1588, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1593, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 8, "lemma": "a", "misc": "", "start_char": 1591, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1601, "feats": "Degree=Pos", "head": 11, "id": 9, "lemma": "imply", "misc": "", "start_char": 1594, "text": "implied", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 1608, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "social", "misc": "", "start_char": 1602, "text": "social", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1617, "feats": "Number=Sing", "head": 7, "id": 11, "lemma": "contract", "misc": "", "start_char": 1609, "text": "contract", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1619, "feats": null, "head": 11, "id": 12, "lemma": ".", "misc": "", "start_char": 1618, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 1622, "feats": null, "head": 15, "id": 13, "lemma": "if", "misc": "", "start_char": 1620, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1624, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 14, "lemma": "I", "misc": "", "start_char": 1623, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1629, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 33, "id": 15, "lemma": "show", "misc": "", "start_char": 1625, "text": "show", "upos": "VERB", "xpos": "VBP" }, { "deprel": "compound:prt", "end_char": 1632, "feats": null, "head": 15, "id": 16, "lemma": "up", "misc": "", "start_char": 1630, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "obl:tmod", "end_char": 1640, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "tonight", "misc": "", "start_char": 1633, "text": "tonight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1645, "feats": null, "head": 20, "id": 18, "lemma": "with", "misc": "", "start_char": 1641, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1647, "feats": "Definite=Ind|PronType=Art", "head": 20, "id": 19, "lemma": "a", "misc": "", "start_char": 1646, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1655, "feats": "Number=Sing", "head": 15, "id": 20, "lemma": "present", "misc": "", "start_char": 1648, "text": "present", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1657, "feats": null, "head": 26, "id": 21, "lemma": ",", "misc": "", "start_char": 1656, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1661, "feats": null, "head": 26, "id": 22, "lemma": "and", "misc": "", "start_char": 1658, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1665, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 26, "id": 23, "lemma": "she", "misc": "", "start_char": 1662, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1670, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 26, "id": 24, "lemma": "do", "misc": "", "start_char": 1666, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1674, "feats": null, "head": 26, "id": 25, "lemma": "not", "misc": "", "start_char": 1671, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 1679, "feats": "VerbForm=Inf", "head": 15, "id": 26, "lemma": "have", "misc": "", "start_char": 1675, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1683, "feats": "NumForm=Word|NumType=Card", "head": 26, "id": 27, "lemma": "one", "misc": "", "start_char": 1680, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 1687, "feats": null, "head": 29, "id": 28, "lemma": "for", "misc": "", "start_char": 1684, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1690, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 26, "id": 29, "lemma": "I", "misc": "", "start_char": 1688, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1692, "feats": null, "head": 33, "id": 30, "lemma": ",", "misc": "", "start_char": 1691, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1696, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 33, "id": 31, "lemma": "she", "misc": "", "start_char": 1693, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1700, "feats": "VerbForm=Fin", "head": 33, "id": 32, "lemma": "will", "misc": "", "start_char": 1697, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 1705, "feats": "VerbForm=Inf", "head": 7, "id": 33, "lemma": "feel", "misc": "", "start_char": 1701, "text": "feel", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1714, "feats": "Degree=Pos", "head": 33, "id": 34, "lemma": "terrible", "misc": "", "start_char": 1706, "text": "terrible", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1716, "feats": null, "head": 7, "id": 35, "lemma": ".", "misc": "", "start_char": 1715, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Then)) (NP (PRP you)) (VP (VBP 're) (ADJP (RB both) (JJ sad))) (. ?)))" }, "speaker": "Bernadette", "text": "Then you're both sad?", "tokens": [ { "deprel": "advmod", "end_char": 1721, "feats": "PronType=Dem", "head": 5, "id": 1, "lemma": "then", "misc": "", "start_char": 1717, "text": "Then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1725, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 2, "lemma": "you", "misc": "", "start_char": 1722, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1729, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 1726, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1734, "feats": null, "head": 5, "id": 4, "lemma": "both", "misc": "", "start_char": 1730, "text": "both", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1738, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "sad", "misc": "", "start_char": 1735, "text": "sad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1740, "feats": null, "head": 5, "id": 6, "lemma": "?", "misc": "", "start_char": 1739, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (S (ADVP (RB Maybe)) (NP (PRP she)) (VP (MD 'll) (VP (VB feel) (ADJP (RB so) (JJ guilty))))) (, ,) (S (NP (PRP she)) (VP (MD 'll) (ADVP (RB never)) (VP (VB make) (S (NP (PRP me)) (VP (VB celebrate) (NP (DT the) (NNS holidays)) (ADVP (RB again))))))) (. .)))" }, "speaker": "Sheldon", "text": "Maybe she'll feel so guilty, she'll never make me celebrate the holidays again.", "tokens": [ { "deprel": "advmod", "end_char": 1746, "feats": null, "head": 4, "id": 1, "lemma": "maybe", "misc": "", "start_char": 1741, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1750, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 2, "lemma": "she", "misc": "", "start_char": 1747, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1754, "feats": "VerbForm=Fin", "head": 4, "id": 3, "lemma": "will", "misc": "", "start_char": 1751, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1759, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "feel", "misc": "", "start_char": 1755, "text": "feel", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1762, "feats": null, "head": 6, "id": 5, "lemma": "so", "misc": "", "start_char": 1760, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 1769, "feats": "Degree=Pos", "head": 4, "id": 6, "lemma": "guilty", "misc": "", "start_char": 1763, "text": "guilty", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1771, "feats": null, "head": 4, "id": 7, "lemma": ",", "misc": "", "start_char": 1770, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1775, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 8, "lemma": "she", "misc": "", "start_char": 1772, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1779, "feats": "VerbForm=Fin", "head": 11, "id": 9, "lemma": "will", "misc": "", "start_char": 1776, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1785, "feats": null, "head": 11, "id": 10, "lemma": "never", "misc": "", "start_char": 1780, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1790, "feats": "VerbForm=Inf", "head": 4, "id": 11, "lemma": "make", "misc": "", "start_char": 1786, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1793, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 12, "lemma": "I", "misc": "", "start_char": 1791, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1803, "feats": "VerbForm=Inf", "head": 11, "id": 13, "lemma": "celebrate", "misc": "", "start_char": 1794, "text": "celebrate", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1807, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 14, "lemma": "the", "misc": "", "start_char": 1804, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1816, "feats": "Number=Plur", "head": 13, "id": 15, "lemma": "holiday", "misc": "", "start_char": 1808, "text": "holidays", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 1822, "feats": null, "head": 13, "id": 16, "lemma": "again", "misc": "", "start_char": 1817, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1824, "feats": null, "head": 4, "id": 17, "lemma": ".", "misc": "", "start_char": 1823, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (RB So) (NP (NP (PRP$ your) (JJ evil) (NN plot)) (ADVP (RB here))) (VP (VBZ is) (S (VP (TO to) (VP (VB buy) (NP (PRP$ your) (NN girlfriend)) (NP (DT a) (NN present)))))) (. ?)))" }, "speaker": "Bernadette", "text": "So your evil plot here is to buy your girlfriend a present?", "tokens": [ { "deprel": "discourse", "end_char": 1827, "feats": null, "head": 8, "id": 1, "lemma": "so", "misc": "", "start_char": 1825, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "nmod:poss", "end_char": 1832, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 4, "id": 2, "lemma": "your", "misc": "", "start_char": 1828, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 1837, "feats": "Degree=Pos", "head": 4, "id": 3, "lemma": "evil", "misc": "", "start_char": 1833, "text": "evil", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj:outer", "end_char": 1842, "feats": "Number=Sing", "head": 8, "id": 4, "lemma": "plot", "misc": "", "start_char": 1838, "text": "plot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1847, "feats": "PronType=Dem", "head": 4, "id": 5, "lemma": "here", "misc": "", "start_char": 1843, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 1850, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 1848, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 1853, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 1851, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "root", "end_char": 1857, "feats": "VerbForm=Inf", "head": 0, "id": 8, "lemma": "buy", "misc": "", "start_char": 1854, "text": "buy", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 1862, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 10, "id": 9, "lemma": "your", "misc": "", "start_char": 1858, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "iobj", "end_char": 1873, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "girlfriend", "misc": "", "start_char": 1863, "text": "girlfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "end_char": 1875, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 11, "lemma": "a", "misc": "", "start_char": 1874, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1883, "feats": "Number=Sing", "head": 8, "id": 12, "lemma": "present", "misc": "", "start_char": 1876, "text": "present", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1885, "feats": null, "head": 8, "id": 13, "lemma": "?", "misc": "", "start_char": 1884, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (S (RB So) (VP (VB stay) (PP (IN on) (NP (PRP$ my) (JJ good) (NN side))))) (, ,) (CC or) (S (NP (PRP I)) (VP (MD 'll) (VP (VB get) (S (NP (PRP you)) (NP (DT a) (JJ little) (NN something)) (, ,) (ADVP (RB too)))))) (. .)))" }, "speaker": "Sheldon", "text": "So stay on my good side, or I'll get you a little something, too.", "tokens": [ { "deprel": "advmod", "end_char": 1888, "feats": null, "head": 2, "id": 1, "lemma": "so", "misc": "", "start_char": 1886, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1893, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "stay", "misc": "", "start_char": 1889, "text": "stay", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1896, "feats": null, "head": 6, "id": 3, "lemma": "on", "misc": "", "start_char": 1894, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1899, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 6, "id": 4, "lemma": "my", "misc": "", "start_char": 1897, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 1904, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "good", "misc": "", "start_char": 1900, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1909, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "side", "misc": "", "start_char": 1905, "text": "side", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1911, "feats": null, "head": 11, "id": 7, "lemma": ",", "misc": "", "start_char": 1910, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1914, "feats": null, "head": 11, "id": 8, "lemma": "or", "misc": "", "start_char": 1912, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1916, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 9, "lemma": "I", "misc": "", "start_char": 1915, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1920, "feats": "VerbForm=Fin", "head": 11, "id": 10, "lemma": "will", "misc": "", "start_char": 1917, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "conj", "end_char": 1924, "feats": "VerbForm=Inf", "head": 2, "id": 11, "lemma": "get", "misc": "", "start_char": 1921, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1928, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 11, "id": 12, "lemma": "you", "misc": "", "start_char": 1925, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 1930, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 13, "lemma": "a", "misc": "", "start_char": 1929, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1937, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "little", "misc": "", "start_char": 1931, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1947, "feats": "Number=Sing|PronType=Ind", "head": 11, "id": 15, "lemma": "something", "misc": "", "start_char": 1938, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 1949, "feats": null, "head": 11, "id": 16, "lemma": ",", "misc": "", "start_char": 1948, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1953, "feats": null, "head": 11, "id": 17, "lemma": "too", "misc": "", "start_char": 1950, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1955, "feats": null, "head": 2, "id": 18, "lemma": ".", "misc": "", "start_char": 1954, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 4 ], [ 0, 8, 9 ], [ 0, 14, 16 ], [ 0, 24, 24 ], [ 2, 19, 20 ] ], [ [ 0, 21, 21 ] ], [ [ 0, 19, 25 ] ], [ [ 0, 23, 25 ] ], [ [ 1, 2, 2 ], [ 3, 22, 22 ], [ 4, 1, 1 ], [ 4, 7, 7 ], [ 5, 0, 0 ], [ 6, 13, 13 ], [ 8, 3, 3 ], [ 8, 5, 5 ], [ 9, 2, 2 ], [ 9, 4, 4 ], [ 9, 7, 7 ], [ 9, 21, 21 ], [ 9, 29, 29 ], [ 9, 36, 36 ], [ 9, 36, 37 ], [ 9, 52, 52 ], [ 10, 0, 0 ], [ 11, 3, 3 ], [ 11, 7, 7 ], [ 11, 7, 8 ], [ 11, 18, 18 ], [ 11, 20, 20 ], [ 11, 17, 22 ], [ 13, 11, 11 ], [ 13, 15, 15 ], [ 13, 18, 18 ], [ 13, 22, 22 ], [ 15, 0, 0 ], [ 15, 5, 5 ], [ 16, 2, 2 ], [ 17, 13, 13 ], [ 17, 22, 22 ], [ 17, 28, 28 ], [ 17, 26, 28 ], [ 17, 30, 30 ], [ 19, 1, 1 ], [ 19, 7, 7 ], [ 19, 11, 11 ], [ 20, 1, 1 ], [ 20, 1, 4 ], [ 20, 8, 8 ], [ 20, 8, 9 ], [ 21, 3, 3 ], [ 21, 3, 5 ], [ 21, 8, 8 ] ], [ [ 1, 4, 5 ] ], [ [ 1, 8, 8 ] ], [ [ 1, 12, 12 ], [ 2, 10, 10 ], [ 2, 10, 11 ], [ 2, 14, 14 ], [ 2, 14, 15 ] ], [ [ 2, 1, 1 ] ], [ [ 2, 19, 19 ], [ 3, 7, 7 ], [ 4, 10, 10 ], [ 4, 15, 15 ], [ 4, 15, 16 ] ], [ [ 2, 23, 23 ] ], [ [ 2, 28, 28 ] ], [ [ 2, 30, 30 ] ], [ [ 3, 2, 5 ] ], [ [ 3, 10, 10 ] ], [ [ 3, 13, 13 ] ], [ [ 3, 16, 16 ] ], [ [ 3, 19, 20 ] ], [ [ 3, 26, 26 ], [ 5, 0, 1 ] ], [ [ 3, 27, 27 ] ], [ [ 3, 24, 31 ], [ 3, 37, 37 ], [ 3, 35, 37 ] ], [ [ 3, 29, 31 ] ], [ [ 3, 33, 33 ] ], [ [ 4, 4, 4 ] ], [ [ 4, 12, 13 ] ], [ [ 4, 19, 19 ] ], [ [ 4, 21, 21 ] ], [ [ 5, 5, 5 ] ], [ [ 5, 9, 9 ] ], [ [ 5, 16, 16 ] ], [ [ 6, 2, 3 ] ], [ [ 6, 6, 6 ] ], [ [ 6, 9, 9 ], [ 7, 6, 6 ], [ 15, 6, 7 ], [ 17, 1, 3 ], [ 17, 18, 19 ], [ 20, 10, 11 ] ], [ [ 6, 11, 11 ] ], [ [ 6, 15, 15 ], [ 8, 9, 9 ], [ 9, 19, 19 ], [ 9, 50, 50 ] ], [ [ 7, 2, 2 ], [ 9, 59, 59 ] ], [ [ 8, 10, 10 ] ], [ [ 9, 11, 11 ], [ 9, 24, 24 ] ], [ [ 9, 16, 17 ] ], [ [ 9, 32, 34 ] ], [ [ 9, 40, 43 ], [ 9, 54, 54 ] ], [ [ 9, 45, 45 ] ], [ [ 9, 47, 47 ] ], [ [ 9, 56, 56 ] ], [ [ 9, 61, 67 ] ], [ [ 9, 64, 67 ] ], [ [ 10, 5, 6 ], [ 19, 13, 14 ] ], [ [ 11, 10, 10 ] ], [ [ 11, 15, 15 ] ], [ [ 11, 21, 22 ] ], [ [ 13, 0, 0 ] ], [ [ 13, 5, 5 ] ], [ [ 13, 8, 8 ] ], [ [ 13, 9, 9 ] ], [ [ 13, 5, 18 ], [ 13, 25, 25 ] ], [ [ 13, 8, 18 ], [ 13, 27, 27 ] ], [ [ 14, 0, 0 ] ], [ [ 16, 9, 9 ], [ 21, 11, 11 ] ], [ [ 16, 11, 11 ] ], [ [ 17, 5, 5 ] ], [ [ 17, 7, 10 ] ], [ [ 17, 16, 16 ] ], [ [ 18, 1, 1 ], [ 18, 3, 3 ] ], [ [ 21, 14, 14 ] ], [ [ 21, 12, 14 ] ] ]
s08e11c03t
♪ Here comes Santa Claus, here comes Santa Claus ♪ ♪ Right down Santa Claus Lane ♪ ♪ Vixen and Blitzen and all his reindeer ♪ Yeah, I appreciate the ride...♪ Bells are ringing, children singing ♪ ♪ All is merry and bright ♪ ♪ So hang your stockings and say your prayers ♪ ♪ 'Cause Santa Claus is coming tonight...♪ Why'd you turn it off? Because in the last ten minutes, Santa came to town, kissed Mommy and ran Grandma over with a reindeer . I had a drunk uncle who did all those things . Nobody sings songs about him. Maybe you'd like it more if you thought of Santa as a superhero and his power is bringing joy to children. My uncle was accused of that, too . It turned out to be legal in Oklahoma. Okay, new subject . Let's talk about presents . What did you get Amy? Oh, we're not exchanging gifts. Come on, Sheldon, you have to get her something. Why should I? She knows that I don't like Christmas, and yet, every year, she forces me to celebrate it . Not only am I going to this foolish dinner against my will . At the Christmas tree lot, there was mistletoe, and she kissed me under it in public . Like we were the stars of a Tijuana sex show. She's just excited about the holidays. Yes, and she's not taking my feelings into account at all . Maybe it's time I teach her a lesson. How? It'd have to be something heinous, something that makes her as miserable as she's making me . Oh, I've got it . This is good. What? I'm going to buy her a present. Yeah, you're gonna have to walk me through that. With gift - giving, there's an implied social contract . If I show up tonight with a present, and she doesn't have one for me, she'll feel terrible. Then you're both sad? Maybe she'll feel so guilty, she'll never make me celebrate the holidays again. So your evil plot here is to buy your girlfriend a present? So stay on my good side, or I'll get you a little something, too.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (ADVP (RB here)) (VP (VBZ 's)) (NP (DT the) (NN plan)) (. .) (S (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG gon) (S (VP (TO na) (VP (VB put) (NP (DT the) (NN food)) (PP (IN in) (NP (DT the) (NN bag))))))))) (, ,) (CC and) (S (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBZ lands) (PP (IN in) (NP (DT the) (NN bag))) (S (VP (TO to) (VP (VB eat) (NP (PRP it)))))))) (, ,) (NP (PRP we)) (VP (VBP close) (NP (PRP it)) (PRT (RP up))))) (. .)))" }, "speaker": "Howard", "text": "Okay, here's the plan . I'm gonna put the food in the bag, and when he lands in the bag to eat it, we close it up.", "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": "PronType=Dem", "head": 0, "id": 3, "lemma": "here", "misc": "", "start_char": 7, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 14, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 4, "lemma": "be", "misc": "", "start_char": 12, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 18, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 15, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 23, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "plan", "misc": "", "start_char": 19, "text": "plan", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 25, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 24, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 27, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "I", "misc": "", "start_char": 26, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 30, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 28, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 34, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 10, "lemma": "go", "misc": "", "start_char": 31, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 37, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 35, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 41, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "put", "misc": "", "start_char": 38, "text": "put", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 45, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 13, "lemma": "the", "misc": "", "start_char": 42, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 50, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "food", "misc": "", "start_char": 46, "text": "food", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 53, "feats": null, "head": 17, "id": 15, "lemma": "in", "misc": "", "start_char": 51, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 57, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 16, "lemma": "the", "misc": "", "start_char": 54, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 61, "feats": "Number=Sing", "head": 12, "id": 17, "lemma": "bag", "misc": "", "start_char": 58, "text": "bag", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 63, "feats": null, "head": 31, "id": 18, "lemma": ",", "misc": "", "start_char": 62, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 67, "feats": null, "head": 31, "id": 19, "lemma": "and", "misc": "", "start_char": 64, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 72, "feats": "PronType=Int", "head": 22, "id": 20, "lemma": "when", "misc": "", "start_char": 68, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 75, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 22, "id": 21, "lemma": "he", "misc": "", "start_char": 73, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 81, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 31, "id": 22, "lemma": "land", "misc": "", "start_char": 76, "text": "lands", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 84, "feats": null, "head": 25, "id": 23, "lemma": "in", "misc": "", "start_char": 82, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 88, "feats": "Definite=Def|PronType=Art", "head": 25, "id": 24, "lemma": "the", "misc": "", "start_char": 85, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 92, "feats": "Number=Sing", "head": 22, "id": 25, "lemma": "bag", "misc": "", "start_char": 89, "text": "bag", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 95, "feats": null, "head": 27, "id": 26, "lemma": "to", "misc": "", "start_char": 93, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 99, "feats": "VerbForm=Inf", "head": 22, "id": 27, "lemma": "eat", "misc": "", "start_char": 96, "text": "eat", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 102, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 27, "id": 28, "lemma": "it", "misc": "", "start_char": 100, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 104, "feats": null, "head": 22, "id": 29, "lemma": ",", "misc": "", "start_char": 103, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 107, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 31, "id": 30, "lemma": "we", "misc": "", "start_char": 105, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 113, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 31, "lemma": "close", "misc": "", "start_char": 108, "text": "close", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 116, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 31, "id": 32, "lemma": "it", "misc": "", "start_char": 114, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 119, "feats": null, "head": 31, "id": 33, "lemma": "up", "misc": "", "start_char": 117, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 121, "feats": null, "head": 3, "id": 34, "lemma": ".", "misc": "", "start_char": 120, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (NP (DT A) (NNP Slim) (NNP Jim) (. ?)))" }, "speaker": "Leonard", "text": "A Slim Jim?", "tokens": [ { "deprel": "det", "end_char": 123, "feats": "Definite=Ind|PronType=Art", "head": 3, "id": 1, "lemma": "a", "misc": "", "start_char": 122, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 128, "feats": "Degree=Pos", "head": 3, "id": 2, "lemma": "Slim", "misc": "", "start_char": 124, "text": "Slim", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "root", "end_char": 132, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "Jim", "misc": "", "start_char": 129, "text": "Jim", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 134, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 133, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (NP (NP (DT all)) (SBAR (S (NP (PRP I)) (VP (MD could) (VP (VB find)))))))) (. .) (S (NP (PRP It)) (VP (MD 'll) (VP (VB work)))) (. .)))" }, "speaker": "Howard", "text": "It's all I could find . It'll work.", "tokens": [ { "deprel": "nsubj", "end_char": 137, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 135, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 140, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 138, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 144, "feats": null, "head": 0, "id": 3, "lemma": "all", "misc": "", "start_char": 141, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 146, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "I", "misc": "", "start_char": 145, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 152, "feats": "VerbForm=Fin", "head": 6, "id": 5, "lemma": "could", "misc": "", "start_char": 147, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 157, "feats": "VerbForm=Inf", "head": 3, "id": 6, "lemma": "find", "misc": "", "start_char": 153, "text": "find", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 159, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 158, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 162, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 8, "lemma": "it", "misc": "", "start_char": 160, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 166, "feats": "VerbForm=Fin", "head": 10, "id": 9, "lemma": "will", "misc": "", "start_char": 163, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 171, "feats": "VerbForm=Inf", "head": 3, "id": 10, "lemma": "work", "misc": "", "start_char": 167, "text": "work", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 173, "feats": null, "head": 3, "id": 11, "lemma": ".", "misc": "", "start_char": 172, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (INTJ (UH Sure) (. .) (SBAR (IN If) (S (NP (DT the) (NN pigeon)) (VP (VBZ 's) (VP (VBN stoned) (CC or) (NP (DT a) (NN trucker)))))) (. .)))" }, "speaker": "Leonard", "text": "Sure . If the pigeon's stoned or a trucker.", "tokens": [ { "deprel": "discourse", "end_char": 178, "feats": null, "head": 7, "id": 1, "lemma": "sure", "misc": "", "start_char": 174, "text": "Sure", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 180, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 179, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 183, "feats": null, "head": 7, "id": 3, "lemma": "if", "misc": "", "start_char": 181, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 187, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 184, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 194, "feats": "Number=Sing", "head": 7, "id": 5, "lemma": "pigeon", "misc": "", "start_char": 188, "text": "pigeon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 197, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 195, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 204, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 7, "lemma": "stone", "misc": "", "start_char": 198, "text": "stoned", "upos": "VERB", "xpos": "VBN" }, { "deprel": "cc", "end_char": 207, "feats": null, "head": 10, "id": 8, "lemma": "or", "misc": "", "start_char": 205, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 209, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 208, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 217, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "trucker", "misc": "", "start_char": 210, "text": "trucker", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 219, "feats": null, "head": 7, "id": 11, "lemma": ".", "misc": "", "start_char": 218, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Okay)) (, ,) (INTJ (UH well)) (, ,) (WHNP (WP what)) (VP (VBZ 's) (NP (PRP$ your) (NN plan))) (. ?)))" }, "speaker": "Howard", "text": "Okay, well, what's your plan?", "tokens": [ { "deprel": "discourse", "end_char": 224, "feats": null, "head": 5, "id": 1, "lemma": "okay", "misc": "", "start_char": 220, "text": "Okay", "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": "discourse", "end_char": 231, "feats": null, "head": 5, "id": 3, "lemma": "well", "misc": "", "start_char": 227, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 233, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 232, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 238, "feats": "PronType=Int", "head": 0, "id": 5, "lemma": "what", "misc": "", "start_char": 234, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 241, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 6, "lemma": "be", "misc": "", "start_char": 239, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 246, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "your", "misc": "", "start_char": 242, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 251, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "plan", "misc": "", "start_char": 247, "text": "plan", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 253, "feats": null, "head": 5, "id": 9, "lemma": "?", "misc": "", "start_char": 252, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD told) (NP (PRP you)) (NP (PRP$ my) (NN plan) (. .)) (S (VP (VB Let) (S (NP (PRP 's)) (VP (VP (VB call) (NP (NN Building) (NNS Services))) (CC and) (VP (VB get) (NP (NN help)))))))) (. .)))" }, "speaker": "Leonard", "text": "I told you my plan . Let's call Building Services and get help.", "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=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "tell", "misc": "", "start_char": 256, "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 264, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 2, "id": 3, "lemma": "you", "misc": "", "start_char": 261, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nmod:poss", "end_char": 267, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 5, "id": 4, "lemma": "my", "misc": "", "start_char": 265, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 272, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "plan", "misc": "", "start_char": 268, "text": "plan", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 274, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 273, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 278, "feats": "Mood=Imp|VerbForm=Fin", "head": 2, "id": 7, "lemma": "let", "misc": "", "start_char": 275, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 281, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 7, "id": 8, "lemma": "we", "misc": "", "start_char": 279, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 286, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "call", "misc": "", "start_char": 282, "text": "call", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound", "end_char": 295, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "Building", "misc": "", "start_char": 287, "text": "Building", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 304, "feats": "Number=Plur", "head": 9, "id": 11, "lemma": "service", "misc": "", "start_char": 296, "text": "Services", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 308, "feats": null, "head": 13, "id": 12, "lemma": "and", "misc": "", "start_char": 305, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 312, "feats": "VerbForm=Inf", "head": 9, "id": 13, "lemma": "get", "misc": "", "start_char": 309, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 317, "feats": "Number=Sing", "head": 13, "id": 14, "lemma": "help", "misc": "", "start_char": 313, "text": "help", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 319, "feats": null, "head": 2, "id": 15, "lemma": ".", "misc": "", "start_char": 318, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (SQ (CC And) (VP (VB admit) (SBAR (IN that) (S (NP (PRP we)) (VP (VBD contaminated) (NP (DT the) (JJ clean) (NN room)))))) (. ?)))" }, "speaker": "Howard", "text": "And admit that we contaminated the clean room?", "tokens": [ { "deprel": "cc", "end_char": 323, "feats": null, "head": 2, "id": 1, "lemma": "and", "misc": "", "start_char": 320, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "root", "end_char": 329, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "admit", "misc": "", "start_char": 324, "text": "admit", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 334, "feats": null, "head": 5, "id": 3, "lemma": "that", "misc": "", "start_char": 330, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 337, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "we", "misc": "", "start_char": 335, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 350, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 2, "id": 5, "lemma": "contaminate", "misc": "", "start_char": 338, "text": "contaminated", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 354, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 6, "lemma": "the", "misc": "", "start_char": 351, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 360, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "clean", "misc": "", "start_char": 355, "text": "clean", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 365, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "room", "misc": "", "start_char": 361, "text": "room", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 367, "feats": null, "head": 2, "id": 9, "lemma": "?", "misc": "", "start_char": 366, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH No)) (, ,) (VP (VB admit) (SBAR (IN that) (S (NP (PRP you)) (VP (VBD contaminated) (NP (DT the) (JJ clean) (NN room)))))) (. .)))" }, "speaker": "Leonard", "text": "No, admit that you contaminated the clean room.", "tokens": [ { "deprel": "discourse", "end_char": 370, "feats": "Polarity=Neg", "head": 3, "id": 1, "lemma": "no", "misc": "", "start_char": 368, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 372, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 371, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 378, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "admit", "misc": "", "start_char": 373, "text": "admit", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 383, "feats": null, "head": 6, "id": 4, "lemma": "that", "misc": "", "start_char": 379, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 387, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 384, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 400, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 3, "id": 6, "lemma": "contaminate", "misc": "", "start_char": 388, "text": "contaminated", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 404, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 7, "lemma": "the", "misc": "", "start_char": 401, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 410, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "clean", "misc": "", "start_char": 405, "text": "clean", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 415, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "room", "misc": "", "start_char": 411, "text": "room", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 417, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 416, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (SQ (VBP do) (NP (PRP you)) (VP (VB keep) (S (VP (VBG assuming) (SBAR (S (NP (PRP it)) (VP (VBD was) (NP (PRP me))))))))) (. ?)))" }, "speaker": "Howard", "text": "Why do you keep assuming it was me?", "tokens": [ { "deprel": "advmod", "end_char": 421, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "why", "misc": "", "start_char": 418, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 424, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 422, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 428, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 425, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 433, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "keep", "misc": "", "start_char": 429, "text": "keep", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 442, "feats": "VerbForm=Ger", "head": 4, "id": 5, "lemma": "assume", "misc": "", "start_char": 434, "text": "assuming", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nsubj", "end_char": 445, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 6, "lemma": "it", "misc": "", "start_char": 443, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 449, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 446, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 452, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 8, "lemma": "I", "misc": "", "start_char": 450, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 454, "feats": null, "head": 4, "id": 9, "lemma": "?", "misc": "", "start_char": 453, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (SBAR (IN Because) (S (NP (PRP you)) (VP (VBP do) (NP (NP (DT this) (NN kind)) (PP (IN of) (NP (NN thing)))) (NP (PDT all) (DT the) (NN time))))) (, ,) (CC and) (ADVP (RB then)) (NP (PRP you)) (VP (VBP try) (S (VP (TO to) (VP (VB cover) (NP (PRP it)) (PRT (RP up)))))) (. .)))" }, "speaker": "Leonard", "text": "Because you do this kind of thing all the time, and then you try to cover it up.", "tokens": [ { "deprel": "mark", "end_char": 462, "feats": null, "head": 3, "id": 1, "lemma": "because", "misc": "", "start_char": 455, "text": "Because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 466, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 463, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 469, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "do", "misc": "", "start_char": 467, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 474, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 4, "lemma": "this", "misc": "", "start_char": 470, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 479, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "kind", "misc": "", "start_char": 475, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 482, "feats": null, "head": 7, "id": 6, "lemma": "of", "misc": "", "start_char": 480, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 488, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "thing", "misc": "", "start_char": 483, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det:predet", "end_char": 492, "feats": null, "head": 10, "id": 8, "lemma": "all", "misc": "", "start_char": 489, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 496, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 493, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 501, "feats": "Number=Sing", "head": 3, "id": 10, "lemma": "time", "misc": "", "start_char": 497, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 503, "feats": null, "head": 15, "id": 11, "lemma": ",", "misc": "", "start_char": 502, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 507, "feats": null, "head": 15, "id": 12, "lemma": "and", "misc": "", "start_char": 504, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 512, "feats": "PronType=Dem", "head": 15, "id": 13, "lemma": "then", "misc": "", "start_char": 508, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 516, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 14, "lemma": "you", "misc": "", "start_char": 513, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 520, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 15, "lemma": "try", "misc": "", "start_char": 517, "text": "try", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 523, "feats": null, "head": 17, "id": 16, "lemma": "to", "misc": "", "start_char": 521, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 529, "feats": "VerbForm=Inf", "head": 15, "id": 17, "lemma": "cover", "misc": "", "start_char": 524, "text": "cover", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 532, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 18, "lemma": "it", "misc": "", "start_char": 530, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 535, "feats": null, "head": 17, "id": 19, "lemma": "up", "misc": "", "start_char": 533, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 537, "feats": null, "head": 3, "id": 20, "lemma": ".", "misc": "", "start_char": 536, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (PP (UH Like) (WHADVP (WRB when)) (. ?)))" }, "speaker": "Howard", "text": "Like when?", "tokens": [ { "deprel": "discourse", "end_char": 542, "feats": null, "head": 2, "id": 1, "lemma": "like", "misc": "", "start_char": 538, "text": "Like", "upos": "INTJ", "xpos": "UH" }, { "deprel": "root", "end_char": 547, "feats": "PronType=Int", "head": 0, "id": 2, "lemma": "when", "misc": "", "start_char": 543, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 549, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 548, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (FRAG (WHNP (WP What) (IN about)) (SBAR (WHADVP (WRB when)) (S (NP (PRP you)) (VP (VP (VBD flipped) (NP (DT the) (NNP Mars) (NNP Rover))) (, ,) (CC or) (VP (VBD lost) (NP (NP (NNP Koothrappali) (POS 's)) (NN dog))) (, ,) (CC or) (ADVP (RB almost)) (VP (VBD drove) (PRT (RP off)) (PP (IN with) (NP (DT that) (NN baby))))))) (. ?)))" }, "speaker": "Leonard", "text": "What about when you flipped the Mars Rover, or lost Koothrappali's dog, or almost drove off with that baby?", "tokens": [ { "deprel": "root", "end_char": 554, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 550, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "case", "end_char": 560, "feats": null, "head": 3, "id": 2, "lemma": "about", "misc": "", "start_char": 555, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 565, "feats": "PronType=Int", "head": 1, "id": 3, "lemma": "when", "misc": "", "start_char": 561, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 569, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 566, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl:relcl", "end_char": 577, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 3, "id": 5, "lemma": "flip", "misc": "", "start_char": 570, "text": "flipped", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 581, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 6, "lemma": "the", "misc": "", "start_char": 578, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 586, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "Mars", "misc": "", "start_char": 582, "text": "Mars", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 592, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "Rover", "misc": "", "start_char": 587, "text": "Rover", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 594, "feats": null, "head": 11, "id": 9, "lemma": ",", "misc": "", "start_char": 593, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 597, "feats": null, "head": 11, "id": 10, "lemma": "or", "misc": "", "start_char": 595, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 602, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 5, "id": 11, "lemma": "lose", "misc": "", "start_char": 598, "text": "lost", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 615, "feats": "Number=Sing", "head": 14, "id": 12, "lemma": "Koothrappali", "misc": "", "start_char": 603, "text": "Koothrappali", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 618, "feats": null, "head": 12, "id": 13, "lemma": "'s", "misc": "", "start_char": 616, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "end_char": 622, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "dog", "misc": "", "start_char": 619, "text": "dog", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 624, "feats": null, "head": 18, "id": 15, "lemma": ",", "misc": "", "start_char": 623, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 627, "feats": null, "head": 18, "id": 16, "lemma": "or", "misc": "", "start_char": 625, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 634, "feats": null, "head": 18, "id": 17, "lemma": "almost", "misc": "", "start_char": 628, "text": "almost", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 640, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 5, "id": 18, "lemma": "drive", "misc": "", "start_char": 635, "text": "drove", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 644, "feats": null, "head": 18, "id": 19, "lemma": "off", "misc": "", "start_char": 641, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 649, "feats": null, "head": 22, "id": 20, "lemma": "with", "misc": "", "start_char": 645, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 654, "feats": "Number=Sing|PronType=Dem", "head": 22, "id": 21, "lemma": "that", "misc": "", "start_char": 650, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 659, "feats": "Number=Sing", "head": 18, "id": 22, "lemma": "baby", "misc": "", "start_char": 655, "text": "baby", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 661, "feats": null, "head": 1, "id": 23, "lemma": "?", "misc": "", "start_char": 660, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (S (ADVP (RB Again)) (, ,) (NP (PRP it)) (VP (VBD looked) (PP (IN like) (NP (PRP$ my) (NN car))))) (, ,) (CC and) (S (NP (DT the) (NN baby)) (VP (VBD did) (RB n't) (ADVP (RB even)) (VP (VB cry) (SBAR (IN until) (S (NP (PRP$ his) (NN mother)) (VP (VBD punched) (NP (PRP me)) (PP (IN with) (NP (PRP$ her) (NNS keys))))))))) (. .)))" }, "speaker": "Howard", "text": "Again, it looked like my car, and the baby didn't even cry until his mother punched me with her keys.", "tokens": [ { "deprel": "advmod", "end_char": 667, "feats": null, "head": 4, "id": 1, "lemma": "again", "misc": "", "start_char": 662, "text": "Again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 669, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 668, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 672, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "it", "misc": "", "start_char": 670, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 679, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "look", "misc": "", "start_char": 673, "text": "looked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 684, "feats": null, "head": 7, "id": 5, "lemma": "like", "misc": "", "start_char": 680, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 687, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "my", "misc": "", "start_char": 685, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 691, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "car", "misc": "", "start_char": 688, "text": "car", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 693, "feats": null, "head": 15, "id": 8, "lemma": ",", "misc": "", "start_char": 692, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 697, "feats": null, "head": 15, "id": 9, "lemma": "and", "misc": "", "start_char": 694, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 701, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "misc": "", "start_char": 698, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 706, "feats": "Number=Sing", "head": 15, "id": 11, "lemma": "baby", "misc": "", "start_char": 702, "text": "baby", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 710, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": 12, "lemma": "do", "misc": "", "start_char": 707, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 714, "feats": null, "head": 15, "id": 13, "lemma": "not", "misc": "", "start_char": 711, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 719, "feats": null, "head": 15, "id": 14, "lemma": "even", "misc": "", "start_char": 715, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 723, "feats": "VerbForm=Inf", "head": 4, "id": 15, "lemma": "cry", "misc": "", "start_char": 720, "text": "cry", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 729, "feats": null, "head": 19, "id": 16, "lemma": "until", "misc": "", "start_char": 724, "text": "until", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 733, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 18, "id": 17, "lemma": "his", "misc": "", "start_char": 730, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 740, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "mother", "misc": "", "start_char": 734, "text": "mother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "end_char": 748, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": 19, "lemma": "punch", "misc": "", "start_char": 741, "text": "punched", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 751, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 20, "lemma": "I", "misc": "", "start_char": 749, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 756, "feats": null, "head": 23, "id": 21, "lemma": "with", "misc": "", "start_char": 752, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 760, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 23, "id": 22, "lemma": "her", "misc": "", "start_char": 757, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 765, "feats": "Number=Plur", "head": 19, "id": 23, "lemma": "key", "misc": "", "start_char": 761, "text": "keys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 767, "feats": null, "head": 4, "id": 24, "lemma": ".", "misc": "", "start_char": 766, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Fine)) (, ,) (VP (VB put) (NP (DT the) (NNP Slim) (NNP Jim)) (PP (IN in) (NP (DT the) (NN garbage) (NN bag)))) (. .)))" }, "speaker": "Leonard", "text": "Fine, put the Slim Jim in the garbage bag.", "tokens": [ { "deprel": "discourse", "end_char": 772, "feats": null, "head": 3, "id": 1, "lemma": "Fine", "misc": "", "start_char": 768, "text": "Fine", "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": "root", "end_char": 778, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "put", "misc": "", "start_char": 775, "text": "put", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 782, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 779, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 787, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "Slim", "misc": "", "start_char": 783, "text": "Slim", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 791, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "Jim", "misc": "", "start_char": 788, "text": "Jim", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 794, "feats": null, "head": 10, "id": 7, "lemma": "in", "misc": "", "start_char": 792, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 798, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 8, "lemma": "the", "misc": "", "start_char": 795, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 806, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "garbage", "misc": "", "start_char": 799, "text": "garbage", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 810, "feats": "Number=Sing", "head": 3, "id": 10, "lemma": "bag", "misc": "", "start_char": 807, "text": "bag", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 812, "feats": null, "head": 3, "id": 11, "lemma": ".", "misc": "", "start_char": 811, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (UH Well)) (, ,) (WHNP (WP what)) (SBAR (IN if) (S (NP (PRP you)) (VP (VBD said) (NP (PRP it)) (PP (IN without) (S (VP (VBG sounding) (ADJP (RB so) (JJ condescending)))))))) (. ?)))" }, "speaker": "Howard", "text": "Well, what if you said it without sounding so condescending?", "tokens": [ { "deprel": "discourse", "end_char": 817, "feats": null, "head": 3, "id": 1, "lemma": "well", "misc": "", "start_char": 813, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 819, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 818, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 824, "feats": "PronType=Int", "head": 0, "id": 3, "lemma": "what", "misc": "", "start_char": 820, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "mark", "end_char": 827, "feats": null, "head": 6, "id": 4, "lemma": "if", "misc": "", "start_char": 825, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 831, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 828, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 836, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 3, "id": 6, "lemma": "say", "misc": "", "start_char": 832, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 839, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "it", "misc": "", "start_char": 837, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 847, "feats": null, "head": 9, "id": 8, "lemma": "without", "misc": "", "start_char": 840, "text": "without", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 856, "feats": "VerbForm=Ger", "head": 6, "id": 9, "lemma": "sound", "misc": "", "start_char": 848, "text": "sounding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 859, "feats": null, "head": 11, "id": 10, "lemma": "so", "misc": "", "start_char": 857, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 873, "feats": "Degree=Pos", "head": 9, "id": 11, "lemma": "condescending", "misc": "", "start_char": 860, "text": "condescending", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 875, "feats": null, "head": 3, "id": 12, "lemma": "?", "misc": "", "start_char": 874, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (MD can) (VP (VB try)))) (, ,) (CC but) (S (NP (PRP$ your) (NN plan)) (VP (VBZ has) (NP (NP (DT the) (NNS words)) (NP (`` \") (NP (NN garbage) (NN bag)) ('' \") (CC and) (NP (`` \") (JJ Slim) (NNP Jim))) ('' \") (PP (IN in) (NP (PRP it)))))) (. !)))" }, "speaker": "Leonard", "text": "I can try, but your plan has the words \" garbage bag \" and \" Slim Jim \" in it!", "tokens": [ { "deprel": "nsubj", "end_char": 877, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 876, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 881, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "can", "misc": "", "start_char": 878, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 885, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "try", "misc": "", "start_char": 882, "text": "try", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 887, "feats": null, "head": 8, "id": 4, "lemma": ",", "misc": "", "start_char": 886, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 891, "feats": null, "head": 8, "id": 5, "lemma": "but", "misc": "", "start_char": 888, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 896, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "your", "misc": "", "start_char": 892, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 901, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "plan", "misc": "", "start_char": 897, "text": "plan", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 905, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 8, "lemma": "have", "misc": "", "start_char": 902, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 909, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 906, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 915, "feats": "Number=Plur", "head": 8, "id": 10, "lemma": "word", "misc": "", "start_char": 910, "text": "words", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 917, "feats": null, "head": 13, "id": 11, "lemma": "\"", "misc": "", "start_char": 916, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "compound", "end_char": 925, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "garbage", "misc": "", "start_char": 918, "text": "garbage", "upos": "NOUN", "xpos": "NN" }, { "deprel": "appos", "end_char": 929, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "bag", "misc": "", "start_char": 926, "text": "bag", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 931, "feats": null, "head": 13, "id": 14, "lemma": "\"", "misc": "", "start_char": 930, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "cc", "end_char": 935, "feats": null, "head": 18, "id": 15, "lemma": "and", "misc": "", "start_char": 932, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 937, "feats": null, "head": 18, "id": 16, "lemma": "\"", "misc": "", "start_char": 936, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "amod", "end_char": 942, "feats": "Degree=Pos", "head": 18, "id": 17, "lemma": "Slim", "misc": "", "start_char": 938, "text": "Slim", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 946, "feats": "Number=Sing", "head": 13, "id": 18, "lemma": "Jim", "misc": "", "start_char": 943, "text": "Jim", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 948, "feats": null, "head": 18, "id": 19, "lemma": "\"", "misc": "", "start_char": 947, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "case", "end_char": 951, "feats": null, "head": 21, "id": 20, "lemma": "in", "misc": "", "start_char": 949, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 954, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 21, "lemma": "it", "misc": "", "start_char": 952, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 956, "feats": null, "head": 3, "id": 22, "lemma": "!", "misc": "", "start_char": 955, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (UH Hey)) (, ,) (WHNP (WP what)) (SQ (VBZ 's) (VP (VBG going) (PRT (RP on)))) (. ?)))" }, "speaker": "Raj", "text": "Hey, what's going on?", "tokens": [ { "deprel": "discourse", "end_char": 960, "feats": null, "head": 5, "id": 1, "lemma": "hey", "misc": "", "start_char": 957, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 962, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 961, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 967, "feats": "PronType=Int", "head": 5, "id": 3, "lemma": "what", "misc": "", "start_char": 963, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 970, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 968, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 976, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "go", "misc": "", "start_char": 971, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 979, "feats": null, "head": 5, "id": 6, "lemma": "on", "misc": "", "start_char": 977, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 981, "feats": null, "head": 5, "id": 7, "lemma": "?", "misc": "", "start_char": 980, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (LST (UH Oh) (. .)) (NP (NNP Genius)) (ADVP (RB here)) (VP (VBZ wants) (S (VP (TO to) (VP (VB catch) (NP (DT a) (NN bird)) (PP (IN with) (NP (NP (DT a) (NN garbage) (NN bag)) (CC and) (NP (DT a) (NNP Slim) (NNP Jim)))))))) (. .)))" }, "speaker": "Leonard", "text": "Oh . Genius here wants to catch a bird with a garbage bag and a Slim Jim.", "tokens": [ { "deprel": "discourse", "end_char": 984, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 982, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 986, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 985, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 993, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "genius", "misc": "", "start_char": 987, "text": "Genius", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 998, "feats": "PronType=Dem", "head": 3, "id": 4, "lemma": "here", "misc": "", "start_char": 994, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1004, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "want", "misc": "", "start_char": 999, "text": "wants", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 1007, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 1005, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1013, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "catch", "misc": "", "start_char": 1008, "text": "catch", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1015, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "misc": "", "start_char": 1014, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1020, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "bird", "misc": "", "start_char": 1016, "text": "bird", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1025, "feats": null, "head": 13, "id": 10, "lemma": "with", "misc": "", "start_char": 1021, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1027, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 11, "lemma": "a", "misc": "", "start_char": 1026, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1035, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "garbage", "misc": "", "start_char": 1028, "text": "garbage", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1039, "feats": "Number=Sing", "head": 7, "id": 13, "lemma": "bag", "misc": "", "start_char": 1036, "text": "bag", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1043, "feats": null, "head": 17, "id": 14, "lemma": "and", "misc": "", "start_char": 1040, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 1045, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 15, "lemma": "a", "misc": "", "start_char": 1044, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1050, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "Slim", "misc": "", "start_char": 1046, "text": "Slim", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "conj", "end_char": 1054, "feats": "Number=Sing", "head": 13, "id": 17, "lemma": "Jim", "misc": "", "start_char": 1051, "text": "Jim", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1056, "feats": null, "head": 5, "id": 18, "lemma": ".", "misc": "", "start_char": 1055, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (SQ (MD Should) (VP (VB have) (VP (VBN put) (NP (PRP it)) (PP (IN in) (NP (DT the) (NN bag))) (ADVP (RB first)))) (. .)))" }, "speaker": "Raj", "text": "Should have put it in the bag first.", "tokens": [ { "deprel": "aux", "end_char": 1063, "feats": "VerbForm=Fin", "head": 3, "id": 1, "lemma": "should", "misc": "", "start_char": 1057, "text": "Should", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 1068, "feats": "VerbForm=Inf", "head": 3, "id": 2, "lemma": "have", "misc": "", "start_char": 1064, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 1072, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 3, "lemma": "put", "misc": "", "start_char": 1069, "text": "put", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 1075, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "it", "misc": "", "start_char": 1073, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1078, "feats": null, "head": 7, "id": 5, "lemma": "in", "misc": "", "start_char": 1076, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1082, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 1079, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1086, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "bag", "misc": "", "start_char": 1083, "text": "bag", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1092, "feats": "NumType=Ord", "head": 3, "id": 8, "lemma": "first", "misc": "", "start_char": 1087, "text": "first", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1094, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 1093, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 5 ] ], [ [ 0, 7, 7 ], [ 2, 3, 3 ], [ 5, 2, 2 ], [ 7, 4, 4 ], [ 8, 7, 7 ], [ 9, 1, 1 ], [ 9, 13, 13 ], [ 11, 3, 3 ], [ 12, 5, 5 ], [ 12, 19, 19 ], [ 15, 5, 5 ], [ 15, 5, 6 ], [ 15, 20, 20 ] ], [ [ 0, 12, 13 ], [ 0, 15, 16 ], [ 0, 23, 24 ], [ 0, 27, 27 ], [ 0, 31, 31 ], [ 13, 7, 9 ] ], [ [ 0, 20, 20 ] ], [ [ 0, 29, 29 ] ], [ [ 1, 0, 2 ], [ 2, 0, 0 ], [ 2, 7, 7 ], [ 13, 3, 5 ], [ 14, 6, 6 ], [ 15, 16, 17 ], [ 17, 14, 16 ], [ 18, 3, 3 ] ], [ [ 2, 2, 2 ] ], [ [ 2, 2, 5 ] ], [ [ 3, 3, 4 ] ], [ [ 3, 8, 9 ] ], [ [ 4, 4, 4 ] ], [ [ 4, 6, 6 ], [ 4, 6, 7 ], [ 5, 0, 0 ], [ 5, 3, 3 ], [ 5, 3, 4 ], [ 8, 2, 2 ], [ 14, 4, 4 ], [ 15, 0, 0 ] ], [ [ 5, 7, 7 ], [ 6, 3, 3 ] ], [ [ 5, 9, 10 ], [ 5, 13, 13 ] ], [ [ 6, 5, 7 ], [ 7, 6, 8 ] ], [ [ 8, 5, 5 ] ], [ [ 9, 6, 6 ] ], [ [ 9, 3, 6 ], [ 9, 17, 17 ] ], [ [ 9, 7, 9 ] ], [ [ 11, 0, 0 ] ], [ [ 11, 5, 7 ], [ 12, 5, 6 ] ], [ [ 11, 11, 13 ] ], [ [ 11, 20, 21 ], [ 12, 9, 10 ], [ 12, 16, 16 ], [ 12, 16, 17 ], [ 12, 21, 21 ], [ 12, 21, 22 ] ], [ [ 12, 2, 2 ] ], [ [ 13, 4, 9 ], [ 15, 8, 17 ], [ 17, 10, 16 ] ], [ [ 14, 2, 2 ] ], [ [ 16, 2, 2 ] ], [ [ 17, 2, 3 ] ], [ [ 17, 7, 8 ] ], [ [ 17, 10, 12 ], [ 18, 5, 6 ] ] ]
s08e11c04t
Okay, here's the plan . I'm gonna put the food in the bag, and when he lands in the bag to eat it, we close it up. A Slim Jim? It's all I could find . It'll work. Sure . If the pigeon's stoned or a trucker. Okay, well, what's your plan? I told you my plan . Let's call Building Services and get help. And admit that we contaminated the clean room? No, admit that you contaminated the clean room. Why do you keep assuming it was me? Because you do this kind of thing all the time, and then you try to cover it up. Like when? What about when you flipped the Mars Rover, or lost Koothrappali's dog, or almost drove off with that baby? Again, it looked like my car, and the baby didn't even cry until his mother punched me with her keys. Fine, put the Slim Jim in the garbage bag. Well, what if you said it without sounding so condescending? I can try, but your plan has the words " garbage bag " and " Slim Jim " in it! Hey, what's going on? Oh . Genius here wants to catch a bird with a garbage bag and a Slim Jim. Should have put it in the bag first.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (ADVP (RB So)) (, ,) (SBAR (IN if) (S (NP (PRP you)) (VP (VBP do) (RB n't) (VP (VB mind) (NP (PRP me)) (S (VP (VBG asking))))))) (, ,) (VBP do) (NP (PRP you)) (VP (VB think) (SBAR (S (NP (PRP you)) (VP (MD might) (VP (VB start) (S (VP (VBG dating) (ADVP (RB again))))))))) (. ?)))" }, "speaker": "Penny", "text": "So, if you don't mind me asking, do you think you might start dating again?", "tokens": [ { "deprel": "advmod", "end_char": 2, "feats": null, "head": 13, "id": 1, "lemma": "so", "misc": "", "start_char": 0, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 4, "feats": null, "head": 13, "id": 2, "lemma": ",", "misc": "", "start_char": 3, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 7, "feats": null, "head": 7, "id": 3, "lemma": "if", "misc": "", "start_char": 5, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 11, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 4, "lemma": "you", "misc": "", "start_char": 8, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 14, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "do", "misc": "", "start_char": 12, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 18, "feats": null, "head": 7, "id": 6, "lemma": "not", "misc": "", "start_char": 15, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 23, "feats": "VerbForm=Inf", "head": 13, "id": 7, "lemma": "mind", "misc": "", "start_char": 19, "text": "mind", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 26, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 8, "lemma": "I", "misc": "", "start_char": 24, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 33, "feats": "VerbForm=Ger", "head": 7, "id": 9, "lemma": "ask", "misc": "", "start_char": 27, "text": "asking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 35, "feats": null, "head": 13, "id": 10, "lemma": ",", "misc": "", "start_char": 34, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 38, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "do", "misc": "", "start_char": 36, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 42, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 12, "lemma": "you", "misc": "", "start_char": 39, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 48, "feats": "VerbForm=Inf", "head": 0, "id": 13, "lemma": "think", "misc": "", "start_char": 43, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 52, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 14, "lemma": "you", "misc": "", "start_char": 49, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 58, "feats": "VerbForm=Fin", "head": 16, "id": 15, "lemma": "might", "misc": "", "start_char": 53, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 64, "feats": "VerbForm=Inf", "head": 13, "id": 16, "lemma": "start", "misc": "", "start_char": 59, "text": "start", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 71, "feats": "VerbForm=Ger", "head": 16, "id": 17, "lemma": "date", "misc": "", "start_char": 65, "text": "dating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 77, "feats": null, "head": 17, "id": 18, "lemma": "again", "misc": "", "start_char": 72, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 79, "feats": null, "head": 13, "id": 19, "lemma": "?", "misc": "", "start_char": 78, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (ADJP (RB much) (RB too) (RB soon)) (PP (IN for) (NP (DT that))))) (. .) (SBARQ (WHNP (WRB Why)) (. ?) (SQ (VBP Do) (NP (PRP you)) (VP (VB know) (NP (NN someone)))) (. ?))))" }, "speaker": "Dr Koothrappali", "text": "It's much too soon for that . Why? Do you know someone?", "tokens": [ { "deprel": "nsubj", "end_char": 82, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 1, "lemma": "it", "misc": "", "start_char": 80, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 85, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 83, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 90, "feats": null, "head": 5, "id": 3, "lemma": "much", "misc": "", "start_char": 86, "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 94, "feats": null, "head": 5, "id": 4, "lemma": "too", "misc": "", "start_char": 91, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 99, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "soon", "misc": "", "start_char": 95, "text": "soon", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 103, "feats": null, "head": 7, "id": 6, "lemma": "for", "misc": "", "start_char": 100, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 108, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 7, "lemma": "that", "misc": "", "start_char": 104, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 110, "feats": null, "head": 5, "id": 8, "lemma": ".", "misc": "", "start_char": 109, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 114, "feats": "PronType=Int", "head": 5, "id": 9, "lemma": "why", "misc": "", "start_char": 111, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 116, "feats": null, "head": 9, "id": 10, "lemma": "?", "misc": "", "start_char": 115, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 119, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "do", "misc": "", "start_char": 117, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 123, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 12, "lemma": "you", "misc": "", "start_char": 120, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 128, "feats": "VerbForm=Inf", "head": 5, "id": 13, "lemma": "know", "misc": "", "start_char": 124, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 136, "feats": "Number=Sing|PronType=Ind", "head": 13, "id": 14, "lemma": "someone", "misc": "", "start_char": 129, "text": "someone", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 138, "feats": null, "head": 5, "id": 15, "lemma": "?", "misc": "", "start_char": 137, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH No)) (, ,) (CC but) (S (SBAR (IN if) (S (NP (NNS things)) (VP (VBP do) (RB n't) (VP (VB work) (PRT (RP out)) (PP (IN with) (NP (PRP me) (CC and) (NNP Leonard))))))) (, ,) (NP (PRP I)) (VP (MD 'll) (VP (VB give) (NP (PRP you)) (NP (NP (DT a) (NN call) (. .)) (VP (VB Wait) (. .) (SBARQ (WHNP (WRB How) (RB much)) (SQ (VBP do) (NP (PRP you)) (VP (VB talk) (PP (IN about) (NP (NNP Star) (NNP Trek))))))))))) (. ?)))" }, "speaker": "Penny", "text": "No, but if things don't work out with me and Leonard, I'll give you a call . Wait . How much do you talk about Star Trek?", "tokens": [ { "deprel": "discourse", "end_char": 141, "feats": "Polarity=Neg", "head": 17, "id": 1, "lemma": "no", "misc": "", "start_char": 139, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 143, "feats": null, "head": 17, "id": 2, "lemma": ",", "misc": "", "start_char": 142, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 147, "feats": null, "head": 17, "id": 3, "lemma": "but", "misc": "", "start_char": 144, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "end_char": 150, "feats": null, "head": 8, "id": 4, "lemma": "if", "misc": "", "start_char": 148, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 157, "feats": "Number=Plur", "head": 8, "id": 5, "lemma": "thing", "misc": "", "start_char": 151, "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 160, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "do", "misc": "", "start_char": 158, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 164, "feats": null, "head": 8, "id": 7, "lemma": "not", "misc": "", "start_char": 161, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 169, "feats": "VerbForm=Inf", "head": 17, "id": 8, "lemma": "work", "misc": "", "start_char": 165, "text": "work", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 173, "feats": null, "head": 8, "id": 9, "lemma": "out", "misc": "", "start_char": 170, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 178, "feats": null, "head": 11, "id": 10, "lemma": "with", "misc": "", "start_char": 174, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 181, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 11, "lemma": "I", "misc": "", "start_char": 179, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 185, "feats": null, "head": 13, "id": 12, "lemma": "and", "misc": "", "start_char": 182, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 193, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "Leonard", "misc": "", "start_char": 186, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 195, "feats": null, "head": 17, "id": 14, "lemma": ",", "misc": "", "start_char": 194, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 197, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 15, "lemma": "I", "misc": "", "start_char": 196, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 201, "feats": "VerbForm=Fin", "head": 17, "id": 16, "lemma": "will", "misc": "", "start_char": 198, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 206, "feats": "VerbForm=Inf", "head": 0, "id": 17, "lemma": "give", "misc": "", "start_char": 202, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 210, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 17, "id": 18, "lemma": "you", "misc": "", "start_char": 207, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 212, "feats": "Definite=Ind|PronType=Art", "head": 20, "id": 19, "lemma": "a", "misc": "", "start_char": 211, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 217, "feats": "Number=Sing", "head": 17, "id": 20, "lemma": "call", "misc": "", "start_char": 213, "text": "call", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 219, "feats": null, "head": 17, "id": 21, "lemma": ".", "misc": "", "start_char": 218, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 224, "feats": "Mood=Imp|VerbForm=Fin", "head": 17, "id": 22, "lemma": "wait", "misc": "", "start_char": 220, "text": "Wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 226, "feats": null, "head": 22, "id": 23, "lemma": ".", "misc": "", "start_char": 225, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 230, "feats": "PronType=Int", "head": 25, "id": 24, "lemma": "how", "misc": "", "start_char": 227, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "advmod", "end_char": 235, "feats": null, "head": 28, "id": 25, "lemma": "much", "misc": "", "start_char": 231, "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 238, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 28, "id": 26, "lemma": "do", "misc": "", "start_char": 236, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 242, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 28, "id": 27, "lemma": "you", "misc": "", "start_char": 239, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 247, "feats": "VerbForm=Inf", "head": 22, "id": 28, "lemma": "talk", "misc": "", "start_char": 243, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 253, "feats": null, "head": 31, "id": 29, "lemma": "about", "misc": "", "start_char": 248, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 258, "feats": "Number=Sing", "head": 31, "id": 30, "lemma": "Star", "misc": "", "start_char": 254, "text": "Star", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 263, "feats": "Number=Sing", "head": 28, "id": 31, "lemma": "Trek", "misc": "", "start_char": 259, "text": "Trek", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 265, "feats": null, "head": 17, "id": 32, "lemma": "?", "misc": "", "start_char": 264, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (S (VP (VB let) (S (NP (PRP 's)) (VP (VB get) (S (NP (DT this) (JJ Victorian) (NN party)) (VP (VBN started))))))) (. .) (NP (PRP I)) (VP (VBP 've) (VP (VBN done) (NP (NP (DT some) (NN research)) (PP (IN about) (NP (NP (DT some) (JJ traditional) (NN parlor) (NNS games)) (SBAR (S (NP (PRP we)) (VP (MD can) (VP (VB play)))))))))) (. .)))" }, "speaker": "Amy", "text": "Okay, let's get this Victorian party started . I've done some research about some traditional parlor games we can play.", "tokens": [ { "deprel": "discourse", "end_char": 270, "feats": null, "head": 3, "id": 1, "lemma": "okay", "misc": "", "start_char": 266, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 272, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 271, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 276, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "let", "misc": "", "start_char": 273, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 279, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 4, "lemma": "we", "misc": "", "start_char": 277, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 283, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "get", "misc": "", "start_char": 280, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 288, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 6, "lemma": "this", "misc": "", "start_char": 284, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 298, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "Victorian", "misc": "", "start_char": 289, "text": "Victorian", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 304, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "party", "misc": "", "start_char": 299, "text": "party", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 312, "feats": "Tense=Past|VerbForm=Part", "head": 5, "id": 9, "lemma": "start", "misc": "", "start_char": 305, "text": "started", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 314, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 313, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 316, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 11, "lemma": "I", "misc": "", "start_char": 315, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 320, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 12, "lemma": "have", "misc": "", "start_char": 317, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 325, "feats": "Tense=Past|VerbForm=Part", "head": 3, "id": 13, "lemma": "do", "misc": "", "start_char": 321, "text": "done", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 330, "feats": null, "head": 15, "id": 14, "lemma": "some", "misc": "", "start_char": 326, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 339, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "research", "misc": "", "start_char": 331, "text": "research", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 345, "feats": null, "head": 20, "id": 16, "lemma": "about", "misc": "", "start_char": 340, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 350, "feats": null, "head": 20, "id": 17, "lemma": "some", "misc": "", "start_char": 346, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 362, "feats": "Degree=Pos", "head": 20, "id": 18, "lemma": "traditional", "misc": "", "start_char": 351, "text": "traditional", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 369, "feats": "Number=Sing", "head": 20, "id": 19, "lemma": "parlor", "misc": "", "start_char": 363, "text": "parlor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 375, "feats": "Number=Plur", "head": 15, "id": 20, "lemma": "game", "misc": "", "start_char": 370, "text": "games", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 378, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 23, "id": 21, "lemma": "we", "misc": "", "start_char": 376, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 382, "feats": "VerbForm=Fin", "head": 23, "id": 22, "lemma": "can", "misc": "", "start_char": 379, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 387, "feats": "VerbForm=Inf", "head": 20, "id": 23, "lemma": "play", "misc": "", "start_char": 383, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 389, "feats": null, "head": 3, "id": 24, "lemma": ".", "misc": "", "start_char": 388, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (PP (UH Like) (NP (WP what)) (. ?)))" }, "speaker": "Penny", "text": "Like what?", "tokens": [ { "deprel": "discourse", "end_char": 394, "feats": null, "head": 2, "id": 1, "lemma": "like", "misc": "", "start_char": 390, "text": "Like", "upos": "INTJ", "xpos": "UH" }, { "deprel": "root", "end_char": 399, "feats": "PronType=Int", "head": 0, "id": 2, "lemma": "what", "misc": "", "start_char": 395, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 401, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 400, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (S (NP (EX there)) (VP (VBZ 's) (NP (NP (DT a) (JJ fun) (NN one)) (VP (VBN called) (S (NP (NP (NNP Ball)) (PP (IN of) (NP (NNP Wool))))))))) (. .) (S (NP (PRP You)) (VP (VBP take) (NP (NP (DT a) (NN ball)) (PP (IN of) (NP (NN wool)))))) (, ,) (CC and) (S (NP (PRP you)) (VP (VBP put) (NP (PRP it)) (PP (ADVP (RB right)) (IN in) (NP (NP (DT the) (NN center)) (PP (IN of) (NP (DT the) (NN table))))))) (. .) (RB Then) (S (NP (NNS people)) (VP (VP (VBP sit) (PP (IN on) (NP (NP (JJ opposite) (NNS sides)) (PP (IN of) (NP (DT the) (NN table)))))) (CC and) (VP (VBP try) (S (VP (TO to) (VP (VB blow) (NP (DT the) (NN wool)) (PRT (RP off)))))))) (. .)))" }, "speaker": "Amy", "text": "Well, there's a fun one called Ball of Wool . You take a ball of wool, and you put it right in the center of the table . Then people sit on opposite sides of the table and try to blow the wool off.", "tokens": [ { "deprel": "discourse", "end_char": 406, "feats": null, "head": 4, "id": 1, "lemma": "well", "misc": "", "start_char": 402, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 408, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 407, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "expl", "end_char": 414, "feats": null, "head": 4, "id": 3, "lemma": "there", "misc": "", "start_char": 409, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 417, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "be", "misc": "", "start_char": 415, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 419, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 5, "lemma": "a", "misc": "", "start_char": 418, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 423, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "fun", "misc": "", "start_char": 420, "text": "fun", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 427, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "one", "misc": "", "start_char": 424, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 434, "feats": "Tense=Past|VerbForm=Part", "head": 7, "id": 8, "lemma": "call", "misc": "", "start_char": 428, "text": "called", "upos": "VERB", "xpos": "VBN" }, { "deprel": "xcomp", "end_char": 439, "feats": "Number=Sing", "head": 8, "id": 9, "lemma": "Ball", "misc": "", "start_char": 435, "text": "Ball", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 442, "feats": null, "head": 11, "id": 10, "lemma": "of", "misc": "", "start_char": 440, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 447, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "wool", "misc": "", "start_char": 443, "text": "Wool", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 449, "feats": null, "head": 14, "id": 12, "lemma": ".", "misc": "", "start_char": 448, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 453, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 13, "lemma": "you", "misc": "", "start_char": 450, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 458, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 14, "lemma": "take", "misc": "", "start_char": 454, "text": "take", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 460, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 15, "lemma": "a", "misc": "", "start_char": 459, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 465, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "ball", "misc": "", "start_char": 461, "text": "ball", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 468, "feats": null, "head": 18, "id": 17, "lemma": "of", "misc": "", "start_char": 466, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 473, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "wool", "misc": "", "start_char": 469, "text": "wool", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 475, "feats": null, "head": 22, "id": 19, "lemma": ",", "misc": "", "start_char": 474, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 479, "feats": null, "head": 22, "id": 20, "lemma": "and", "misc": "", "start_char": 476, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 483, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 22, "id": 21, "lemma": "you", "misc": "", "start_char": 480, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 487, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 14, "id": 22, "lemma": "put", "misc": "", "start_char": 484, "text": "put", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 490, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 22, "id": 23, "lemma": "it", "misc": "", "start_char": 488, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 496, "feats": null, "head": 27, "id": 24, "lemma": "right", "misc": "", "start_char": 491, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 499, "feats": null, "head": 27, "id": 25, "lemma": "in", "misc": "", "start_char": 497, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 503, "feats": "Definite=Def|PronType=Art", "head": 27, "id": 26, "lemma": "the", "misc": "", "start_char": 500, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 510, "feats": "Number=Sing", "head": 22, "id": 27, "lemma": "center", "misc": "", "start_char": 504, "text": "center", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 513, "feats": null, "head": 30, "id": 28, "lemma": "of", "misc": "", "start_char": 511, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 517, "feats": "Definite=Def|PronType=Art", "head": 30, "id": 29, "lemma": "the", "misc": "", "start_char": 514, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 523, "feats": "Number=Sing", "head": 27, "id": 30, "lemma": "table", "misc": "", "start_char": 518, "text": "table", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 525, "feats": null, "head": 4, "id": 31, "lemma": ".", "misc": "", "start_char": 524, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 530, "feats": "PronType=Dem", "head": 34, "id": 32, "lemma": "then", "misc": "", "start_char": 526, "text": "Then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 537, "feats": "Number=Plur", "head": 34, "id": 33, "lemma": "person", "misc": "", "start_char": 531, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "parataxis", "end_char": 541, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 34, "lemma": "sit", "misc": "", "start_char": 538, "text": "sit", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 544, "feats": null, "head": 37, "id": 35, "lemma": "on", "misc": "", "start_char": 542, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 553, "feats": "Degree=Pos", "head": 37, "id": 36, "lemma": "opposite", "misc": "", "start_char": 545, "text": "opposite", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 559, "feats": "Number=Plur", "head": 34, "id": 37, "lemma": "side", "misc": "", "start_char": 554, "text": "sides", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 562, "feats": null, "head": 40, "id": 38, "lemma": "of", "misc": "", "start_char": 560, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 566, "feats": "Definite=Def|PronType=Art", "head": 40, "id": 39, "lemma": "the", "misc": "", "start_char": 563, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 572, "feats": "Number=Sing", "head": 37, "id": 40, "lemma": "table", "misc": "", "start_char": 567, "text": "table", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 576, "feats": null, "head": 42, "id": 41, "lemma": "and", "misc": "", "start_char": 573, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 580, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 34, "id": 42, "lemma": "try", "misc": "", "start_char": 577, "text": "try", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 583, "feats": null, "head": 44, "id": 43, "lemma": "to", "misc": "", "start_char": 581, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 588, "feats": "VerbForm=Inf", "head": 42, "id": 44, "lemma": "blow", "misc": "", "start_char": 584, "text": "blow", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 592, "feats": "Definite=Def|PronType=Art", "head": 46, "id": 45, "lemma": "the", "misc": "", "start_char": 589, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 597, "feats": "Number=Sing", "head": 44, "id": 46, "lemma": "wool", "misc": "", "start_char": 593, "text": "wool", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound:prt", "end_char": 601, "feats": null, "head": 44, "id": 47, "lemma": "off", "misc": "", "start_char": 598, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 603, "feats": null, "head": 4, "id": 48, "lemma": ".", "misc": "", "start_char": 602, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (INTJ (JJ Sorry) (. .)) (NP (PRP She)) (VP (VBZ 's) (VP (VBN taken) (, ,) (ADVP (RB too)))) (. .)))" }, "speaker": "Penny", "text": "Sorry . She's taken, too.", "tokens": [ { "deprel": "discourse", "end_char": 609, "feats": "Degree=Pos", "head": 5, "id": 1, "lemma": "sorry", "misc": "", "start_char": 604, "text": "Sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 611, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 610, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj:pass", "end_char": 615, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "she", "misc": "", "start_char": 612, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 618, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 616, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 624, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 5, "lemma": "take", "misc": "", "start_char": 619, "text": "taken", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 626, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 625, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 630, "feats": null, "head": 5, "id": 7, "lemma": "too", "misc": "", "start_char": 627, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 632, "feats": null, "head": 5, "id": 8, "lemma": ".", "misc": "", "start_char": 631, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ] ], [ [ 0, 7, 7 ], [ 1, 11, 11 ], [ 2, 10, 10 ], [ 2, 14, 14 ], [ 5, 12, 12 ], [ 5, 20, 20 ] ], [ [ 0, 11, 11 ] ], [ [ 0, 13, 13 ] ], [ [ 1, 0, 0 ] ], [ [ 1, 6, 6 ] ], [ [ 1, 13, 13 ] ], [ [ 2, 4, 4 ] ], [ [ 2, 12, 12 ], [ 2, 17, 17 ] ], [ [ 2, 10, 12 ] ], [ [ 2, 18, 19 ] ], [ [ 2, 26, 26 ] ], [ [ 2, 29, 30 ] ], [ [ 3, 3, 3 ], [ 3, 20, 20 ] ], [ [ 3, 5, 7 ], [ 3, 16, 22 ], [ 3, 13, 22 ] ], [ [ 3, 10, 10 ] ], [ [ 4, 1, 1 ] ], [ [ 5, 2, 2 ] ], [ [ 5, 8, 8 ] ], [ [ 5, 10, 10 ], [ 5, 17, 17 ], [ 5, 44, 45 ] ], [ [ 5, 4, 10 ], [ 5, 14, 17 ], [ 5, 22, 22 ] ], [ [ 5, 25, 29 ] ], [ [ 5, 28, 29 ], [ 5, 38, 39 ] ], [ [ 5, 32, 32 ] ], [ [ 5, 35, 39 ] ], [ [ 6, 2, 2 ] ] ]
s08e11c05t
So, if you don't mind me asking, do you think you might start dating again? It's much too soon for that . Why? Do you know someone? No, but if things don't work out with me and Leonard, I'll give you a call . Wait . How much do you talk about Star Trek? Okay, let's get this Victorian party started . I've done some research about some traditional parlor games we can play. Like what? Well, there's a fun one called Ball of Wool . You take a ball of wool, and you put it right in the center of the table . Then people sit on opposite sides of the table and try to blow the wool off. Sorry . She's taken, too.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Ooh)) (, ,) (NP (DT the) (NN philharmonic)) (VP (VBZ is) (VP (VBG playing) (NP (NNP Beethoven) (NN downtown)))) (. .)))" }, "speaker": "Amy", "text": "Ooh, the philharmonic is playing Beethoven downtown.", "tokens": [ { "deprel": "discourse", "end_char": 3, "feats": null, "head": 6, "id": 1, "lemma": "ooh", "misc": "", "start_char": 0, "text": "Ooh", "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": "det", "end_char": 9, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 6, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 22, "feats": "Number=Sing", "head": 6, "id": 4, "lemma": "philharmonic", "misc": "", "start_char": 10, "text": "philharmonic", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 25, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 23, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 33, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 6, "lemma": "play", "misc": "", "start_char": 26, "text": "playing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound", "end_char": 43, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "Beethoven", "misc": "", "start_char": 34, "text": "Beethoven", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 52, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "downtown", "misc": "", "start_char": 44, "text": "downtown", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 54, "feats": null, "head": 6, "id": 9, "lemma": ".", "misc": "", "start_char": 53, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (INTJ (UH well)) (, ,) (SBAR (IN before) (S (NP (PRP you)) (VP (VBP say) (INTJ (UH yes))))) (, ,) (NP (PRP it)) (VP (VBZ 's) (RB not) (NP (NP (DT the) (NN movie)) (PP (IN about) (NP (DT the) (JJ big) (NN dog))))) (. .)))" }, "speaker": "Sheldon", "text": "Yeah, well, before you say yes, it's not the movie about the big dog.", "tokens": [ { "deprel": "discourse", "end_char": 59, "feats": null, "head": 14, "id": 1, "lemma": "yeah", "misc": "", "start_char": 55, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 61, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 60, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 66, "feats": null, "head": 14, "id": 3, "lemma": "well", "misc": "", "start_char": 62, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 68, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 67, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 75, "feats": null, "head": 7, "id": 5, "lemma": "before", "misc": "", "start_char": 69, "text": "before", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 79, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 76, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 83, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 14, "id": 7, "lemma": "say", "misc": "", "start_char": 80, "text": "say", "upos": "VERB", "xpos": "VBP" }, { "deprel": "discourse", "end_char": 87, "feats": null, "head": 7, "id": 8, "lemma": "yes", "misc": "", "start_char": 84, "text": "yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 89, "feats": null, "head": 7, "id": 9, "lemma": ",", "misc": "", "start_char": 88, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 92, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 10, "lemma": "it", "misc": "", "start_char": 90, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 95, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 11, "lemma": "be", "misc": "", "start_char": 93, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 99, "feats": null, "head": 14, "id": 12, "lemma": "not", "misc": "", "start_char": 96, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 103, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 13, "lemma": "the", "misc": "", "start_char": 100, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 109, "feats": "Number=Sing", "head": 0, "id": 14, "lemma": "movie", "misc": "", "start_char": 104, "text": "movie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 115, "feats": null, "head": 18, "id": 15, "lemma": "about", "misc": "", "start_char": 110, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 119, "feats": "Definite=Def|PronType=Art", "head": 18, "id": 16, "lemma": "the", "misc": "", "start_char": 116, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 123, "feats": "Degree=Pos", "head": 18, "id": 17, "lemma": "big", "misc": "", "start_char": 120, "text": "big", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 127, "feats": "Number=Sing", "head": 14, "id": 18, "lemma": "dog", "misc": "", "start_char": 124, "text": "dog", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 129, "feats": null, "head": 14, "id": 19, "lemma": ".", "misc": "", "start_char": 128, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB How)) (SQ (VBP come) (NP (PRP we)) (VP (MD ca) (RB n't) (VP (VB think) (PP (IN of) (NP (NP (NN something)) (SBAR (S (NP (PRP we)) (DT both) (VP (VBP want) (S (VP (TO to) (VP (VB do)))))))))))) (. ?)))" }, "speaker": "Penny", "text": "How come we can't think of something we both want to do?", "tokens": [ { "deprel": "advmod", "end_char": 133, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "how", "misc": "", "start_char": 130, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "advcl", "end_char": 138, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 2, "lemma": "come", "misc": "", "start_char": 134, "text": "come", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 141, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "we", "misc": "", "start_char": 139, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 144, "feats": "VerbForm=Fin", "head": 6, "id": 4, "lemma": "can", "misc": "", "start_char": 142, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 148, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 145, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 154, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "think", "misc": "", "start_char": 149, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 157, "feats": null, "head": 8, "id": 7, "lemma": "of", "misc": "", "start_char": 155, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 167, "feats": "Number=Sing|PronType=Ind", "head": 6, "id": 8, "lemma": "something", "misc": "", "start_char": 158, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 170, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 11, "id": 9, "lemma": "we", "misc": "", "start_char": 168, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 175, "feats": null, "head": 9, "id": 10, "lemma": "both", "misc": "", "start_char": 171, "text": "both", "upos": "DET", "xpos": "DT" }, { "deprel": "acl:relcl", "end_char": 180, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 11, "lemma": "want", "misc": "", "start_char": 176, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 183, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 181, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 186, "feats": "VerbForm=Inf", "head": 11, "id": 13, "lemma": "do", "misc": "", "start_char": 184, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 188, "feats": null, "head": 6, "id": 14, "lemma": "?", "misc": "", "start_char": 187, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (SBAR (IN Because) (S (S (NP (PRP you)) (ADVP (RB always)) (VP (VBP pick) (SBAR (WHNP (WP what)) (S (NP (PRP we)) (VP (VBP do)))))) (CC and) (S (NP (PRP I)) (ADVP (RB just)) (VP (VBP go) (ADVP (RB along)) (PP (IN with) (NP (PRP it)))))) (. .)))" }, "speaker": "Amy", "text": "Because you always pick what we do and I just go along with it.", "tokens": [ { "deprel": "mark", "end_char": 196, "feats": null, "head": 4, "id": 1, "lemma": "because", "misc": "", "start_char": 189, "text": "Because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 200, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 2, "lemma": "you", "misc": "", "start_char": 197, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 207, "feats": null, "head": 4, "id": 3, "lemma": "always", "misc": "", "start_char": 201, "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 212, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "pick", "misc": "", "start_char": 208, "text": "pick", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 217, "feats": "PronType=Rel", "head": 4, "id": 5, "lemma": "what", "misc": "", "start_char": 213, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 220, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "we", "misc": "", "start_char": 218, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 223, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 7, "lemma": "do", "misc": "", "start_char": 221, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "cc", "end_char": 227, "feats": null, "head": 11, "id": 8, "lemma": "and", "misc": "", "start_char": 224, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 229, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 9, "lemma": "I", "misc": "", "start_char": 228, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 234, "feats": null, "head": 11, "id": 10, "lemma": "just", "misc": "", "start_char": 230, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 237, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 11, "lemma": "go", "misc": "", "start_char": 235, "text": "go", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 243, "feats": null, "head": 11, "id": 12, "lemma": "along", "misc": "", "start_char": 238, "text": "along", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 248, "feats": null, "head": 14, "id": 13, "lemma": "with", "misc": "", "start_char": 244, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 251, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 14, "lemma": "it", "misc": "", "start_char": 249, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 253, "feats": null, "head": 4, "id": 15, "lemma": ".", "misc": "", "start_char": 252, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Ah)) (, ,) (ADJP (JJ interesting)) (, ...) (S (NP (PRP We)) (VP (VBP 're) (VP (VBG being) (VP (VBN accused) (PP (IN of) (S (VP (VBG making) (SBAR (S (NP (PRP you)) (VP (VB do) (NP (NP (NNS things)) (SBAR (S (NP (PRP you)) (VP (VBP do) (RB n't) (VP (VB like)))))))))))))))) (, ,) (CC and) (S (ADVP (RB here)) (NP (PRP you)) (VP (VBP are) (, ,) (S (VP (VBG doing) (NP (DT the) (JJ same) (NN thing)) (PP (IN to) (NP (JJ poor) (NNP Amy))))))) (. .)))" }, "speaker": "Leonard", "text": "Ah, interesting...We're being accused of making you do things you don't like, and here you are, doing the same thing to poor Amy.", "tokens": [ { "deprel": "discourse", "end_char": 256, "feats": null, "head": 3, "id": 1, "lemma": "ah", "misc": "", "start_char": 254, "text": "Ah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 258, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 257, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 270, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "interesting", "misc": "", "start_char": 259, "text": "interesting", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 274, "feats": null, "head": 3, "id": 4, "lemma": "...", "misc": "", "start_char": 271, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:pass", "end_char": 277, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 8, "id": 5, "lemma": "we", "misc": "", "start_char": 275, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 281, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 278, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "aux:pass", "end_char": 287, "feats": "VerbForm=Ger", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 282, "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "parataxis", "end_char": 295, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 3, "id": 8, "lemma": "accuse", "misc": "", "start_char": 288, "text": "accused", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 298, "feats": null, "head": 10, "id": 9, "lemma": "of", "misc": "", "start_char": 296, "text": "of", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 305, "feats": "VerbForm=Ger", "head": 8, "id": 10, "lemma": "make", "misc": "", "start_char": 299, "text": "making", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 309, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 10, "id": 11, "lemma": "you", "misc": "", "start_char": 306, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 312, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "do", "misc": "", "start_char": 310, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 319, "feats": "Number=Plur", "head": 12, "id": 13, "lemma": "thing", "misc": "", "start_char": 313, "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 323, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 17, "id": 14, "lemma": "you", "misc": "", "start_char": 320, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 326, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 17, "id": 15, "lemma": "do", "misc": "", "start_char": 324, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 330, "feats": null, "head": 17, "id": 16, "lemma": "not", "misc": "", "start_char": 327, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 335, "feats": "VerbForm=Inf", "head": 13, "id": 17, "lemma": "like", "misc": "", "start_char": 331, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 337, "feats": null, "head": 19, "id": 18, "lemma": ",", "misc": "", "start_char": 336, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 341, "feats": null, "head": 24, "id": 19, "lemma": "and", "misc": "", "start_char": 338, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 346, "feats": "PronType=Dem", "head": 24, "id": 20, "lemma": "here", "misc": "", "start_char": 342, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 350, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 22, "id": 21, "lemma": "you", "misc": "", "start_char": 347, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl:relcl", "end_char": 354, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 20, "id": 22, "lemma": "be", "misc": "", "start_char": 351, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "punct", "end_char": 356, "feats": null, "head": 20, "id": 23, "lemma": ",", "misc": "", "start_char": 355, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 362, "feats": "Tense=Pres|VerbForm=Part", "head": 8, "id": 24, "lemma": "do", "misc": "", "start_char": 357, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 366, "feats": "Definite=Def|PronType=Art", "head": 27, "id": 25, "lemma": "the", "misc": "", "start_char": 363, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 371, "feats": "Degree=Pos", "head": 27, "id": 26, "lemma": "same", "misc": "", "start_char": 367, "text": "same", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 377, "feats": "Number=Sing", "head": 24, "id": 27, "lemma": "thing", "misc": "", "start_char": 372, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 380, "feats": null, "head": 30, "id": 28, "lemma": "to", "misc": "", "start_char": 378, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 385, "feats": "Degree=Pos", "head": 30, "id": 29, "lemma": "poor", "misc": "", "start_char": 381, "text": "poor", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 389, "feats": "Number=Sing", "head": 24, "id": 30, "lemma": "Amy", "misc": "", "start_char": 386, "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 391, "feats": null, "head": 3, "id": 31, "lemma": ".", "misc": "", "start_char": 390, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (MD should) (VP (VB point) (PRT (RP out)) (NP (NP (DT the) (NN hypocrisy)) (PP (IN of) (NP (DT that)))))) (. .)))" }, "speaker": "Sheldon", "text": "You should point out the hypocrisy of that.", "tokens": [ { "deprel": "nsubj", "end_char": 395, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 392, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 402, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "should", "misc": "", "start_char": 396, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 408, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "point", "misc": "", "start_char": 403, "text": "point", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 412, "feats": null, "head": 3, "id": 4, "lemma": "out", "misc": "", "start_char": 409, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 416, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 413, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 426, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "hypocrisy", "misc": "", "start_char": 417, "text": "hypocrisy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 429, "feats": null, "head": 8, "id": 7, "lemma": "of", "misc": "", "start_char": 427, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 434, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 8, "lemma": "that", "misc": "", "start_char": 430, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 436, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 435, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ 's) (SBAR (WHNP (WP what)) (S (NP (PRP I)) (VP (VBD was) (VP (VBG doing)))))) (. .)))" }, "speaker": "Leonard", "text": "That's what I was doing.", "tokens": [ { "deprel": "nsubj", "end_char": 441, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "that", "misc": "", "start_char": 437, "text": "That", "upos": "PRON", "xpos": "DT" }, { "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": "PronType=Rel", "head": 0, "id": 3, "lemma": "what", "misc": "", "start_char": 445, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 451, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "I", "misc": "", "start_char": 450, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 455, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 452, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "acl:relcl", "end_char": 461, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 6, "lemma": "do", "misc": "", "start_char": 456, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 463, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 462, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (DT that)) (VP (VBD was) (RB n't) (ADJP (JJ clear))) (. .) (S (VP (VB Try) (NP (PRP it)) (ADVP (RB again)))) (, ,) (CC but) (S (NP (DT this) (NN time)) (VP (VB drive) (NP (PRP it)) (ADVP (RB home)) (PP (IN with) (, ,) (`` \") (SBARQ (WHADVP (WRB How)) (SQ (VBP do) (NP (PRP you)) (VP (VB like) (NP (PRP them)) (NP (NP (NNS apples)) (, ,) (NNP Missy))))) (. ?)))) ('' \")))" }, "speaker": "Sheldon", "text": "Oh, that wasn't clear . Try it again, but this time drive it home with, \" How do you like them apples, Missy? \"", "tokens": [ { "deprel": "discourse", "end_char": 466, "feats": null, "head": 6, "id": 1, "lemma": "oh", "misc": "", "start_char": 464, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 468, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 467, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 473, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 3, "lemma": "that", "misc": "", "start_char": 469, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 477, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 474, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 481, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 478, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 487, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "clear", "misc": "", "start_char": 482, "text": "clear", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 489, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 488, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 493, "feats": "Mood=Imp|VerbForm=Fin", "head": 6, "id": 8, "lemma": "try", "misc": "", "start_char": 490, "text": "Try", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 496, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 9, "lemma": "it", "misc": "", "start_char": 494, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 502, "feats": null, "head": 8, "id": 10, "lemma": "again", "misc": "", "start_char": 497, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 504, "feats": null, "head": 15, "id": 11, "lemma": ",", "misc": "", "start_char": 503, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 508, "feats": null, "head": 15, "id": 12, "lemma": "but", "misc": "", "start_char": 505, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 513, "feats": "Number=Sing|PronType=Dem", "head": 14, "id": 13, "lemma": "this", "misc": "", "start_char": 509, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 518, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "time", "misc": "", "start_char": 514, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 524, "feats": "VerbForm=Inf", "head": 6, "id": 15, "lemma": "drive", "misc": "", "start_char": 519, "text": "drive", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 527, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 16, "lemma": "it", "misc": "", "start_char": 525, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 532, "feats": null, "head": 15, "id": 17, "lemma": "home", "misc": "", "start_char": 528, "text": "home", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 537, "feats": null, "head": 24, "id": 18, "lemma": "with", "misc": "", "start_char": 533, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 539, "feats": null, "head": 24, "id": 19, "lemma": ",", "misc": "", "start_char": 538, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 541, "feats": null, "head": 24, "id": 20, "lemma": "\"", "misc": "", "start_char": 540, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "advmod", "end_char": 545, "feats": "PronType=Int", "head": 24, "id": 21, "lemma": "how", "misc": "", "start_char": 542, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 548, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 24, "id": 22, "lemma": "do", "misc": "", "start_char": 546, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 552, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 24, "id": 23, "lemma": "you", "misc": "", "start_char": 549, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 557, "feats": "VerbForm=Inf", "head": 15, "id": 24, "lemma": "like", "misc": "", "start_char": 553, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 562, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 24, "id": 25, "lemma": "they", "misc": "", "start_char": 558, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 569, "feats": "Number=Plur", "head": 24, "id": 26, "lemma": "apple", "misc": "", "start_char": 563, "text": "apples", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 571, "feats": null, "head": 24, "id": 27, "lemma": ",", "misc": "", "start_char": 570, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 577, "feats": "Number=Sing", "head": 24, "id": 28, "lemma": "Missy", "misc": "", "start_char": 572, "text": "Missy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 579, "feats": null, "head": 6, "id": 29, "lemma": "?", "misc": "", "start_char": 578, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 581, "feats": null, "head": 6, "id": 30, "lemma": "\"", "misc": "", "start_char": 580, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (ADVP (DT All) (JJ right)) (, ,) (VP (VB keep) (NP (VBG thinking))) (. .)))" }, "speaker": "Penny", "text": "All right, keep thinking.", "tokens": [ { "deprel": "det", "end_char": 585, "feats": null, "head": 2, "id": 1, "lemma": "all", "misc": "", "start_char": 582, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "discourse", "end_char": 591, "feats": "Degree=Pos", "head": 4, "id": 2, "lemma": "right", "misc": "", "start_char": 586, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 593, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 592, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 598, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 4, "lemma": "keep", "misc": "", "start_char": 594, "text": "keep", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 607, "feats": "VerbForm=Ger", "head": 4, "id": 5, "lemma": "think", "misc": "", "start_char": 599, "text": "thinking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 609, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 608, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP 're) (VP (VBG making) (S (S (NP (PRP it)) (ADJP (RB too) (JJ complicated))) (. .) (SBARQ (WHADVP (WRB Why)) (SQ (RB not) (VP (VB stick) (PP (IN to) (NP (DT the) (NNS basics)))) (. ?) (SQ (VP (VB Go) (NP (NP (NN shopping)) (PP (IN for) (NP (NNS clothes)))) (SBAR (IN while) (S (NP (NP (NNP Leonard)) (CC and) (NP (PRP I))) (VP (VP (VBP sit) (PP (IN in) (NP (DT those) (JJ uncomfortable) (NNS chairs)))) (CC and) (VP (VBP hold) (NP (PRP$ your) (NNS purses))))))) (, ,) (INTJ (UH hmm)) (. ?)) (NP (PRP I)) (VP (VBP know) (SBAR (S (NP (PRP I)) (VP (MD 'd) (VP (VB hate) (NP (DT that) (. .) (NNP Leonard)))))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "You're making it too complicated . Why not stick to the basics? Go shopping for clothes while Leonard and I sit in those uncomfortable chairs and hold your purses, hmm? I know I'd hate that . Leonard?", "tokens": [ { "deprel": "nsubj", "end_char": 613, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 610, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 617, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 614, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 624, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "make", "misc": "", "start_char": 618, "text": "making", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 627, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "it", "misc": "", "start_char": 625, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 631, "feats": null, "head": 6, "id": 5, "lemma": "too", "misc": "", "start_char": 628, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 643, "feats": "Degree=Pos", "head": 3, "id": 6, "lemma": "complicated", "misc": "", "start_char": 632, "text": "complicated", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 645, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 644, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 649, "feats": "PronType=Int", "head": 10, "id": 8, "lemma": "why", "misc": "", "start_char": 646, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "advmod", "end_char": 653, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 650, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 659, "feats": "VerbForm=Inf", "head": 3, "id": 10, "lemma": "stick", "misc": "", "start_char": 654, "text": "stick", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 662, "feats": null, "head": 13, "id": 11, "lemma": "to", "misc": "", "start_char": 660, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 666, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 12, "lemma": "the", "misc": "", "start_char": 663, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 673, "feats": "Number=Plur", "head": 10, "id": 13, "lemma": "basic", "misc": "", "start_char": 667, "text": "basics", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 675, "feats": null, "head": 15, "id": 14, "lemma": "?", "misc": "", "start_char": 674, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 678, "feats": "Mood=Imp|VerbForm=Fin", "head": 10, "id": 15, "lemma": "go", "misc": "", "start_char": 676, "text": "Go", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 687, "feats": "Number=Sing", "head": 15, "id": 16, "lemma": "shopping", "misc": "", "start_char": 679, "text": "shopping", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 691, "feats": null, "head": 18, "id": 17, "lemma": "for", "misc": "", "start_char": 688, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 699, "feats": "Number=Plur", "head": 16, "id": 18, "lemma": "clothes", "misc": "", "start_char": 692, "text": "clothes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 705, "feats": null, "head": 23, "id": 19, "lemma": "while", "misc": "", "start_char": 700, "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 713, "feats": "Number=Sing", "head": 23, "id": 20, "lemma": "Leonard", "misc": "", "start_char": 706, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 717, "feats": null, "head": 22, "id": 21, "lemma": "and", "misc": "", "start_char": 714, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 719, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 22, "lemma": "I", "misc": "", "start_char": 718, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 723, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 15, "id": 23, "lemma": "sit", "misc": "", "start_char": 720, "text": "sit", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 726, "feats": null, "head": 27, "id": 24, "lemma": "in", "misc": "", "start_char": 724, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 732, "feats": "Number=Plur|PronType=Dem", "head": 27, "id": 25, "lemma": "that", "misc": "", "start_char": 727, "text": "those", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 746, "feats": "Degree=Pos", "head": 27, "id": 26, "lemma": "uncomfortable", "misc": "", "start_char": 733, "text": "uncomfortable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 753, "feats": "Number=Plur", "head": 23, "id": 27, "lemma": "chair", "misc": "", "start_char": 747, "text": "chairs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 757, "feats": null, "head": 29, "id": 28, "lemma": "and", "misc": "", "start_char": 754, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 762, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 23, "id": 29, "lemma": "hold", "misc": "", "start_char": 758, "text": "hold", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 767, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 31, "id": 30, "lemma": "your", "misc": "", "start_char": 763, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 774, "feats": "Number=Plur", "head": 29, "id": 31, "lemma": "purse", "misc": "", "start_char": 768, "text": "purses", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 776, "feats": null, "head": 33, "id": 32, "lemma": ",", "misc": "", "start_char": 775, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 780, "feats": null, "head": 36, "id": 33, "lemma": "hmm", "misc": "", "start_char": 777, "text": "hmm", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 782, "feats": null, "head": 36, "id": 34, "lemma": "?", "misc": "", "start_char": 781, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 784, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 36, "id": 35, "lemma": "I", "misc": "", "start_char": 783, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 789, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 36, "lemma": "know", "misc": "", "start_char": 785, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 791, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 39, "id": 37, "lemma": "I", "misc": "", "start_char": 790, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 794, "feats": "VerbForm=Fin", "head": 39, "id": 38, "lemma": "would", "misc": "", "start_char": 792, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 799, "feats": "VerbForm=Inf", "head": 36, "id": 39, "lemma": "hate", "misc": "", "start_char": 795, "text": "hate", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 804, "feats": "Number=Sing|PronType=Dem", "head": 39, "id": 40, "lemma": "that", "misc": "", "start_char": 800, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 806, "feats": null, "head": 3, "id": 41, "lemma": ".", "misc": "", "start_char": 805, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 814, "feats": "Number=Sing", "head": 3, "id": 42, "lemma": "Leonard", "misc": "", "start_char": 807, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 816, "feats": null, "head": 3, "id": 43, "lemma": "?", "misc": "", "start_char": 815, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Well)) (, ,) (INTJ (UH yeah)) (. .)))" }, "speaker": "Leonard", "text": "Well, yeah.", "tokens": [ { "deprel": "root", "end_char": 821, "feats": null, "head": 0, "id": 1, "lemma": "well", "misc": "", "start_char": 817, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 823, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 822, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 828, "feats": null, "head": 1, "id": 3, "lemma": "yeah", "misc": "", "start_char": 824, "text": "yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 830, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 829, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (ADVP (RB then)) (, ,) (NP (PRP it)) (VP (VBZ 's) (VP (VBN settled))) (. ?)))" }, "speaker": "Sheldon", "text": "Well, then, it's settled?", "tokens": [ { "deprel": "discourse", "end_char": 835, "feats": null, "head": 7, "id": 1, "lemma": "well", "misc": "", "start_char": 831, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 837, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 836, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 842, "feats": "PronType=Dem", "head": 7, "id": 3, "lemma": "then", "misc": "", "start_char": 838, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 844, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 843, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:pass", "end_char": 847, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 5, "lemma": "it", "misc": "", "start_char": 845, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 850, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 848, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 858, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 7, "lemma": "settle", "misc": "", "start_char": 851, "text": "settled", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 860, "feats": null, "head": 7, "id": 8, "lemma": "?", "misc": "", "start_char": 859, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (SBARQ (SBARQ (WHNP (WP What)) (SQ (VBP do) (NP (PRP you)) (VP (VB say))) (. ?)) (VP (VBZ Sounds) (ADJP (NP (NN kind) (IN of)) (JJ perfect))) (. .)))" }, "speaker": "Amy", "text": "What do you say? Sounds kind of perfect.", "tokens": [ { "deprel": "obj", "end_char": 865, "feats": "PronType=Int", "head": 6, "id": 1, "lemma": "what", "misc": "", "start_char": 861, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 868, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 866, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 872, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 869, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 876, "feats": "VerbForm=Inf", "head": 6, "id": 4, "lemma": "say", "misc": "", "start_char": 873, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 878, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 877, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 885, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "sound", "misc": "", "start_char": 879, "text": "Sounds", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 890, "feats": "Number=Sing", "head": 9, "id": 7, "lemma": "kind", "misc": "", "start_char": 886, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "fixed", "end_char": 893, "feats": null, "head": 7, "id": 8, "lemma": "of", "misc": "", "start_char": 891, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "xcomp", "end_char": 901, "feats": "Degree=Pos", "head": 6, "id": 9, "lemma": "perfect", "misc": "", "start_char": 894, "text": "perfect", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 903, "feats": null, "head": 6, "id": 10, "lemma": ".", "misc": "", "start_char": 902, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ does) (, ...) (ADVP (RB somehow)) (NP (PRP he)) (VP (VBD managed) (S (VP (TO to) (VP (VB take) (NP (PDT all) (DT the) (NN fun)) (PP (IN out) (PP (IN of) (NP (PRP it))))))))) (. .)))" }, "speaker": "Penny", "text": "It does...somehow he managed to take all the fun out of it.", "tokens": [ { "deprel": "nsubj", "end_char": 906, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "it", "misc": "", "start_char": 904, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 911, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "do", "misc": "", "start_char": 907, "text": "does", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 915, "feats": null, "head": 2, "id": 3, "lemma": "...", "misc": "", "start_char": 912, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 923, "feats": null, "head": 6, "id": 4, "lemma": "somehow", "misc": "", "start_char": 916, "text": "somehow", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 926, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 5, "lemma": "he", "misc": "", "start_char": 924, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 934, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 6, "lemma": "manage", "misc": "", "start_char": 927, "text": "managed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 937, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 935, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 942, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "take", "misc": "", "start_char": 938, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "det:predet", "end_char": 946, "feats": null, "head": 11, "id": 9, "lemma": "all", "misc": "", "start_char": 943, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 950, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "misc": "", "start_char": 947, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 954, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "fun", "misc": "", "start_char": 951, "text": "fun", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 958, "feats": null, "head": 14, "id": 12, "lemma": "out", "misc": "", "start_char": 955, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "end_char": 961, "feats": null, "head": 12, "id": 13, "lemma": "of", "misc": "", "start_char": 959, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 964, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 14, "lemma": "it", "misc": "", "start_char": 962, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 966, "feats": null, "head": 2, "id": 15, "lemma": ".", "misc": "", "start_char": 965, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (ADVP (RB once) (RB again)) (, ,) (NP (PRP it)) (VP (VBZ 's) (SBAR (WHNP (WP what)) (S (NP (PRP I)) (VP (VBP do))))) (. .)))" }, "speaker": "Sheldon", "text": "Well, once again, it's what I do.", "tokens": [ { "deprel": "discourse", "end_char": 971, "feats": null, "head": 8, "id": 1, "lemma": "well", "misc": "", "start_char": 967, "text": "Well", "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": "advmod", "end_char": 978, "feats": "NumType=Mult", "head": 4, "id": 3, "lemma": "once", "misc": "", "start_char": 974, "text": "once", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 984, "feats": null, "head": 8, "id": 4, "lemma": "again", "misc": "", "start_char": 979, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 986, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 985, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 989, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 6, "lemma": "it", "misc": "", "start_char": 987, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 992, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 990, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 997, "feats": "PronType=Rel", "head": 0, "id": 8, "lemma": "what", "misc": "", "start_char": 993, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 999, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 9, "lemma": "I", "misc": "", "start_char": 998, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 1002, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 10, "lemma": "do", "misc": "", "start_char": 1000, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1004, "feats": null, "head": 8, "id": 11, "lemma": ".", "misc": "", "start_char": 1003, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 3 ], [ 0, 6, 6 ], [ 1, 9, 9 ], [ 1, 15, 17 ], [ 1, 12, 17 ] ], [ [ 1, 5, 5 ], [ 3, 8, 8 ], [ 4, 10, 10 ], [ 4, 13, 13 ], [ 4, 20, 20 ], [ 4, 28, 29 ] ], [ [ 2, 2, 2 ], [ 2, 8, 8 ], [ 2, 9, 9 ], [ 2, 8, 9 ] ], [ [ 2, 7, 7 ] ], [ [ 2, 7, 12 ], [ 3, 4, 4 ] ], [ [ 3, 1, 1 ], [ 9, 0, 0 ] ], [ [ 3, 5, 5 ], [ 9, 29, 29 ], [ 9, 29, 30 ] ], [ [ 3, 13, 13 ] ], [ [ 4, 4, 4 ] ], [ [ 4, 12, 16 ], [ 4, 24, 26 ], [ 5, 7, 7 ], [ 5, 4, 7 ], [ 6, 0, 0 ] ], [ [ 5, 0, 0 ], [ 6, 3, 3 ], [ 9, 41, 41 ] ], [ [ 6, 2, 2 ] ], [ [ 7, 2, 2 ] ], [ [ 7, 8, 8 ] ], [ [ 7, 12, 13 ] ], [ [ 7, 15, 15 ] ], [ [ 7, 22, 22 ] ], [ [ 7, 24, 24 ], [ 7, 25, 25 ] ], [ [ 7, 24, 25 ] ], [ [ 7, 27, 27 ] ], [ [ 9, 3, 3 ] ], [ [ 9, 11, 12 ] ], [ [ 9, 17, 17 ] ], [ [ 9, 21, 21 ], [ 9, 34, 34 ], [ 9, 36, 36 ], [ 12, 2, 2 ], [ 13, 4, 4 ], [ 14, 8, 8 ] ], [ [ 9, 19, 21 ] ], [ [ 9, 24, 26 ] ], [ [ 9, 39, 39 ] ], [ [ 11, 4, 4 ] ], [ [ 12, 0, 0 ] ], [ [ 13, 0, 0 ] ], [ [ 13, 8, 10 ], [ 14, 5, 5 ] ], [ [ 13, 13, 13 ] ], [ [ 14, 7, 7 ] ] ]
s08e12c02t
Ooh, the philharmonic is playing Beethoven downtown. Yeah, well, before you say yes, it's not the movie about the big dog. How come we can't think of something we both want to do? Because you always pick what we do and I just go along with it. Ah, interesting...We're being accused of making you do things you don't like, and here you are, doing the same thing to poor Amy. You should point out the hypocrisy of that. That's what I was doing. Oh, that wasn't clear . Try it again, but this time drive it home with, " How do you like them apples, Missy? " All right, keep thinking. You're making it too complicated . Why not stick to the basics? Go shopping for clothes while Leonard and I sit in those uncomfortable chairs and hold your purses, hmm? I know I'd hate that . Leonard? Well, yeah. Well, then, it's settled? What do you say? Sounds kind of perfect. It does...somehow he managed to take all the fun out of it. Well, once again, it's what I do.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (NP (NP (DT another) (CD two) (NNS hours)) (SBAR (S (VP (TO to) (VP (VB go)))))) (. .) (S (NP (DT The) (NN wait)) (VP (VBZ is) (VP (VBG killing) (NP (PRP me))))) (. .)))" }, "speaker": "Raj", "text": "Oh, another two hours to go . The wait is killing me.", "tokens": [ { "deprel": "discourse", "end_char": 2, "feats": null, "head": 5, "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": "det", "end_char": 12, "feats": null, "head": 5, "id": 3, "lemma": "another", "misc": "", "start_char": 5, "text": "another", "upos": "DET", "xpos": "DT" }, { "deprel": "nummod", "end_char": 16, "feats": "NumForm=Word|NumType=Card", "head": 5, "id": 4, "lemma": "two", "misc": "", "start_char": 13, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "root", "end_char": 22, "feats": "Number=Plur", "head": 0, "id": 5, "lemma": "hour", "misc": "", "start_char": 17, "text": "hours", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 25, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 23, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 28, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "go", "misc": "", "start_char": 26, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 30, "feats": null, "head": 5, "id": 8, "lemma": ".", "misc": "", "start_char": 29, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 34, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 31, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 39, "feats": "Number=Sing", "head": 12, "id": 10, "lemma": "wait", "misc": "", "start_char": 35, "text": "wait", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 42, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 40, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 50, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 12, "lemma": "kill", "misc": "", "start_char": 43, "text": "killing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 53, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 13, "lemma": "I", "misc": "", "start_char": 51, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 55, "feats": null, "head": 5, "id": 14, "lemma": ".", "misc": "", "start_char": 54, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP know) (. .) (SBAR (WHADVP (WRB When)) (S (NP (PRP I)) (VP (VBD was) (PP (IN in) (NP (NP (DT the) (NNP Soyuz) (NN capsule)) (VP (VBG returning) (PP (IN from) (NP (DT the) (NN space) (NN station)))))) (, ,) (S (VP (VBG plummeting) (PP (IN toward) (NP (NNP Earth))) (PP (IN at) (NP (NP (CD 17,000) (NNS miles)) (PP (IN per) (NP (NN hour))))))))))) (. ...)))" }, "speaker": "Howard", "text": "I know . When I was in the Soyuz capsule returning from the space station, plummeting toward Earth at 17,000 miles per hour ...", "tokens": [ { "deprel": "nsubj", "end_char": 57, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 56, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 62, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "know", "misc": "", "start_char": 58, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 64, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 63, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 69, "feats": "PronType=Int", "head": 10, "id": 4, "lemma": "when", "misc": "", "start_char": 65, "text": "When", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 71, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 5, "lemma": "I", "misc": "", "start_char": 70, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 75, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": 6, "lemma": "be", "misc": "", "start_char": 72, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "case", "end_char": 78, "feats": null, "head": 10, "id": 7, "lemma": "in", "misc": "", "start_char": 76, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 82, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 8, "lemma": "the", "misc": "", "start_char": 79, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 88, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "Soyuz", "misc": "", "start_char": 83, "text": "Soyuz", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "end_char": 96, "feats": "Number=Sing", "head": 2, "id": 10, "lemma": "capsule", "misc": "", "start_char": 89, "text": "capsule", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 106, "feats": "VerbForm=Ger", "head": 10, "id": 11, "lemma": "return", "misc": "", "start_char": 97, "text": "returning", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 111, "feats": null, "head": 15, "id": 12, "lemma": "from", "misc": "", "start_char": 107, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 115, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 13, "lemma": "the", "misc": "", "start_char": 112, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 121, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "space", "misc": "", "start_char": 116, "text": "space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 129, "feats": "Number=Sing", "head": 11, "id": 15, "lemma": "station", "misc": "", "start_char": 122, "text": "station", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 131, "feats": null, "head": 17, "id": 16, "lemma": ",", "misc": "", "start_char": 130, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "acl", "end_char": 142, "feats": "VerbForm=Ger", "head": 10, "id": 17, "lemma": "plummet", "misc": "", "start_char": 132, "text": "plummeting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 149, "feats": null, "head": 19, "id": 18, "lemma": "toward", "misc": "", "start_char": 143, "text": "toward", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 155, "feats": "Number=Sing", "head": 17, "id": 19, "lemma": "Earth", "misc": "", "start_char": 150, "text": "Earth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 158, "feats": null, "head": 22, "id": 20, "lemma": "at", "misc": "", "start_char": 156, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 165, "feats": "NumForm=Digit|NumType=Card", "head": 22, "id": 21, "lemma": "17,000", "misc": "", "start_char": 159, "text": "17,000", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 171, "feats": "Number=Plur", "head": 17, "id": 22, "lemma": "mile", "misc": "", "start_char": 166, "text": "miles", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 175, "feats": null, "head": 24, "id": 23, "lemma": "per", "misc": "", "start_char": 172, "text": "per", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 180, "feats": "Number=Sing", "head": 22, "id": 24, "lemma": "hour", "misc": "", "start_char": 176, "text": "hour", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 184, "feats": null, "head": 2, "id": 25, "lemma": "...", "misc": "", "start_char": 181, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (SBARQ (SBAR (IN Before) (S (NP (PRP you)) (VP (VBP finish)))) (, ,) (VBZ is) (NP (DT this)) (NP (NP (DT a) (NN story)) (PP (IN about) (NP (NP (NP (NN patience)) (CC and) (NP (NN waiting))) (CC or) (NP (RB just) (DT another) (NN reminder) (SBAR (IN that) (S (NP (PRP you)) (VP (VBD went) (PP (IN to) (NP (NN space)))))))))) (. ?)))" }, "speaker": "Raj", "text": "Before you finish, is this a story about patience and waiting or just another reminder that you went to space?", "tokens": [ { "deprel": "mark", "end_char": 191, "feats": null, "head": 3, "id": 1, "lemma": "before", "misc": "", "start_char": 185, "text": "Before", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 195, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 192, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 202, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 8, "id": 3, "lemma": "finish", "misc": "", "start_char": 196, "text": "finish", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 204, "feats": null, "head": 8, "id": 4, "lemma": ",", "misc": "", "start_char": 203, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cop", "end_char": 207, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 5, "lemma": "be", "misc": "", "start_char": 205, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 212, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 6, "lemma": "this", "misc": "", "start_char": 208, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "det", "end_char": 214, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 213, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 220, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "story", "misc": "", "start_char": 215, "text": "story", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 226, "feats": null, "head": 10, "id": 9, "lemma": "about", "misc": "", "start_char": 221, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 235, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "patience", "misc": "", "start_char": 227, "text": "patience", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 239, "feats": null, "head": 12, "id": 11, "lemma": "and", "misc": "", "start_char": 236, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 247, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "waiting", "misc": "", "start_char": 240, "text": "waiting", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 250, "feats": null, "head": 16, "id": 13, "lemma": "or", "misc": "", "start_char": 248, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 255, "feats": null, "head": 16, "id": 14, "lemma": "just", "misc": "", "start_char": 251, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 263, "feats": null, "head": 16, "id": 15, "lemma": "another", "misc": "", "start_char": 256, "text": "another", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 272, "feats": "Number=Sing", "head": 10, "id": 16, "lemma": "reminder", "misc": "", "start_char": 264, "text": "reminder", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 277, "feats": null, "head": 19, "id": 17, "lemma": "that", "misc": "", "start_char": 273, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 281, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 19, "id": 18, "lemma": "you", "misc": "", "start_char": 278, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl", "end_char": 286, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 16, "id": 19, "lemma": "go", "misc": "", "start_char": 282, "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 289, "feats": null, "head": 21, "id": 20, "lemma": "to", "misc": "", "start_char": 287, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 295, "feats": "Number=Sing", "head": 19, "id": 21, "lemma": "space", "misc": "", "start_char": 290, "text": "space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 297, "feats": null, "head": 8, "id": 22, "lemma": "?", "misc": "", "start_char": 296, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (DT A) (NN story)) (VP (MD can) (VP (VB do) (NP (CD two) (NNS things)))) (. .)))" }, "speaker": "Howard", "text": "A story can do two things.", "tokens": [ { "deprel": "det", "end_char": 299, "feats": "Definite=Ind|PronType=Art", "head": 2, "id": 1, "lemma": "a", "misc": "", "start_char": 298, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 305, "feats": "Number=Sing", "head": 4, "id": 2, "lemma": "story", "misc": "", "start_char": 300, "text": "story", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 309, "feats": "VerbForm=Fin", "head": 4, "id": 3, "lemma": "can", "misc": "", "start_char": 306, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 312, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 310, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "nummod", "end_char": 316, "feats": "NumForm=Word|NumType=Card", "head": 6, "id": 5, "lemma": "two", "misc": "", "start_char": 313, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 323, "feats": "Number=Plur", "head": 4, "id": 6, "lemma": "thing", "misc": "", "start_char": 317, "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 325, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 324, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Ugh)) (, ,) (NP (PRP I)) (VP (VBP feel) (SBAR (IN like) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG gon) (S (VP (TO na) (VP (VB have) (NP (DT a) (NN heart) (NN attack)))))))))) (. .)))" }, "speaker": "Raj", "text": "Ugh, I feel like I'm gonna have a heart attack.", "tokens": [ { "deprel": "discourse", "end_char": 329, "feats": null, "head": 4, "id": 1, "lemma": "ugh", "misc": "", "start_char": 326, "text": "Ugh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 331, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 330, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 333, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 332, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 338, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "feel", "misc": "", "start_char": 334, "text": "feel", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 343, "feats": null, "head": 8, "id": 5, "lemma": "like", "misc": "", "start_char": 339, "text": "like", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 345, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "I", "misc": "", "start_char": 344, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 348, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 346, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 352, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 8, "lemma": "go", "misc": "", "start_char": 349, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 355, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 353, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 360, "feats": "VerbForm=Inf", "head": 8, "id": 10, "lemma": "have", "misc": "", "start_char": 356, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 362, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 11, "lemma": "a", "misc": "", "start_char": 361, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 368, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "heart", "misc": "", "start_char": 363, "text": "heart", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 375, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "attack", "misc": "", "start_char": 369, "text": "attack", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 377, "feats": null, "head": 4, "id": 14, "lemma": ".", "misc": "", "start_char": 376, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP work) (PP (IN in) (NP (NNS pharmaceuticals))))) (, ...) (SQ (VBP Do) (RB n't) (NP (PRP you)) (VP (VB have) (NP (NP (NN anything)) (SBAR (S (NP (PRP you)) (VP (MD can) (VP (VB give) (NP (PRP him))))))))) (. ?)))" }, "speaker": "Howard", "text": "You work in pharmaceuticals...Don't you have anything you can give him?", "tokens": [ { "deprel": "nsubj", "end_char": 381, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 378, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 386, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "work", "misc": "", "start_char": 382, "text": "work", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 389, "feats": null, "head": 4, "id": 3, "lemma": "in", "misc": "", "start_char": 387, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 405, "feats": "Number=Plur", "head": 2, "id": 4, "lemma": "pharmaceutical", "misc": "", "start_char": 390, "text": "pharmaceuticals", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 409, "feats": null, "head": 2, "id": 5, "lemma": "...", "misc": "", "start_char": 406, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 412, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 6, "lemma": "do", "misc": "", "start_char": 410, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 416, "feats": null, "head": 9, "id": 7, "lemma": "not", "misc": "", "start_char": 413, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 420, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 417, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 425, "feats": "VerbForm=Inf", "head": 2, "id": 9, "lemma": "have", "misc": "", "start_char": 421, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 434, "feats": "Number=Sing|PronType=Ind", "head": 9, "id": 10, "lemma": "anything", "misc": "", "start_char": 426, "text": "anything", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 438, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 11, "lemma": "you", "misc": "", "start_char": 435, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 442, "feats": "VerbForm=Fin", "head": 13, "id": 12, "lemma": "can", "misc": "", "start_char": 439, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 447, "feats": "VerbForm=Inf", "head": 10, "id": 13, "lemma": "give", "misc": "", "start_char": 443, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 451, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 14, "lemma": "he", "misc": "", "start_char": 448, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 453, "feats": null, "head": 2, "id": 15, "lemma": "?", "misc": "", "start_char": 452, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (S (NP (NP (DT All)) (SBAR (S (NP (PRP I)) (VP (VBP have))))) (VP (VBZ is) (NP (PRP$ our) (JJ new) (NML (NN urine) (NN flow)) (NN drug)))) (. .) (S (VP (MD Wo) (RB n't) (VP (VB help) (PP (IN with) (NP (PRP$ his) (NN anxiety)))))) (, ,) (CC but) (S (NP (PRP it)) (VP (VBZ 's) (ADJP (RB so) (JJ strong)) (, ,) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBZ pees) (SBAR (S (NP (PRP he)) (VP (MD 'll) (VP (VB fly) (PP (IN around) (NP (DT the) (NN room))) (SBAR (IN like) (S (NP (PRP he)) (VP (VBZ 's) (VP (VBN got) (NP (DT a) (NN jet) (NN pack))))))))))))))) (. .)))" }, "speaker": "Bernadette", "text": "All I have is our new urine flow drug . Won't help with his anxiety, but it's so strong, when he pees he'll fly around the room like he's got a jet pack.", "tokens": [ { "deprel": "nsubj", "end_char": 457, "feats": null, "head": 9, "id": 1, "lemma": "all", "misc": "", "start_char": 454, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 459, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 458, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 464, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 1, "id": 3, "lemma": "have", "misc": "", "start_char": 460, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "cop", "end_char": 467, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 4, "lemma": "be", "misc": "", "start_char": 465, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 471, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 9, "id": 5, "lemma": "our", "misc": "", "start_char": 468, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 475, "feats": "Degree=Pos", "head": 9, "id": 6, "lemma": "new", "misc": "", "start_char": 472, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 481, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "urine", "misc": "", "start_char": 476, "text": "urine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 486, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "flow", "misc": "", "start_char": 482, "text": "flow", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 491, "feats": "Number=Sing", "head": 0, "id": 9, "lemma": "drug", "misc": "", "start_char": 487, "text": "drug", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 493, "feats": null, "head": 9, "id": 10, "lemma": ".", "misc": "", "start_char": 492, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 496, "feats": "VerbForm=Fin", "head": 13, "id": 11, "lemma": "will", "misc": "", "start_char": 494, "text": "Wo", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 500, "feats": null, "head": 13, "id": 12, "lemma": "not", "misc": "", "start_char": 497, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 505, "feats": "VerbForm=Inf", "head": 9, "id": 13, "lemma": "help", "misc": "", "start_char": 501, "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 510, "feats": null, "head": 16, "id": 14, "lemma": "with", "misc": "", "start_char": 506, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 514, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 16, "id": 15, "lemma": "his", "misc": "", "start_char": 511, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 522, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "anxiety", "misc": "", "start_char": 515, "text": "anxiety", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 524, "feats": null, "head": 22, "id": 17, "lemma": ",", "misc": "", "start_char": 523, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 528, "feats": null, "head": 22, "id": 18, "lemma": "but", "misc": "", "start_char": 525, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 531, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 22, "id": 19, "lemma": "it", "misc": "", "start_char": 529, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 534, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 22, "id": 20, "lemma": "be", "misc": "", "start_char": 532, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 537, "feats": null, "head": 22, "id": 21, "lemma": "so", "misc": "", "start_char": 535, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 544, "feats": "Degree=Pos", "head": 9, "id": 22, "lemma": "strong", "misc": "", "start_char": 538, "text": "strong", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 546, "feats": null, "head": 29, "id": 23, "lemma": ",", "misc": "", "start_char": 545, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 551, "feats": "PronType=Int", "head": 26, "id": 24, "lemma": "when", "misc": "", "start_char": 547, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 554, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 26, "id": 25, "lemma": "he", "misc": "", "start_char": 552, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 559, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 29, "id": 26, "lemma": "pee", "misc": "", "start_char": 555, "text": "pees", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 562, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 29, "id": 27, "lemma": "he", "misc": "", "start_char": 560, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 566, "feats": "VerbForm=Fin", "head": 29, "id": 28, "lemma": "will", "misc": "", "start_char": 563, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 570, "feats": "VerbForm=Inf", "head": 9, "id": 29, "lemma": "fly", "misc": "", "start_char": 567, "text": "fly", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 577, "feats": null, "head": 32, "id": 30, "lemma": "around", "misc": "", "start_char": 571, "text": "around", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 581, "feats": "Definite=Def|PronType=Art", "head": 32, "id": 31, "lemma": "the", "misc": "", "start_char": 578, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 586, "feats": "Number=Sing", "head": 29, "id": 32, "lemma": "room", "misc": "", "start_char": 582, "text": "room", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 591, "feats": null, "head": 36, "id": 33, "lemma": "like", "misc": "", "start_char": 587, "text": "like", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 594, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 36, "id": 34, "lemma": "he", "misc": "", "start_char": 592, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 597, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 36, "id": 35, "lemma": "be", "misc": "", "start_char": 595, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "end_char": 601, "feats": "Tense=Past|VerbForm=Part", "head": 29, "id": 36, "lemma": "get", "misc": "", "start_char": 598, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 603, "feats": "Definite=Ind|PronType=Art", "head": 39, "id": 37, "lemma": "a", "misc": "", "start_char": 602, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 607, "feats": "Number=Sing", "head": 39, "id": 38, "lemma": "jet", "misc": "", "start_char": 604, "text": "jet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 612, "feats": "Number=Sing", "head": 36, "id": 39, "lemma": "pack", "misc": "", "start_char": 608, "text": "pack", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 614, "feats": null, "head": 9, "id": 40, "lemma": ".", "misc": "", "start_char": 613, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD ca) (RB n't) (VP (VB stop) (S (VP (VBG thinking) (PP (IN about) (NP (PRP it))))))) (. .)))" }, "speaker": "Raj", "text": "I can't stop thinking about it.", "tokens": [ { "deprel": "nsubj", "end_char": 616, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 615, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 619, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "can", "misc": "", "start_char": 617, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 623, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 620, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 628, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "stop", "misc": "", "start_char": 624, "text": "stop", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 637, "feats": "VerbForm=Ger", "head": 4, "id": 5, "lemma": "think", "misc": "", "start_char": 629, "text": "thinking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 643, "feats": null, "head": 7, "id": 6, "lemma": "about", "misc": "", "start_char": 638, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 646, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 7, "lemma": "it", "misc": "", "start_char": 644, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 648, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 647, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP know) (, ,) (SBAR (S (S (VP (VBG worrying))) (VP (MD wo) (RB n't) (VP (VB have) (NP (NP (DT any) (NN effect)) (PP (IN on) (SBAR (WHNP (WP what)) (S (VP (VBZ happens))))))))))) (. .)))" }, "speaker": "Bernadette", "text": "You know, worrying won't have any effect on what happens.", "tokens": [ { "deprel": "nsubj", "end_char": 652, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 649, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 657, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "know", "misc": "", "start_char": 653, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 659, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 658, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "csubj", "end_char": 668, "feats": "VerbForm=Ger", "head": 7, "id": 4, "lemma": "worry", "misc": "", "start_char": 660, "text": "worrying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "aux", "end_char": 671, "feats": "VerbForm=Fin", "head": 7, "id": 5, "lemma": "will", "misc": "", "start_char": 669, "text": "wo", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 675, "feats": null, "head": 7, "id": 6, "lemma": "not", "misc": "", "start_char": 672, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 680, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "have", "misc": "", "start_char": 676, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 684, "feats": null, "head": 9, "id": 8, "lemma": "any", "misc": "", "start_char": 681, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 691, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "effect", "misc": "", "start_char": 685, "text": "effect", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 694, "feats": null, "head": 12, "id": 10, "lemma": "on", "misc": "", "start_char": 692, "text": "on", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 699, "feats": "PronType=Rel", "head": 12, "id": 11, "lemma": "what", "misc": "", "start_char": 695, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl", "end_char": 707, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 12, "lemma": "happen", "misc": "", "start_char": 700, "text": "happens", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 709, "feats": null, "head": 4, "id": 13, "lemma": ".", "misc": "", "start_char": 708, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP know)) (. .)))" }, "speaker": "Raj", "text": "I know.", "tokens": [ { "deprel": "nsubj", "end_char": 711, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 710, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 716, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "know", "misc": "", "start_char": 712, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 718, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 717, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Maybe)) (NP (PRP you)) (VP (VBP need) (S (VP (TO to) (VP (VB do) (NP (NN something)) (ADJP (RBR more) (JJ productive)))))) (. .)))" }, "speaker": "Howard", "text": "Maybe you need to do something more productive.", "tokens": [ { "deprel": "advmod", "end_char": 724, "feats": null, "head": 3, "id": 1, "lemma": "maybe", "misc": "", "start_char": 719, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 728, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 725, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 733, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "need", "misc": "", "start_char": 729, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 736, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 734, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 739, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "do", "misc": "", "start_char": 737, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 749, "feats": "Number=Sing|PronType=Ind", "head": 5, "id": 6, "lemma": "something", "misc": "", "start_char": 740, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "advmod", "end_char": 754, "feats": "Degree=Cmp", "head": 8, "id": 7, "lemma": "more", "misc": "", "start_char": 750, "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "amod", "end_char": 765, "feats": "Degree=Pos", "head": 6, "id": 8, "lemma": "productive", "misc": "", "start_char": 755, "text": "productive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 767, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 766, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Okay)) (. .) (SBAR (IN If) (S (NP (PRP I)) (VP (VBP make) (NP (DT this) (NN shot)) (PP (IN in) (NP (DT the) (NN trash) (NN can)))))) (, ,) (NP (DT the) (NN probe)) (VP (MD will) (VP (VB have) (VP (VBN arrived) (PP (IN in) (NP (JJ perfect) (NN working) (NN order)))))) (. .)))" }, "speaker": "Raj", "text": "Okay . If I make this shot in the trash can, the probe will have arrived in perfect working order.", "tokens": [ { "deprel": "discourse", "end_char": 772, "feats": null, "head": 17, "id": 1, "lemma": "okay", "misc": "", "start_char": 768, "text": "Okay", "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": "mark", "end_char": 777, "feats": null, "head": 5, "id": 3, "lemma": "if", "misc": "", "start_char": 775, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 779, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 778, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 784, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 17, "id": 5, "lemma": "make", "misc": "", "start_char": 780, "text": "make", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 789, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 6, "lemma": "this", "misc": "", "start_char": 785, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 794, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "shot", "misc": "", "start_char": 790, "text": "shot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 797, "feats": null, "head": 11, "id": 8, "lemma": "in", "misc": "", "start_char": 795, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 801, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 9, "lemma": "the", "misc": "", "start_char": 798, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 807, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "trash", "misc": "", "start_char": 802, "text": "trash", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 811, "feats": "Number=Sing", "head": 5, "id": 11, "lemma": "can", "misc": "", "start_char": 808, "text": "can", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 813, "feats": null, "head": 5, "id": 12, "lemma": ",", "misc": "", "start_char": 812, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 817, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 13, "lemma": "the", "misc": "", "start_char": 814, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 823, "feats": "Number=Sing", "head": 17, "id": 14, "lemma": "probe", "misc": "", "start_char": 818, "text": "probe", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 828, "feats": "VerbForm=Fin", "head": 17, "id": 15, "lemma": "will", "misc": "", "start_char": 824, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 833, "feats": "VerbForm=Inf", "head": 17, "id": 16, "lemma": "have", "misc": "", "start_char": 829, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 841, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 17, "lemma": "arrive", "misc": "", "start_char": 834, "text": "arrived", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 844, "feats": null, "head": 21, "id": 18, "lemma": "in", "misc": "", "start_char": 842, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 852, "feats": "Degree=Pos", "head": 21, "id": 19, "lemma": "perfect", "misc": "", "start_char": 845, "text": "perfect", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 860, "feats": "Number=Sing", "head": 21, "id": 20, "lemma": "working", "misc": "", "start_char": 853, "text": "working", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 866, "feats": "Number=Sing", "head": 17, "id": 21, "lemma": "order", "misc": "", "start_char": 861, "text": "order", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 868, "feats": null, "head": 17, "id": 22, "lemma": ".", "misc": "", "start_char": 867, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (ADVP (RB So)) (, ,) (PP (IN in) (NP (NP (NN addition)) (PP (IN to) (S (VP (VBG being) (ADJP (JJ crazy))))))) (, ,) (NP (PRP you)) (VP (VBP 're) (VP (VBG resting) (NP (NP (DT the) (NN fate)) (PP (IN of) (NP (DT the) (NN mission))) (PP (IN on) (NP (PRP$ your) (JJ athletic) (NN prowess)))))) (. .)))" }, "speaker": "Howard", "text": "So, in addition to being crazy, you're resting the fate of the mission on your athletic prowess.", "tokens": [ { "deprel": "advmod", "end_char": 871, "feats": null, "head": 11, "id": 1, "lemma": "so", "misc": "", "start_char": 869, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 873, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 872, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 876, "feats": null, "head": 4, "id": 3, "lemma": "in", "misc": "", "start_char": 874, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 885, "feats": "Number=Sing", "head": 11, "id": 4, "lemma": "addition", "misc": "", "start_char": 877, "text": "addition", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 888, "feats": null, "head": 7, "id": 5, "lemma": "to", "misc": "", "start_char": 886, "text": "to", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "cop", "end_char": 894, "feats": "VerbForm=Ger", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 889, "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "acl", "end_char": 900, "feats": "Degree=Pos", "head": 4, "id": 7, "lemma": "crazy", "misc": "", "start_char": 895, "text": "crazy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 902, "feats": null, "head": 4, "id": 8, "lemma": ",", "misc": "", "start_char": 901, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 906, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 9, "lemma": "you", "misc": "", "start_char": 903, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 910, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 907, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 918, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 11, "lemma": "rest", "misc": "", "start_char": 911, "text": "resting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 922, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 12, "lemma": "the", "misc": "", "start_char": 919, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 927, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "fate", "misc": "", "start_char": 923, "text": "fate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 930, "feats": null, "head": 16, "id": 14, "lemma": "of", "misc": "", "start_char": 928, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 934, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 15, "lemma": "the", "misc": "", "start_char": 931, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 942, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "mission", "misc": "", "start_char": 935, "text": "mission", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 945, "feats": null, "head": 20, "id": 17, "lemma": "on", "misc": "", "start_char": 943, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 950, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 20, "id": 18, "lemma": "your", "misc": "", "start_char": 946, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 959, "feats": "Degree=Pos", "head": 20, "id": 19, "lemma": "athletic", "misc": "", "start_char": 951, "text": "athletic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 967, "feats": "Number=Sing", "head": 16, "id": 20, "lemma": "prowess", "misc": "", "start_char": 960, "text": "prowess", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 969, "feats": null, "head": 11, "id": 21, "lemma": ".", "misc": "", "start_char": 968, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (INTJ (UH Yes) (. .)))" }, "speaker": "Raj", "text": "Yes.", "tokens": [ { "deprel": "root", "end_char": 973, "feats": null, "head": 0, "id": 1, "lemma": "yes", "misc": "", "start_char": 970, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 975, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 974, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (NP (NP (DT The) (NN man)) (SBAR (WHNP (WP who)) (S (VP (VBD crashed) (NP (PRP$ his) (JJ stationary) (NN bike))))) (. .)))" }, "speaker": "Howard", "text": "The man who crashed his stationary bike.", "tokens": [ { "deprel": "det", "end_char": 979, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "misc": "", "start_char": 976, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 983, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "man", "misc": "", "start_char": 980, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 987, "feats": "PronType=Rel", "head": 4, "id": 3, "lemma": "who", "misc": "", "start_char": 984, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 995, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 4, "lemma": "crash", "misc": "", "start_char": 988, "text": "crashed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 999, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 7, "id": 5, "lemma": "his", "misc": "", "start_char": 996, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 1010, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "stationary", "misc": "", "start_char": 1000, "text": "stationary", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1015, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "bike", "misc": "", "start_char": 1011, "text": "bike", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1017, "feats": null, "head": 2, "id": 8, "lemma": ".", "misc": "", "start_char": 1016, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB crash) (NP (PRP it))))) (, ,) (INTJ (UH okay)) (. ?) (S (NP (PRP$ My) (NN playlist)) (VP (VBD was) (ADJP (RB too) (RB up) (HYPH -) (NN tempo)))) (, ,) (S (NP (PRP I)) (VP (VBD got) (ADJP (NN light) (HYPH -) (VBN headed)))) (CC and) (S (NP (PRP I)) (VP (VBD fell) (PRT (RP off)))) (. .) (S (NP (NP (PRP It)) (NP (DT all))) (, ...) (VP (VBZ comes) (ADVP (RB down)) (, ...) (PP (IN to) (NP (DT this))))) (. .)))" }, "speaker": "Raj", "text": "I didn't crash it, okay? My playlist was too up - tempo, I got light - headed and I fell off . It all...comes down...to this.", "tokens": [ { "deprel": "nsubj", "end_char": 1019, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 1018, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1023, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 1020, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1027, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1024, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1033, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "crash", "misc": "", "start_char": 1028, "text": "crash", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1036, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "it", "misc": "", "start_char": 1034, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1038, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 1037, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1043, "feats": null, "head": 15, "id": 7, "lemma": "okay", "misc": "", "start_char": 1039, "text": "okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1045, "feats": null, "head": 7, "id": 8, "lemma": "?", "misc": "", "start_char": 1044, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 1048, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 10, "id": 9, "lemma": "my", "misc": "", "start_char": 1046, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1057, "feats": "Number=Sing", "head": 15, "id": 10, "lemma": "playlist", "misc": "", "start_char": 1049, "text": "playlist", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1061, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": 11, "lemma": "be", "misc": "", "start_char": 1058, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1065, "feats": null, "head": 15, "id": 12, "lemma": "too", "misc": "", "start_char": 1062, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 1068, "feats": null, "head": 15, "id": 13, "lemma": "up", "misc": "", "start_char": 1066, "text": "up", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1070, "feats": null, "head": 13, "id": 14, "lemma": "-", "misc": "", "start_char": 1069, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "parataxis", "end_char": 1076, "feats": "Number=Sing", "head": 4, "id": 15, "lemma": "tempo", "misc": "", "start_char": 1071, "text": "tempo", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1078, "feats": null, "head": 18, "id": 16, "lemma": ",", "misc": "", "start_char": 1077, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1080, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 17, "lemma": "I", "misc": "", "start_char": 1079, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1084, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 15, "id": 18, "lemma": "get", "misc": "", "start_char": 1081, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound", "end_char": 1090, "feats": "Number=Sing", "head": 21, "id": 19, "lemma": "light", "misc": "", "start_char": 1085, "text": "light", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1092, "feats": null, "head": 21, "id": 20, "lemma": "-", "misc": "", "start_char": 1091, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "xcomp", "end_char": 1099, "feats": "Tense=Past|VerbForm=Part", "head": 18, "id": 21, "lemma": "head", "misc": "", "start_char": 1093, "text": "headed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "cc", "end_char": 1103, "feats": null, "head": 24, "id": 22, "lemma": "and", "misc": "", "start_char": 1100, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1105, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 24, "id": 23, "lemma": "I", "misc": "", "start_char": 1104, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1110, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 18, "id": 24, "lemma": "fall", "misc": "", "start_char": 1106, "text": "fell", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 1114, "feats": null, "head": 24, "id": 25, "lemma": "off", "misc": "", "start_char": 1111, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1116, "feats": null, "head": 15, "id": 26, "lemma": ".", "misc": "", "start_char": 1115, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1119, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 30, "id": 27, "lemma": "it", "misc": "", "start_char": 1117, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 1123, "feats": null, "head": 27, "id": 28, "lemma": "all", "misc": "", "start_char": 1120, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 1127, "feats": null, "head": 30, "id": 29, "lemma": "...", "misc": "", "start_char": 1124, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1133, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 30, "lemma": "come", "misc": "", "start_char": 1128, "text": "comes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1138, "feats": null, "head": 30, "id": 31, "lemma": "down", "misc": "", "start_char": 1134, "text": "down", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1142, "feats": null, "head": 30, "id": 32, "lemma": "...", "misc": "", "start_char": 1139, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 1145, "feats": null, "head": 34, "id": 33, "lemma": "to", "misc": "", "start_char": 1143, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1150, "feats": "Number=Sing|PronType=Dem", "head": 30, "id": 34, "lemma": "this", "misc": "", "start_char": 1146, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1152, "feats": null, "head": 4, "id": 35, "lemma": ".", "misc": "", "start_char": 1151, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (ADJP (JJ happy))) (. ?) (ADVP (RB Now)) (NP (PRP you)) (VP (MD can) (VP (VB relax))) (. .)))" }, "speaker": "Howard", "text": "You happy? Now you can relax.", "tokens": [ { "deprel": "nsubj", "end_char": 1156, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 1153, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1162, "feats": "Degree=Pos", "head": 7, "id": 2, "lemma": "happy", "misc": "", "start_char": 1157, "text": "happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1164, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 1163, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1168, "feats": null, "head": 7, "id": 4, "lemma": "now", "misc": "", "start_char": 1165, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1172, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 5, "lemma": "you", "misc": "", "start_char": 1169, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1176, "feats": "VerbForm=Fin", "head": 7, "id": 6, "lemma": "can", "misc": "", "start_char": 1173, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1182, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "relax", "misc": "", "start_char": 1177, "text": "relax", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1184, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 1183, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WHNP (WDT What) (NN kind)) (PP (IN of) (NP (NN scientist)))) (SQ (VP (VBP are) (NP (PRP you))) (. ?) (S (NP (NN Everyone)) (VP (VBZ knows) (SBAR (S (NP (PRP you)) (VP (VBD got) (S (VP (TO to) (VP (VB make) (NP (NP (CD two)) (PP (IN out) (PP (IN of) (NP (CD three)))))))))))))) (. .)))" }, "speaker": "Raj", "text": "What kind of scientist are you? Everyone knows you got to make two out of three.", "tokens": [ { "deprel": "det", "end_char": 1189, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "what", "misc": "", "start_char": 1185, "text": "What", "upos": "DET", "xpos": "WDT" }, { "deprel": "ccomp", "end_char": 1194, "feats": "Number=Sing", "head": 9, "id": 2, "lemma": "kind", "misc": "", "start_char": 1190, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1197, "feats": null, "head": 4, "id": 3, "lemma": "of", "misc": "", "start_char": 1195, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1207, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "scientist", "misc": "", "start_char": 1198, "text": "scientist", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1211, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 2, "id": 5, "lemma": "be", "misc": "", "start_char": 1208, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1215, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 6, "lemma": "you", "misc": "", "start_char": 1212, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1217, "feats": null, "head": 2, "id": 7, "lemma": "?", "misc": "", "start_char": 1216, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1226, "feats": "Number=Sing|PronType=Tot", "head": 9, "id": 8, "lemma": "everyone", "misc": "", "start_char": 1218, "text": "Everyone", "upos": "PRON", "xpos": "NN" }, { "deprel": "root", "end_char": 1232, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 9, "lemma": "know", "misc": "", "start_char": 1227, "text": "knows", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 1236, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 10, "lemma": "you", "misc": "", "start_char": 1233, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1240, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 9, "id": 11, "lemma": "get", "misc": "", "start_char": 1237, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 1243, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 1241, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1248, "feats": "VerbForm=Inf", "head": 11, "id": 13, "lemma": "make", "misc": "", "start_char": 1244, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1252, "feats": "NumForm=Word|NumType=Card", "head": 13, "id": 14, "lemma": "two", "misc": "", "start_char": 1249, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 1256, "feats": null, "head": 17, "id": 15, "lemma": "out", "misc": "", "start_char": 1253, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 1259, "feats": null, "head": 17, "id": 16, "lemma": "of", "misc": "", "start_char": 1257, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1265, "feats": "NumForm=Word|NumType=Card", "head": 13, "id": 17, "lemma": "three", "misc": "", "start_char": 1260, "text": "three", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1267, "feats": null, "head": 9, "id": 18, "lemma": ".", "misc": "", "start_char": 1266, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 6 ], [ 0, 8, 9 ] ], [ [ 0, 12, 12 ], [ 4, 2, 2 ], [ 4, 5, 5 ], [ 5, 0, 0 ], [ 5, 7, 7 ], [ 5, 13, 13 ], [ 5, 9, 13 ], [ 6, 14, 14 ], [ 6, 14, 15 ], [ 6, 24, 24 ], [ 6, 26, 26 ], [ 6, 33, 33 ], [ 7, 0, 0 ], [ 8, 0, 0 ], [ 9, 0, 0 ], [ 10, 1, 1 ], [ 11, 3, 3 ], [ 12, 3, 6 ], [ 12, 8, 8 ], [ 12, 17, 17 ], [ 12, 17, 19 ], [ 14, 4, 4 ], [ 14, 4, 6 ], [ 14, 0, 6 ], [ 15, 0, 0 ], [ 15, 4, 4 ], [ 15, 8, 8 ], [ 15, 8, 9 ], [ 15, 16, 16 ], [ 15, 22, 22 ], [ 16, 0, 0 ], [ 16, 4, 4 ] ], [ [ 1, 0, 0 ], [ 1, 4, 4 ], [ 2, 1, 1 ], [ 2, 17, 17 ], [ 17, 5, 5 ], [ 17, 9, 9 ] ], [ [ 1, 12, 14 ] ], [ [ 1, 18, 18 ] ], [ [ 1, 23, 23 ] ], [ [ 1, 7, 23 ], [ 2, 20, 20 ], [ 2, 13, 20 ], [ 2, 6, 20 ], [ 3, 0, 1 ], [ 3, 4, 5 ] ], [ [ 1, 20, 23 ] ], [ [ 2, 5, 5 ] ], [ [ 2, 9, 11 ] ], [ [ 4, 10, 12 ] ], [ [ 5, 3, 3 ] ], [ [ 5, 9, 9 ] ], [ [ 5, 10, 10 ] ], [ [ 6, 0, 0 ] ], [ [ 6, 1, 1 ], [ 6, 0, 2 ] ], [ [ 6, 4, 4 ] ], [ [ 6, 4, 8 ], [ 6, 18, 18 ] ], [ [ 6, 30, 31 ] ], [ [ 6, 36, 38 ] ], [ [ 7, 6, 6 ] ], [ [ 8, 3, 3 ] ], [ [ 8, 10, 10 ] ], [ [ 8, 7, 11 ] ], [ [ 10, 5, 5 ] ], [ [ 10, 5, 7 ] ], [ [ 11, 5, 6 ], [ 11, 8, 10 ] ], [ [ 11, 12, 13 ], [ 11, 18, 20 ], [ 12, 14, 15 ] ], [ [ 12, 11, 15 ] ], [ [ 14, 2, 2 ] ], [ [ 15, 26, 26 ] ], [ [ 15, 27, 27 ] ], [ [ 15, 26, 27 ] ], [ [ 15, 33, 33 ] ], [ [ 17, 0, 0 ] ], [ [ 17, 3, 3 ] ], [ [ 17, 7, 7 ] ], [ [ 17, 13, 13 ] ], [ [ 17, 16, 16 ] ] ]
s08e12c03t
Oh, another two hours to go . The wait is killing me. I know . When I was in the Soyuz capsule returning from the space station, plummeting toward Earth at 17,000 miles per hour ... Before you finish, is this a story about patience and waiting or just another reminder that you went to space? A story can do two things. Ugh, I feel like I'm gonna have a heart attack. You work in pharmaceuticals...Don't you have anything you can give him? All I have is our new urine flow drug . Won't help with his anxiety, but it's so strong, when he pees he'll fly around the room like he's got a jet pack. I can't stop thinking about it. You know, worrying won't have any effect on what happens. I know. Maybe you need to do something more productive. Okay . If I make this shot in the trash can, the probe will have arrived in perfect working order. So, in addition to being crazy, you're resting the fate of the mission on your athletic prowess. Yes. The man who crashed his stationary bike. I didn't crash it, okay? My playlist was too up - tempo, I got light - headed and I fell off . It all...comes down...to this. You happy? Now you can relax. What kind of scientist are you? Everyone knows you got to make two out of three.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (DT This)) (VP (VBZ is) (RB n't) (ADJP (RB so) (JJ bad))) (. .)))" }, "speaker": "Leonard", "text": "This isn't so bad.", "tokens": [ { "deprel": "nsubj", "end_char": 4, "feats": "Number=Sing|PronType=Dem", "head": 5, "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": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 5, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 11, "feats": null, "head": 5, "id": 3, "lemma": "not", "misc": "", "start_char": 8, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 14, "feats": null, "head": 5, "id": 4, "lemma": "so", "misc": "", "start_char": 12, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 18, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "bad", "misc": "", "start_char": 15, "text": "bad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 20, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 19, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (S (NP (DT That)) (VP (VBZ 's) (ADJP (JJ easy) (SBAR (IN for) (S (NP (PRP you)) (VP (TO to) (VP (VB say)))))))) (. .) (S (S (NP (PRP$ Your) (NN chair)) (VP (VBZ 's) (RB not) (VP (VBG facing) (NP (DT the) (NN lingerie) (NN section) (. .) (UH Boy))))) (, ,) (S (NP (DT that)) (VP (VBZ 's) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NNS panties))))))) (. .)))" }, "speaker": "Sheldon", "text": "That's easy for you to say . Your chair's not facing the lingerie section . Boy, that's a lot of panties.", "tokens": [ { "deprel": "nsubj", "end_char": 25, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "that", "misc": "", "start_char": 21, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 28, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 26, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 33, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "easy", "misc": "", "start_char": 29, "text": "easy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 37, "feats": null, "head": 7, "id": 4, "lemma": "for", "misc": "", "start_char": 34, "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 41, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 7, "id": 5, "lemma": "you", "misc": "", "start_char": 38, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 44, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 42, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 48, "feats": "VerbForm=Inf", "head": 3, "id": 7, "lemma": "say", "misc": "", "start_char": 45, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 50, "feats": null, "head": 13, "id": 8, "lemma": ".", "misc": "", "start_char": 49, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 55, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 10, "id": 9, "lemma": "your", "misc": "", "start_char": 51, "text": "Your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 61, "feats": "Number=Sing", "head": 13, "id": 10, "lemma": "chair", "misc": "", "start_char": 56, "text": "chair", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 64, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "be", "misc": "", "start_char": 62, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 68, "feats": null, "head": 13, "id": 12, "lemma": "not", "misc": "", "start_char": 65, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 75, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 13, "lemma": "face", "misc": "", "start_char": 69, "text": "facing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 79, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 14, "lemma": "the", "misc": "", "start_char": 76, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 88, "feats": "Number=Sing", "head": 16, "id": 15, "lemma": "lingerie", "misc": "", "start_char": 80, "text": "lingerie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 96, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "section", "misc": "", "start_char": 89, "text": "section", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 98, "feats": null, "head": 3, "id": 17, "lemma": ".", "misc": "", "start_char": 97, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 102, "feats": null, "head": 23, "id": 18, "lemma": "boy", "misc": "", "start_char": 99, "text": "Boy", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 104, "feats": null, "head": 18, "id": 19, "lemma": ",", "misc": "", "start_char": 103, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 109, "feats": "Number=Sing|PronType=Dem", "head": 23, "id": 20, "lemma": "that", "misc": "", "start_char": 105, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 112, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 23, "id": 21, "lemma": "be", "misc": "", "start_char": 110, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 114, "feats": "Definite=Ind|PronType=Art", "head": 23, "id": 22, "lemma": "a", "misc": "", "start_char": 113, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 118, "feats": "Number=Sing", "head": 3, "id": 23, "lemma": "lot", "misc": "", "start_char": 115, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 121, "feats": null, "head": 25, "id": 24, "lemma": "of", "misc": "", "start_char": 119, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 129, "feats": "Number=Plur", "head": 23, "id": 25, "lemma": "panty", "misc": "", "start_char": 122, "text": "panties", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 131, "feats": null, "head": 3, "id": 26, "lemma": ".", "misc": "", "start_char": 130, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (PRP You) (NNS guys)) (VP (VBP comfy) (. ?) (SBAR (S (NP (DT This)) (VP (MD might) (VP (VB take) (NP (DT a) (NN while))))))) (. .)))" }, "speaker": "Amy", "text": "You guys comfy? This might take a while.", "tokens": [ { "deprel": "dep", "end_char": 135, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 132, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 140, "feats": "Number=Plur", "head": 3, "id": 2, "lemma": "guy", "misc": "", "start_char": 136, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "reparandum", "end_char": 146, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 3, "lemma": "comfy", "misc": "", "start_char": 141, "text": "comfy", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 148, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 147, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 153, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 5, "lemma": "this", "misc": "", "start_char": 149, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 159, "feats": "VerbForm=Fin", "head": 7, "id": 6, "lemma": "might", "misc": "", "start_char": 154, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 164, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "take", "misc": "", "start_char": 160, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 166, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "misc": "", "start_char": 165, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 172, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "while", "misc": "", "start_char": 167, "text": "while", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 174, "feats": null, "head": 7, "id": 10, "lemma": ".", "misc": "", "start_char": 173, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP know))) (, ,) (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB understand) (SBAR (WHADVP (WRB why)) (S (NP (NNS women)) (VP (VBP insist) (PP (IN on) (S (VP (VBG making) (NP (DT a) (JJ big) (NN production)) (PP (IN out) (PP (IN of) (S (VP (VBG buying) (NP (NNS clothes)))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "You know, I don't understand why women insist on making a big production out of buying clothes.", "tokens": [ { "deprel": "nsubj", "end_char": 178, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 175, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 183, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 2, "lemma": "know", "misc": "", "start_char": 179, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 185, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 184, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 187, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 4, "lemma": "I", "misc": "", "start_char": 186, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 190, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "do", "misc": "", "start_char": 188, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 194, "feats": null, "head": 7, "id": 6, "lemma": "not", "misc": "", "start_char": 191, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 205, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "understand", "misc": "", "start_char": 195, "text": "understand", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 209, "feats": "PronType=Int", "head": 7, "id": 8, "lemma": "why", "misc": "", "start_char": 206, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 215, "feats": "Number=Plur", "head": 10, "id": 9, "lemma": "woman", "misc": "", "start_char": 210, "text": "women", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advcl:relcl", "end_char": 222, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 10, "lemma": "insist", "misc": "", "start_char": 216, "text": "insist", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 225, "feats": null, "head": 12, "id": 11, "lemma": "on", "misc": "", "start_char": 223, "text": "on", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 232, "feats": "VerbForm=Ger", "head": 10, "id": 12, "lemma": "make", "misc": "", "start_char": 226, "text": "making", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 234, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 13, "lemma": "a", "misc": "", "start_char": 233, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 238, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "big", "misc": "", "start_char": 235, "text": "big", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 249, "feats": "Number=Sing", "head": 12, "id": 15, "lemma": "production", "misc": "", "start_char": 239, "text": "production", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 253, "feats": null, "head": 18, "id": 16, "lemma": "out", "misc": "", "start_char": 250, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "end_char": 256, "feats": null, "head": 16, "id": 17, "lemma": "of", "misc": "", "start_char": 254, "text": "of", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 263, "feats": "VerbForm=Ger", "head": 12, "id": 18, "lemma": "buy", "misc": "", "start_char": 257, "text": "buying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 271, "feats": "Number=Plur", "head": 18, "id": 19, "lemma": "clothes", "misc": "", "start_char": 264, "text": "clothes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 273, "feats": null, "head": 7, "id": 20, "lemma": ".", "misc": "", "start_char": 272, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (S (NP (PRP you)) (VP (VBP 're) (ADJP (JJ right)))) (, ,) (NP (PRP we)) (VP (MD should) (VP (VB do) (SBAR (WHNP (WP what)) (S (NP (PRP you)) (VP (VBP do)))))) (. .) (VP (VB Have) (S (NP (PRP$ our) (NN mom)) (VP (VB send) (NP (PRP us)) (NP (NNS pants)) (PP (IN from) (NP (NP (DT the) (NNP Walmart)) (PP (IN in) (NP (NNP Houston)))))))) (. .)))" }, "speaker": "Penny", "text": "No, you're right, we should do what you do . Have our mom send us pants from the Walmart in Houston.", "tokens": [ { "deprel": "discourse", "end_char": 276, "feats": "Polarity=Neg", "head": 5, "id": 1, "lemma": "no", "misc": "", "start_char": 274, "text": "No", "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": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 279, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 286, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 283, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 292, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "right", "misc": "", "start_char": 287, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 294, "feats": null, "head": 9, "id": 6, "lemma": ",", "misc": "", "start_char": 293, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 297, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "we", "misc": "", "start_char": 295, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 304, "feats": "VerbForm=Fin", "head": 9, "id": 8, "lemma": "should", "misc": "", "start_char": 298, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 307, "feats": "VerbForm=Inf", "head": 5, "id": 9, "lemma": "do", "misc": "", "start_char": 305, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 312, "feats": "PronType=Rel", "head": 9, "id": 10, "lemma": "what", "misc": "", "start_char": 308, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 316, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 11, "lemma": "you", "misc": "", "start_char": 313, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 319, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": 12, "lemma": "do", "misc": "", "start_char": 317, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 321, "feats": null, "head": 14, "id": 13, "lemma": ".", "misc": "", "start_char": 320, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 326, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 14, "lemma": "have", "misc": "", "start_char": 322, "text": "Have", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 330, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 16, "id": 15, "lemma": "our", "misc": "", "start_char": 327, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 334, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "mom", "misc": "", "start_char": 331, "text": "mom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 339, "feats": "VerbForm=Inf", "head": 14, "id": 17, "lemma": "send", "misc": "", "start_char": 335, "text": "send", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 342, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 17, "id": 18, "lemma": "we", "misc": "", "start_char": 340, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 348, "feats": "Number=Plur", "head": 17, "id": 19, "lemma": "pant", "misc": "", "start_char": 343, "text": "pants", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 353, "feats": null, "head": 22, "id": 20, "lemma": "from", "misc": "", "start_char": 349, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 357, "feats": "Definite=Def|PronType=Art", "head": 22, "id": 21, "lemma": "the", "misc": "", "start_char": 354, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 365, "feats": "Number=Sing", "head": 17, "id": 22, "lemma": "Walmart", "misc": "", "start_char": 358, "text": "Walmart", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 368, "feats": null, "head": 24, "id": 23, "lemma": "in", "misc": "", "start_char": 366, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 376, "feats": "Number=Sing", "head": 22, "id": 24, "lemma": "Houston", "misc": "", "start_char": 369, "text": "Houston", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 378, "feats": null, "head": 5, "id": 25, "lemma": ".", "misc": "", "start_char": 377, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (PRP They)) (VP (VBP have) (NP (NP (NP (DT a) (NN man)) (ADVP (RB there))) (SBAR (WHNP (WP who)) (S (VP (VBZ understands) (NP (PRP$ my) (JJ personal) (NN style))))))) (. .)))" }, "speaker": "Sheldon", "text": "They have a man there who understands my personal style.", "tokens": [ { "deprel": "nsubj", "end_char": 383, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "they", "misc": "", "start_char": 379, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 388, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "have", "misc": "", "start_char": 384, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 390, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 389, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 394, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "man", "misc": "", "start_char": 391, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 400, "feats": "PronType=Dem", "head": 4, "id": 5, "lemma": "there", "misc": "", "start_char": 395, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 404, "feats": "PronType=Rel", "head": 7, "id": 6, "lemma": "who", "misc": "", "start_char": 401, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 416, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 7, "lemma": "understand", "misc": "", "start_char": 405, "text": "understands", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 419, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 10, "id": 8, "lemma": "my", "misc": "", "start_char": 417, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 428, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "personal", "misc": "", "start_char": 420, "text": "personal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 434, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "style", "misc": "", "start_char": 429, "text": "style", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 436, "feats": null, "head": 2, "id": 11, "lemma": ".", "misc": "", "start_char": 435, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (FRAG (VP (UH Bye)) (. .)))" }, "speaker": "Penny", "text": "Bye.", "tokens": [ { "deprel": "root", "end_char": 440, "feats": null, "head": 0, "id": 1, "lemma": "bye", "misc": "", "start_char": 437, "text": "Bye", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 442, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 441, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Uh)) (, ,) (NP (PRP I)) (VP (VBP 've) (VP (VBN got) (NP (DT some) (JJ bad) (NN news))))) (. .) (S (NP (EX There)) (VP (VBZ 's) (NP (DT no) (NN cell) (NN service)) (PP (IN in) (ADVP (RB here))))) (. .)))" }, "speaker": "Leonard", "text": "Uh, I've got some bad news . There's no cell service in here.", "tokens": [ { "deprel": "discourse", "end_char": 445, "feats": null, "head": 5, "id": 1, "lemma": "uh", "misc": "", "start_char": 443, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 447, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 446, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 449, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "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=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "have", "misc": "", "start_char": 450, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 457, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 5, "lemma": "get", "misc": "", "start_char": 454, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 462, "feats": null, "head": 8, "id": 6, "lemma": "some", "misc": "", "start_char": 458, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 466, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "bad", "misc": "", "start_char": 463, "text": "bad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 471, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "news", "misc": "", "start_char": 467, "text": "news", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 473, "feats": null, "head": 5, "id": 9, "lemma": ".", "misc": "", "start_char": 472, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "expl", "end_char": 479, "feats": null, "head": 11, "id": 10, "lemma": "there", "misc": "", "start_char": 474, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "parataxis", "end_char": 482, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 11, "lemma": "be", "misc": "", "start_char": 480, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 485, "feats": null, "head": 14, "id": 12, "lemma": "no", "misc": "", "start_char": 483, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 490, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "cell", "misc": "", "start_char": 486, "text": "cell", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 498, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "service", "misc": "", "start_char": 491, "text": "service", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 501, "feats": null, "head": 16, "id": 15, "lemma": "in", "misc": "", "start_char": 499, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 506, "feats": "PronType=Dem", "head": 11, "id": 16, "lemma": "here", "misc": "", "start_char": 502, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 508, "feats": null, "head": 5, "id": 17, "lemma": ".", "misc": "", "start_char": 507, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Well)) (, ,) (NP (DT that)) (VP (VBZ 's) (ADJP (RB all) (JJ right)))) (. .) (S (NP (EX There)) (VP (VBD were) (NP (NP (NN plenty)) (PP (IN of) (NP (NP (NNS ways)) (SBAR (S (VP (TO to) (VP (VB pass) (NP (DT the) (NN time)) (SBAR (IN before) (S (NP (JJ smart) (NNS phones)) (VP (VBD were) (VP (VBN invented)))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Well, that's all right . There were plenty of ways to pass the time before smart phones were invented.", "tokens": [ { "deprel": "discourse", "end_char": 513, "feats": null, "head": 6, "id": 1, "lemma": "well", "misc": "", "start_char": 509, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 515, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 514, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 520, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 3, "lemma": "that", "misc": "", "start_char": 516, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 523, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 521, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 527, "feats": null, "head": 6, "id": 5, "lemma": "all", "misc": "", "start_char": 524, "text": "all", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 533, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "right", "misc": "", "start_char": 528, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 535, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 534, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "expl", "end_char": 541, "feats": null, "head": 9, "id": 8, "lemma": "there", "misc": "", "start_char": 536, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "parataxis", "end_char": 546, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 9, "lemma": "be", "misc": "", "start_char": 542, "text": "were", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 553, "feats": "Number=Sing", "head": 9, "id": 10, "lemma": "plenty", "misc": "", "start_char": 547, "text": "plenty", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 556, "feats": null, "head": 12, "id": 11, "lemma": "of", "misc": "", "start_char": 554, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 561, "feats": "Number=Plur", "head": 10, "id": 12, "lemma": "way", "misc": "", "start_char": 557, "text": "ways", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 564, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 562, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 569, "feats": "VerbForm=Inf", "head": 12, "id": 14, "lemma": "pass", "misc": "", "start_char": 565, "text": "pass", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 573, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 15, "lemma": "the", "misc": "", "start_char": 570, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 578, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "time", "misc": "", "start_char": 574, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 585, "feats": null, "head": 21, "id": 17, "lemma": "before", "misc": "", "start_char": 579, "text": "before", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "amod", "end_char": 591, "feats": "Degree=Pos", "head": 19, "id": 18, "lemma": "smart", "misc": "", "start_char": 586, "text": "smart", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj:pass", "end_char": 598, "feats": "Number=Plur", "head": 21, "id": 19, "lemma": "phone", "misc": "", "start_char": 592, "text": "phones", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux:pass", "end_char": 603, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 21, "id": 20, "lemma": "be", "misc": "", "start_char": 599, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 612, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 14, "id": 21, "lemma": "invent", "misc": "", "start_char": 604, "text": "invented", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 614, "feats": null, "head": 6, "id": 22, "lemma": ".", "misc": "", "start_char": 613, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ 's) (ADJP (JJ true))) (. .)))" }, "speaker": "Leonard", "text": "That's true.", "tokens": [ { "deprel": "nsubj", "end_char": 619, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "that", "misc": "", "start_char": 615, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 622, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 620, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 627, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "true", "misc": "", "start_char": 623, "text": "true", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 629, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 628, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD 'll) (VP (VB look) (NP (PRP them)) (PRT (RP up)) (. .) (NP (NP (NN Son)) (PP (IN of) (NP (DT a) (NN biscuit)))))) (. .)))" }, "speaker": "Sheldon", "text": "I'll look them up . Son of a biscuit.", "tokens": [ { "deprel": "nsubj", "end_char": 631, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 630, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 635, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "will", "misc": "", "start_char": 632, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 640, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "look", "misc": "", "start_char": 636, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 645, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "they", "misc": "", "start_char": 641, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 648, "feats": null, "head": 3, "id": 5, "lemma": "up", "misc": "", "start_char": 646, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 650, "feats": null, "head": 7, "id": 6, "lemma": ".", "misc": "", "start_char": 649, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 654, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "son", "misc": "", "start_char": 651, "text": "Son", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 657, "feats": null, "head": 10, "id": 8, "lemma": "of", "misc": "", "start_char": 655, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 659, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 658, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 667, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "biscuit", "misc": "", "start_char": 660, "text": "biscuit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 669, "feats": null, "head": 3, "id": 11, "lemma": ".", "misc": "", "start_char": 668, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (NNP Sheldon)) (, ,) (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ fine))) (. .)))" }, "speaker": "Leonard", "text": "Sheldon, it's fine.", "tokens": [ { "deprel": "vocative", "end_char": 677, "feats": "Number=Sing", "head": 5, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 670, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 679, "feats": null, "head": 5, "id": 2, "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": 5, "id": 3, "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": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 683, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 690, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "fine", "misc": "", "start_char": 686, "text": "fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 692, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 691, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH No)) (, ,) (NP (PRP it)) (VP (VBZ 's) (RB not) (ADJP (JJ fine)))) (. .) (SBARQ (WHNP (WHNP (WDT What) (NN kind)) (PP (IN of) (NP (NN store))) (PP (IN in) (NP (DT the) (JJ 21st) (NN century)))) (SQ (VBZ does) (RB n't) (ADVP (IN at) (JJS least)) (VP (VB have) (NP (NNP Wi) (HYPH -) (NNP Fi))) (. ?))) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG going) (S (VP (TO to) (VP (VB call) (NP (NP (PRP$ their) (JJ corporate) (NN office)) (, ...) (NP (NP (NN Son)) (PP (IN of) (NP (DT a) (NN biscuit))))))))))) (. !)))" }, "speaker": "Sheldon", "text": "No, it's not fine . What kind of store in the 21st century doesn't at least have Wi - Fi? I'm going to call their corporate office...Son of a biscuit!", "tokens": [ { "deprel": "discourse", "end_char": 695, "feats": "Polarity=Neg", "head": 6, "id": 1, "lemma": "no", "misc": "", "start_char": 693, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 697, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 696, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 700, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 3, "lemma": "it", "misc": "", "start_char": 698, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 703, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 701, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 707, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 704, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 712, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "fine", "misc": "", "start_char": 708, "text": "fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 714, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 713, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 719, "feats": "PronType=Int", "head": 9, "id": 8, "lemma": "what", "misc": "", "start_char": 715, "text": "What", "upos": "DET", "xpos": "WDT" }, { "deprel": "nsubj", "end_char": 724, "feats": "Number=Sing", "head": 20, "id": 9, "lemma": "kind", "misc": "", "start_char": 720, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 727, "feats": null, "head": 11, "id": 10, "lemma": "of", "misc": "", "start_char": 725, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 733, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "store", "misc": "", "start_char": 728, "text": "store", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 736, "feats": null, "head": 15, "id": 12, "lemma": "in", "misc": "", "start_char": 734, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 740, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 13, "lemma": "the", "misc": "", "start_char": 737, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 745, "feats": "Degree=Pos|NumType=Ord", "head": 15, "id": 14, "lemma": "21st", "misc": "", "start_char": 741, "text": "21st", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 753, "feats": "Number=Sing", "head": 9, "id": 15, "lemma": "century", "misc": "", "start_char": 746, "text": "century", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 758, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 20, "id": 16, "lemma": "do", "misc": "", "start_char": 754, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 762, "feats": null, "head": 20, "id": 17, "lemma": "not", "misc": "", "start_char": 759, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 765, "feats": "ExtPos=ADV", "head": 20, "id": 18, "lemma": "at", "misc": "", "start_char": 763, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "end_char": 771, "feats": "Degree=Sup", "head": 18, "id": 19, "lemma": "least", "misc": "", "start_char": 766, "text": "least", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "parataxis", "end_char": 776, "feats": "VerbForm=Inf", "head": 6, "id": 20, "lemma": "have", "misc": "", "start_char": 772, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 779, "feats": "Number=Sing", "head": 20, "id": 21, "lemma": "Wi", "misc": "", "start_char": 777, "text": "Wi", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 781, "feats": null, "head": 23, "id": 22, "lemma": "-", "misc": "", "start_char": 780, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "flat", "end_char": 784, "feats": "Number=Sing", "head": 21, "id": 23, "lemma": "Fi", "misc": "", "start_char": 782, "text": "Fi", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 786, "feats": null, "head": 20, "id": 24, "lemma": "?", "misc": "", "start_char": 785, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 788, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 27, "id": 25, "lemma": "I", "misc": "", "start_char": 787, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 791, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 27, "id": 26, "lemma": "be", "misc": "", "start_char": 789, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 797, "feats": "Tense=Pres|VerbForm=Part", "head": 6, "id": 27, "lemma": "go", "misc": "", "start_char": 792, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 800, "feats": null, "head": 29, "id": 28, "lemma": "to", "misc": "", "start_char": 798, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 805, "feats": "VerbForm=Inf", "head": 27, "id": 29, "lemma": "call", "misc": "", "start_char": 801, "text": "call", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 811, "feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 32, "id": 30, "lemma": "their", "misc": "", "start_char": 806, "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 821, "feats": "Degree=Pos", "head": 32, "id": 31, "lemma": "corporate", "misc": "", "start_char": 812, "text": "corporate", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 828, "feats": "Number=Sing", "head": 29, "id": 32, "lemma": "office", "misc": "", "start_char": 822, "text": "office", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 832, "feats": null, "head": 34, "id": 33, "lemma": "...", "misc": "", "start_char": 829, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 836, "feats": "Number=Sing", "head": 32, "id": 34, "lemma": "son", "misc": "", "start_char": 833, "text": "Son", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 839, "feats": null, "head": 37, "id": 35, "lemma": "of", "misc": "", "start_char": 837, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 841, "feats": "Definite=Ind|PronType=Art", "head": 37, "id": 36, "lemma": "a", "misc": "", "start_char": 840, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 849, "feats": "Number=Sing", "head": 34, "id": 37, "lemma": "biscuit", "misc": "", "start_char": 842, "text": "biscuit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 851, "feats": null, "head": 6, "id": 38, "lemma": "!", "misc": "", "start_char": 850, "text": "!", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 1, 0, 0 ] ], [ [ 1, 4, 4 ], [ 1, 8, 8 ], [ 1, 8, 9 ], [ 1, 13, 15 ], [ 7, 2, 2 ] ], [ [ 1, 19, 19 ] ], [ [ 1, 24, 24 ] ], [ [ 1, 21, 24 ] ], [ [ 2, 0, 0 ], [ 2, 0, 1 ] ], [ [ 2, 4, 4 ], [ 2, 7, 8 ] ], [ [ 3, 0, 0 ] ], [ [ 3, 3, 3 ], [ 4, 2, 2 ], [ 4, 10, 10 ], [ 5, 7, 7 ], [ 5, 7, 9 ], [ 10, 0, 0 ], [ 11, 0, 0 ], [ 12, 24, 24 ] ], [ [ 3, 8, 8 ], [ 3, 12, 14 ], [ 3, 18, 18 ] ], [ [ 4, 6, 6 ] ], [ [ 4, 9, 9 ] ], [ [ 4, 14, 14 ], [ 4, 14, 15 ], [ 4, 17, 17 ], [ 4, 18, 23 ], [ 5, 0, 0 ] ], [ [ 4, 23, 23 ] ], [ [ 4, 20, 23 ] ], [ [ 5, 2, 3 ], [ 5, 5, 5 ] ], [ [ 7, 5, 7 ], [ 7, 11, 13 ] ], [ [ 7, 9, 9 ] ], [ [ 8, 2, 2 ] ], [ [ 8, 7, 7 ] ], [ [ 8, 9, 15 ], [ 8, 17, 18 ], [ 9, 0, 0 ], [ 10, 3, 3 ] ], [ [ 8, 11, 15 ] ], [ [ 8, 14, 15 ] ], [ [ 10, 6, 9 ] ], [ [ 10, 8, 9 ] ], [ [ 11, 2, 2 ], [ 12, 2, 2 ] ], [ [ 12, 7, 7 ] ], [ [ 12, 10, 10 ], [ 12, 12, 14 ], [ 12, 20, 22 ], [ 12, 29, 29 ], [ 12, 29, 31 ] ], [ [ 12, 33, 36 ] ], [ [ 12, 35, 36 ] ] ]
s08e12c04t
This isn't so bad. That's easy for you to say . Your chair's not facing the lingerie section . Boy, that's a lot of panties. You guys comfy? This might take a while. You know, I don't understand why women insist on making a big production out of buying clothes. No, you're right, we should do what you do . Have our mom send us pants from the Walmart in Houston. They have a man there who understands my personal style. Bye. Uh, I've got some bad news . There's no cell service in here. Well, that's all right . There were plenty of ways to pass the time before smart phones were invented. That's true. I'll look them up . Son of a biscuit. Sheldon, it's fine. No, it's not fine . What kind of store in the 21st century doesn't at least have Wi - Fi? I'm going to call their corporate office...Son of a biscuit!
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (INTJ (UH Hey) (. .)))" }, "speaker": "Howard", "text": "Hey.", "tokens": [ { "deprel": "root", "end_char": 3, "feats": null, "head": 0, "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": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (SBAR (ADVP (RB now)) (IN that) (S (NP (NN everyone)) (VP (VBZ 's) (ADVP (RB here))))) (, ,) (NP (PRP we)) (VP (MD can) (VP (VB begin))) (. .)))" }, "speaker": "Sheldon", "text": "Okay, now that everyone's here, we can begin.", "tokens": [ { "deprel": "discourse", "end_char": 10, "feats": null, "head": 11, "id": 1, "lemma": "okay", "misc": "", "start_char": 6, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 12, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 11, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 16, "feats": null, "head": 11, "id": 3, "lemma": "now", "misc": "", "start_char": 13, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 21, "feats": null, "head": 7, "id": 4, "lemma": "that", "misc": "", "start_char": 17, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 30, "feats": "Number=Sing|PronType=Tot", "head": 7, "id": 5, "lemma": "everyone", "misc": "", "start_char": 22, "text": "everyone", "upos": "PRON", "xpos": "NN" }, { "deprel": "cop", "end_char": 33, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 31, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 38, "feats": "PronType=Dem", "head": 3, "id": 7, "lemma": "here", "misc": "", "start_char": 34, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 40, "feats": null, "head": 3, "id": 8, "lemma": ",", "misc": "", "start_char": 39, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 43, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 11, "id": 9, "lemma": "we", "misc": "", "start_char": 41, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 47, "feats": "VerbForm=Fin", "head": 11, "id": 10, "lemma": "can", "misc": "", "start_char": 44, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 53, "feats": "VerbForm=Inf", "head": 0, "id": 11, "lemma": "begin", "misc": "", "start_char": 48, "text": "begin", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 55, "feats": null, "head": 11, "id": 12, "lemma": ".", "misc": "", "start_char": 54, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (SBAR (IN Before) (S (NP (PRP we)) (VP (VBP do)))) (, ,) (NP (PRP I)) (ADVP (RB just)) (VP (VBD talked) (PP (IN to) (NP (NNP Leonard)))) (. .) (CC And) (S (SBAR (IN if) (S (NP (PRP you)) (VP (VBP 're) (VP (VBG gon) (S (VP (TO na) (VP (VB spend) (NP (PDT all) (PRP$ your) (NN time)) (S (VP (VBG trying) (S (VP (TO to) (VP (VB belittle) (NP (PRP me)) (PP (IN by) (S (VP (VBG making) (NP (DT this) (NN class)) (ADVP (RB unnecessarily) (RB hard))))))))))))))))) (, ,) (ADVP (RB then)) (NP (PRP I)) (VP (VBP 'm) (ADVP (RB out)))) (. .) (CC But) (S (SBAR (IN if) (S (NP (PRP you)) (VP (VBP 're) (ADJP (JJ interested) (PP (IN in) (S (VP (VBG making) (NP (DT a) (JJ sincere) (NN effort) (S (VP (TO to) (VP (VB be) (NP (DT a) (JJ good) (NN teacher))))))))))))) (, ,) (ADVP (RB then)) (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ willing) (S (VP (TO to) (VP (VB give) (NP (DT this)) (NP (DT a) (NN shot)))))))) (. .)))" }, "speaker": "Howard", "text": "Before we do, I just talked to Leonard . And if you're gonna spend all your time trying to belittle me by making this class unnecessarily hard, then I'm out . But if you're interested in making a sincere effort to be a good teacher, then I'm willing to give this a shot.", "tokens": [ { "deprel": "mark", "end_char": 62, "feats": null, "head": 3, "id": 1, "lemma": "before", "misc": "", "start_char": 56, "text": "Before", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 65, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "we", "misc": "", "start_char": 63, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 68, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 3, "lemma": "do", "misc": "", "start_char": 66, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 70, "feats": null, "head": 7, "id": 4, "lemma": ",", "misc": "", "start_char": 69, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 72, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 71, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 77, "feats": null, "head": 7, "id": 6, "lemma": "just", "misc": "", "start_char": 73, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 84, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 7, "lemma": "talk", "misc": "", "start_char": 78, "text": "talked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 87, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 85, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 95, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "Leonard", "misc": "", "start_char": 88, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 97, "feats": null, "head": 11, "id": 10, "lemma": ".", "misc": "", "start_char": 96, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 101, "feats": null, "head": 35, "id": 11, "lemma": "and", "misc": "", "start_char": 98, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "end_char": 104, "feats": null, "head": 15, "id": 12, "lemma": "if", "misc": "", "start_char": 102, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 108, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 13, "lemma": "you", "misc": "", "start_char": 105, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 112, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 109, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 116, "feats": "Tense=Pres|VerbForm=Part", "head": 35, "id": 15, "lemma": "go", "misc": "", "start_char": 113, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 119, "feats": null, "head": 17, "id": 16, "lemma": "to", "misc": "", "start_char": 117, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 125, "feats": "VerbForm=Inf", "head": 15, "id": 17, "lemma": "spend", "misc": "", "start_char": 120, "text": "spend", "upos": "VERB", "xpos": "VB" }, { "deprel": "det:predet", "end_char": 129, "feats": null, "head": 20, "id": 18, "lemma": "all", "misc": "", "start_char": 126, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "nmod:poss", "end_char": 134, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 20, "id": 19, "lemma": "your", "misc": "", "start_char": 130, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 139, "feats": "Number=Sing", "head": 17, "id": 20, "lemma": "time", "misc": "", "start_char": 135, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 146, "feats": "VerbForm=Ger", "head": 15, "id": 21, "lemma": "try", "misc": "", "start_char": 140, "text": "trying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 149, "feats": null, "head": 23, "id": 22, "lemma": "to", "misc": "", "start_char": 147, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 158, "feats": "VerbForm=Inf", "head": 21, "id": 23, "lemma": "belittle", "misc": "", "start_char": 150, "text": "belittle", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 161, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 23, "id": 24, "lemma": "I", "misc": "", "start_char": 159, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 164, "feats": null, "head": 26, "id": 25, "lemma": "by", "misc": "", "start_char": 162, "text": "by", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 171, "feats": "VerbForm=Ger", "head": 23, "id": 26, "lemma": "make", "misc": "", "start_char": 165, "text": "making", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 176, "feats": "Number=Sing|PronType=Dem", "head": 28, "id": 27, "lemma": "this", "misc": "", "start_char": 172, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 182, "feats": "Number=Sing", "head": 26, "id": 28, "lemma": "class", "misc": "", "start_char": 177, "text": "class", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 196, "feats": null, "head": 30, "id": 29, "lemma": "unnecessarily", "misc": "", "start_char": 183, "text": "unnecessarily", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 201, "feats": "Degree=Pos", "head": 26, "id": 30, "lemma": "hard", "misc": "", "start_char": 197, "text": "hard", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 203, "feats": null, "head": 15, "id": 31, "lemma": ",", "misc": "", "start_char": 202, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 208, "feats": "PronType=Dem", "head": 35, "id": 32, "lemma": "then", "misc": "", "start_char": 204, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 210, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 35, "id": 33, "lemma": "I", "misc": "", "start_char": 209, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 213, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 35, "id": 34, "lemma": "be", "misc": "", "start_char": 211, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 217, "feats": null, "head": 7, "id": 35, "lemma": "out", "misc": "", "start_char": 214, "text": "out", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 219, "feats": null, "head": 7, "id": 36, "lemma": ".", "misc": "", "start_char": 218, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 223, "feats": null, "head": 56, "id": 37, "lemma": "but", "misc": "", "start_char": 220, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "end_char": 226, "feats": null, "head": 41, "id": 38, "lemma": "if", "misc": "", "start_char": 224, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 230, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 41, "id": 39, "lemma": "you", "misc": "", "start_char": 227, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 234, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 41, "id": 40, "lemma": "be", "misc": "", "start_char": 231, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 245, "feats": "Degree=Pos", "head": 56, "id": 41, "lemma": "interested", "misc": "", "start_char": 235, "text": "interested", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 248, "feats": null, "head": 43, "id": 42, "lemma": "in", "misc": "", "start_char": 246, "text": "in", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 255, "feats": "VerbForm=Ger", "head": 41, "id": 43, "lemma": "make", "misc": "", "start_char": 249, "text": "making", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 257, "feats": "Definite=Ind|PronType=Art", "head": 46, "id": 44, "lemma": "a", "misc": "", "start_char": 256, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 265, "feats": "Degree=Pos", "head": 46, "id": 45, "lemma": "sincere", "misc": "", "start_char": 258, "text": "sincere", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 272, "feats": "Number=Sing", "head": 43, "id": 46, "lemma": "effort", "misc": "", "start_char": 266, "text": "effort", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 275, "feats": null, "head": 51, "id": 47, "lemma": "to", "misc": "", "start_char": 273, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 278, "feats": "VerbForm=Inf", "head": 51, "id": 48, "lemma": "be", "misc": "", "start_char": 276, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 280, "feats": "Definite=Ind|PronType=Art", "head": 51, "id": 49, "lemma": "a", "misc": "", "start_char": 279, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 285, "feats": "Degree=Pos", "head": 51, "id": 50, "lemma": "good", "misc": "", "start_char": 281, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "acl", "end_char": 293, "feats": "Number=Sing", "head": 46, "id": 51, "lemma": "teacher", "misc": "", "start_char": 286, "text": "teacher", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 295, "feats": null, "head": 56, "id": 52, "lemma": ",", "misc": "", "start_char": 294, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 300, "feats": "PronType=Dem", "head": 56, "id": 53, "lemma": "then", "misc": "", "start_char": 296, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 302, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 56, "id": 54, "lemma": "I", "misc": "", "start_char": 301, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 305, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 56, "id": 55, "lemma": "be", "misc": "", "start_char": 303, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "conj", "end_char": 313, "feats": "Degree=Pos", "head": 7, "id": 56, "lemma": "willing", "misc": "", "start_char": 306, "text": "willing", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 316, "feats": null, "head": 58, "id": 57, "lemma": "to", "misc": "", "start_char": 314, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 321, "feats": "VerbForm=Inf", "head": 56, "id": 58, "lemma": "give", "misc": "", "start_char": 317, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 326, "feats": "Number=Sing|PronType=Dem", "head": 58, "id": 59, "lemma": "this", "misc": "", "start_char": 322, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "det", "end_char": 328, "feats": "Definite=Ind|PronType=Art", "head": 61, "id": 60, "lemma": "a", "misc": "", "start_char": 327, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 333, "feats": "Number=Sing", "head": 58, "id": 61, "lemma": "shot", "misc": "", "start_char": 329, "text": "shot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 335, "feats": null, "head": 7, "id": 62, "lemma": ".", "misc": "", "start_char": 334, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP suppose) (SBAR (S (NP (DT that)) (VP (VBZ 's) (NP (DT a) (JJ fair) (NN request)))) (. .) (S (NP (EX There)) (VP (VBZ 's) (NP (NP (DT no) (NN reason)) (SBAR (S (NP (PRP we)) (DT both) (VP (MD ca) (RB n't) (VP (VB benefit) (PP (IN from) (NP (DT this) (NN experience)))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "I suppose that's a fair request . There's no reason we both can't benefit from this experience.", "tokens": [ { "deprel": "nsubj", "end_char": 337, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 336, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 345, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "suppose", "misc": "", "start_char": 338, "text": "suppose", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 350, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 3, "lemma": "that", "misc": "", "start_char": 346, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 353, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 4, "lemma": "be", "misc": "", "start_char": 351, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 355, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 5, "lemma": "a", "misc": "", "start_char": 354, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 360, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "fair", "misc": "", "start_char": 356, "text": "fair", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "ccomp", "end_char": 368, "feats": "Number=Sing", "head": 2, "id": 7, "lemma": "request", "misc": "", "start_char": 361, "text": "request", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 370, "feats": null, "head": 2, "id": 8, "lemma": ".", "misc": "", "start_char": 369, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "expl", "end_char": 376, "feats": null, "head": 10, "id": 9, "lemma": "there", "misc": "", "start_char": 371, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "parataxis", "end_char": 379, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 10, "lemma": "be", "misc": "", "start_char": 377, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 382, "feats": null, "head": 12, "id": 11, "lemma": "no", "misc": "", "start_char": 380, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 389, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "reason", "misc": "", "start_char": 383, "text": "reason", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 392, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 17, "id": 13, "lemma": "we", "misc": "", "start_char": 390, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 397, "feats": null, "head": 13, "id": 14, "lemma": "both", "misc": "", "start_char": 393, "text": "both", "upos": "DET", "xpos": "DT" }, { "deprel": "aux", "end_char": 400, "feats": "VerbForm=Fin", "head": 17, "id": 15, "lemma": "can", "misc": "", "start_char": 398, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 404, "feats": null, "head": 17, "id": 16, "lemma": "not", "misc": "", "start_char": 401, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 412, "feats": "VerbForm=Inf", "head": 12, "id": 17, "lemma": "benefit", "misc": "", "start_char": 405, "text": "benefit", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 417, "feats": null, "head": 20, "id": 18, "lemma": "from", "misc": "", "start_char": 413, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 422, "feats": "Number=Sing|PronType=Dem", "head": 20, "id": 19, "lemma": "this", "misc": "", "start_char": 418, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 433, "feats": "Number=Sing", "head": 17, "id": 20, "lemma": "experience", "misc": "", "start_char": 423, "text": "experience", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 435, "feats": null, "head": 2, "id": 21, "lemma": ".", "misc": "", "start_char": 434, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (INTJ (UH Okay) (. .)))" }, "speaker": "Howard", "text": "Okay.", "tokens": [ { "deprel": "root", "end_char": 440, "feats": null, "head": 0, "id": 1, "lemma": "okay", "misc": "", "start_char": 436, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 442, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 441, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (ADVP (RB then)) (, ,) (INTJ (UH uh)) (, ,) (NP (NP (JJ first) (NNS things)) (ADVP (RB first) (. .) (UH Um))) (, ,) (SQ (VBP are) (NP (PRP you)) (ADJP (JJ familiar) (PP (IN with) (NP (DT the) (NNP Brachistochrone) (NN problem))))) (. ?)))" }, "speaker": "Sheldon", "text": "Well, then, uh, first things first . Um, are you familiar with the Brachistochrone problem?", "tokens": [ { "deprel": "discourse", "end_char": 447, "feats": null, "head": 8, "id": 1, "lemma": "well", "misc": "", "start_char": 443, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 449, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 448, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 454, "feats": "PronType=Dem", "head": 8, "id": 3, "lemma": "then", "misc": "", "start_char": 450, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 456, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 455, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 459, "feats": null, "head": 8, "id": 5, "lemma": "uh", "misc": "", "start_char": 457, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 461, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 460, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 467, "feats": "Degree=Pos|NumType=Ord", "head": 8, "id": 7, "lemma": "first", "misc": "", "start_char": 462, "text": "first", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 474, "feats": "Number=Plur", "head": 0, "id": 8, "lemma": "thing", "misc": "", "start_char": 468, "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 480, "feats": "NumType=Ord", "head": 8, "id": 9, "lemma": "first", "misc": "", "start_char": 475, "text": "first", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 482, "feats": null, "head": 11, "id": 10, "lemma": ".", "misc": "", "start_char": 481, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 485, "feats": null, "head": 15, "id": 11, "lemma": "um", "misc": "", "start_char": 483, "text": "Um", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 487, "feats": null, "head": 11, "id": 12, "lemma": ",", "misc": "", "start_char": 486, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cop", "end_char": 491, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 15, "id": 13, "lemma": "be", "misc": "", "start_char": 488, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 495, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 14, "lemma": "you", "misc": "", "start_char": 492, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 504, "feats": "Degree=Pos", "head": 8, "id": 15, "lemma": "familiar", "misc": "", "start_char": 496, "text": "familiar", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 509, "feats": null, "head": 19, "id": 16, "lemma": "with", "misc": "", "start_char": 505, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 513, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 17, "lemma": "the", "misc": "", "start_char": 510, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 529, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "Brachistochrone", "misc": "", "start_char": 514, "text": "Brachistochrone", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 537, "feats": "Number=Sing", "head": 15, "id": 19, "lemma": "problem", "misc": "", "start_char": 530, "text": "problem", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 539, "feats": null, "head": 8, "id": 20, "lemma": "?", "misc": "", "start_char": 538, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP am)) (. .)))" }, "speaker": "Howard", "text": "I am.", "tokens": [ { "deprel": "nsubj", "end_char": 541, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 540, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 544, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "be", "misc": "", "start_char": 542, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "punct", "end_char": 546, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 545, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (INTJ (JJ Good) (. .) (CC And) (SBAR (WHADVP (WRB how)) (S (NP (PRP it)) (VP (VBZ relates) (PP (IN to) (NP (NP (DT the) (NN calculus)) (PP (IN of) (NP (NNS variations)))))))) (. ?)))" }, "speaker": "Sheldon", "text": "Good . And how it relates to the calculus of variations?", "tokens": [ { "deprel": "root", "end_char": 551, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "good", "misc": "", "start_char": 547, "text": "Good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 553, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 552, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 557, "feats": null, "head": 6, "id": 3, "lemma": "and", "misc": "", "start_char": 554, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 561, "feats": "PronType=Int", "head": 6, "id": 4, "lemma": "how", "misc": "", "start_char": 558, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 564, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 5, "lemma": "it", "misc": "", "start_char": 562, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 572, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 6, "lemma": "relate", "misc": "", "start_char": 565, "text": "relates", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 575, "feats": null, "head": 9, "id": 7, "lemma": "to", "misc": "", "start_char": 573, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 579, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 576, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 588, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "calculus", "misc": "", "start_char": 580, "text": "calculus", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 591, "feats": null, "head": 11, "id": 10, "lemma": "of", "misc": "", "start_char": 589, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 602, "feats": "Number=Plur", "head": 9, "id": 11, "lemma": "variation", "misc": "", "start_char": 592, "text": "variations", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 604, "feats": null, "head": 1, "id": 12, "lemma": "?", "misc": "", "start_char": 603, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (NP (DT an) (JJ inverted) (NN cycloid))) (. .)))" }, "speaker": "Howard", "text": "It's an inverted cycloid.", "tokens": [ { "deprel": "nsubj", "end_char": 607, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 1, "lemma": "it", "misc": "", "start_char": 605, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 610, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 608, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 613, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 3, "lemma": "a", "misc": "", "start_char": 611, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 622, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "inverted", "misc": "", "start_char": 614, "text": "inverted", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 630, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "cycloid", "misc": "", "start_char": 623, "text": "cycloid", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 632, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 631, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (FRAG (ADVP (RB Now)) (, ,) (NP (WP what)) (PP (IN about) (NP (NML (NNP Euler) (HYPH -) (NNP Lagrange)) (NNS theorems))) (. ?)))" }, "speaker": "Sheldon", "text": "Now, what about Euler - Lagrange theorems?", "tokens": [ { "deprel": "advmod", "end_char": 636, "feats": null, "head": 3, "id": 1, "lemma": "now", "misc": "", "start_char": 633, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 638, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 637, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 643, "feats": "PronType=Int", "head": 0, "id": 3, "lemma": "what", "misc": "", "start_char": 639, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "case", "end_char": 649, "feats": null, "head": 8, "id": 4, "lemma": "about", "misc": "", "start_char": 644, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 655, "feats": "Number=Sing", "head": 7, "id": 5, "lemma": "Euler", "misc": "", "start_char": 650, "text": "Euler", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 657, "feats": null, "head": 7, "id": 6, "lemma": "-", "misc": "", "start_char": 656, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 666, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "Lagrange", "misc": "", "start_char": 658, "text": "Lagrange", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 675, "feats": "Number=Plur", "head": 3, "id": 8, "lemma": "theorem", "misc": "", "start_char": 667, "text": "theorems", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 677, "feats": null, "head": 3, "id": 9, "lemma": "?", "misc": "", "start_char": 676, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ 's) (SBAR (WHADVP (WRB where)) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (NP (DT a) (JJ little)) (JJ fuzzy)))))) (. .)))" }, "speaker": "Howard", "text": "That's where I'm a little fuzzy.", "tokens": [ { "deprel": "nsubj", "end_char": 682, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "that", "misc": "", "start_char": 678, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 685, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 683, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 691, "feats": "PronType=Rel", "head": 0, "id": 3, "lemma": "where", "misc": "", "start_char": 686, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 693, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 4, "lemma": "I", "misc": "", "start_char": 692, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 696, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 5, "lemma": "be", "misc": "", "start_char": 694, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 698, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 697, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 705, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "little", "misc": "", "start_char": 699, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl:relcl", "end_char": 711, "feats": "Degree=Pos", "head": 3, "id": 8, "lemma": "fuzzy", "misc": "", "start_char": 706, "text": "fuzzy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 713, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 712, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD knew) (NP (PRP it)) (. !) (ADVP (DT All) (RB right)))) (. .) (S (NP (PRP We)) (VP (VBP have) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NP (NN information)) (SBAR (S (VP (TO to) (VP (VB cover)))))))) (PP (IN before) (NP (PRP$ your) (JJ first) (NN test))))) (. .) (S (SBAR (WHNP (WDT Which)) (, ,) (S (PP (IN by) (NP (DT the) (NN way))) (, ,) (VP (VBZ is) (PP (IN in) (NP (CD eight) (NNS minutes))))) (. .)) (NP (DT The) (JJ good) (NN news)) (VP (VBZ is) (SBAR (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG grading) (PP (IN on) (NP (DT a) (NN curve))))))))) (, ,) (RB so) (S (NP (PRP you)) (VP (VBP 're) (ADVP (RB pretty) (RB much)) (VP (VBN guaranteed) (NP (DT a) (NN C.)))))))" }, "speaker": "Sheldon", "text": "I knew it! All right . We have a lot of information to cover before your first test . Which, by the way, is in eight minutes . The good news is I'm grading on a curve, so you're pretty much guaranteed a C.", "tokens": [ { "deprel": "nsubj", "end_char": 715, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 714, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 720, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "know", "misc": "", "start_char": 716, "text": "knew", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 723, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 3, "lemma": "it", "misc": "", "start_char": 721, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 725, "feats": null, "head": 2, "id": 4, "lemma": "!", "misc": "", "start_char": 724, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 729, "feats": null, "head": 6, "id": 5, "lemma": "all", "misc": "", "start_char": 726, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 735, "feats": null, "head": 2, "id": 6, "lemma": "right", "misc": "", "start_char": 730, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 737, "feats": null, "head": 2, "id": 7, "lemma": ".", "misc": "", "start_char": 736, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 740, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "we", "misc": "", "start_char": 738, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 745, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 9, "lemma": "have", "misc": "", "start_char": 741, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 747, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 746, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 751, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "lot", "misc": "", "start_char": 748, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 754, "feats": null, "head": 13, "id": 12, "lemma": "of", "misc": "", "start_char": 752, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 766, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "information", "misc": "", "start_char": 755, "text": "information", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 769, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 767, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 775, "feats": "VerbForm=Inf", "head": 13, "id": 15, "lemma": "cover", "misc": "", "start_char": 770, "text": "cover", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 782, "feats": null, "head": 19, "id": 16, "lemma": "before", "misc": "", "start_char": 776, "text": "before", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 787, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 19, "id": 17, "lemma": "your", "misc": "", "start_char": 783, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 793, "feats": "Degree=Pos|NumType=Ord", "head": 19, "id": 18, "lemma": "first", "misc": "", "start_char": 788, "text": "first", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 798, "feats": "Number=Sing", "head": 15, "id": 19, "lemma": "test", "misc": "", "start_char": 794, "text": "test", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 800, "feats": null, "head": 9, "id": 20, "lemma": ".", "misc": "", "start_char": 799, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 806, "feats": "PronType=Rel", "head": 30, "id": 21, "lemma": "which", "misc": "", "start_char": 801, "text": "Which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "punct", "end_char": 808, "feats": null, "head": 21, "id": 22, "lemma": ",", "misc": "", "start_char": 807, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 811, "feats": null, "head": 25, "id": 23, "lemma": "by", "misc": "", "start_char": 809, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 815, "feats": "Definite=Def|PronType=Art", "head": 25, "id": 24, "lemma": "the", "misc": "", "start_char": 812, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 819, "feats": "Number=Sing", "head": 30, "id": 25, "lemma": "way", "misc": "", "start_char": 816, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 821, "feats": null, "head": 30, "id": 26, "lemma": ",", "misc": "", "start_char": 820, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cop", "end_char": 824, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 30, "id": 27, "lemma": "be", "misc": "", "start_char": 822, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 827, "feats": null, "head": 30, "id": 28, "lemma": "in", "misc": "", "start_char": 825, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 833, "feats": "NumForm=Word|NumType=Card", "head": 30, "id": 29, "lemma": "eight", "misc": "", "start_char": 828, "text": "eight", "upos": "NUM", "xpos": "CD" }, { "deprel": "acl:relcl", "end_char": 841, "feats": "Number=Plur", "head": 19, "id": 30, "lemma": "minute", "misc": "", "start_char": 834, "text": "minutes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 843, "feats": null, "head": 38, "id": 31, "lemma": ".", "misc": "", "start_char": 842, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 847, "feats": "Definite=Def|PronType=Art", "head": 34, "id": 32, "lemma": "the", "misc": "", "start_char": 844, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 852, "feats": "Degree=Pos", "head": 34, "id": 33, "lemma": "good", "misc": "", "start_char": 848, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj:outer", "end_char": 857, "feats": "Number=Sing", "head": 38, "id": 34, "lemma": "news", "misc": "", "start_char": 853, "text": "news", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 860, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 38, "id": 35, "lemma": "be", "misc": "", "start_char": 858, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 862, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 38, "id": 36, "lemma": "I", "misc": "", "start_char": 861, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 865, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 38, "id": 37, "lemma": "be", "misc": "", "start_char": 863, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 873, "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": 38, "lemma": "grade", "misc": "", "start_char": 866, "text": "grading", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 876, "feats": null, "head": 41, "id": 39, "lemma": "on", "misc": "", "start_char": 874, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 878, "feats": "Definite=Ind|PronType=Art", "head": 41, "id": 40, "lemma": "a", "misc": "", "start_char": 877, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 884, "feats": "Number=Sing", "head": 38, "id": 41, "lemma": "curve", "misc": "", "start_char": 879, "text": "curve", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 886, "feats": null, "head": 38, "id": 42, "lemma": ",", "misc": "", "start_char": 885, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 889, "feats": null, "head": 48, "id": 43, "lemma": "so", "misc": "", "start_char": 887, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj:pass", "end_char": 893, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 48, "id": 44, "lemma": "you", "misc": "", "start_char": 890, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 897, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 48, "id": 45, "lemma": "be", "misc": "", "start_char": 894, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 904, "feats": null, "head": 47, "id": 46, "lemma": "pretty", "misc": "", "start_char": 898, "text": "pretty", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 909, "feats": null, "head": 48, "id": 47, "lemma": "much", "misc": "", "start_char": 905, "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 920, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 38, "id": 48, "lemma": "guarantee", "misc": "", "start_char": 910, "text": "guaranteed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 922, "feats": "Definite=Ind|PronType=Art", "head": 50, "id": 49, "lemma": "a", "misc": "", "start_char": 921, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 925, "feats": "Number=Sing", "head": 48, "id": 50, "lemma": "C.", "misc": "", "start_char": 923, "text": "C.", "upos": "NOUN", "xpos": "NN" } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (NP (DT All)) (SBAR (S (NP (PRP I)) (VP (VBP do))))) (VP (VBZ is) (S (VP (VB win) (, ,) (VB win) (, ,) (VB win) (NP (ADVP (DT no) (NN matter)) (WHNP (WP what)))))) (. .)))" }, "speaker": "Howard", "text": "All I do is win, win, win no matter what.", "tokens": [ { "deprel": "nsubj:outer", "end_char": 929, "feats": null, "head": 5, "id": 1, "lemma": "all", "misc": "", "start_char": 926, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 931, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 930, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 934, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 1, "id": 3, "lemma": "do", "misc": "", "start_char": 932, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "cop", "end_char": 937, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 935, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 941, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "win", "misc": "", "start_char": 938, "text": "win", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 943, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 942, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 947, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "win", "misc": "", "start_char": 944, "text": "win", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 949, "feats": null, "head": 9, "id": 8, "lemma": ",", "misc": "", "start_char": 948, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 953, "feats": "VerbForm=Inf", "head": 5, "id": 9, "lemma": "win", "misc": "", "start_char": 950, "text": "win", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 956, "feats": null, "head": 11, "id": 10, "lemma": "no", "misc": "", "start_char": 954, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 963, "feats": "Number=Sing", "head": 5, "id": 11, "lemma": "matter", "misc": "", "start_char": 957, "text": "matter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 968, "feats": "PronType=Int", "head": 5, "id": 12, "lemma": "what", "misc": "", "start_char": 964, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 970, "feats": null, "head": 5, "id": 13, "lemma": ".", "misc": "", "start_char": 969, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (WHADVP (`` ♪)) (S (NP (NN Everybody) (NNS hands)) (VP (VBP go) (PRT (RP up)) (, ,) (ADVP (RB up)) (, ...) (INTJ (NFP ♪) (: ♪)))) (CC And) (S (NP (PRP they)) (VP (VBP stay) (ADVP (RB there)))) (. !) (NFP ♪)))" }, "speaker": "Howard", "text": "♪ Everybody hands go up, up...♪ ♪ And they stay there! ♪", "tokens": [ { "deprel": "punct", "end_char": 972, "feats": null, "head": 4, "id": 1, "lemma": "♪", "misc": "", "start_char": 971, "text": "♪", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj", "end_char": 982, "feats": "Number=Sing|PronType=Tot", "head": 4, "id": 2, "lemma": "everybody", "misc": "", "start_char": 973, "text": "Everybody", "upos": "PRON", "xpos": "NN" }, { "deprel": "appos", "end_char": 988, "feats": "Number=Plur", "head": 2, "id": 3, "lemma": "hand", "misc": "", "start_char": 983, "text": "hands", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 991, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "go", "misc": "", "start_char": 989, "text": "go", "upos": "VERB", "xpos": "VBP" }, { "deprel": "compound:prt", "end_char": 994, "feats": null, "head": 4, "id": 5, "lemma": "up", "misc": "", "start_char": 992, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 996, "feats": null, "head": 4, "id": 6, "lemma": ",", "misc": "", "start_char": 995, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 999, "feats": null, "head": 4, "id": 7, "lemma": "up", "misc": "", "start_char": 997, "text": "up", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1003, "feats": null, "head": 4, "id": 8, "lemma": "...", "misc": "", "start_char": 1000, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 1005, "feats": null, "head": 4, "id": 9, "lemma": "♪", "misc": "", "start_char": 1004, "text": "♪", "upos": "PUNCT", "xpos": "NFP" }, { "deprel": "punct", "end_char": 1007, "feats": null, "head": 4, "id": 10, "lemma": "♪", "misc": "", "start_char": 1006, "text": "♪", "upos": "PUNCT", "xpos": ":" }, { "deprel": "cc", "end_char": 1011, "feats": null, "head": 13, "id": 11, "lemma": "and", "misc": "", "start_char": 1008, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1016, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 13, "id": 12, "lemma": "they", "misc": "", "start_char": 1012, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1021, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 13, "lemma": "stay", "misc": "", "start_char": 1017, "text": "stay", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1027, "feats": "PronType=Dem", "head": 13, "id": 14, "lemma": "there", "misc": "", "start_char": 1022, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1029, "feats": null, "head": 4, "id": 15, "lemma": "!", "misc": "", "start_char": 1028, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1031, "feats": null, "head": 4, "id": 16, "lemma": "♪", "misc": "", "start_char": 1030, "text": "♪", "upos": "SYM", "xpos": "NFP" } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (PRP you)) (VP (VBG doing))) (. ?)))" }, "speaker": "Sheldon", "text": "What are you doing?", "tokens": [ { "deprel": "obj", "end_char": 1036, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 1032, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 1040, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1037, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1044, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 1041, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1050, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 1045, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 1052, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 1051, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (S (SBAR (IN If) (S (NP (PRP you)) (VP (VBP 're) (VP (VBG gon) (S (VP (TO na) (VP (VB be) (NP (DT a) (JJ crappy) (NN teacher))))))))) (, ,) (ADVP (RB then)) (NP (PRP I)) (VP (VBP 'm) (VP (VBG gon) (S (VP (TO na) (VP (VB be) (NP (DT a) (JJ crappy) (NN student)))))))) (. .) (INTJ (NFP ♪) (CC 'Cause) (S (NP (PRP I)) (ADVP (RB never)) (VP (VBN been) (VP (VBN defeated)))) (CC and) (S (NP (PRP I)) (VP (MD wo) (RB n't) (VP (VB stop) (ADVP (RB now)))))) (, ...) (NP (NFP ♪))))" }, "speaker": "Howard", "text": "If you're gonna be a crappy teacher, then I'm gonna be a crappy student . ♪ 'Cause I never been defeated and I won't stop now...♪", "tokens": [ { "deprel": "mark", "end_char": 1055, "feats": null, "head": 4, "id": 1, "lemma": "if", "misc": "", "start_char": 1053, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1059, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 2, "lemma": "you", "misc": "", "start_char": 1056, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1063, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 1060, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 1067, "feats": "Tense=Pres|VerbForm=Part", "head": 14, "id": 4, "lemma": "go", "misc": "", "start_char": 1064, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1070, "feats": null, "head": 9, "id": 5, "lemma": "to", "misc": "", "start_char": 1068, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 1073, "feats": "VerbForm=Inf", "head": 9, "id": 6, "lemma": "be", "misc": "", "start_char": 1071, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 1075, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 7, "lemma": "a", "misc": "", "start_char": 1074, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1082, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "crappy", "misc": "", "start_char": 1076, "text": "crappy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "xcomp", "end_char": 1090, "feats": "Number=Sing", "head": 4, "id": 9, "lemma": "teacher", "misc": "", "start_char": 1083, "text": "teacher", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1092, "feats": null, "head": 14, "id": 10, "lemma": ",", "misc": "", "start_char": 1091, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1097, "feats": "PronType=Dem", "head": 14, "id": 11, "lemma": "then", "misc": "", "start_char": 1093, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1099, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 12, "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": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 1100, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1106, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 14, "lemma": "go", "misc": "", "start_char": 1103, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1109, "feats": null, "head": 19, "id": 15, "lemma": "to", "misc": "", "start_char": 1107, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 1112, "feats": "VerbForm=Inf", "head": 19, "id": 16, "lemma": "be", "misc": "", "start_char": 1110, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 1114, "feats": "Definite=Ind|PronType=Art", "head": 19, "id": 17, "lemma": "a", "misc": "", "start_char": 1113, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1121, "feats": "Degree=Pos", "head": 19, "id": 18, "lemma": "crappy", "misc": "", "start_char": 1115, "text": "crappy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "xcomp", "end_char": 1129, "feats": "Number=Sing", "head": 14, "id": 19, "lemma": "student", "misc": "", "start_char": 1122, "text": "student", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1131, "feats": null, "head": 14, "id": 20, "lemma": ".", "misc": "", "start_char": 1130, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 1133, "feats": null, "head": 14, "id": 21, "lemma": "♪", "misc": "", "start_char": 1132, "text": "♪", "upos": "PUNCT", "xpos": "NFP" }, { "deprel": "discourse", "end_char": 1140, "feats": null, "head": 26, "id": 22, "lemma": "'cause", "misc": "", "start_char": 1134, "text": "'Cause", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj:pass", "end_char": 1142, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 26, "id": 23, "lemma": "I", "misc": "", "start_char": 1141, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1148, "feats": null, "head": 26, "id": 24, "lemma": "never", "misc": "", "start_char": 1143, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux:pass", "end_char": 1153, "feats": "Tense=Past|VerbForm=Part", "head": 26, "id": 25, "lemma": "be", "misc": "", "start_char": 1149, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "parataxis", "end_char": 1162, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 14, "id": 26, "lemma": "defeat", "misc": "", "start_char": 1154, "text": "defeated", "upos": "VERB", "xpos": "VBN" }, { "deprel": "cc", "end_char": 1166, "feats": null, "head": 31, "id": 27, "lemma": "and", "misc": "", "start_char": 1163, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1168, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 31, "id": 28, "lemma": "I", "misc": "", "start_char": 1167, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1171, "feats": "VerbForm=Fin", "head": 31, "id": 29, "lemma": "will", "misc": "", "start_char": 1169, "text": "wo", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1175, "feats": null, "head": 31, "id": 30, "lemma": "not", "misc": "", "start_char": 1172, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 1180, "feats": "VerbForm=Inf", "head": 26, "id": 31, "lemma": "stop", "misc": "", "start_char": 1176, "text": "stop", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1184, "feats": null, "head": 31, "id": 32, "lemma": "now", "misc": "", "start_char": 1181, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1188, "feats": null, "head": 14, "id": 33, "lemma": "...", "misc": "", "start_char": 1185, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1190, "feats": null, "head": 14, "id": 34, "lemma": "♪", "misc": "", "start_char": 1189, "text": "♪", "upos": "SYM", "xpos": "NFP" } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (SQ (MD Will) (NP (PRP you)) (VP (VB stop) (NP (PRP it)))) (. !) (S (NP (DT This)) (VP (VBZ is) (NP (DT a) (NN classroom)))) (. .) (S (NP (DT This)) (VP (VBZ is) (RB not) (NP (NNP American) (NNP Bandstand)))) (. .)))" }, "speaker": "Sheldon", "text": "Will you stop it! This is a classroom . This is not American Bandstand.", "tokens": [ { "deprel": "aux", "end_char": 1195, "feats": "VerbForm=Fin", "head": 3, "id": 1, "lemma": "will", "misc": "", "start_char": 1191, "text": "Will", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 1199, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 1196, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1204, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "stop", "misc": "", "start_char": 1200, "text": "stop", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1207, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "it", "misc": "", "start_char": 1205, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1209, "feats": null, "head": 3, "id": 5, "lemma": "!", "misc": "", "start_char": 1208, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1214, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 6, "lemma": "this", "misc": "", "start_char": 1210, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1217, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 1215, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1219, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "misc": "", "start_char": 1218, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1229, "feats": "Number=Sing", "head": 3, "id": 9, "lemma": "classroom", "misc": "", "start_char": 1220, "text": "classroom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1231, "feats": null, "head": 9, "id": 10, "lemma": ".", "misc": "", "start_char": 1230, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1236, "feats": "Number=Sing|PronType=Dem", "head": 15, "id": 11, "lemma": "this", "misc": "", "start_char": 1232, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1239, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 12, "lemma": "be", "misc": "", "start_char": 1237, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1243, "feats": null, "head": 15, "id": 13, "lemma": "not", "misc": "", "start_char": 1240, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "amod", "end_char": 1252, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "American", "misc": "", "start_char": 1244, "text": "American", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 1262, "feats": "Number=Sing", "head": 3, "id": 15, "lemma": "Bandstand", "misc": "", "start_char": 1253, "text": "Bandstand", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1264, "feats": null, "head": 3, "id": 16, "lemma": ".", "misc": "", "start_char": 1263, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (INTJ (UH Okay) (. .)))" }, "speaker": "Howard", "text": "Okay.", "tokens": [ { "deprel": "root", "end_char": 1269, "feats": null, "head": 0, "id": 1, "lemma": "okay", "misc": "", "start_char": 1265, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1271, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1270, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (SBARQ (ADVP (RB Now)) (, ,) (WHADVP (WRB where)) (SQ (VBD was) (NP (PRP I)) (. ?) (S (VP (VB Let) (S (NP (PRP 's)) (VP (VB see))))) (. .) (INTJ (UH Oh)) (, ,) (INTJ (UH yes) (. .)) (PP (IN Over) (ADVP (RB here))) (. .) (NP (PRP You)) (, ...) (WHNP (WP What)) (SQ (VBP are) (NP (PRP you)) (VP (VBG doing) (ADVP (RB now))))) (. ?)))" }, "speaker": "Sheldon", "text": "Now, where was I? Let's see . Oh, yes . Over here . You...What are you doing now?", "tokens": [ { "deprel": "advmod", "end_char": 1275, "feats": null, "head": 7, "id": 1, "lemma": "now", "misc": "", "start_char": 1272, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1277, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1276, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1283, "feats": "PronType=Int", "head": 7, "id": 3, "lemma": "where", "misc": "", "start_char": 1278, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "cop", "end_char": 1287, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": 4, "lemma": "be", "misc": "", "start_char": 1284, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 1289, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 1288, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1291, "feats": null, "head": 7, "id": 6, "lemma": "?", "misc": "", "start_char": 1290, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 1295, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 7, "lemma": "let", "misc": "", "start_char": 1292, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1298, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 7, "id": 8, "lemma": "we", "misc": "", "start_char": 1296, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1302, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "see", "misc": "", "start_char": 1299, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1304, "feats": null, "head": 11, "id": 10, "lemma": ".", "misc": "", "start_char": 1303, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1307, "feats": null, "head": 13, "id": 11, "lemma": "oh", "misc": "", "start_char": 1305, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1309, "feats": null, "head": 11, "id": 12, "lemma": ",", "misc": "", "start_char": 1308, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1313, "feats": null, "head": 16, "id": 13, "lemma": "yes", "misc": "", "start_char": 1310, "text": "yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1315, "feats": null, "head": 13, "id": 14, "lemma": ".", "misc": "", "start_char": 1314, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 1320, "feats": null, "head": 16, "id": 15, "lemma": "over", "misc": "", "start_char": 1316, "text": "Over", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1325, "feats": "PronType=Dem", "head": 9, "id": 16, "lemma": "here", "misc": "", "start_char": 1321, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1327, "feats": null, "head": 16, "id": 17, "lemma": ".", "misc": "", "start_char": 1326, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 1331, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 16, "id": 18, "lemma": "you", "misc": "", "start_char": 1328, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1335, "feats": null, "head": 23, "id": 19, "lemma": "...", "misc": "", "start_char": 1332, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "obj", "end_char": 1340, "feats": "PronType=Int", "head": 23, "id": 20, "lemma": "what", "misc": "", "start_char": 1336, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 1344, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 23, "id": 21, "lemma": "be", "misc": "", "start_char": 1341, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1348, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 23, "id": 22, "lemma": "you", "misc": "", "start_char": 1345, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1354, "feats": "Tense=Pres|VerbForm=Part", "head": 7, "id": 23, "lemma": "do", "misc": "", "start_char": 1349, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 1358, "feats": null, "head": 23, "id": 24, "lemma": "now", "misc": "", "start_char": 1355, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1360, "feats": null, "head": 7, "id": 25, "lemma": "?", "misc": "", "start_char": 1359, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (VP (VBG Making) (NP (DT a) (NN straw))) (. .)))" }, "speaker": "Howard", "text": "Making a straw.", "tokens": [ { "deprel": "root", "end_char": 1367, "feats": "VerbForm=Ger", "head": 0, "id": 1, "lemma": "make", "misc": "", "start_char": 1361, "text": "Making", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 1369, "feats": "Definite=Ind|PronType=Art", "head": 3, "id": 2, "lemma": "a", "misc": "", "start_char": 1368, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1375, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "straw", "misc": "", "start_char": 1370, "text": "straw", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1377, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 1376, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (INTJ (WRB Why) (. ?)))" }, "speaker": "Sheldon", "text": "Why?", "tokens": [ { "deprel": "root", "end_char": 1381, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "why", "misc": "", "start_char": 1378, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 1383, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 1382, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (RB So) (NP (PRP I)) (VP (MD can) (VP (VB shoot) (NP (PRP you)) (PP (IN with) (NP (DT a) (NN spitball))))) (. .)))" }, "speaker": "Howard", "text": "So I can shoot you with a spitball.", "tokens": [ { "deprel": "advmod", "end_char": 1386, "feats": null, "head": 4, "id": 1, "lemma": "so", "misc": "", "start_char": 1384, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1388, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 2, "lemma": "I", "misc": "", "start_char": 1387, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1392, "feats": "VerbForm=Fin", "head": 4, "id": 3, "lemma": "can", "misc": "", "start_char": 1389, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1398, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "shoot", "misc": "", "start_char": 1393, "text": "shoot", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1402, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 5, "lemma": "you", "misc": "", "start_char": 1399, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1407, "feats": null, "head": 8, "id": 6, "lemma": "with", "misc": "", "start_char": 1403, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1409, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 1408, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1418, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "spitball", "misc": "", "start_char": 1410, "text": "spitball", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1420, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 1419, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP 're) (RB not) (VP (VBG going) (S (VP (TO to) (VP (VB do) (NP (DT that)))))))) (, ,) (CC and) (S (S (NP (PRP I)) (VP (MD 'll) (VP (VB tell) (NP (PRP you)) (SBAR (WHADVP (WRB why)) (. .) (S (NP (DT This)) (VP (VBZ is) (NP (NP (DT an) (NN institution)) (PP (IN of) (NP (JJR higher) (NN learning)))))))))) (PRN (, ,) (S (NP (PRP I)) (VP (VBP am) (NP (PRP$ your) (NN professor)))) (, ,)) (CC and) (S (NP (PRP you)) (VP (VBP 're) (VP (VBG going) (S (VP (TO to) (VP (VB treat) (NP (PRP me)) (PP (IN with) (NP (DT the) (NN prop))))))))) (, ...) (S (NP (PRP You)) (VP (VBP shot) (NP (PRP$ your) (NN spit)) (PP (IN in) (NP (PRP$ my) (NN mouth)))))) (. !)))" }, "speaker": "Sheldon", "text": "You're not going to do that, and I'll tell you why . This is an institution of higher learning, I am your professor, and you're going to treat me with the prop...You shot your spit in my mouth!", "tokens": [ { "deprel": "nsubj", "end_char": 1424, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 1421, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1428, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1425, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1432, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1429, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1438, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "go", "misc": "", "start_char": 1433, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1441, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 1439, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1444, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "do", "misc": "", "start_char": 1442, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1449, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 7, "lemma": "that", "misc": "", "start_char": 1445, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1451, "feats": null, "head": 12, "id": 8, "lemma": ",", "misc": "", "start_char": 1450, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1455, "feats": null, "head": 12, "id": 9, "lemma": "and", "misc": "", "start_char": 1452, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1457, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 10, "lemma": "I", "misc": "", "start_char": 1456, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1461, "feats": "VerbForm=Fin", "head": 12, "id": 11, "lemma": "will", "misc": "", "start_char": 1458, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "conj", "end_char": 1466, "feats": "VerbForm=Inf", "head": 4, "id": 12, "lemma": "tell", "misc": "", "start_char": 1462, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1470, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 12, "id": 13, "lemma": "you", "misc": "", "start_char": 1467, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 1474, "feats": "PronType=Int", "head": 12, "id": 14, "lemma": "why", "misc": "", "start_char": 1471, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 1476, "feats": null, "head": 12, "id": 15, "lemma": ".", "misc": "", "start_char": 1475, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1481, "feats": "Number=Sing|PronType=Dem", "head": 19, "id": 16, "lemma": "this", "misc": "", "start_char": 1477, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1484, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 17, "lemma": "be", "misc": "", "start_char": 1482, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1487, "feats": "Definite=Ind|PronType=Art", "head": 19, "id": 18, "lemma": "a", "misc": "", "start_char": 1485, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1499, "feats": "Number=Sing", "head": 12, "id": 19, "lemma": "institution", "misc": "", "start_char": 1488, "text": "institution", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1502, "feats": null, "head": 22, "id": 20, "lemma": "of", "misc": "", "start_char": 1500, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1509, "feats": "Degree=Cmp", "head": 22, "id": 21, "lemma": "high", "misc": "", "start_char": 1503, "text": "higher", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "nmod", "end_char": 1518, "feats": "Number=Sing", "head": 19, "id": 22, "lemma": "learning", "misc": "", "start_char": 1510, "text": "learning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1520, "feats": null, "head": 4, "id": 23, "lemma": ",", "misc": "", "start_char": 1519, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1522, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 27, "id": 24, "lemma": "I", "misc": "", "start_char": 1521, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1525, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 27, "id": 25, "lemma": "be", "misc": "", "start_char": 1523, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 1530, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 27, "id": 26, "lemma": "your", "misc": "", "start_char": 1526, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "parataxis", "end_char": 1540, "feats": "Number=Sing", "head": 4, "id": 27, "lemma": "professor", "misc": "", "start_char": 1531, "text": "professor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1542, "feats": null, "head": 32, "id": 28, "lemma": ",", "misc": "", "start_char": 1541, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1546, "feats": null, "head": 32, "id": 29, "lemma": "and", "misc": "", "start_char": 1543, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1550, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 32, "id": 30, "lemma": "you", "misc": "", "start_char": 1547, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1554, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 32, "id": 31, "lemma": "be", "misc": "", "start_char": 1551, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "conj", "end_char": 1560, "feats": "Tense=Pres|VerbForm=Part", "head": 27, "id": 32, "lemma": "go", "misc": "", "start_char": 1555, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1563, "feats": null, "head": 34, "id": 33, "lemma": "to", "misc": "", "start_char": 1561, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1569, "feats": "VerbForm=Inf", "head": 32, "id": 34, "lemma": "treat", "misc": "", "start_char": 1564, "text": "treat", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1572, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 34, "id": 35, "lemma": "I", "misc": "", "start_char": 1570, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1577, "feats": null, "head": 38, "id": 36, "lemma": "with", "misc": "", "start_char": 1573, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1581, "feats": "Definite=Def|PronType=Art", "head": 38, "id": 37, "lemma": "the", "misc": "", "start_char": 1578, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1586, "feats": "Number=Sing", "head": 34, "id": 38, "lemma": "prop", "misc": "", "start_char": 1582, "text": "prop", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1590, "feats": null, "head": 4, "id": 39, "lemma": "...", "misc": "", "start_char": 1587, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1594, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 41, "id": 40, "lemma": "you", "misc": "", "start_char": 1591, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1599, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 41, "lemma": "shoot", "misc": "", "start_char": 1595, "text": "shot", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 1604, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 43, "id": 42, "lemma": "your", "misc": "", "start_char": 1600, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1609, "feats": "Number=Sing", "head": 41, "id": 43, "lemma": "spit", "misc": "", "start_char": 1605, "text": "spit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1612, "feats": null, "head": 46, "id": 44, "lemma": "in", "misc": "", "start_char": 1610, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1615, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 46, "id": 45, "lemma": "my", "misc": "", "start_char": 1613, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1621, "feats": "Number=Sing", "head": 41, "id": 46, "lemma": "mouth", "misc": "", "start_char": 1616, "text": "mouth", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1623, "feats": null, "head": 4, "id": 47, "lemma": "!", "misc": "", "start_char": 1622, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (SQ (VBZ Is) (NP (DT that)) (VP (VBG gon) (S (VP (TO na) (VP (VB be) (PP (IN on) (NP (DT the) (NN test))))))) (. ?) (SBAR (IN Because) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB think) (SBAR (S (NP (PRP I)) (VP (MD can) (VP (VB do) (NP (DT that)) (ADVP (RB again)))))))))) (. .)))" }, "speaker": "Howard", "text": "Is that gonna be on the test? Because I don't think I can do that again.", "tokens": [ { "deprel": "aux", "end_char": 1626, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "be", "misc": "", "start_char": 1624, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 1631, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 2, "lemma": "that", "misc": "", "start_char": 1627, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "root", "end_char": 1635, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "go", "misc": "", "start_char": 1632, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1638, "feats": null, "head": 8, "id": 4, "lemma": "to", "misc": "", "start_char": 1636, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 1641, "feats": "VerbForm=Inf", "head": 8, "id": 5, "lemma": "be", "misc": "", "start_char": 1639, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "case", "end_char": 1644, "feats": null, "head": 8, "id": 6, "lemma": "on", "misc": "", "start_char": 1642, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1648, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 1645, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "xcomp", "end_char": 1653, "feats": "Number=Sing", "head": 3, "id": 8, "lemma": "test", "misc": "", "start_char": 1649, "text": "test", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1655, "feats": null, "head": 3, "id": 9, "lemma": "?", "misc": "", "start_char": 1654, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 1663, "feats": null, "head": 14, "id": 10, "lemma": "because", "misc": "", "start_char": 1656, "text": "Because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1665, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 11, "lemma": "I", "misc": "", "start_char": 1664, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1668, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 14, "id": 12, "lemma": "do", "misc": "", "start_char": 1666, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1672, "feats": null, "head": 14, "id": 13, "lemma": "not", "misc": "", "start_char": 1669, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 1678, "feats": "VerbForm=Inf", "head": 3, "id": 14, "lemma": "think", "misc": "", "start_char": 1673, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 1680, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 15, "lemma": "I", "misc": "", "start_char": 1679, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1684, "feats": "VerbForm=Fin", "head": 17, "id": 16, "lemma": "can", "misc": "", "start_char": 1681, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 1687, "feats": "VerbForm=Inf", "head": 14, "id": 17, "lemma": "do", "misc": "", "start_char": 1685, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1692, "feats": "Number=Sing|PronType=Dem", "head": 17, "id": 18, "lemma": "that", "misc": "", "start_char": 1688, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "advmod", "end_char": 1698, "feats": null, "head": 17, "id": 19, "lemma": "again", "misc": "", "start_char": 1693, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1700, "feats": null, "head": 3, "id": 20, "lemma": ".", "misc": "", "start_char": 1699, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 1, 4, 4 ], [ 1, 8, 8 ], [ 2, 1, 1 ], [ 3, 12, 12 ], [ 3, 12, 13 ], [ 11, 7, 7 ], [ 18, 7, 7 ] ], [ [ 2, 4, 4 ], [ 2, 23, 23 ], [ 2, 32, 32 ], [ 2, 53, 53 ], [ 5, 13, 13 ], [ 6, 0, 0 ], [ 10, 3, 3 ], [ 11, 16, 16 ], [ 11, 43, 43 ], [ 12, 1, 1 ], [ 14, 2, 2 ], [ 15, 11, 11 ], [ 15, 16, 18 ], [ 15, 22, 22 ], [ 15, 27, 27 ], [ 16, 1, 1 ], [ 18, 17, 17 ], [ 18, 21, 21 ], [ 21, 1, 1 ], [ 22, 0, 0 ], [ 22, 12, 12 ], [ 22, 25, 25 ], [ 22, 29, 29 ], [ 22, 39, 39 ], [ 22, 41, 41 ], [ 23, 10, 10 ], [ 23, 14, 14 ] ], [ [ 2, 8, 8 ] ], [ [ 2, 12, 12 ], [ 2, 18, 18 ], [ 2, 38, 38 ], [ 2, 48, 50 ], [ 3, 0, 0 ], [ 11, 0, 0 ], [ 11, 35, 35 ], [ 15, 1, 1 ], [ 15, 6, 8 ], [ 18, 4, 4 ], [ 21, 4, 4 ], [ 22, 9, 9 ], [ 22, 23, 23 ], [ 22, 25, 26 ], [ 22, 34, 34 ], [ 22, 44, 44 ] ], [ [ 2, 17, 19 ] ], [ [ 2, 26, 27 ], [ 2, 58, 58 ], [ 3, 18, 19 ] ], [ [ 2, 59, 60 ] ], [ [ 3, 2, 2 ] ], [ [ 3, 4, 6 ] ], [ [ 5, 16, 18 ], [ 7, 4, 4 ], [ 8, 0, 0 ] ], [ [ 7, 10, 10 ] ], [ [ 7, 7, 10 ] ], [ [ 8, 2, 4 ] ], [ [ 9, 4, 7 ], [ 10, 0, 0 ] ], [ [ 11, 12, 12 ] ], [ [ 11, 16, 18 ], [ 11, 20, 20 ], [ 23, 6, 7 ] ], [ [ 11, 28, 29 ] ], [ [ 11, 39, 40 ] ], [ [ 13, 1, 1 ] ], [ [ 13, 1, 2 ], [ 13, 11, 11 ] ], [ [ 16, 5, 5 ], [ 16, 7, 8 ], [ 16, 10, 10 ] ], [ [ 16, 13, 14 ] ], [ [ 19, 1, 2 ] ], [ [ 21, 6, 7 ] ], [ [ 22, 6, 6 ] ], [ [ 22, 15, 15 ], [ 22, 17, 21 ] ], [ [ 22, 20, 21 ] ], [ [ 22, 41, 42 ] ], [ [ 22, 44, 45 ] ], [ [ 23, 1, 1 ] ], [ [ 23, 17, 17 ] ] ]
s08e02c08t
Hey. Okay, now that everyone's here, we can begin. Before we do, I just talked to Leonard . And if you're gonna spend all your time trying to belittle me by making this class unnecessarily hard, then I'm out . But if you're interested in making a sincere effort to be a good teacher, then I'm willing to give this a shot. I suppose that's a fair request . There's no reason we both can't benefit from this experience. Okay. Well, then, uh, first things first . Um, are you familiar with the Brachistochrone problem? I am. Good . And how it relates to the calculus of variations? It's an inverted cycloid. Now, what about Euler - Lagrange theorems? That's where I'm a little fuzzy. I knew it! All right . We have a lot of information to cover before your first test . Which, by the way, is in eight minutes . The good news is I'm grading on a curve, so you're pretty much guaranteed a C. All I do is win, win, win no matter what. ♪ Everybody hands go up, up...♪ ♪ And they stay there! ♪ What are you doing? If you're gonna be a crappy teacher, then I'm gonna be a crappy student . ♪ 'Cause I never been defeated and I won't stop now...♪ Will you stop it! This is a classroom . This is not American Bandstand. Okay. Now, where was I? Let's see . Oh, yes . Over here . You...What are you doing now? Making a straw. Why? So I can shoot you with a spitball. You're not going to do that, and I'll tell you why . This is an institution of higher learning, I am your professor, and you're going to treat me with the prop...You shot your spit in my mouth! Is that gonna be on the test? Because I don't think I can do that again.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hey)) (, ,) (NP (NN girlfriend) (. .)) (SQ (MD Can) (NP (PRP I)) (VP (VB get) (NP (NP (DT a)) (FRAG (WHNP (WP what) (WP what))))) (. ?))))" }, "speaker": "Amy", "text": "Hey, girlfriend . Can I get a what what?", "tokens": [ { "deprel": "discourse", "end_char": 3, "feats": null, "head": 7, "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": 16, "feats": "Number=Sing", "head": 7, "id": 3, "lemma": "girlfriend", "misc": "", "start_char": 6, "text": "girlfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 18, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 17, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 22, "feats": "VerbForm=Fin", "head": 7, "id": 5, "lemma": "can", "misc": "", "start_char": 19, "text": "Can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 24, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "I", "misc": "", "start_char": 23, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 28, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "get", "misc": "", "start_char": 25, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 30, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "misc": "", "start_char": 29, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 35, "feats": "PronType=Rel", "head": 7, "id": 9, "lemma": "what", "misc": "", "start_char": 31, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 40, "feats": "PronType=Int", "head": 9, "id": 10, "lemma": "what", "misc": "", "start_char": 36, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 42, "feats": null, "head": 7, "id": 11, "lemma": "?", "misc": "", "start_char": 41, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (WHNP (WP What) (. ?)))" }, "speaker": "Penny", "text": "What?", "tokens": [ { "deprel": "root", "end_char": 47, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 43, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 49, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 48, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (ADJP (VB Close) (RB enough) (. .) (INTJ (UH Um)))) (, ,) (NP (PRP I)) (VP (VBD was) (ADVP (RB just)) (VP (VBG calling) (S (VP (TO to) (VP (VB see) (SBAR (WHNP (WP what)) (S (NP (PRP you)) (VP (VBD were) (PP (RB up) (NP (NN tonight))))))))))) (. .) (S (VP (VBD Thought) (SBAR (S (ADVP (RB maybe)) (NP (PRP we)) (VP (MD could) (VP (VP (VB hit) (PRT (RP up)) (NP (NNP Color) (NNP Me) (NNP Mine))) (, ,) (ADVP (RB maybe)) (VP (VB sneak) (PP (IN in) (NP (DT some) (NNP Pinot) (NNP Greej) (. .) (UH Whatevs)))))))))) (. .)))" }, "speaker": "Amy", "text": "Close enough . Um, I was just calling to see what you were up tonight . Thought maybe we could hit up Color Me Mine, maybe sneak in some Pinot Greej . Whatevs.", "tokens": [ { "deprel": "root", "end_char": 55, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "close", "misc": "", "start_char": 50, "text": "Close", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 62, "feats": null, "head": 1, "id": 2, "lemma": "enough", "misc": "", "start_char": 56, "text": "enough", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 64, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 63, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 67, "feats": null, "head": 9, "id": 4, "lemma": "um", "misc": "", "start_char": 65, "text": "Um", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 69, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 68, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 71, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 6, "lemma": "I", "misc": "", "start_char": 70, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 75, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 72, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 80, "feats": null, "head": 9, "id": 8, "lemma": "just", "misc": "", "start_char": 76, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 88, "feats": "Tense=Pres|VerbForm=Part", "head": 1, "id": 9, "lemma": "call", "misc": "", "start_char": 81, "text": "calling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 91, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 89, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 95, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "see", "misc": "", "start_char": 92, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "obl", "end_char": 100, "feats": "PronType=Rel", "head": 15, "id": 12, "lemma": "what", "misc": "", "start_char": 96, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 104, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 13, "lemma": "you", "misc": "", "start_char": 101, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 109, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 105, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 112, "feats": null, "head": 11, "id": 15, "lemma": "up", "misc": "", "start_char": 110, "text": "up", "upos": "ADV", "xpos": "RB" }, { "deprel": "obl:tmod", "end_char": 120, "feats": "Number=Sing", "head": 15, "id": 16, "lemma": "tonight", "misc": "", "start_char": 113, "text": "tonight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 122, "feats": null, "head": 1, "id": 17, "lemma": ".", "misc": "", "start_char": 121, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 130, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 18, "lemma": "think", "misc": "", "start_char": 123, "text": "Thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 136, "feats": null, "head": 22, "id": 19, "lemma": "maybe", "misc": "", "start_char": 131, "text": "maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 139, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 22, "id": 20, "lemma": "we", "misc": "", "start_char": 137, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 145, "feats": "VerbForm=Fin", "head": 22, "id": 21, "lemma": "could", "misc": "", "start_char": 140, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 149, "feats": "VerbForm=Inf", "head": 18, "id": 22, "lemma": "hit", "misc": "", "start_char": 146, "text": "hit", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 152, "feats": null, "head": 22, "id": 23, "lemma": "up", "misc": "", "start_char": 150, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "compound", "end_char": 158, "feats": "Number=Sing", "head": 26, "id": 24, "lemma": "Color", "misc": "", "start_char": 153, "text": "Color", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 161, "feats": "Number=Sing", "head": 26, "id": 25, "lemma": "Me", "misc": "", "start_char": 159, "text": "Me", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 166, "feats": "Number=Sing", "head": 22, "id": 26, "lemma": "mine", "misc": "", "start_char": 162, "text": "Mine", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 168, "feats": null, "head": 29, "id": 27, "lemma": ",", "misc": "", "start_char": 167, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 174, "feats": null, "head": 29, "id": 28, "lemma": "maybe", "misc": "", "start_char": 169, "text": "maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 180, "feats": "VerbForm=Inf", "head": 22, "id": 29, "lemma": "sneak", "misc": "", "start_char": 175, "text": "sneak", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 183, "feats": null, "head": 32, "id": 30, "lemma": "in", "misc": "", "start_char": 181, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 188, "feats": null, "head": 32, "id": 31, "lemma": "some", "misc": "", "start_char": 184, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 194, "feats": "Number=Sing", "head": 29, "id": 32, "lemma": "Pinot", "misc": "", "start_char": 189, "text": "Pinot", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 200, "feats": "Number=Sing", "head": 32, "id": 33, "lemma": "Greej", "misc": "", "start_char": 195, "text": "Greej", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 202, "feats": null, "head": 1, "id": 34, "lemma": ".", "misc": "", "start_char": 201, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 210, "feats": null, "head": 1, "id": 35, "lemma": "whatevs", "misc": "", "start_char": 203, "text": "Whatevs", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 212, "feats": null, "head": 1, "id": 36, "lemma": ".", "misc": "", "start_char": 211, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Uh)) (, ,) (NP (NN thanks)) (, ,) (CC but) (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG gon) (S (VP (TO na) (VP (VP (VB stay) (ADVP (RB in))) (CC and) (VP (VB go) (PP (IN over) (NP (NP (DT the) (NN stuff)) (SBAR (S (NP (NNP Bernadette)) (VP (VBD gave) (NP (PRP me))))))))))))))))) (. .)))" }, "speaker": "Penny", "text": "Uh, thanks, but I think I'm gonna stay in and go over the stuff Bernadette gave me.", "tokens": [ { "deprel": "discourse", "end_char": 215, "feats": null, "head": 3, "id": 1, "lemma": "uh", "misc": "", "start_char": 213, "text": "Uh", "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": "root", "end_char": 224, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "thanks", "misc": "", "start_char": 218, "text": "thanks", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 226, "feats": null, "head": 7, "id": 4, "lemma": ",", "misc": "", "start_char": 225, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 230, "feats": null, "head": 7, "id": 5, "lemma": "but", "misc": "", "start_char": 227, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 232, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "I", "misc": "", "start_char": 231, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 238, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 7, "lemma": "think", "misc": "", "start_char": 233, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 240, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "I", "misc": "", "start_char": 239, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 243, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 241, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 247, "feats": "Tense=Pres|VerbForm=Part", "head": 7, "id": 10, "lemma": "go", "misc": "", "start_char": 244, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 250, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 248, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 255, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "stay", "misc": "", "start_char": 251, "text": "stay", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 258, "feats": null, "head": 12, "id": 13, "lemma": "in", "misc": "", "start_char": 256, "text": "in", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 262, "feats": null, "head": 15, "id": 14, "lemma": "and", "misc": "", "start_char": 259, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 265, "feats": "VerbForm=Inf", "head": 12, "id": 15, "lemma": "go", "misc": "", "start_char": 263, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 270, "feats": null, "head": 18, "id": 16, "lemma": "over", "misc": "", "start_char": 266, "text": "over", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 274, "feats": "Definite=Def|PronType=Art", "head": 18, "id": 17, "lemma": "the", "misc": "", "start_char": 271, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 280, "feats": "Number=Sing", "head": 15, "id": 18, "lemma": "stuff", "misc": "", "start_char": 275, "text": "stuff", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 291, "feats": "Number=Sing", "head": 20, "id": 19, "lemma": "Bernadette", "misc": "", "start_char": 281, "text": "Bernadette", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "acl:relcl", "end_char": 296, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 18, "id": 20, "lemma": "give", "misc": "", "start_char": 292, "text": "gave", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 299, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 21, "lemma": "I", "misc": "", "start_char": 297, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 301, "feats": null, "head": 3, "id": 22, "lemma": ".", "misc": "", "start_char": 300, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (LST (UH Oh) (. .) (UH Oh) (, ,) (NP (PRP I)) (VP (VBP hear) (NP (NP (PRP you)) (. .) (S (VP (VP (VB Try)) (CC and) (VP (VB get) (S (NP (DT that) (NN nag)) (PP (IN off) (NP (PRP$ your) (NN back)))))))) (, ,) (INTJ (UH right) (. ?) (S (NP (PRP I)) (VP (VBP mean)))) (, ,) (S (NP (PRP you)) (VP (VBP 're) (RB not) (NP (DT a) (NN bicycle)))) (: ;) (SBARQ (WHADVP (WRB why)) (SQ (VBZ 's) (NP (PRP she)) (VP (VBG riding) (NP (PRP you)) (PP (IN like) (NP (DT that))))))) (. ?)))" }, "speaker": "Amy", "text": "Oh . Oh, I hear you . Try and get that nag off your back, right? I mean, you're not a bicycle; why's she riding you like that?", "tokens": [ { "deprel": "discourse", "end_char": 304, "feats": null, "head": 6, "id": 1, "lemma": "oh", "misc": "", "start_char": 302, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 306, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 305, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 309, "feats": null, "head": 6, "id": 3, "lemma": "oh", "misc": "", "start_char": 307, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 311, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 310, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 313, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 312, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 318, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "hear", "misc": "", "start_char": 314, "text": "hear", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 322, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 6, "id": 7, "lemma": "you", "misc": "", "start_char": 319, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 324, "feats": null, "head": 9, "id": 8, "lemma": ".", "misc": "", "start_char": 323, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 328, "feats": "Mood=Imp|VerbForm=Fin", "head": 6, "id": 9, "lemma": "try", "misc": "", "start_char": 325, "text": "Try", "upos": "VERB", "xpos": "VB" }, { "deprel": "cc", "end_char": 332, "feats": null, "head": 11, "id": 10, "lemma": "and", "misc": "", "start_char": 329, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 336, "feats": "Mood=Imp|VerbForm=Fin", "head": 9, "id": 11, "lemma": "get", "misc": "", "start_char": 333, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 341, "feats": "Number=Sing|PronType=Dem", "head": 13, "id": 12, "lemma": "that", "misc": "", "start_char": 337, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 345, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "nag", "misc": "", "start_char": 342, "text": "nag", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 349, "feats": null, "head": 16, "id": 14, "lemma": "off", "misc": "", "start_char": 346, "text": "off", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 354, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 16, "id": 15, "lemma": "your", "misc": "", "start_char": 350, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 359, "feats": "Number=Sing", "head": 11, "id": 16, "lemma": "back", "misc": "", "start_char": 355, "text": "back", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 361, "feats": null, "head": 18, "id": 17, "lemma": ",", "misc": "", "start_char": 360, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 367, "feats": null, "head": 27, "id": 18, "lemma": "right", "misc": "", "start_char": 362, "text": "right", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 369, "feats": null, "head": 18, "id": 19, "lemma": "?", "misc": "", "start_char": 368, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 371, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 21, "id": 20, "lemma": "I", "misc": "", "start_char": 370, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 376, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 27, "id": 21, "lemma": "mean", "misc": "", "start_char": 372, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 378, "feats": null, "head": 21, "id": 22, "lemma": ",", "misc": "", "start_char": 377, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 382, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 27, "id": 23, "lemma": "you", "misc": "", "start_char": 379, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 386, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 27, "id": 24, "lemma": "be", "misc": "", "start_char": 383, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 390, "feats": null, "head": 27, "id": 25, "lemma": "not", "misc": "", "start_char": 387, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 392, "feats": "Definite=Ind|PronType=Art", "head": 27, "id": 26, "lemma": "a", "misc": "", "start_char": 391, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 400, "feats": "Number=Sing", "head": 9, "id": 27, "lemma": "bicycle", "misc": "", "start_char": 393, "text": "bicycle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 402, "feats": null, "head": 32, "id": 28, "lemma": ";", "misc": "", "start_char": 401, "text": ";", "upos": "PUNCT", "xpos": ":" }, { "deprel": "advmod", "end_char": 406, "feats": "PronType=Int", "head": 32, "id": 29, "lemma": "why", "misc": "", "start_char": 403, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 409, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 32, "id": 30, "lemma": "be", "misc": "", "start_char": 407, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 413, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 32, "id": 31, "lemma": "she", "misc": "", "start_char": 410, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 420, "feats": "Tense=Pres|VerbForm=Part", "head": 27, "id": 32, "lemma": "ride", "misc": "", "start_char": 414, "text": "riding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 424, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 32, "id": 33, "lemma": "you", "misc": "", "start_char": 421, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 429, "feats": null, "head": 35, "id": 34, "lemma": "like", "misc": "", "start_char": 425, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 434, "feats": "Number=Sing|PronType=Dem", "head": 32, "id": 35, "lemma": "that", "misc": "", "start_char": 430, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 436, "feats": null, "head": 6, "id": 36, "lemma": "?", "misc": "", "start_char": 435, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH No)) (, ,) (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP she)) (VP (VBD was) (ADVP (RB just)) (VP (VBG trying) (S (VP (TO to) (VP (VB help) (. .) (ADVP (CC Plus))))))))))) (, ,) (NP (PRP I)) (ADVP (RB really)) (VP (VBP want) (S (VP (TO to) (VP (VB do) (ADVP (RB well)) (PP (IN at) (NP (DT this) (NN job))))))) (. .) (RB So) (. ...)))" }, "speaker": "Penny", "text": "No, I think she was just trying to help . Plus, I really want to do well at this job . So ...", "tokens": [ { "deprel": "discourse", "end_char": 439, "feats": "Polarity=Neg", "head": 4, "id": 1, "lemma": "no", "misc": "", "start_char": 437, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 441, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 440, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 443, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 442, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 449, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "think", "misc": "", "start_char": 444, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 453, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 5, "lemma": "she", "misc": "", "start_char": 450, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 457, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 454, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 462, "feats": null, "head": 8, "id": 7, "lemma": "just", "misc": "", "start_char": 458, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 469, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 8, "lemma": "try", "misc": "", "start_char": 463, "text": "trying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 472, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 470, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 477, "feats": "VerbForm=Inf", "head": 8, "id": 10, "lemma": "help", "misc": "", "start_char": 473, "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 479, "feats": null, "head": 4, "id": 11, "lemma": ".", "misc": "", "start_char": 478, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 484, "feats": null, "head": 16, "id": 12, "lemma": "plus", "misc": "", "start_char": 480, "text": "Plus", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 486, "feats": null, "head": 16, "id": 13, "lemma": ",", "misc": "", "start_char": 485, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 488, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 14, "lemma": "I", "misc": "", "start_char": 487, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 495, "feats": null, "head": 16, "id": 15, "lemma": "really", "misc": "", "start_char": 489, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 500, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 16, "lemma": "want", "misc": "", "start_char": 496, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 503, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 501, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 506, "feats": "VerbForm=Inf", "head": 16, "id": 18, "lemma": "do", "misc": "", "start_char": 504, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 511, "feats": "Degree=Pos", "head": 18, "id": 19, "lemma": "well", "misc": "", "start_char": 507, "text": "well", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 514, "feats": null, "head": 22, "id": 20, "lemma": "at", "misc": "", "start_char": 512, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 519, "feats": "Number=Sing|PronType=Dem", "head": 22, "id": 21, "lemma": "this", "misc": "", "start_char": 515, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 523, "feats": "Number=Sing", "head": 18, "id": 22, "lemma": "job", "misc": "", "start_char": 520, "text": "job", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 525, "feats": null, "head": 4, "id": 23, "lemma": ".", "misc": "", "start_char": 524, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 528, "feats": null, "head": 4, "id": 24, "lemma": "so", "misc": "", "start_char": 526, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 532, "feats": null, "head": 4, "id": 25, "lemma": "...", "misc": "", "start_char": 529, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Okay)) (, ,) (NP (JJ good) (NN luck)) (. .) (CC And) (S (S (VP (VB call) (NP (PRP me)) (ADVP (RBR later)))) (PRN (, ,) (S (NP (PRP you)) (VP (VBP know))) (, ,)) (SBAR (IN if) (S (NP (PRP you)) (VP (VBP decide) (SBAR (S (NP (PRP she)) (VP (VBZ 's) (NP (NP (NP (DT a) (NN bitch)) (CC or) (NP (NN something) (. .))) (INTJ (UH Hey)) (, ,) (NP (NN girlfriend)))))))))) (. .)))" }, "speaker": "Amy", "text": "Okay, good luck . And call me later, you know, if you decide she's a bitch or something . Hey, girlfriend.", "tokens": [ { "deprel": "discourse", "end_char": 537, "feats": null, "head": 4, "id": 1, "lemma": "okay", "misc": "", "start_char": 533, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 539, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 538, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 544, "feats": "Degree=Pos", "head": 4, "id": 3, "lemma": "good", "misc": "", "start_char": 540, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 549, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "luck", "misc": "", "start_char": 545, "text": "luck", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 551, "feats": null, "head": 7, "id": 5, "lemma": ".", "misc": "", "start_char": 550, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 555, "feats": null, "head": 7, "id": 6, "lemma": "and", "misc": "", "start_char": 552, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 560, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 7, "lemma": "call", "misc": "", "start_char": 556, "text": "call", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 563, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 8, "lemma": "I", "misc": "", "start_char": 561, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 569, "feats": "Degree=Cmp", "head": 7, "id": 9, "lemma": "late", "misc": "", "start_char": 564, "text": "later", "upos": "ADV", "xpos": "RBR" }, { "deprel": "punct", "end_char": 571, "feats": null, "head": 12, "id": 10, "lemma": ",", "misc": "", "start_char": 570, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 575, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 12, "id": 11, "lemma": "you", "misc": "", "start_char": 572, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 580, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 12, "lemma": "know", "misc": "", "start_char": 576, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 582, "feats": null, "head": 16, "id": 13, "lemma": ",", "misc": "", "start_char": 581, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 585, "feats": null, "head": 16, "id": 14, "lemma": "if", "misc": "", "start_char": 583, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 589, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 15, "lemma": "you", "misc": "", "start_char": 586, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 596, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 16, "lemma": "decide", "misc": "", "start_char": 590, "text": "decide", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 600, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 17, "lemma": "she", "misc": "", "start_char": 597, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 603, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 20, "id": 18, "lemma": "be", "misc": "", "start_char": 601, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 605, "feats": "Definite=Ind|PronType=Art", "head": 20, "id": 19, "lemma": "a", "misc": "", "start_char": 604, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 611, "feats": "Number=Sing", "head": 16, "id": 20, "lemma": "bitch", "misc": "", "start_char": 606, "text": "bitch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 614, "feats": null, "head": 22, "id": 21, "lemma": "or", "misc": "", "start_char": 612, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 624, "feats": "Number=Sing|PronType=Ind", "head": 20, "id": 22, "lemma": "something", "misc": "", "start_char": 615, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 626, "feats": null, "head": 26, "id": 23, "lemma": ".", "misc": "", "start_char": 625, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 630, "feats": null, "head": 26, "id": 24, "lemma": "hey", "misc": "", "start_char": 627, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 632, "feats": null, "head": 24, "id": 25, "lemma": ",", "misc": "", "start_char": 631, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 643, "feats": "Number=Sing", "head": 20, "id": 26, "lemma": "girlfriend", "misc": "", "start_char": 633, "text": "girlfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 645, "feats": null, "head": 4, "id": 27, "lemma": ".", "misc": "", "start_char": 644, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hey)) (, ,) (NP (NNP Amy)) (. .)))" }, "speaker": "Bernadette", "text": "Hey, Amy.", "tokens": [ { "deprel": "discourse", "end_char": 649, "feats": null, "head": 3, "id": 1, "lemma": "hey", "misc": "", "start_char": 646, "text": "Hey", "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": "root", "end_char": 655, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "Amy", "misc": "", "start_char": 652, "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 657, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 656, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (NN Tonight) (. .)) (NP (NP (PRP You)) (, ,) (NP (PRP me)) (, ,) (NP (NNP Color) (NNP Me) (PRP Mine)) (. .)) (ADVP (RB Maybe)) (NP (PRP we)) (VP (VBP sneak) (PRT (IN in)) (NP (DT some) (NNP Pinot--)) (S (VP (VB make) (S (NP (PRP it)) (NP (NNP Color) (NNP Me) (NNP Wine)))))) (. .)))" }, "speaker": "Amy", "text": "Tonight . You, me, Color Me Mine . Maybe we sneak in some Pinot-- make it Color Me Wine.", "tokens": [ { "deprel": "obl:tmod", "end_char": 665, "feats": "Number=Sing", "head": 13, "id": 1, "lemma": "tonight", "misc": "", "start_char": 658, "text": "Tonight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 667, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 666, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 671, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 3, "lemma": "you", "misc": "", "start_char": 668, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 673, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 672, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 676, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 5, "lemma": "I", "misc": "", "start_char": 674, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 678, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 677, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 684, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "Color", "misc": "", "start_char": 679, "text": "Color", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 687, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "Me", "misc": "", "start_char": 685, "text": "Me", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 692, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 9, "lemma": "mine", "misc": "", "start_char": 688, "text": "Mine", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 694, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 693, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 700, "feats": null, "head": 13, "id": 11, "lemma": "maybe", "misc": "", "start_char": 695, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 703, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 13, "id": 12, "lemma": "we", "misc": "", "start_char": 701, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 709, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 13, "lemma": "sneak", "misc": "", "start_char": 704, "text": "sneak", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 712, "feats": null, "head": 16, "id": 14, "lemma": "in", "misc": "", "start_char": 710, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 717, "feats": null, "head": 16, "id": 15, "lemma": "some", "misc": "", "start_char": 713, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 725, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "Pinot--", "misc": "", "start_char": 718, "text": "Pinot--", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 730, "feats": "VerbForm=Fin", "head": 13, "id": 17, "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": 17, "id": 18, "lemma": "it", "misc": "", "start_char": 731, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound", "end_char": 739, "feats": "Number=Sing", "head": 21, "id": 19, "lemma": "Color", "misc": "", "start_char": 734, "text": "Color", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 742, "feats": "Number=Sing", "head": 21, "id": 20, "lemma": "Me", "misc": "", "start_char": 740, "text": "Me", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "xcomp", "end_char": 747, "feats": "Number=Sing", "head": 17, "id": 21, "lemma": "wine", "misc": "", "start_char": 743, "text": "Wine", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 749, "feats": null, "head": 13, "id": 22, "lemma": ".", "misc": "", "start_char": 748, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (S (NP (DT That)) (VP (VBZ sounds) (ADJP (JJ fun)))) (, ,) (CC but) (S (NP (PRP I)) (VP (VBD promised) (NP (NNP Penny)) (SBAR (S (NP (PRP I)) (VP (MD 'd) (VP (VP (VB come) (ADVP (RB by))) (CC and) (VP (VB help) (S (NP (PRP her)) (VP (VB study)))))))))) (. .)))" }, "speaker": "Bernadette", "text": "That sounds fun, but I promised Penny I'd come by and help her study.", "tokens": [ { "deprel": "nsubj", "end_char": 754, "feats": "Number=Sing|PronType=Dem", "head": 2, "id": 1, "lemma": "that", "misc": "", "start_char": 750, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "root", "end_char": 761, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "sound", "misc": "", "start_char": 755, "text": "sounds", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "xcomp", "end_char": 765, "feats": "Degree=Pos", "head": 2, "id": 3, "lemma": "fun", "misc": "", "start_char": 762, "text": "fun", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 767, "feats": null, "head": 7, "id": 4, "lemma": ",", "misc": "", "start_char": 766, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 771, "feats": null, "head": 7, "id": 5, "lemma": "but", "misc": "", "start_char": 768, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 773, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "I", "misc": "", "start_char": 772, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 782, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 2, "id": 7, "lemma": "promise", "misc": "", "start_char": 774, "text": "promised", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 788, "feats": "Number=Sing", "head": 7, "id": 8, "lemma": "penny", "misc": "", "start_char": 783, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nsubj", "end_char": 790, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 9, "lemma": "I", "misc": "", "start_char": 789, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 793, "feats": "VerbForm=Fin", "head": 11, "id": 10, "lemma": "would", "misc": "", "start_char": 791, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 798, "feats": "VerbForm=Inf", "head": 7, "id": 11, "lemma": "come", "misc": "", "start_char": 794, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 801, "feats": null, "head": 11, "id": 12, "lemma": "by", "misc": "", "start_char": 799, "text": "by", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 805, "feats": null, "head": 14, "id": 13, "lemma": "and", "misc": "", "start_char": 802, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 810, "feats": "VerbForm=Inf", "head": 11, "id": 14, "lemma": "help", "misc": "", "start_char": 806, "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 814, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 15, "lemma": "her", "misc": "", "start_char": 811, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 820, "feats": "VerbForm=Inf", "head": 14, "id": 16, "lemma": "study", "misc": "", "start_char": 815, "text": "study", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 822, "feats": null, "head": 2, "id": 17, "lemma": ".", "misc": "", "start_char": 821, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (JJ good) (NN luck)) (S (VP (VBG getting) (S (NP (PRP her)) (VP (TO to) (VP (VB do) (NP (DT that))))))) (. .) (S (NP (PRP She)) (VP (VBZ 's) (ADVP (RB probably)) (ADVP (RB off)) (S (VP (VBG getting) (NP (DT another) (NN manicure)))))) (. .) (S (NP (PRP You)) (VP (VBP remember) (SBAR (WHADVP (WRB when)) (S (NP (PRP she)) (VP (VBD did) (NP (DT that))))))) (. ?) (NP (PRP You)) (VP (VBP remember)) (. ?)))" }, "speaker": "Amy", "text": "Well, good luck getting her to do that . She's probably off getting another manicure . You remember when she did that? You remember?", "tokens": [ { "deprel": "discourse", "end_char": 827, "feats": null, "head": 4, "id": 1, "lemma": "well", "misc": "", "start_char": 823, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 829, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 828, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 834, "feats": "Degree=Pos", "head": 4, "id": 3, "lemma": "good", "misc": "", "start_char": 830, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 839, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "luck", "misc": "", "start_char": 835, "text": "luck", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 847, "feats": "VerbForm=Ger", "head": 4, "id": 5, "lemma": "get", "misc": "", "start_char": 840, "text": "getting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 851, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "her", "misc": "", "start_char": 848, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 854, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 852, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 857, "feats": "VerbForm=Inf", "head": 5, "id": 8, "lemma": "do", "misc": "", "start_char": 855, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 862, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 9, "lemma": "that", "misc": "", "start_char": 858, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 864, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 863, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 868, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 11, "lemma": "she", "misc": "", "start_char": 865, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 871, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 12, "lemma": "be", "misc": "", "start_char": 869, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 880, "feats": null, "head": 15, "id": 13, "lemma": "probably", "misc": "", "start_char": 872, "text": "probably", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 884, "feats": null, "head": 15, "id": 14, "lemma": "off", "misc": "", "start_char": 881, "text": "off", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 892, "feats": "VerbForm=Ger", "head": 4, "id": 15, "lemma": "get", "misc": "", "start_char": 885, "text": "getting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 900, "feats": null, "head": 17, "id": 16, "lemma": "another", "misc": "", "start_char": 893, "text": "another", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 909, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "manicure", "misc": "", "start_char": 901, "text": "manicure", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 911, "feats": null, "head": 4, "id": 18, "lemma": ".", "misc": "", "start_char": 910, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 915, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 20, "id": 19, "lemma": "you", "misc": "", "start_char": 912, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 924, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 20, "lemma": "remember", "misc": "", "start_char": 916, "text": "remember", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 929, "feats": "PronType=Int", "head": 23, "id": 21, "lemma": "when", "misc": "", "start_char": 925, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 933, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 23, "id": 22, "lemma": "she", "misc": "", "start_char": 930, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 937, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 20, "id": 23, "lemma": "do", "misc": "", "start_char": 934, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 942, "feats": "Number=Sing|PronType=Dem", "head": 23, "id": 24, "lemma": "that", "misc": "", "start_char": 938, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 944, "feats": null, "head": 4, "id": 25, "lemma": "?", "misc": "", "start_char": 943, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 948, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 27, "id": 26, "lemma": "you", "misc": "", "start_char": 945, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 957, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 27, "lemma": "remember", "misc": "", "start_char": 949, "text": "remember", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 959, "feats": null, "head": 4, "id": 28, "lemma": "?", "misc": "", "start_char": 958, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD was) (ADVP (RB probably)) (VP (VBG being) (ADJP (ADJP (RB too) (JJ hard) (PP (IN on) (NP (PRP her) (. .)))) (SBAR (S (NP (PRP We)) (VP (VBD talked)))))))) (, ,) (S (NP (PRP we)) (VP (VBP 're) (ADJP (JJ good)))) (. .)))" }, "speaker": "Bernadette", "text": "I was probably being too hard on her . We talked, we're good.", "tokens": [ { "deprel": "nsubj", "end_char": 961, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 1, "lemma": "I", "misc": "", "start_char": 960, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 965, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 2, "lemma": "be", "misc": "", "start_char": 962, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 974, "feats": null, "head": 6, "id": 3, "lemma": "probably", "misc": "", "start_char": 966, "text": "probably", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 980, "feats": "VerbForm=Ger", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 975, "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 984, "feats": null, "head": 6, "id": 5, "lemma": "too", "misc": "", "start_char": 981, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 989, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "hard", "misc": "", "start_char": 985, "text": "hard", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 992, "feats": null, "head": 8, "id": 7, "lemma": "on", "misc": "", "start_char": 990, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 996, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 8, "lemma": "her", "misc": "", "start_char": 993, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 998, "feats": null, "head": 6, "id": 9, "lemma": ".", "misc": "", "start_char": 997, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1001, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "we", "misc": "", "start_char": 999, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1008, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 6, "id": 11, "lemma": "talk", "misc": "", "start_char": 1002, "text": "talked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 1010, "feats": null, "head": 15, "id": 12, "lemma": ",", "misc": "", "start_char": 1009, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1013, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 15, "id": 13, "lemma": "we", "misc": "", "start_char": 1011, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1017, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 1014, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1022, "feats": "Degree=Pos", "head": 11, "id": 15, "lemma": "good", "misc": "", "start_char": 1018, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1024, "feats": null, "head": 6, "id": 16, "lemma": ".", "misc": "", "start_char": 1023, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (LST (UH Oh) (. .) (JJ Great) (. .)) (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ happy) (PP (IN for) (NP (PRP you) (NNS guys))))) (. .) (S (NP (PRP You)) (VP (VBP know) (, ,) (SBAR (WHADVP (WRB when)) (S (NP (NP (DT the) (CD two)) (PP (IN of) (NP (PRP you)))) (VP (VBP are) (RB n't) (VP (VBG getting) (ADVP (RB along)))))))) (, ,) (S (NP (PRP it)) (VP (VBZ puts) (NP (PRP me)) (PP (IN in) (NP (DT a) (ADJP (RB really) (JJ weird)) (NN position))))) (. .)))" }, "speaker": "Amy", "text": "Oh . Great . I'm happy for you guys . You know, when the two of you aren't getting along, it puts me in a really weird position.", "tokens": [ { "deprel": "discourse", "end_char": 1027, "feats": null, "head": 7, "id": 1, "lemma": "oh", "misc": "", "start_char": 1025, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1029, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1028, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1035, "feats": "Degree=Pos", "head": 7, "id": 3, "lemma": "great", "misc": "", "start_char": 1030, "text": "Great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1037, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1036, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1039, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 1038, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1042, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 1040, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1048, "feats": "Degree=Pos", "head": 0, "id": 7, "lemma": "happy", "misc": "", "start_char": 1043, "text": "happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1052, "feats": null, "head": 10, "id": 8, "lemma": "for", "misc": "", "start_char": 1049, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "dep", "end_char": 1056, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 10, "id": 9, "lemma": "you", "misc": "", "start_char": 1053, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obl", "end_char": 1061, "feats": "Number=Plur", "head": 7, "id": 10, "lemma": "guy", "misc": "", "start_char": 1057, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1063, "feats": null, "head": 13, "id": 11, "lemma": ".", "misc": "", "start_char": 1062, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1067, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 12, "lemma": "you", "misc": "", "start_char": 1064, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1072, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 13, "lemma": "know", "misc": "", "start_char": 1068, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1074, "feats": null, "head": 13, "id": 14, "lemma": ",", "misc": "", "start_char": 1073, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1079, "feats": "PronType=Int", "head": 22, "id": 15, "lemma": "when", "misc": "", "start_char": 1075, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "det", "end_char": 1083, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 16, "lemma": "the", "misc": "", "start_char": 1080, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1087, "feats": "NumForm=Word|NumType=Card", "head": 22, "id": 17, "lemma": "two", "misc": "", "start_char": 1084, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 1090, "feats": null, "head": 19, "id": 18, "lemma": "of", "misc": "", "start_char": 1088, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1094, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 17, "id": 19, "lemma": "you", "misc": "", "start_char": 1091, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1098, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 22, "id": 20, "lemma": "be", "misc": "", "start_char": 1095, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1102, "feats": null, "head": 22, "id": 21, "lemma": "not", "misc": "", "start_char": 1099, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 1110, "feats": "Tense=Pres|VerbForm=Part", "head": 26, "id": 22, "lemma": "get", "misc": "", "start_char": 1103, "text": "getting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 1116, "feats": null, "head": 22, "id": 23, "lemma": "along", "misc": "", "start_char": 1111, "text": "along", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1118, "feats": null, "head": 26, "id": 24, "lemma": ",", "misc": "", "start_char": 1117, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1121, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 26, "id": 25, "lemma": "it", "misc": "", "start_char": 1119, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1126, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 26, "lemma": "put", "misc": "", "start_char": 1122, "text": "puts", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 1129, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 26, "id": 27, "lemma": "I", "misc": "", "start_char": 1127, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1132, "feats": null, "head": 32, "id": 28, "lemma": "in", "misc": "", "start_char": 1130, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1134, "feats": "Definite=Ind|PronType=Art", "head": 32, "id": 29, "lemma": "a", "misc": "", "start_char": 1133, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 1141, "feats": "Degree=Pos", "head": 31, "id": 30, "lemma": "really", "misc": "", "start_char": 1135, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 1147, "feats": "Degree=Pos", "head": 32, "id": 31, "lemma": "weird", "misc": "", "start_char": 1142, "text": "weird", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1156, "feats": "Number=Sing", "head": 26, "id": 32, "lemma": "position", "misc": "", "start_char": 1148, "text": "position", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1158, "feats": null, "head": 7, "id": 33, "lemma": ".", "misc": "", "start_char": 1157, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (VP (VB do) (RB n't) (VP (VB worry--) (SBAR (S (NP (NN everything)) (VP (VBZ 's) (ADVP (RB back) (PP (IN to) (ADJP (JJ normal))))))))) (. .)))" }, "speaker": "Bernadette", "text": "Well, don't worry-- everything's back to normal.", "tokens": [ { "deprel": "discourse", "end_char": 1163, "feats": null, "head": 5, "id": 1, "lemma": "well", "misc": "", "start_char": 1159, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1165, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1164, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 1168, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 1166, "text": "do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1172, "feats": null, "head": 5, "id": 4, "lemma": "not", "misc": "", "start_char": 1169, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1180, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 5, "lemma": "worry--", "misc": "", "start_char": 1173, "text": "worry--", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 1191, "feats": "Number=Sing|PronType=Tot", "head": 8, "id": 6, "lemma": "everything", "misc": "", "start_char": 1181, "text": "everything", "upos": "PRON", "xpos": "NN" }, { "deprel": "cop", "end_char": 1194, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 1192, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 1199, "feats": null, "head": 5, "id": 8, "lemma": "back", "misc": "", "start_char": 1195, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1202, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 1200, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1209, "feats": "Degree=Pos", "head": 8, "id": 10, "lemma": "normal", "misc": "", "start_char": 1203, "text": "normal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1211, "feats": null, "head": 5, "id": 11, "lemma": ".", "misc": "", "start_char": 1210, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP mean) (, ,) (S (PP (UH like) (, ,) (SBAR (WHADVP (WRB where)) (S (NP (PRP she)) (VP (VBZ 's) (ADJP (JJ nice) (PP (IN to) (NP (PRP$ your) (NN face))))))) (. ?)) (NP (UH Okay)) (VP (VBD got) (NP (PRP it) (. .)) (S (VP (UH Bye) (. .) (UH Hey) (, ,) (NP (NN boyfriend))))))) (. .)))" }, "speaker": "Amy", "text": "You mean, like, where she's nice to your face? Okay got it . Bye . Hey, boyfriend.", "tokens": [ { "deprel": "nsubj", "end_char": 1215, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 1212, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1220, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 2, "lemma": "mean", "misc": "", "start_char": 1216, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1222, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 1221, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1227, "feats": null, "head": 9, "id": 4, "lemma": "like", "misc": "", "start_char": 1223, "text": "like", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1229, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 1228, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1235, "feats": "PronType=Int", "head": 9, "id": 6, "lemma": "where", "misc": "", "start_char": 1230, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1239, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 7, "lemma": "she", "misc": "", "start_char": 1236, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1242, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 1240, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1247, "feats": "Degree=Pos", "head": 0, "id": 9, "lemma": "nice", "misc": "", "start_char": 1243, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1250, "feats": null, "head": 12, "id": 10, "lemma": "to", "misc": "", "start_char": 1248, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1255, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 12, "id": 11, "lemma": "your", "misc": "", "start_char": 1251, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1260, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "face", "misc": "", "start_char": 1256, "text": "face", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1262, "feats": null, "head": 15, "id": 13, "lemma": "?", "misc": "", "start_char": 1261, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1267, "feats": null, "head": 15, "id": 14, "lemma": "okay", "misc": "", "start_char": 1263, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "parataxis", "end_char": 1271, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 15, "lemma": "get", "misc": "", "start_char": 1268, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1274, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 16, "lemma": "it", "misc": "", "start_char": 1272, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1276, "feats": null, "head": 18, "id": 17, "lemma": ".", "misc": "", "start_char": 1275, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1280, "feats": null, "head": 22, "id": 18, "lemma": "bye", "misc": "", "start_char": 1277, "text": "Bye", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1282, "feats": null, "head": 18, "id": 19, "lemma": ".", "misc": "", "start_char": 1281, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1286, "feats": null, "head": 22, "id": 20, "lemma": "hey", "misc": "", "start_char": 1283, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1288, "feats": null, "head": 20, "id": 21, "lemma": ",", "misc": "", "start_char": 1287, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1298, "feats": "Number=Sing", "head": 9, "id": 22, "lemma": "boyfriend", "misc": "", "start_char": 1289, "text": "boyfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1300, "feats": null, "head": 9, "id": 23, "lemma": ".", "misc": "", "start_char": 1299, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (INTJ (MD Ca) (RB n't) (VP (VB talk) (. .) (NP (NNP Spitball) (. .)) (S (ADVP (RB Probably)) (VP (VBG gon) (S (VP (TO na) (VP (VB die))))))) (. .)))" }, "speaker": "Sheldon", "text": "Can't talk . Spitball . Probably gonna die.", "tokens": [ { "deprel": "aux", "end_char": 1303, "feats": "VerbForm=Fin", "head": 3, "id": 1, "lemma": "can", "misc": "", "start_char": 1301, "text": "Ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1307, "feats": null, "head": 3, "id": 2, "lemma": "not", "misc": "", "start_char": 1304, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1312, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "talk", "misc": "", "start_char": 1308, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1314, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1313, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 1323, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "Spitball", "misc": "", "start_char": 1315, "text": "Spitball", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1325, "feats": null, "head": 8, "id": 6, "lemma": ".", "misc": "", "start_char": 1324, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1334, "feats": null, "head": 8, "id": 7, "lemma": "probably", "misc": "", "start_char": 1326, "text": "Probably", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1338, "feats": "VerbForm=Ger", "head": 3, "id": 8, "lemma": "go", "misc": "", "start_char": 1335, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1341, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 1339, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1345, "feats": "VerbForm=Inf", "head": 8, "id": 10, "lemma": "die", "misc": "", "start_char": 1342, "text": "die", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1347, "feats": null, "head": 3, "id": 11, "lemma": ".", "misc": "", "start_char": 1346, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ] ], [ [ 0, 5, 5 ], [ 2, 5, 5 ], [ 4, 4, 4 ], [ 4, 19, 19 ], [ 6, 7, 7 ], [ 7, 2, 2 ], [ 8, 4, 4 ], [ 12, 4, 4 ], [ 12, 26, 26 ] ], [ [ 2, 12, 12 ], [ 3, 5, 5 ], [ 3, 7, 7 ], [ 3, 20, 20 ], [ 4, 6, 6 ], [ 4, 14, 14 ], [ 4, 22, 22 ], [ 4, 32, 32 ], [ 5, 2, 2 ], [ 5, 13, 13 ], [ 6, 10, 10 ], [ 6, 14, 14 ], [ 9, 7, 7 ], [ 9, 14, 14 ], [ 10, 5, 5 ], [ 10, 10, 10 ], [ 10, 21, 21 ], [ 11, 7, 7 ], [ 14, 6, 6 ] ], [ [ 2, 15, 15 ], [ 8, 0, 0 ] ], [ [ 2, 19, 19 ] ], [ [ 2, 23, 25 ] ], [ [ 2, 30, 32 ] ], [ [ 3, 18, 18 ], [ 4, 11, 12 ], [ 4, 30, 30 ], [ 5, 4, 4 ], [ 6, 16, 16 ], [ 6, 25, 25 ] ], [ [ 4, 14, 15 ] ], [ [ 4, 25, 26 ] ], [ [ 4, 34, 34 ] ], [ [ 5, 20, 21 ] ], [ [ 6, 21, 21 ] ], [ [ 8, 2, 2 ], [ 9, 5, 5 ], [ 9, 8, 8 ], [ 10, 18, 18 ], [ 10, 25, 25 ], [ 11, 0, 0 ], [ 12, 11, 11 ], [ 14, 0, 0 ], [ 14, 10, 10 ] ], [ [ 8, 2, 4 ], [ 8, 11, 11 ] ], [ [ 8, 17, 17 ], [ 8, 18, 20 ] ], [ [ 9, 0, 0 ] ], [ [ 10, 8, 8 ] ], [ [ 10, 15, 16 ] ], [ [ 10, 23, 23 ] ], [ [ 11, 9, 9 ], [ 11, 12, 12 ], [ 12, 8, 8 ], [ 12, 8, 9 ], [ 12, 18, 18 ], [ 12, 15, 18 ] ], [ [ 12, 24, 24 ] ], [ [ 12, 28, 31 ] ], [ [ 13, 5, 5 ] ], [ [ 14, 10, 11 ] ], [ [ 14, 15, 15 ] ], [ [ 14, 21, 21 ] ], [ [ 15, 4, 4 ] ] ]
s08e02c09t
Hey, girlfriend . Can I get a what what? What? Close enough . Um, I was just calling to see what you were up tonight . Thought maybe we could hit up Color Me Mine, maybe sneak in some Pinot Greej . Whatevs. Uh, thanks, but I think I'm gonna stay in and go over the stuff Bernadette gave me. Oh . Oh, I hear you . Try and get that nag off your back, right? I mean, you're not a bicycle; why's she riding you like that? No, I think she was just trying to help . Plus, I really want to do well at this job . So ... Okay, good luck . And call me later, you know, if you decide she's a bitch or something . Hey, girlfriend. Hey, Amy. Tonight . You, me, Color Me Mine . Maybe we sneak in some Pinot-- make it Color Me Wine. That sounds fun, but I promised Penny I'd come by and help her study. Well, good luck getting her to do that . She's probably off getting another manicure . You remember when she did that? You remember? I was probably being too hard on her . We talked, we're good. Oh . Great . I'm happy for you guys . You know, when the two of you aren't getting along, it puts me in a really weird position. Well, don't worry-- everything's back to normal. You mean, like, where she's nice to your face? Okay got it . Bye . Hey, boyfriend. Can't talk . Spitball . Probably gonna die.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (INTJ (UH Well) (. ?)))" }, "speaker": "Sheldon", "text": "Well?", "tokens": [ { "deprel": "root", "end_char": 4, "feats": null, "head": 0, "id": 1, "lemma": "well", "misc": "", "start_char": 0, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 6, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 5, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (NNP Sheldon)) (, ,) (NP (PRP I) (, -) (PRP I)) (VP (VBP promise)) (. .) (S (NP (PRP$ Your) (NN uvula)) (VP (VBZ does) (RB not) (VP (VB have) (NP (DT an) (NN STD))))) (. .)))" }, "speaker": "Leonard", "text": "Sheldon, I - I promise . Your uvula does not have an STD.", "tokens": [ { "deprel": "vocative", "end_char": 14, "feats": "Number=Sing", "head": 6, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 7, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 16, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 15, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "reparandum", "end_char": 18, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 17, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 20, "feats": null, "head": 3, "id": 4, "lemma": "-", "misc": "", "start_char": 19, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 22, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "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=Pres|VerbForm=Fin", "head": 12, "id": 6, "lemma": "promise", "misc": "", "start_char": 23, "text": "promise", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 32, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 31, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 37, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "your", "misc": "", "start_char": 33, "text": "Your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 43, "feats": "Number=Sing", "head": 12, "id": 9, "lemma": "uvula", "misc": "", "start_char": 38, "text": "uvula", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 48, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 10, "lemma": "do", "misc": "", "start_char": 44, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 52, "feats": null, "head": 12, "id": 11, "lemma": "not", "misc": "", "start_char": 49, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 57, "feats": "VerbForm=Inf", "head": 0, "id": 12, "lemma": "have", "misc": "", "start_char": 53, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 60, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 13, "lemma": "a", "misc": "", "start_char": 58, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 64, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "std", "misc": "", "start_char": 61, "text": "STD", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 66, "feats": null, "head": 12, "id": 15, "lemma": ".", "misc": "", "start_char": 65, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (SQ (VBP Are) (NP (PRP you)) (ADJP (JJ sure)) (. ?) (SBAR (S (NP (PRP It)) (ADVP (RB just)) (VP (VBZ does) (RB n't) (VP (VB feel) (ADJP (ADJP (RB as) (JJ innocent)) (SBAR (IN as) (S (NP (PRP it)) (VP (VBD used) (S (VP (TO to))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Are you sure? It just doesn't feel as innocent as it used to.", "tokens": [ { "deprel": "cop", "end_char": 70, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "be", "misc": "", "start_char": 67, "text": "Are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 74, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 71, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 79, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "sure", "misc": "", "start_char": 75, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 81, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 80, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 84, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 5, "lemma": "it", "misc": "", "start_char": 82, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 89, "feats": null, "head": 9, "id": 6, "lemma": "just", "misc": "", "start_char": 85, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 94, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "do", "misc": "", "start_char": 90, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 98, "feats": null, "head": 9, "id": 8, "lemma": "not", "misc": "", "start_char": 95, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 103, "feats": "VerbForm=Inf", "head": 3, "id": 9, "lemma": "feel", "misc": "", "start_char": 99, "text": "feel", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 106, "feats": null, "head": 11, "id": 10, "lemma": "as", "misc": "", "start_char": 104, "text": "as", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 115, "feats": "Degree=Pos", "head": 9, "id": 11, "lemma": "innocent", "misc": "", "start_char": 107, "text": "innocent", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 118, "feats": null, "head": 14, "id": 12, "lemma": "as", "misc": "", "start_char": 116, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 121, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 13, "lemma": "it", "misc": "", "start_char": 119, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 126, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": 14, "lemma": "use", "misc": "", "start_char": 122, "text": "used", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "end_char": 129, "feats": null, "head": 14, "id": 15, "lemma": "to", "misc": "", "start_char": 127, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "punct", "end_char": 131, "feats": null, "head": 9, "id": 16, "lemma": ".", "misc": "", "start_char": 130, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBD reported) (NP (PRP me)) (PP (IN to) (NP (JJ human) (NNS resources)))) (. ?)))" }, "speaker": "Howard", "text": "You reported me to human resources?", "tokens": [ { "deprel": "nsubj", "end_char": 135, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 132, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 144, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "report", "misc": "", "start_char": 136, "text": "reported", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 147, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 3, "lemma": "I", "misc": "", "start_char": 145, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 150, "feats": null, "head": 6, "id": 4, "lemma": "to", "misc": "", "start_char": 148, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 156, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "human", "misc": "", "start_char": 151, "text": "human", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 166, "feats": "Number=Plur", "head": 2, "id": 6, "lemma": "resource", "misc": "", "start_char": 157, "text": "resources", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 168, "feats": null, "head": 2, "id": 7, "lemma": "?", "misc": "", "start_char": 167, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBD violated) (NP (NP (DT the) (NN sanctity)) (PP (IN of) (NP (PRP$ my) (NN mouth))))) (. .)))" }, "speaker": "Sheldon", "text": "You violated the sanctity of my mouth.", "tokens": [ { "deprel": "nsubj", "end_char": 172, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 169, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 181, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "violate", "misc": "", "start_char": 173, "text": "violated", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 185, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 182, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 194, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "sanctity", "misc": "", "start_char": 186, "text": "sanctity", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 197, "feats": null, "head": 7, "id": 5, "lemma": "of", "misc": "", "start_char": 195, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 200, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "my", "misc": "", "start_char": 198, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 206, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "mouth", "misc": "", "start_char": 201, "text": "mouth", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 208, "feats": null, "head": 2, "id": 8, "lemma": ".", "misc": "", "start_char": 207, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (ADVP (UH Well)) (, ,) (NP (PRP I)) (VP (VBD dropped) (NP (PRP$ your) (NN class)))) (, ,) (RB so) (S (NP (PRP I)) (VP (VBP hope) (SBAR (S (NP (PRP you)) (VP (VBP 're) (ADJP (JJ happy))))))) (. .)))" }, "speaker": "Howard", "text": "Well, I dropped your class, so I hope you're happy.", "tokens": [ { "deprel": "discourse", "end_char": 213, "feats": null, "head": 4, "id": 1, "lemma": "well", "misc": "", "start_char": 209, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 215, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 214, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 217, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 216, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 225, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "drop", "misc": "", "start_char": 218, "text": "dropped", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 230, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "your", "misc": "", "start_char": 226, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 236, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "class", "misc": "", "start_char": 231, "text": "class", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 238, "feats": null, "head": 10, "id": 7, "lemma": ",", "misc": "", "start_char": 237, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 241, "feats": null, "head": 10, "id": 8, "lemma": "so", "misc": "", "start_char": 239, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 243, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 9, "lemma": "I", "misc": "", "start_char": 242, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 248, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 10, "lemma": "hope", "misc": "", "start_char": 244, "text": "hope", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 252, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 11, "lemma": "you", "misc": "", "start_char": 249, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 256, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 253, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 262, "feats": "Degree=Pos", "head": 10, "id": 13, "lemma": "happy", "misc": "", "start_char": 257, "text": "happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 264, "feats": null, "head": 4, "id": 14, "lemma": ".", "misc": "", "start_char": 263, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD told) (NP (PRP you)) (SBAR (S (NP (PRP you)) (VP (VBD were) (RB n't) (ADJP (JJ smart) (RB enough) (S (VP (TO to) (VP (VB take) (NP (PRP it)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "I told you you weren't smart enough to take it.", "tokens": [ { "deprel": "nsubj", "end_char": 266, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "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=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "tell", "misc": "", "start_char": 267, "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 275, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 2, "id": 3, "lemma": "you", "misc": "", "start_char": 272, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 279, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 4, "lemma": "you", "misc": "", "start_char": 276, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 284, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 280, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 288, "feats": null, "head": 7, "id": 6, "lemma": "not", "misc": "", "start_char": 285, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 294, "feats": "Degree=Pos", "head": 2, "id": 7, "lemma": "smart", "misc": "", "start_char": 289, "text": "smart", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 301, "feats": null, "head": 7, "id": 8, "lemma": "enough", "misc": "", "start_char": 295, "text": "enough", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 304, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 302, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 309, "feats": "VerbForm=Inf", "head": 7, "id": 10, "lemma": "take", "misc": "", "start_char": 305, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 312, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 11, "lemma": "it", "misc": "", "start_char": 310, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 314, "feats": null, "head": 2, "id": 12, "lemma": ".", "misc": "", "start_char": 313, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ smart) (RB enough)))) (, ,) (S (NP (NNP Sheldon) (. .)) (VP (VBG Asking) (NP (PRP me)) (SBAR (S (NP (NP (DT a) (NN bunch)) (PP (IN of) (NP (NP (NNS questions)) (PP (IN about) (NP (NP (DT a) (NN topic)) (SBAR (S (NP (PRP I)) (VP (VBP 'm) (RB not) (ADJP (JJ familiar) (PP (IN with))))))))))) (VP (VBZ does) (RB n't) (VP (VB prove) (NP (NN anything)))))))) (. .) (S (NP (PRP I)) (VP (MD could) (VP (VB do) (NP (DT the) (JJ same)) (PP (IN to) (NP (PRP you)))))) (. .)))" }, "speaker": "Howard", "text": "I'm smart enough, Sheldon . Asking me a bunch of questions about a topic I'm not familiar with doesn't prove anything . I could do the same to you.", "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": "cop", "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": "Degree=Pos", "head": 0, "id": 3, "lemma": "smart", "misc": "", "start_char": 320, "text": "smart", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 332, "feats": null, "head": 3, "id": 4, "lemma": "enough", "misc": "", "start_char": 326, "text": "enough", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 334, "feats": null, "head": 3, "id": 5, "lemma": ",", "misc": "", "start_char": 333, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 342, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "Sheldon", "misc": "", "start_char": 335, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 344, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 343, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "csubj", "end_char": 351, "feats": "VerbForm=Ger", "head": 24, "id": 8, "lemma": "ask", "misc": "", "start_char": 345, "text": "Asking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "iobj", "end_char": 354, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 9, "lemma": "I", "misc": "", "start_char": 352, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 356, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 355, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 362, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "bunch", "misc": "", "start_char": 357, "text": "bunch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 365, "feats": null, "head": 13, "id": 12, "lemma": "of", "misc": "", "start_char": 363, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 375, "feats": "Number=Plur", "head": 11, "id": 13, "lemma": "question", "misc": "", "start_char": 366, "text": "questions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 381, "feats": null, "head": 16, "id": 14, "lemma": "about", "misc": "", "start_char": 376, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 383, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 15, "lemma": "a", "misc": "", "start_char": 382, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 389, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "topic", "misc": "", "start_char": 384, "text": "topic", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 391, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 17, "lemma": "I", "misc": "", "start_char": 390, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 394, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 20, "id": 18, "lemma": "be", "misc": "", "start_char": 392, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 398, "feats": null, "head": 20, "id": 19, "lemma": "not", "misc": "", "start_char": 395, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 407, "feats": "Degree=Pos", "head": 16, "id": 20, "lemma": "familiar", "misc": "", "start_char": 399, "text": "familiar", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 412, "feats": null, "head": 20, "id": 21, "lemma": "with", "misc": "", "start_char": 408, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "aux", "end_char": 417, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 24, "id": 22, "lemma": "do", "misc": "", "start_char": 413, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 421, "feats": null, "head": 24, "id": 23, "lemma": "not", "misc": "", "start_char": 418, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 427, "feats": "VerbForm=Inf", "head": 3, "id": 24, "lemma": "prove", "misc": "", "start_char": 422, "text": "prove", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 436, "feats": "Number=Sing|PronType=Ind", "head": 24, "id": 25, "lemma": "anything", "misc": "", "start_char": 428, "text": "anything", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 438, "feats": null, "head": 3, "id": 26, "lemma": ".", "misc": "", "start_char": 437, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 440, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 29, "id": 27, "lemma": "I", "misc": "", "start_char": 439, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 446, "feats": "VerbForm=Fin", "head": 29, "id": 28, "lemma": "could", "misc": "", "start_char": 441, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 449, "feats": "VerbForm=Inf", "head": 3, "id": 29, "lemma": "do", "misc": "", "start_char": 447, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 453, "feats": "Definite=Def|PronType=Art", "head": 31, "id": 30, "lemma": "the", "misc": "", "start_char": 450, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 458, "feats": "Degree=Pos", "head": 29, "id": 31, "lemma": "same", "misc": "", "start_char": 454, "text": "same", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 461, "feats": null, "head": 33, "id": 32, "lemma": "to", "misc": "", "start_char": 459, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 465, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 29, "id": 33, "lemma": "you", "misc": "", "start_char": 462, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 467, "feats": null, "head": 3, "id": 34, "lemma": ".", "misc": "", "start_char": 466, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Yeah)) (, ...) (S (VP (VB Try) (NP (PRP me)))) (. .)))" }, "speaker": "Sheldon", "text": "Yeah...Try me.", "tokens": [ { "deprel": "discourse", "end_char": 472, "feats": null, "head": 3, "id": 1, "lemma": "yeah", "misc": "", "start_char": 468, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 476, "feats": null, "head": 1, "id": 2, "lemma": "...", "misc": "", "start_char": 473, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 480, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "try", "misc": "", "start_char": 477, "text": "Try", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 483, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 4, "lemma": "I", "misc": "", "start_char": 481, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 485, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 484, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP enjoy) (S (VP (VBG making) (NP (NN fun)) (PP (IN of) (NP (NN engineering))) (NP (ADVP (RB so) (RB much)) (: ;) (SBARQ (WHADVP (WRB how)) (SQ (VBP do) (NP (PRP you)) (VP (VB quantify) (NP (NP (DT the) (NN strength)) (PP (IN of) (NP (NNS materials))))))))))) (. ?)))" }, "speaker": "Howard", "text": "You enjoy making fun of engineering so much; how do you quantify the strength of materials?", "tokens": [ { "deprel": "nsubj", "end_char": 489, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 486, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 495, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "enjoy", "misc": "", "start_char": 490, "text": "enjoy", "upos": "VERB", "xpos": "VBP" }, { "deprel": "xcomp", "end_char": 502, "feats": "VerbForm=Ger", "head": 2, "id": 3, "lemma": "make", "misc": "", "start_char": 496, "text": "making", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 506, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "fun", "misc": "", "start_char": 503, "text": "fun", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 509, "feats": null, "head": 6, "id": 5, "lemma": "of", "misc": "", "start_char": 507, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 521, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "engineering", "misc": "", "start_char": 510, "text": "engineering", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 524, "feats": null, "head": 8, "id": 7, "lemma": "so", "misc": "", "start_char": 522, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 529, "feats": null, "head": 3, "id": 8, "lemma": "much", "misc": "", "start_char": 525, "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 531, "feats": null, "head": 13, "id": 9, "lemma": ";", "misc": "", "start_char": 530, "text": ";", "upos": "PUNCT", "xpos": ":" }, { "deprel": "advmod", "end_char": 535, "feats": "PronType=Int", "head": 13, "id": 10, "lemma": "how", "misc": "", "start_char": 532, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 538, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "do", "misc": "", "start_char": 536, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 542, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 12, "lemma": "you", "misc": "", "start_char": 539, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 551, "feats": "VerbForm=Inf", "head": 2, "id": 13, "lemma": "quantify", "misc": "", "start_char": 543, "text": "quantify", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 555, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 14, "lemma": "the", "misc": "", "start_char": 552, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 564, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "strength", "misc": "", "start_char": 556, "text": "strength", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 567, "feats": null, "head": 17, "id": 16, "lemma": "of", "misc": "", "start_char": 565, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 577, "feats": "Number=Plur", "head": 15, "id": 17, "lemma": "material", "misc": "", "start_char": 568, "text": "materials", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 579, "feats": null, "head": 2, "id": 18, "lemma": "?", "misc": "", "start_char": 578, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (NP (NP (NNP Young) (POS 's)) (NN modulus) (. .)))" }, "speaker": "Sheldon", "text": "Young's modulus.", "tokens": [ { "deprel": "nmod:poss", "end_char": 585, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Young", "misc": "", "start_char": 580, "text": "Young", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 588, "feats": null, "head": 1, "id": 2, "lemma": "'s", "misc": "", "start_char": 586, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "root", "end_char": 596, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "modulus", "misc": "", "start_char": 589, "text": "modulus", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 598, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 597, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (SBARQ (NP (NP (NNP Young) (POS 's)) (NN modulus) (. .)) (SQ (VBZ Is) (NP (DT that)) (ADJP (JJ right))) (. ?)))" }, "speaker": "Raj", "text": "Young's modulus . Is that right?", "tokens": [ { "deprel": "nmod:poss", "end_char": 604, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Young", "misc": "", "start_char": 599, "text": "Young", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 607, "feats": null, "head": 1, "id": 2, "lemma": "'s", "misc": "", "start_char": 605, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "dislocated", "end_char": 615, "feats": "Number=Sing", "head": 7, "id": 3, "lemma": "modulus", "misc": "", "start_char": 608, "text": "modulus", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 617, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 616, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cop", "end_char": 620, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 618, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 625, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 6, "lemma": "that", "misc": "", "start_char": 621, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "root", "end_char": 631, "feats": "Degree=Pos", "head": 0, "id": 7, "lemma": "right", "misc": "", "start_char": 626, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 633, "feats": null, "head": 7, "id": 8, "lemma": "?", "misc": "", "start_char": 632, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (SBARQ (LST (UH Yeah) (. .) (UH Okay)) (, ,) (WHADVP (WRB how)) (SQ (VBP do) (NP (PRP you)) (VP (VB prevent) (NP (NN eddy) (NNS currents)) (PP (IN in) (NP (DT a) (NN transformer))))) (. ?)))" }, "speaker": "Howard", "text": "Yeah . Okay, how do you prevent eddy currents in a transformer?", "tokens": [ { "deprel": "discourse", "end_char": 638, "feats": null, "head": 8, "id": 1, "lemma": "yeah", "misc": "", "start_char": 634, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 640, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 639, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 645, "feats": null, "head": 8, "id": 3, "lemma": "okay", "misc": "", "start_char": 641, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 647, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 646, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 651, "feats": "PronType=Int", "head": 8, "id": 5, "lemma": "how", "misc": "", "start_char": 648, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 654, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "do", "misc": "", "start_char": 652, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 658, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 7, "lemma": "you", "misc": "", "start_char": 655, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 666, "feats": "VerbForm=Inf", "head": 0, "id": 8, "lemma": "prevent", "misc": "", "start_char": 659, "text": "prevent", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound", "end_char": 671, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "eddy", "misc": "", "start_char": 667, "text": "eddy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 680, "feats": "Number=Plur", "head": 8, "id": 10, "lemma": "current", "misc": "", "start_char": 672, "text": "currents", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 683, "feats": null, "head": 13, "id": 11, "lemma": "in", "misc": "", "start_char": 681, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 685, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 12, "lemma": "a", "misc": "", "start_char": 684, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 697, "feats": "Number=Sing", "head": 8, "id": 13, "lemma": "transformer", "misc": "", "start_char": 686, "text": "transformer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 699, "feats": null, "head": 8, "id": 14, "lemma": "?", "misc": "", "start_char": 698, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (VP (VB Laminate) (NP (DT the) (NN core) (NN material))) (. .)))" }, "speaker": "Sheldon", "text": "Laminate the core material.", "tokens": [ { "deprel": "root", "end_char": 708, "feats": "VerbForm=Inf", "head": 0, "id": 1, "lemma": "laminate", "misc": "", "start_char": 700, "text": "Laminate", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 712, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 2, "lemma": "the", "misc": "", "start_char": 709, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 717, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "core", "misc": "", "start_char": 713, "text": "core", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 726, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "material", "misc": "", "start_char": 718, "text": "material", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 728, "feats": null, "head": 1, "id": 5, "lemma": ".", "misc": "", "start_char": 727, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (VP (VB Come) (PRT (RP on))) (, ,) (VP (VB give) (NP (PRP him)) (NP (DT a) (JJ hard) (NN one))) (. .)))" }, "speaker": "Leonard", "text": "Come on, give him a hard one.", "tokens": [ { "deprel": "root", "end_char": 733, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "come", "misc": "", "start_char": 729, "text": "Come", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 736, "feats": null, "head": 1, "id": 2, "lemma": "on", "misc": "", "start_char": 734, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 738, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 737, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 743, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 4, "lemma": "give", "misc": "", "start_char": 739, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 747, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "he", "misc": "", "start_char": 744, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 749, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 6, "lemma": "a", "misc": "", "start_char": 748, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 754, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "hard", "misc": "", "start_char": 750, "text": "hard", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 758, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "one", "misc": "", "start_char": 755, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 760, "feats": null, "head": 1, "id": 9, "lemma": ".", "misc": "", "start_char": 759, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBD was) (NP (DT a) (JJ hard) (NN one) (. .) (SBARQ (WHADVP (WRB How)) (SQ (VBZ does) (NP (NP (DT the) (NN flow) (NN rate)) (PP (IN in) (NP (DT a) (NN pipe)))) (VP (VB depend) (PP (IN on) (NP (PRP$ its) (NN diameter))))) (. ?) (SQ (WHNP (PRP You)) (VP (VBP do) (RB n't) (VP (VB know)))) (, ,) (SQ (VBP do) (NP (PRP you)) (. ?) (SBARQ (WHNP (WP What)) (SQ (VP (VBZ 's) (NP (DT the) (NN matter)) (, ,) (NP (JJ smart) (NN guy)) (. ?) (S (SQ (VBP Do) (RB n't) (VP (VB know) (NP (NP (NNP Poiseuille) (POS 's)) (NN law))))))))) (. ?))))))" }, "speaker": "Howard", "text": "That was a hard one . How does the flow rate in a pipe depend on its diameter? You don't know, do you? What's the matter, smart guy? Don't know Poiseuille's law?", "tokens": [ { "deprel": "nsubj", "end_char": 765, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 1, "lemma": "that", "misc": "", "start_char": 761, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 769, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 766, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 771, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 3, "lemma": "a", "misc": "", "start_char": 770, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 776, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "hard", "misc": "", "start_char": 772, "text": "hard", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 780, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "one", "misc": "", "start_char": 777, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 782, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 781, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 786, "feats": "PronType=Int", "head": 15, "id": 7, "lemma": "how", "misc": "", "start_char": 783, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 791, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 8, "lemma": "do", "misc": "", "start_char": 787, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 795, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 9, "lemma": "the", "misc": "", "start_char": 792, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 800, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "flow", "misc": "", "start_char": 796, "text": "flow", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 805, "feats": "Number=Sing", "head": 15, "id": 11, "lemma": "rate", "misc": "", "start_char": 801, "text": "rate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 808, "feats": null, "head": 14, "id": 12, "lemma": "in", "misc": "", "start_char": 806, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 810, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 13, "lemma": "a", "misc": "", "start_char": 809, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 815, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "pipe", "misc": "", "start_char": 811, "text": "pipe", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 822, "feats": "VerbForm=Inf", "head": 5, "id": 15, "lemma": "depend", "misc": "", "start_char": 816, "text": "depend", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 825, "feats": null, "head": 18, "id": 16, "lemma": "on", "misc": "", "start_char": 823, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 829, "feats": "Case=Gen|Gender=Neut|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 18, "id": 17, "lemma": "its", "misc": "", "start_char": 826, "text": "its", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 838, "feats": "Number=Sing", "head": 15, "id": 18, "lemma": "diameter", "misc": "", "start_char": 830, "text": "diameter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 840, "feats": null, "head": 15, "id": 19, "lemma": "?", "misc": "", "start_char": 839, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 844, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 23, "id": 20, "lemma": "you", "misc": "", "start_char": 841, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 847, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 23, "id": 21, "lemma": "do", "misc": "", "start_char": 845, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 851, "feats": null, "head": 23, "id": 22, "lemma": "not", "misc": "", "start_char": 848, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 856, "feats": "VerbForm=Inf", "head": 15, "id": 23, "lemma": "know", "misc": "", "start_char": 852, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 858, "feats": null, "head": 25, "id": 24, "lemma": ",", "misc": "", "start_char": 857, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 861, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 28, "id": 25, "lemma": "do", "misc": "", "start_char": 859, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 865, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 28, "id": 26, "lemma": "you", "misc": "", "start_char": 862, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 867, "feats": null, "head": 28, "id": 27, "lemma": "?", "misc": "", "start_char": 866, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 872, "feats": "PronType=Int", "head": 15, "id": 28, "lemma": "what", "misc": "", "start_char": 868, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 875, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 28, "id": 29, "lemma": "be", "misc": "", "start_char": 873, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 879, "feats": "Definite=Def|PronType=Art", "head": 31, "id": 30, "lemma": "the", "misc": "", "start_char": 876, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 886, "feats": "Number=Sing", "head": 28, "id": 31, "lemma": "matter", "misc": "", "start_char": 880, "text": "matter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 888, "feats": null, "head": 28, "id": 32, "lemma": ",", "misc": "", "start_char": 887, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 894, "feats": "Degree=Pos", "head": 34, "id": 33, "lemma": "smart", "misc": "", "start_char": 889, "text": "smart", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 898, "feats": "Number=Sing", "head": 38, "id": 34, "lemma": "guy", "misc": "", "start_char": 895, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 900, "feats": null, "head": 38, "id": 35, "lemma": "?", "misc": "", "start_char": 899, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 903, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 38, "id": 36, "lemma": "do", "misc": "", "start_char": 901, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 907, "feats": null, "head": 38, "id": 37, "lemma": "not", "misc": "", "start_char": 904, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 912, "feats": "VerbForm=Inf", "head": 15, "id": 38, "lemma": "know", "misc": "", "start_char": 908, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 923, "feats": "Number=Sing", "head": 41, "id": 39, "lemma": "Poiseuille", "misc": "", "start_char": 913, "text": "Poiseuille", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 926, "feats": null, "head": 39, "id": 40, "lemma": "'s", "misc": "", "start_char": 924, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "end_char": 930, "feats": "Number=Sing", "head": 38, "id": 41, "lemma": "law", "misc": "", "start_char": 927, "text": "law", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 932, "feats": null, "head": 5, "id": 42, "lemma": "?", "misc": "", "start_char": 931, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (S (VP (VBP Thank) (NP (NN goodness)) (SBAR (S (NP (PRP I)) (VP (VBD got) (NP (PRP it))))))) (. !) (ADVP (RB Now)) (NP (PRP I)) (VP (MD can) (VP (VB quit) (S (VP (VBG checking) (NP (PRP$ my) (NN stool)))))) (. .)))" }, "speaker": "Sheldon", "text": "Thank goodness I got it! Now I can quit checking my stool.", "tokens": [ { "deprel": "root", "end_char": 938, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "thank", "misc": "", "start_char": 933, "text": "Thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "iobj", "end_char": 947, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "goodness", "misc": "", "start_char": 939, "text": "goodness", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 949, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 948, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 953, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 1, "id": 4, "lemma": "get", "misc": "", "start_char": 950, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 956, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "it", "misc": "", "start_char": 954, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 958, "feats": null, "head": 1, "id": 6, "lemma": "!", "misc": "", "start_char": 957, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 962, "feats": null, "head": 10, "id": 7, "lemma": "now", "misc": "", "start_char": 959, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 964, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "I", "misc": "", "start_char": 963, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 968, "feats": "VerbForm=Fin", "head": 10, "id": 9, "lemma": "can", "misc": "", "start_char": 965, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 973, "feats": "VerbForm=Inf", "head": 1, "id": 10, "lemma": "quit", "misc": "", "start_char": 969, "text": "quit", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 982, "feats": "VerbForm=Ger", "head": 10, "id": 11, "lemma": "check", "misc": "", "start_char": 974, "text": "checking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 985, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 13, "id": 12, "lemma": "my", "misc": "", "start_char": 983, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 991, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "stool", "misc": "", "start_char": 986, "text": "stool", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 993, "feats": null, "head": 1, "id": 14, "lemma": ".", "misc": "", "start_char": 992, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 1, 0, 0 ], [ 1, 7, 7 ], [ 3, 0, 0 ], [ 4, 5, 5 ], [ 5, 4, 4 ], [ 5, 10, 10 ], [ 6, 0, 0 ], [ 7, 5, 5 ], [ 7, 32, 32 ], [ 8, 3, 3 ], [ 9, 0, 0 ], [ 9, 11, 11 ], [ 12, 6, 6 ], [ 14, 4, 4 ], [ 15, 19, 19 ], [ 15, 25, 25 ], [ 15, 32, 33 ], [ 16, 2, 2 ], [ 16, 7, 7 ], [ 16, 11, 11 ] ], [ [ 1, 2, 2 ], [ 1, 4, 4 ], [ 2, 1, 1 ] ], [ [ 1, 7, 8 ], [ 2, 4, 4 ], [ 2, 12, 12 ] ], [ [ 1, 12, 13 ] ], [ [ 3, 2, 2 ], [ 4, 0, 0 ], [ 5, 2, 2 ], [ 5, 8, 8 ], [ 6, 2, 2 ], [ 6, 3, 3 ], [ 7, 0, 0 ], [ 7, 8, 8 ], [ 7, 16, 16 ], [ 7, 26, 26 ] ], [ [ 3, 4, 5 ] ], [ [ 4, 2, 6 ] ], [ [ 4, 5, 6 ] ], [ [ 5, 4, 5 ], [ 6, 10, 10 ] ], [ [ 7, 24, 24 ] ], [ [ 9, 5, 5 ] ], [ [ 9, 16, 16 ] ], [ [ 9, 13, 16 ] ], [ [ 10, 0, 2 ], [ 11, 0, 2 ], [ 11, 5, 5 ] ], [ [ 12, 8, 9 ] ], [ [ 12, 11, 12 ] ], [ [ 13, 1, 3 ] ], [ [ 14, 5, 7 ], [ 15, 2, 4 ] ], [ [ 15, 0, 0 ] ], [ [ 15, 8, 13 ] ], [ [ 15, 12, 13 ], [ 15, 16, 16 ] ], [ [ 15, 16, 17 ] ], [ [ 15, 29, 30 ] ], [ [ 15, 38, 40 ] ], [ [ 16, 4, 4 ] ], [ [ 16, 11, 12 ] ] ]
s08e02c10t
Well? Sheldon, I - I promise . Your uvula does not have an STD. Are you sure? It just doesn't feel as innocent as it used to. You reported me to human resources? You violated the sanctity of my mouth. Well, I dropped your class, so I hope you're happy. I told you you weren't smart enough to take it. I'm smart enough, Sheldon . Asking me a bunch of questions about a topic I'm not familiar with doesn't prove anything . I could do the same to you. Yeah...Try me. You enjoy making fun of engineering so much; how do you quantify the strength of materials? Young's modulus. Young's modulus . Is that right? Yeah . Okay, how do you prevent eddy currents in a transformer? Laminate the core material. Come on, give him a hard one. That was a hard one . How does the flow rate in a pipe depend on its diameter? You don't know, do you? What's the matter, smart guy? Don't know Poiseuille's law? Thank goodness I got it! Now I can quit checking my stool.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (SBARQ (RB So) (, ...) (WHADVP (WRB why)) (SQ (VBP do) (NP (PRP you)) (VP (VB think) (SBAR (S (NP (PRP you)) (VP (MD 'd) (VP (VB make) (NP (DT a) (JJ good) (NML (NN pharmaceutical) (NNS sales)) (NN rep)))))))) (. ?)))" }, "speaker": "Dan", "text": "So...why do you think you'd make a good pharmaceutical sales rep?", "tokens": [ { "deprel": "advmod", "end_char": 2, "feats": null, "head": 6, "id": 1, "lemma": "so", "misc": "", "start_char": 0, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 6, "feats": null, "head": 6, "id": 2, "lemma": "...", "misc": "", "start_char": 3, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 10, "feats": "PronType=Int", "head": 6, "id": 3, "lemma": "why", "misc": "", "start_char": 7, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 13, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 11, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 17, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 14, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 23, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "think", "misc": "", "start_char": 18, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 27, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 7, "lemma": "you", "misc": "", "start_char": 24, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 30, "feats": "VerbForm=Fin", "head": 9, "id": 8, "lemma": "would", "misc": "", "start_char": 28, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 35, "feats": "VerbForm=Inf", "head": 6, "id": 9, "lemma": "make", "misc": "", "start_char": 31, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 37, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 10, "lemma": "a", "misc": "", "start_char": 36, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 42, "feats": "Degree=Pos", "head": 14, "id": 11, "lemma": "good", "misc": "", "start_char": 38, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 57, "feats": "Number=Sing", "head": 14, "id": 12, "lemma": "pharmaceutical", "misc": "", "start_char": 43, "text": "pharmaceutical", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 63, "feats": "Number=Plur", "head": 14, "id": 13, "lemma": "sale", "misc": "", "start_char": 58, "text": "sales", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "obj", "end_char": 67, "feats": "Number=Sing", "head": 9, "id": 14, "lemma": "rep", "misc": "", "start_char": 64, "text": "rep", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 69, "feats": null, "head": 6, "id": 15, "lemma": "?", "misc": "", "start_char": 68, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (PRP I)) (VP (VBP 'm) (NP (DT a) (NN people) (NN person) (. .) (NP (UH Mm) (HYPH -) (UH hmm)) (. .) (S (NP (NNS People)) (VP (VBP like) (NP (PRP me)))) (. .) (S (NP (NP (DT Some)) (PP (IN of) (NP (PRP$ my) (JJ favorite) (NNS people)))) (VP (VBP are) (NP (NNS people)))) (. .) (S (NP (PRP I)) (VP (VBP feel) (SBAR (IN like) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG saying) (SBAR (S (NP (`` \") (NNS people) ('' \") (NP (DT a) (NN lot) (. .) (NP (NNS People) (, ,) (NNS people) (, ,) (NNS people) (, ,) (NN pe) (, ...) (UH Okay))) (, ,)) (NP (PRP I)) (VP (VBP 'm) (VP (VBN done))))))))))))) (. .)))" }, "speaker": "Penny", "text": "Well, I'm a people person . Mm - hmm . People like me . Some of my favorite people are people . I feel like I'm saying \" people \" a lot . People, people, people, pe...Okay, I'm done.", "tokens": [ { "deprel": "discourse", "end_char": 74, "feats": null, "head": 7, "id": 1, "lemma": "well", "misc": "", "start_char": 70, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 76, "feats": null, "head": 7, "id": 2, "lemma": ",", "misc": "", "start_char": 75, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 78, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 3, "lemma": "I", "misc": "", "start_char": 77, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 81, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 4, "lemma": "be", "misc": "", "start_char": 79, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 83, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 5, "lemma": "a", "misc": "", "start_char": 82, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 90, "feats": "Number=Plur", "head": 7, "id": 6, "lemma": "person", "misc": "", "start_char": 84, "text": "people", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 97, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "person", "misc": "", "start_char": 91, "text": "person", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 99, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 98, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 102, "feats": null, "head": 7, "id": 9, "lemma": "mm", "misc": "", "start_char": 100, "text": "Mm", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 104, "feats": null, "head": 11, "id": 10, "lemma": "-", "misc": "", "start_char": 103, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "discourse", "end_char": 108, "feats": null, "head": 7, "id": 11, "lemma": "hmm", "misc": "", "start_char": 105, "text": "hmm", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 110, "feats": null, "head": 14, "id": 12, "lemma": ".", "misc": "", "start_char": 109, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 117, "feats": "Number=Plur", "head": 14, "id": 13, "lemma": "person", "misc": "", "start_char": 111, "text": "People", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "parataxis", "end_char": 122, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 14, "lemma": "like", "misc": "", "start_char": 118, "text": "like", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 125, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 15, "lemma": "I", "misc": "", "start_char": 123, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 127, "feats": null, "head": 7, "id": 16, "lemma": ".", "misc": "", "start_char": 126, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 132, "feats": null, "head": 23, "id": 17, "lemma": "some", "misc": "", "start_char": 128, "text": "Some", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "end_char": 135, "feats": null, "head": 21, "id": 18, "lemma": "of", "misc": "", "start_char": 133, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 138, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 21, "id": 19, "lemma": "my", "misc": "", "start_char": 136, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 147, "feats": "Degree=Pos", "head": 21, "id": 20, "lemma": "favorite", "misc": "", "start_char": 139, "text": "favorite", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 154, "feats": "Number=Plur", "head": 17, "id": 21, "lemma": "person", "misc": "", "start_char": 148, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 158, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 23, "id": 22, "lemma": "be", "misc": "", "start_char": 155, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 165, "feats": "Number=Plur", "head": 7, "id": 23, "lemma": "person", "misc": "", "start_char": 159, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 167, "feats": null, "head": 7, "id": 24, "lemma": ".", "misc": "", "start_char": 166, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 169, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 26, "id": 25, "lemma": "I", "misc": "", "start_char": 168, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 174, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 26, "lemma": "feel", "misc": "", "start_char": 170, "text": "feel", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 179, "feats": null, "head": 30, "id": 27, "lemma": "like", "misc": "", "start_char": 175, "text": "like", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 181, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 30, "id": 28, "lemma": "I", "misc": "", "start_char": 180, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 184, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 30, "id": 29, "lemma": "be", "misc": "", "start_char": 182, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 191, "feats": "Tense=Pres|VerbForm=Part", "head": 26, "id": 30, "lemma": "say", "misc": "", "start_char": 185, "text": "saying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 193, "feats": null, "head": 32, "id": 31, "lemma": "\"", "misc": "", "start_char": 192, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "obj", "end_char": 200, "feats": "Number=Plur", "head": 30, "id": 32, "lemma": "person", "misc": "", "start_char": 194, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 202, "feats": null, "head": 32, "id": 33, "lemma": "\"", "misc": "", "start_char": 201, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "det", "end_char": 204, "feats": "Definite=Ind|PronType=Art", "head": 35, "id": 34, "lemma": "a", "misc": "", "start_char": 203, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 208, "feats": "Number=Sing", "head": 30, "id": 35, "lemma": "lot", "misc": "", "start_char": 205, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 210, "feats": null, "head": 37, "id": 36, "lemma": ".", "misc": "", "start_char": 209, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "conj", "end_char": 217, "feats": "Number=Plur", "head": 32, "id": 37, "lemma": "person", "misc": "", "start_char": 211, "text": "People", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 219, "feats": null, "head": 39, "id": 38, "lemma": ",", "misc": "", "start_char": 218, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 226, "feats": "Number=Plur", "head": 37, "id": 39, "lemma": "person", "misc": "", "start_char": 220, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 228, "feats": null, "head": 41, "id": 40, "lemma": ",", "misc": "", "start_char": 227, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 235, "feats": "Number=Plur", "head": 37, "id": 41, "lemma": "person", "misc": "", "start_char": 229, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 237, "feats": null, "head": 43, "id": 42, "lemma": ",", "misc": "", "start_char": 236, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 240, "feats": "Number=Sing", "head": 37, "id": 43, "lemma": "pe", "misc": "", "start_char": 238, "text": "pe", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 244, "feats": null, "head": 37, "id": 44, "lemma": "...", "misc": "", "start_char": 241, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 249, "feats": null, "head": 49, "id": 45, "lemma": "okay", "misc": "", "start_char": 245, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 251, "feats": null, "head": 49, "id": 46, "lemma": ",", "misc": "", "start_char": 250, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:pass", "end_char": 253, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 49, "id": 47, "lemma": "I", "misc": "", "start_char": 252, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 256, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 49, "id": 48, "lemma": "be", "misc": "", "start_char": 254, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 261, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 7, "id": 49, "lemma": "do", "misc": "", "start_char": 257, "text": "done", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 263, "feats": null, "head": 7, "id": 50, "lemma": ".", "misc": "", "start_char": 262, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (ADJP (JJ sure)) (. ?)))" }, "speaker": "Dan", "text": "You sure?", "tokens": [ { "deprel": "nsubj", "end_char": 267, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 264, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 272, "feats": "Degree=Pos", "head": 0, "id": 2, "lemma": "sure", "misc": "", "start_char": 268, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 274, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 273, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (NP (NNS People) (. .) (UH Yes) (. .)))" }, "speaker": "Penny", "text": "People . Yes.", "tokens": [ { "deprel": "root", "end_char": 281, "feats": "Number=Plur", "head": 0, "id": 1, "lemma": "person", "misc": "", "start_char": 275, "text": "People", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 283, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 282, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 287, "feats": null, "head": 1, "id": 3, "lemma": "yes", "misc": "", "start_char": 284, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 289, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 288, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (INTJ (JJ Good) (. !) (RB So) (, ,) (SBARQ (WHADVP (WRB how)) (SQ (VBP do) (NP (PRP you)) (VP (VB feel) (SBAR (S (NP (PRP$ your) (JJ previous) (NN job) (NN experience)) (VP (VBZ has) (VP (VBN prepared) (NP (PRP you)) (PP (IN for) (NP (NP (DT a) (NN career)) (PP (IN like) (NP (DT this))))))))))) (. ?))))" }, "speaker": "Dan", "text": "Good! So, how do you feel your previous job experience has prepared you for a career like this?", "tokens": [ { "deprel": "root", "end_char": 294, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "good", "misc": "", "start_char": 290, "text": "Good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 296, "feats": null, "head": 1, "id": 2, "lemma": "!", "misc": "", "start_char": 295, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 299, "feats": null, "head": 8, "id": 3, "lemma": "so", "misc": "", "start_char": 297, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 301, "feats": null, "head": 8, "id": 4, "lemma": ",", "misc": "", "start_char": 300, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 305, "feats": "PronType=Int", "head": 8, "id": 5, "lemma": "how", "misc": "", "start_char": 302, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 308, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "do", "misc": "", "start_char": 306, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 312, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 7, "lemma": "you", "misc": "", "start_char": 309, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 317, "feats": "VerbForm=Inf", "head": 1, "id": 8, "lemma": "feel", "misc": "", "start_char": 313, "text": "feel", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 322, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 12, "id": 9, "lemma": "your", "misc": "", "start_char": 318, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 331, "feats": "Degree=Pos", "head": 12, "id": 10, "lemma": "previous", "misc": "", "start_char": 323, "text": "previous", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 335, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "job", "misc": "", "start_char": 332, "text": "job", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 346, "feats": "Number=Sing", "head": 14, "id": 12, "lemma": "experience", "misc": "", "start_char": 336, "text": "experience", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 350, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 13, "lemma": "have", "misc": "", "start_char": 347, "text": "has", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 359, "feats": "Tense=Past|VerbForm=Part", "head": 8, "id": 14, "lemma": "prepare", "misc": "", "start_char": 351, "text": "prepared", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 363, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 14, "id": 15, "lemma": "you", "misc": "", "start_char": 360, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 367, "feats": null, "head": 18, "id": 16, "lemma": "for", "misc": "", "start_char": 364, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 369, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 17, "lemma": "a", "misc": "", "start_char": 368, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 376, "feats": "Number=Sing", "head": 14, "id": 18, "lemma": "career", "misc": "", "start_char": 370, "text": "career", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 381, "feats": null, "head": 20, "id": 19, "lemma": "like", "misc": "", "start_char": 377, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 386, "feats": "Number=Sing|PronType=Dem", "head": 18, "id": 20, "lemma": "this", "misc": "", "start_char": 382, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 388, "feats": null, "head": 8, "id": 21, "lemma": "?", "misc": "", "start_char": 387, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Uh)) (, ,) (INTJ (UH well)) (, ,) (PP (IN as) (NP (DT a) (NN waitress))) (, ,) (NP (NNS sales)) (VP (VBD was) (NP (NP (DT a) (JJ big) (NN part)) (PP (IN of) (NP (PRP$ my) (NN job))))) (. .) (S (NP (PRP I)) (VP (VBP mean) (PRN (, ,) (S (VP (VB believe) (NP (PRP me)))) (, ,)) (SBAR (S (NP (PRP I)) (VP (VBD convinced) (SBAR (S (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NP (ADJP (RB very) (JJ large)) (NNS customers)) (, ,) (SBAR (WHNP (WP who)) (S (VP (VP (MD should) (RB not) (VP (VB be) (VP (VBG eating) (NP (NN cheesecake))))) (, ,) (S (VP (TO to) (VP (VB have) (NP (JJR more) (NN cheesecake)))))) (PRN (. .) (S (NP (PRP I)) (VP (VBP mean))) (, ,))))))) (NP (NP (CD one)) (PP (IN of) (NP (DT those) (NNS chubsters)))) (ADVP (RB even)) (VP (VBD had) (NP (DT an) (NN insulin) (NN pump)))))))))) (. !)))" }, "speaker": "Penny", "text": "Uh, well, as a waitress, sales was a big part of my job . I mean, believe me, I convinced a lot of very large customers, who should not be eating cheesecake, to have more cheesecake . I mean, one of those chubsters even had an insulin pump!", "tokens": [ { "deprel": "discourse", "end_char": 391, "feats": null, "head": 13, "id": 1, "lemma": "uh", "misc": "", "start_char": 389, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 393, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 392, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 398, "feats": null, "head": 13, "id": 3, "lemma": "well", "misc": "", "start_char": 394, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 400, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 399, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 403, "feats": null, "head": 7, "id": 5, "lemma": "as", "misc": "", "start_char": 401, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 405, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 404, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 414, "feats": "Number=Sing", "head": 13, "id": 7, "lemma": "waitress", "misc": "", "start_char": 406, "text": "waitress", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 416, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 415, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 422, "feats": "Number=Plur", "head": 13, "id": 9, "lemma": "sale", "misc": "", "start_char": 417, "text": "sales", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 426, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": 10, "lemma": "be", "misc": "", "start_char": 423, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 428, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 11, "lemma": "a", "misc": "", "start_char": 427, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 432, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "big", "misc": "", "start_char": 429, "text": "big", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 437, "feats": "Number=Sing", "head": 0, "id": 13, "lemma": "part", "misc": "", "start_char": 433, "text": "part", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 440, "feats": null, "head": 16, "id": 14, "lemma": "of", "misc": "", "start_char": 438, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 443, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 16, "id": 15, "lemma": "my", "misc": "", "start_char": 441, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 447, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "job", "misc": "", "start_char": 444, "text": "job", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 449, "feats": null, "head": 13, "id": 17, "lemma": ".", "misc": "", "start_char": 448, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 451, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 18, "lemma": "I", "misc": "", "start_char": 450, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 456, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 21, "id": 19, "lemma": "mean", "misc": "", "start_char": 452, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 458, "feats": null, "head": 19, "id": 20, "lemma": ",", "misc": "", "start_char": 457, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 466, "feats": "Mood=Imp|VerbForm=Fin", "head": 13, "id": 21, "lemma": "believe", "misc": "", "start_char": 459, "text": "believe", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 469, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 21, "id": 22, "lemma": "I", "misc": "", "start_char": 467, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 471, "feats": null, "head": 25, "id": 23, "lemma": ",", "misc": "", "start_char": 470, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 473, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 25, "id": 24, "lemma": "I", "misc": "", "start_char": 472, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 483, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 21, "id": 25, "lemma": "convince", "misc": "", "start_char": 474, "text": "convinced", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 485, "feats": "Definite=Ind|PronType=Art", "head": 27, "id": 26, "lemma": "a", "misc": "", "start_char": 484, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 489, "feats": "Number=Sing", "head": 25, "id": 27, "lemma": "lot", "misc": "", "start_char": 486, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 492, "feats": null, "head": 31, "id": 28, "lemma": "of", "misc": "", "start_char": 490, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "advmod", "end_char": 497, "feats": null, "head": 30, "id": 29, "lemma": "very", "misc": "", "start_char": 493, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 503, "feats": "Degree=Pos", "head": 31, "id": 30, "lemma": "large", "misc": "", "start_char": 498, "text": "large", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 513, "feats": "Number=Plur", "head": 27, "id": 31, "lemma": "customer", "misc": "", "start_char": 504, "text": "customers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 515, "feats": null, "head": 31, "id": 32, "lemma": ",", "misc": "", "start_char": 514, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 519, "feats": "PronType=Rel", "head": 37, "id": 33, "lemma": "who", "misc": "", "start_char": 516, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 526, "feats": "VerbForm=Fin", "head": 37, "id": 34, "lemma": "should", "misc": "", "start_char": 520, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 530, "feats": null, "head": 37, "id": 35, "lemma": "not", "misc": "", "start_char": 527, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "aux", "end_char": 533, "feats": "VerbForm=Inf", "head": 37, "id": 36, "lemma": "be", "misc": "", "start_char": 531, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "acl:relcl", "end_char": 540, "feats": "Tense=Pres|VerbForm=Part", "head": 31, "id": 37, "lemma": "eat", "misc": "", "start_char": 534, "text": "eating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 551, "feats": "Number=Sing", "head": 37, "id": 38, "lemma": "cheesecake", "misc": "", "start_char": 541, "text": "cheesecake", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 553, "feats": null, "head": 41, "id": 39, "lemma": ",", "misc": "", "start_char": 552, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 556, "feats": null, "head": 41, "id": 40, "lemma": "to", "misc": "", "start_char": 554, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "conj", "end_char": 561, "feats": "VerbForm=Inf", "head": 37, "id": 41, "lemma": "have", "misc": "", "start_char": 557, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "end_char": 566, "feats": "Degree=Cmp", "head": 43, "id": 42, "lemma": "more", "misc": "", "start_char": 562, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "end_char": 577, "feats": "Number=Sing", "head": 41, "id": 43, "lemma": "cheesecake", "misc": "", "start_char": 567, "text": "cheesecake", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 579, "feats": null, "head": 13, "id": 44, "lemma": ".", "misc": "", "start_char": 578, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 581, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 46, "id": 45, "lemma": "I", "misc": "", "start_char": 580, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 586, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 46, "lemma": "mean", "misc": "", "start_char": 582, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 588, "feats": null, "head": 53, "id": 47, "lemma": ",", "misc": "", "start_char": 587, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 592, "feats": "NumForm=Word|NumType=Card", "head": 53, "id": 48, "lemma": "one", "misc": "", "start_char": 589, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 595, "feats": null, "head": 51, "id": 49, "lemma": "of", "misc": "", "start_char": 593, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 601, "feats": "Number=Plur|PronType=Dem", "head": 51, "id": 50, "lemma": "that", "misc": "", "start_char": 596, "text": "those", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 611, "feats": "Number=Plur", "head": 48, "id": 51, "lemma": "chubster", "misc": "", "start_char": 602, "text": "chubsters", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 616, "feats": null, "head": 53, "id": 52, "lemma": "even", "misc": "", "start_char": 612, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 620, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": 53, "lemma": "have", "misc": "", "start_char": 617, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 623, "feats": "Definite=Ind|PronType=Art", "head": 56, "id": 54, "lemma": "a", "misc": "", "start_char": 621, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 631, "feats": "Number=Sing", "head": 56, "id": 55, "lemma": "insulin", "misc": "", "start_char": 624, "text": "insulin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 636, "feats": "Number=Sing", "head": 53, "id": 56, "lemma": "pump", "misc": "", "start_char": 632, "text": "pump", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 638, "feats": null, "head": 13, "id": 57, "lemma": "!", "misc": "", "start_char": 637, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP have) (NP (DT an) (NN insulin) (NN pump))) (. .)))" }, "speaker": "Dan", "text": "I have an insulin pump.", "tokens": [ { "deprel": "nsubj", "end_char": 640, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 639, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 645, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "have", "misc": "", "start_char": 641, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 648, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 3, "lemma": "a", "misc": "", "start_char": 646, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 656, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "insulin", "misc": "", "start_char": 649, "text": "insulin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 661, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "pump", "misc": "", "start_char": 657, "text": "pump", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 663, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 662, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (NP (NNS People) (. .)))" }, "speaker": "Penny", "text": "People.", "tokens": [ { "deprel": "root", "end_char": 670, "feats": "Number=Plur", "head": 0, "id": 1, "lemma": "person", "misc": "", "start_char": 664, "text": "People", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 672, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 671, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ], [ 0, 6, 6 ], [ 0, 9, 13 ] ], [ [ 1, 2, 2 ], [ 1, 4, 6 ], [ 1, 14, 14 ], [ 1, 12, 14 ], [ 1, 18, 18 ], [ 1, 24, 24 ], [ 1, 27, 27 ], [ 1, 46, 46 ], [ 2, 0, 0 ], [ 4, 6, 6 ], [ 4, 8, 8 ], [ 4, 8, 11 ], [ 4, 14, 14 ], [ 4, 16, 19 ], [ 5, 5, 6 ], [ 5, 14, 14 ], [ 5, 14, 15 ], [ 5, 10, 15 ], [ 5, 17, 17 ], [ 5, 21, 21 ], [ 5, 23, 23 ], [ 5, 44, 44 ] ], [ [ 1, 12, 12 ], [ 1, 18, 20 ], [ 1, 16, 20 ], [ 1, 22, 22 ] ], [ [ 1, 16, 16 ] ], [ [ 1, 20, 20 ], [ 1, 31, 31 ], [ 1, 33, 34 ], [ 1, 38, 38 ], [ 1, 40, 40 ] ], [ [ 1, 36, 36 ], [ 3, 0, 0 ], [ 7, 0, 0 ] ], [ [ 1, 42, 42 ] ], [ [ 4, 19, 19 ] ], [ [ 5, 8, 8 ] ], [ [ 5, 32, 32 ] ], [ [ 5, 37, 37 ], [ 5, 41, 42 ], [ 5, 47, 50 ] ], [ [ 5, 25, 37 ], [ 5, 49, 50 ] ], [ [ 5, 28, 37 ] ], [ [ 5, 53, 55 ], [ 6, 2, 4 ] ], [ [ 6, 0, 0 ] ] ]
s08e01c09t
So...why do you think you'd make a good pharmaceutical sales rep? Well, I'm a people person . Mm - hmm . People like me . Some of my favorite people are people . I feel like I'm saying " people " a lot . People, people, people, pe...Okay, I'm done. You sure? People . Yes. Good! So, how do you feel your previous job experience has prepared you for a career like this? Uh, well, as a waitress, sales was a big part of my job . I mean, believe me, I convinced a lot of very large customers, who should not be eating cheesecake, to have more cheesecake . I mean, one of those chubsters even had an insulin pump! I have an insulin pump. People.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (NP (PRP It))) (VP (VBZ 's) (ADJP (JJ weird)) (, ,) (INTJ (JJ right)) (. ?) (S (NP (NP (DT A) (VBN grown) (NN man)) (PP (IN in) (NP (PRP$ his) (NNS 30s)))) (VP (VBG living) (PP (IN with) (NP (PRP$ my) (NN mother)))))) (. .)))" }, "speaker": "Howard", "text": "It's weird, right? A grown man in his 30s living with my mother.", "tokens": [ { "deprel": "nsubj", "end_char": 2, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 0, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 5, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 3, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 11, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "weird", "misc": "", "start_char": 6, "text": "weird", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 13, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 12, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 19, "feats": "Degree=Pos", "head": 3, "id": 5, "lemma": "right", "misc": "", "start_char": 14, "text": "right", "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": "det", "end_char": 23, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 7, "lemma": "a", "misc": "", "start_char": 22, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 29, "feats": "Tense=Past|VerbForm=Part", "head": 9, "id": 8, "lemma": "grow", "misc": "", "start_char": 24, "text": "grown", "upos": "VERB", "xpos": "VBN" }, { "deprel": "parataxis", "end_char": 33, "feats": "Number=Sing", "head": 3, "id": 9, "lemma": "man", "misc": "", "start_char": 30, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 36, "feats": null, "head": 12, "id": 10, "lemma": "in", "misc": "", "start_char": 34, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 40, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 12, "id": 11, "lemma": "his", "misc": "", "start_char": 37, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 44, "feats": "Number=Plur", "head": 9, "id": 12, "lemma": "30", "misc": "", "start_char": 41, "text": "30s", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "acl", "end_char": 51, "feats": "VerbForm=Ger", "head": 9, "id": 13, "lemma": "live", "misc": "", "start_char": 45, "text": "living", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 56, "feats": null, "head": 16, "id": 14, "lemma": "with", "misc": "", "start_char": 52, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 59, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 16, "id": 15, "lemma": "my", "misc": "", "start_char": 57, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 66, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "mother", "misc": "", "start_char": 60, "text": "mother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 68, "feats": null, "head": 3, "id": 17, "lemma": ".", "misc": "", "start_char": 67, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (S (NP (DT That)) (VP (VBZ is) (ADJP (JJ weird)))) (. .) (S (NP (PRP I)) (VP (VBD thought) (SBAR (S (NP (PRP he)) (VP (VBD was) (, ,) (INTJ (UH like)) (, ,) (NP (CD 45))))))) (. .)))" }, "speaker": "Raj", "text": "That is weird . I thought he was, like, 45.", "tokens": [ { "deprel": "nsubj", "end_char": 73, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "that", "misc": "", "start_char": 69, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 76, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 74, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 82, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "weird", "misc": "", "start_char": 77, "text": "weird", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 84, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 83, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 86, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 85, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 94, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 3, "id": 6, "lemma": "think", "misc": "", "start_char": 87, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 97, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 7, "lemma": "he", "misc": "", "start_char": 95, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 101, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": 8, "lemma": "be", "misc": "", "start_char": 98, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "punct", "end_char": 103, "feats": null, "head": 8, "id": 9, "lemma": ",", "misc": "", "start_char": 102, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 108, "feats": null, "head": 12, "id": 10, "lemma": "like", "misc": "", "start_char": 104, "text": "like", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 110, "feats": null, "head": 10, "id": 11, "lemma": ",", "misc": "", "start_char": 109, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "ccomp", "end_char": 113, "feats": "NumForm=Digit|NumType=Card", "head": 6, "id": 12, "lemma": "45", "misc": "", "start_char": 111, "text": "45", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 115, "feats": null, "head": 3, "id": 13, "lemma": ".", "misc": "", "start_char": 114, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Come) (PRT (RP on)))) (, ,) (NP (PRP you)) (VP (VBP do) (RB n't) (VP (VB think) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (ADJP (NP (DT a) (JJ little)) (JJ odd))))))) (. ?)))" }, "speaker": "Howard", "text": "Come on, you don't think it's a little odd?", "tokens": [ { "deprel": "root", "end_char": 120, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "come", "misc": "", "start_char": 116, "text": "Come", "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": "nsubj", "end_char": 129, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 4, "lemma": "you", "misc": "", "start_char": 126, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 132, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "do", "misc": "", "start_char": 130, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 136, "feats": null, "head": 7, "id": 6, "lemma": "not", "misc": "", "start_char": 133, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 142, "feats": "VerbForm=Inf", "head": 1, "id": 7, "lemma": "think", "misc": "", "start_char": 137, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 145, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 8, "lemma": "it", "misc": "", "start_char": 143, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 148, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 9, "lemma": "be", "misc": "", "start_char": 146, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 150, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 149, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 157, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "little", "misc": "", "start_char": 151, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "ccomp", "end_char": 161, "feats": "Degree=Pos", "head": 7, "id": 12, "lemma": "odd", "misc": "", "start_char": 158, "text": "odd", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 163, "feats": null, "head": 1, "id": 13, "lemma": "?", "misc": "", "start_char": 162, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know) (PRN (. !) (S (NP (PRP I)) (VP (VBP mean))) (, ,)) (S (S (NP (PRP she)) (VP (VBZ 's) (ADJP (JJ lonely)))) (. .) (S (NP (PRP He)) (VP (VBZ needs) (NP (NP (DT a) (NN place)) (SBAR (S (VP (TO to) (VP (VB stay)))))))) (. .) (S (NP (PRP I)) (VP (VBP doubt) (SBAR (S (NP (EX there)) (VP (VBZ 's) (NP (NP (DT any) (JJ funny) (NN business)) (VP (VBG going) (PRT (RP on))))))))) (. .) (CC And) (SBARQ (SBAR (ADVP (RB even)) (IN if) (S (NP (EX there)) (VP (VBD was)))) (, ,) (WHNP (WP who)) (SQ (VP (VBZ cares))) (. ?) (S (NP (PRP They)) (VP (VBP 're) (NP (DT both) (NNS adults)))))))) (. .)))" }, "speaker": "Raj", "text": "I don't know! I mean, she's lonely . He needs a place to stay . I doubt there's any funny business going on . And even if there was, who cares? They're both adults.", "tokens": [ { "deprel": "nsubj", "end_char": 165, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 164, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 168, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 166, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 172, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 169, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 177, "feats": "VerbForm=Inf", "head": 11, "id": 4, "lemma": "know", "misc": "", "start_char": 173, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 179, "feats": null, "head": 4, "id": 5, "lemma": "!", "misc": "", "start_char": 178, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 181, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "I", "misc": "", "start_char": 180, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 186, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 7, "lemma": "mean", "misc": "", "start_char": 182, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 188, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 187, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 192, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 9, "lemma": "she", "misc": "", "start_char": 189, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 195, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 193, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 202, "feats": "Degree=Pos", "head": 0, "id": 11, "lemma": "lonely", "misc": "", "start_char": 196, "text": "lonely", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 204, "feats": null, "head": 14, "id": 12, "lemma": ".", "misc": "", "start_char": 203, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 207, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 13, "lemma": "he", "misc": "", "start_char": 205, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 213, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 14, "lemma": "need", "misc": "", "start_char": 208, "text": "needs", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 215, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 15, "lemma": "a", "misc": "", "start_char": 214, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 221, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "place", "misc": "", "start_char": 216, "text": "place", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 224, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 222, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 229, "feats": "VerbForm=Inf", "head": 16, "id": 18, "lemma": "stay", "misc": "", "start_char": 225, "text": "stay", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 231, "feats": null, "head": 21, "id": 19, "lemma": ".", "misc": "", "start_char": 230, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 233, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 21, "id": 20, "lemma": "I", "misc": "", "start_char": 232, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 239, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 21, "lemma": "doubt", "misc": "", "start_char": 234, "text": "doubt", "upos": "VERB", "xpos": "VBP" }, { "deprel": "expl", "end_char": 245, "feats": null, "head": 23, "id": 22, "lemma": "there", "misc": "", "start_char": 240, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "ccomp", "end_char": 248, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 21, "id": 23, "lemma": "be", "misc": "", "start_char": 246, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 252, "feats": null, "head": 26, "id": 24, "lemma": "any", "misc": "", "start_char": 249, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 258, "feats": "Degree=Pos", "head": 26, "id": 25, "lemma": "funny", "misc": "", "start_char": 253, "text": "funny", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 267, "feats": "Number=Sing", "head": 23, "id": 26, "lemma": "business", "misc": "", "start_char": 259, "text": "business", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 273, "feats": "VerbForm=Ger", "head": 26, "id": 27, "lemma": "go", "misc": "", "start_char": 268, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 276, "feats": null, "head": 27, "id": 28, "lemma": "on", "misc": "", "start_char": 274, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 278, "feats": null, "head": 21, "id": 29, "lemma": ".", "misc": "", "start_char": 277, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 282, "feats": null, "head": 42, "id": 30, "lemma": "and", "misc": "", "start_char": 279, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 287, "feats": null, "head": 34, "id": 31, "lemma": "even", "misc": "", "start_char": 283, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 290, "feats": null, "head": 34, "id": 32, "lemma": "if", "misc": "", "start_char": 288, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "expl", "end_char": 296, "feats": null, "head": 34, "id": 33, "lemma": "there", "misc": "", "start_char": 291, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "advcl", "end_char": 300, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 42, "id": 34, "lemma": "be", "misc": "", "start_char": 297, "text": "was", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 302, "feats": null, "head": 34, "id": 35, "lemma": ",", "misc": "", "start_char": 301, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 306, "feats": "PronType=Int", "head": 37, "id": 36, "lemma": "who", "misc": "", "start_char": 303, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "parataxis", "end_char": 312, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 34, "id": 37, "lemma": "care", "misc": "", "start_char": 307, "text": "cares", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 314, "feats": null, "head": 37, "id": 38, "lemma": "?", "misc": "", "start_char": 313, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 319, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 42, "id": 39, "lemma": "they", "misc": "", "start_char": 315, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 323, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 42, "id": 40, "lemma": "be", "misc": "", "start_char": 320, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 328, "feats": null, "head": 42, "id": 41, "lemma": "both", "misc": "", "start_char": 324, "text": "both", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 335, "feats": "Number=Plur", "head": 11, "id": 42, "lemma": "adult", "misc": "", "start_char": 329, "text": "adults", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 337, "feats": null, "head": 11, "id": 43, "lemma": ".", "misc": "", "start_char": 336, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (SBARQ (`` \") (WHNP (WP Who)) (SQ (VP (VBZ cares))) ('' \") (. ?) (. !)) (NP (PRP You)) (VP (MD would) (RB n't) (VP (VB care) (SBAR (IN if) (S (NP (PRP I)) (VP (VBD slept) (PP (IN with) (NP (PRP$ your) (NN mom)))))))) (. ?)))" }, "speaker": "Howard", "text": "\" Who cares \"?! You wouldn't care if I slept with your mom?", "tokens": [ { "deprel": "punct", "end_char": 339, "feats": null, "head": 3, "id": 1, "lemma": "\"", "misc": "", "start_char": 338, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj", "end_char": 343, "feats": "PronType=Int", "head": 3, "id": 2, "lemma": "who", "misc": "", "start_char": 340, "text": "Who", "upos": "PRON", "xpos": "WP" }, { "deprel": "ccomp", "end_char": 349, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 3, "lemma": "care", "misc": "", "start_char": 344, "text": "cares", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 351, "feats": null, "head": 3, "id": 4, "lemma": "\"", "misc": "", "start_char": 350, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "punct", "end_char": 353, "feats": null, "head": 3, "id": 5, "lemma": "?", "misc": "", "start_char": 352, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 355, "feats": null, "head": 3, "id": 6, "lemma": "!", "misc": "", "start_char": 354, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 359, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 7, "lemma": "you", "misc": "", "start_char": 356, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 365, "feats": "VerbForm=Fin", "head": 10, "id": 8, "lemma": "would", "misc": "", "start_char": 360, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 369, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 366, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 374, "feats": "VerbForm=Inf", "head": 0, "id": 10, "lemma": "care", "misc": "", "start_char": 370, "text": "care", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 377, "feats": null, "head": 13, "id": 11, "lemma": "if", "misc": "", "start_char": 375, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 379, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 12, "lemma": "I", "misc": "", "start_char": 378, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 385, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 10, "id": 13, "lemma": "sleep", "misc": "", "start_char": 380, "text": "slept", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 390, "feats": null, "head": 16, "id": 14, "lemma": "with", "misc": "", "start_char": 386, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 395, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 16, "id": 15, "lemma": "your", "misc": "", "start_char": 391, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 399, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "mom", "misc": "", "start_char": 396, "text": "mom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 401, "feats": null, "head": 10, "id": 17, "lemma": "?", "misc": "", "start_char": 400, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP know) (SBARQ (WHNP (WP what)) (. ?) (S (NP (PRP You)) (VP (VBP 're) (NP (PRP$ my) (JJS best) (NN friend))))))) (, ,) (CC and) (S (NP (PRP she)) (VP (VBZ 's) (PP (IN in) (NP (DT a) (JJ bad) (NN marriage))))) (. .) (S (NP (PRP I)) (VP (VBP give) (NP (PRP you)) (NP (PRP$ my) (NN blessing)))) (. .)))" }, "speaker": "Raj", "text": "You know what? You're my best friend, and she's in a bad marriage . I give you my blessing.", "tokens": [ { "deprel": "nsubj", "end_char": 405, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 402, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 410, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 2, "lemma": "know", "misc": "", "start_char": 406, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 415, "feats": "PronType=Int", "head": 2, "id": 3, "lemma": "what", "misc": "", "start_char": 411, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 417, "feats": null, "head": 2, "id": 4, "lemma": "?", "misc": "", "start_char": 416, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 421, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 5, "lemma": "you", "misc": "", "start_char": 418, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 425, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 6, "lemma": "be", "misc": "", "start_char": 422, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 428, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 9, "id": 7, "lemma": "my", "misc": "", "start_char": 426, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 433, "feats": "Degree=Sup", "head": 9, "id": 8, "lemma": "good", "misc": "", "start_char": 429, "text": "best", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "root", "end_char": 440, "feats": "Number=Sing", "head": 0, "id": 9, "lemma": "friend", "misc": "", "start_char": 434, "text": "friend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 442, "feats": null, "head": 17, "id": 10, "lemma": ",", "misc": "", "start_char": 441, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 446, "feats": null, "head": 17, "id": 11, "lemma": "and", "misc": "", "start_char": 443, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 450, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 12, "lemma": "she", "misc": "", "start_char": 447, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 453, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 13, "lemma": "be", "misc": "", "start_char": 451, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 456, "feats": null, "head": 17, "id": 14, "lemma": "in", "misc": "", "start_char": 454, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 458, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 15, "lemma": "a", "misc": "", "start_char": 457, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 462, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "bad", "misc": "", "start_char": 459, "text": "bad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 471, "feats": "Number=Sing", "head": 9, "id": 17, "lemma": "marriage", "misc": "", "start_char": 463, "text": "marriage", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 473, "feats": null, "head": 9, "id": 18, "lemma": ".", "misc": "", "start_char": 472, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 475, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 19, "lemma": "I", "misc": "", "start_char": 474, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 480, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 20, "lemma": "give", "misc": "", "start_char": 476, "text": "give", "upos": "VERB", "xpos": "VBP" }, { "deprel": "iobj", "end_char": 484, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 20, "id": 21, "lemma": "you", "misc": "", "start_char": 481, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nmod:poss", "end_char": 487, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 23, "id": 22, "lemma": "my", "misc": "", "start_char": 485, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 496, "feats": "Number=Sing", "head": 20, "id": 23, "lemma": "blessing", "misc": "", "start_char": 488, "text": "blessing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 498, "feats": null, "head": 9, "id": 24, "lemma": ".", "misc": "", "start_char": 497, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (S (NP (DT This)) (VP (VBZ is) (ADJP (JJ stupid)))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (ADVP (RB just)) (VP (VBG gon) (S (VP (TO na) (VP (VP (VB call) (NP (PRP$ my) (NN mother))) (CC and) (VP (VB be) (ADJP (JJ honest)) (PP (IN with) (NP (PRP her)))))))))) (. .)))" }, "speaker": "Howard", "text": "This is stupid . I'm just gonna call my mother and be honest with her.", "tokens": [ { "deprel": "nsubj", "end_char": 503, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "this", "misc": "", "start_char": 499, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 506, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 504, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 513, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "stupid", "misc": "", "start_char": 507, "text": "stupid", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 515, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 514, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 517, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 5, "lemma": "I", "misc": "", "start_char": 516, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 520, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 518, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 525, "feats": null, "head": 8, "id": 7, "lemma": "just", "misc": "", "start_char": 521, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 529, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 8, "lemma": "go", "misc": "", "start_char": 526, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 532, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 530, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 537, "feats": "VerbForm=Inf", "head": 8, "id": 10, "lemma": "call", "misc": "", "start_char": 533, "text": "call", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 540, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 12, "id": 11, "lemma": "my", "misc": "", "start_char": 538, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 547, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "mother", "misc": "", "start_char": 541, "text": "mother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 551, "feats": null, "head": 15, "id": 13, "lemma": "and", "misc": "", "start_char": 548, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "cop", "end_char": 554, "feats": "VerbForm=Inf", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 552, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "conj", "end_char": 561, "feats": "Degree=Pos", "head": 10, "id": 15, "lemma": "honest", "misc": "", "start_char": 555, "text": "honest", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 566, "feats": null, "head": 17, "id": 16, "lemma": "with", "misc": "", "start_char": 562, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 570, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 17, "lemma": "her", "misc": "", "start_char": 567, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 572, "feats": null, "head": 3, "id": 18, "lemma": ".", "misc": "", "start_char": 571, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (S (VP (UH 'Cause))) (NP (DT that)) (VP (VBZ 's) (SBAR (WHNP (WP what)) (S (NP (JJ little) (NN matzo) (NNS balls)) (VP (VBP do))))) (. .)))" }, "speaker": "Raj", "text": "'Cause that's what little matzo balls do.", "tokens": [ { "deprel": "discourse", "end_char": 579, "feats": null, "head": 4, "id": 1, "lemma": "'cause", "misc": "", "start_char": 573, "text": "'Cause", "upos": "INTJ", "xpos": "UH" }, { "deprel": "nsubj", "end_char": 584, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 2, "lemma": "that", "misc": "", "start_char": 580, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 587, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 585, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 592, "feats": "PronType=Rel", "head": 0, "id": 4, "lemma": "what", "misc": "", "start_char": 588, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "amod", "end_char": 599, "feats": "Degree=Pos", "head": 7, "id": 5, "lemma": "little", "misc": "", "start_char": 593, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 605, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "matzo", "misc": "", "start_char": 600, "text": "matzo", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 611, "feats": "Number=Plur", "head": 8, "id": 7, "lemma": "ball", "misc": "", "start_char": 606, "text": "balls", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "acl:relcl", "end_char": 614, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 8, "lemma": "do", "misc": "", "start_char": 612, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 616, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 615, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (DT This)) (VP (VBZ is) (NP (NNP Debbie))) (. !)))" }, "speaker": "Stuart", "text": "This is Debbie!", "tokens": [ { "deprel": "nsubj", "end_char": 621, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "this", "misc": "", "start_char": 617, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 624, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 622, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 631, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "Debbie", "misc": "", "start_char": 625, "text": "Debbie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 633, "feats": null, "head": 3, "id": 4, "lemma": "!", "misc": "", "start_char": 632, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (CC And) (NP (DT this)) (VP (VBZ is) (NP (NNP Stuart))) (. !)))" }, "speaker": "Mrs Wolowitz", "text": "And this is Stuart!", "tokens": [ { "deprel": "cc", "end_char": 637, "feats": null, "head": 4, "id": 1, "lemma": "and", "misc": "", "start_char": 634, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 642, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 2, "lemma": "this", "misc": "", "start_char": 638, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 645, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 643, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 652, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "Stuart", "misc": "", "start_char": 646, "text": "Stuart", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 654, "feats": null, "head": 4, "id": 5, "lemma": "!", "misc": "", "start_char": 653, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Just)) (VP (VBG kidding)) (. !)))" }, "speaker": "Together", "text": "Just kidding!", "tokens": [ { "deprel": "advmod", "end_char": 659, "feats": null, "head": 2, "id": 1, "lemma": "just", "misc": "", "start_char": 655, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 667, "feats": "VerbForm=Ger", "head": 0, "id": 2, "lemma": "kid", "misc": "", "start_char": 660, "text": "kidding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 669, "feats": null, "head": 2, "id": 3, "lemma": "!", "misc": "", "start_char": 668, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (VP (VB Leave) (NP (DT a) (NN message))) (. !)))" }, "speaker": "Stuart", "text": "Leave a message!", "tokens": [ { "deprel": "root", "end_char": 675, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "leave", "misc": "", "start_char": 670, "text": "Leave", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 677, "feats": "Definite=Ind|PronType=Art", "head": 3, "id": 2, "lemma": "a", "misc": "", "start_char": 676, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 685, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "message", "misc": "", "start_char": 678, "text": "message", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 687, "feats": null, "head": 1, "id": 4, "lemma": "!", "misc": "", "start_char": 686, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (DT This)) (VP (VBZ is) (NP (NP (DT the) (NN part)) (SBAR (WHADVP (WRB where)) (S (NP (PRP you)) (VP (VBP talk)))))) (. .)))" }, "speaker": "Raj", "text": "This is the part where you talk.", "tokens": [ { "deprel": "nsubj", "end_char": 692, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "this", "misc": "", "start_char": 688, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 695, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 693, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 699, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 696, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 704, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "part", "misc": "", "start_char": 700, "text": "part", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 710, "feats": "PronType=Rel", "head": 7, "id": 5, "lemma": "where", "misc": "", "start_char": 705, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 714, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 711, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 719, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 7, "lemma": "talk", "misc": "", "start_char": 715, "text": "talk", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 721, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 720, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 6, 8 ], [ 0, 10, 10 ], [ 0, 10, 11 ], [ 0, 14, 14 ], [ 1, 11, 11 ] ], [ [ 0, 6, 15 ], [ 1, 0, 0 ], [ 1, 6, 6 ], [ 3, 12, 12 ], [ 6, 0, 0 ] ], [ [ 0, 14, 15 ], [ 3, 8, 8 ], [ 6, 10, 11 ], [ 6, 16, 16 ] ], [ [ 1, 4, 4 ], [ 2, 3, 3 ], [ 3, 0, 0 ], [ 3, 5, 5 ], [ 3, 19, 19 ], [ 4, 6, 6 ], [ 4, 14, 14 ], [ 4, 14, 15 ], [ 5, 6, 6 ], [ 5, 11, 11 ], [ 5, 18, 18 ], [ 5, 21, 21 ], [ 5, 21, 22 ] ], [ [ 2, 7, 7 ], [ 4, 11, 11 ], [ 5, 0, 0 ], [ 5, 4, 4 ], [ 5, 6, 8 ], [ 5, 20, 20 ], [ 6, 4, 4 ], [ 6, 10, 10 ] ], [ [ 3, 14, 17 ] ], [ [ 3, 21, 21 ] ], [ [ 3, 23, 27 ] ], [ [ 3, 32, 32 ] ], [ [ 3, 35, 35 ], [ 4, 1, 1 ] ], [ [ 3, 38, 38 ], [ 3, 40, 40 ], [ 3, 41, 41 ] ], [ [ 5, 2, 2 ] ], [ [ 5, 14, 16 ] ], [ [ 7, 1, 1 ], [ 7, 4, 6 ] ], [ [ 7, 3, 3 ] ], [ [ 8, 0, 0 ], [ 8, 2, 2 ] ], [ [ 9, 1, 1 ], [ 9, 3, 3 ] ], [ [ 11, 1, 2 ], [ 12, 0, 0 ], [ 12, 2, 6 ] ], [ [ 12, 5, 5 ] ] ]
s08e01c10t
It's weird, right? A grown man in his 30s living with my mother. That is weird . I thought he was, like, 45. Come on, you don't think it's a little odd? I don't know! I mean, she's lonely . He needs a place to stay . I doubt there's any funny business going on . And even if there was, who cares? They're both adults. " Who cares "?! You wouldn't care if I slept with your mom? You know what? You're my best friend, and she's in a bad marriage . I give you my blessing. This is stupid . I'm just gonna call my mother and be honest with her. 'Cause that's what little matzo balls do. This is Debbie! And this is Stuart! Just kidding! Leave a message! This is the part where you talk.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (ADVP (DT All) (RB right)) (, ,) (SQ (VP (VB let) (S (NP (PRP 's)) (VP (VB say) (SBAR (S (NP (DT a) (NN physician)) (VP (VBD was) (VP (VBG prescribing) (NP (NP (CD one)) (PP (IN of) (NP (NP (PRP$ our) (NN competitor) (POS 's)) (NNS drugs))))))))))) (. .) (SBARQ (WHADVP (WRB How)) (SQ (MD would) (NP (PRP you)) (VP (VB convince) (NP (PRP them)) (S (VP (TO to) (VP (VB switch) (PP (IN to) (NP (PRP ours))))))))) (. ?))))" }, "speaker": "Dan", "text": "All right, let's say a physician was prescribing one of our competitor's drugs . How would you convince them to switch to ours?", "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": "advmod", "end_char": 9, "feats": null, "head": 4, "id": 2, "lemma": "right", "misc": "", "start_char": 4, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 11, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 10, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 15, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 4, "lemma": "let", "misc": "", "start_char": 12, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 18, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 5, "lemma": "we", "misc": "", "start_char": 16, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 22, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "say", "misc": "", "start_char": 19, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 24, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 23, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 34, "feats": "Number=Sing", "head": 10, "id": 8, "lemma": "physician", "misc": "", "start_char": 25, "text": "physician", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 38, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 35, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 50, "feats": "Tense=Pres|VerbForm=Part", "head": 6, "id": 10, "lemma": "prescribe", "misc": "", "start_char": 39, "text": "prescribing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 54, "feats": "NumForm=Word|NumType=Card", "head": 10, "id": 11, "lemma": "one", "misc": "", "start_char": 51, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 57, "feats": null, "head": 16, "id": 12, "lemma": "of", "misc": "", "start_char": 55, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 61, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 14, "id": 13, "lemma": "our", "misc": "", "start_char": 58, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod:poss", "end_char": 72, "feats": "Number=Sing", "head": 16, "id": 14, "lemma": "competitor", "misc": "", "start_char": 62, "text": "competitor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 75, "feats": null, "head": 14, "id": 15, "lemma": "'s", "misc": "", "start_char": 73, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nmod", "end_char": 81, "feats": "Number=Plur", "head": 11, "id": 16, "lemma": "drug", "misc": "", "start_char": 76, "text": "drugs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 83, "feats": null, "head": 4, "id": 17, "lemma": ".", "misc": "", "start_char": 82, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 87, "feats": "PronType=Int", "head": 21, "id": 18, "lemma": "how", "misc": "", "start_char": 84, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 93, "feats": "VerbForm=Fin", "head": 21, "id": 19, "lemma": "would", "misc": "", "start_char": 88, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 97, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 21, "id": 20, "lemma": "you", "misc": "", "start_char": 94, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 106, "feats": "VerbForm=Inf", "head": 4, "id": 21, "lemma": "convince", "misc": "", "start_char": 98, "text": "convince", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 111, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 21, "id": 22, "lemma": "they", "misc": "", "start_char": 107, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 114, "feats": null, "head": 24, "id": 23, "lemma": "to", "misc": "", "start_char": 112, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 121, "feats": "VerbForm=Inf", "head": 21, "id": 24, "lemma": "switch", "misc": "", "start_char": 115, "text": "switch", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 124, "feats": null, "head": 26, "id": 25, "lemma": "to", "misc": "", "start_char": 122, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 129, "feats": "Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 24, "id": 26, "lemma": "our", "misc": "", "start_char": 125, "text": "ours", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 131, "feats": null, "head": 4, "id": 27, "lemma": "?", "misc": "", "start_char": 130, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Um)) (, ...) (NP (DT any) (NN chance) (SBAR (S (NP (PRP$ his) (NN car)) (VP (VBZ needs) (S (VP (TO to) (VP (VB be) (VP (VBN washed) (PP (IN by) (NP (DT a) (NN girl))) (PP (IN in) (NP (DT a) (NN bikini))))))))))) (. ?) (S (INTJ (UH No) (, ...) (UH Okay)) (, ,) (NP (PRP I)) (VP (VBP 'm) (ADJP (RB really) (JJ sorry) (PP (IN for) (S (VP (VBG wasting) (NP (PRP$ your) (NN time)))))))) (. .)))" }, "speaker": "Penny", "text": "Um...any chance his car needs to be washed by a girl in a bikini? No...Okay, I'm really sorry for wasting your time.", "tokens": [ { "deprel": "discourse", "end_char": 134, "feats": null, "head": 4, "id": 1, "lemma": "um", "misc": "", "start_char": 132, "text": "Um", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 138, "feats": null, "head": 4, "id": 2, "lemma": "...", "misc": "", "start_char": 135, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 142, "feats": null, "head": 4, "id": 3, "lemma": "any", "misc": "", "start_char": 139, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 149, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "chance", "misc": "", "start_char": 143, "text": "chance", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod:poss", "end_char": 153, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "his", "misc": "", "start_char": 150, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 157, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "car", "misc": "", "start_char": 154, "text": "car", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl:relcl", "end_char": 163, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 7, "lemma": "need", "misc": "", "start_char": 158, "text": "needs", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 166, "feats": null, "head": 10, "id": 8, "lemma": "to", "misc": "", "start_char": 164, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "aux:pass", "end_char": 169, "feats": "VerbForm=Inf", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 167, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 176, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 7, "id": 10, "lemma": "wash", "misc": "", "start_char": 170, "text": "washed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 179, "feats": null, "head": 13, "id": 11, "lemma": "by", "misc": "", "start_char": 177, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 181, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 12, "lemma": "a", "misc": "", "start_char": 180, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:agent", "end_char": 186, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "girl", "misc": "", "start_char": 182, "text": "girl", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 189, "feats": null, "head": 16, "id": 14, "lemma": "in", "misc": "", "start_char": 187, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 191, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 15, "lemma": "a", "misc": "", "start_char": 190, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 198, "feats": "Number=Sing", "head": 10, "id": 16, "lemma": "bikini", "misc": "", "start_char": 192, "text": "bikini", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 200, "feats": null, "head": 4, "id": 17, "lemma": "?", "misc": "", "start_char": 199, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 203, "feats": "Polarity=Neg", "head": 4, "id": 18, "lemma": "no", "misc": "", "start_char": 201, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 207, "feats": null, "head": 4, "id": 19, "lemma": "...", "misc": "", "start_char": 204, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 212, "feats": null, "head": 25, "id": 20, "lemma": "okay", "misc": "", "start_char": 208, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 214, "feats": null, "head": 25, "id": 21, "lemma": ",", "misc": "", "start_char": 213, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 216, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 25, "id": 22, "lemma": "I", "misc": "", "start_char": 215, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 219, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 25, "id": 23, "lemma": "be", "misc": "", "start_char": 217, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 226, "feats": null, "head": 25, "id": 24, "lemma": "really", "misc": "", "start_char": 220, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 232, "feats": "Degree=Pos", "head": 4, "id": 25, "lemma": "sorry", "misc": "", "start_char": 227, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 236, "feats": null, "head": 27, "id": 26, "lemma": "for", "misc": "", "start_char": 233, "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 244, "feats": "VerbForm=Ger", "head": 25, "id": 27, "lemma": "waste", "misc": "", "start_char": 237, "text": "wasting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 249, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 29, "id": 28, "lemma": "your", "misc": "", "start_char": 245, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 254, "feats": "Number=Sing", "head": 27, "id": 29, "lemma": "time", "misc": "", "start_char": 250, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 256, "feats": null, "head": 4, "id": 30, "lemma": ".", "misc": "", "start_char": 255, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (VP (VB Do) (RB n't) (VP (VB worry) (PP (IN about) (NP (PRP it))) (. .) (NP (NP (NN Thanks)) (PP (IN for) (S (VP (VBG stopping) (PRT (IN by)))))))) (. .)))" }, "speaker": "Dan", "text": "Don't worry about it . Thanks for stopping by.", "tokens": [ { "deprel": "aux", "end_char": 259, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 257, "text": "Do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 263, "feats": null, "head": 3, "id": 2, "lemma": "not", "misc": "", "start_char": 260, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 269, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "worry", "misc": "", "start_char": 264, "text": "worry", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 275, "feats": null, "head": 5, "id": 4, "lemma": "about", "misc": "", "start_char": 270, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 278, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 5, "lemma": "it", "misc": "", "start_char": 276, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 280, "feats": null, "head": 7, "id": 6, "lemma": ".", "misc": "", "start_char": 279, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 287, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "thanks", "misc": "", "start_char": 281, "text": "Thanks", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 291, "feats": null, "head": 9, "id": 8, "lemma": "for", "misc": "", "start_char": 288, "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "acl", "end_char": 300, "feats": "VerbForm=Ger", "head": 7, "id": 9, "lemma": "stop", "misc": "", "start_char": 292, "text": "stopping", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obl", "end_char": 303, "feats": null, "head": 9, "id": 10, "lemma": "by", "misc": "", "start_char": 301, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 305, "feats": null, "head": 7, "id": 11, "lemma": ".", "misc": "", "start_char": 304, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (NP (NN thanks) (. .)) (INTJ (UH Um)) (, ,) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (UH sor) (, ...) (S (VP (VB Listen)))))) (, ,) (SQ (MD could) (NP (PRP you)) (VP (VP (VB do) (NP (PRP me)) (NP (DT a) (NN favor))) (CC and) (RB not) (VP (VB tell) (NP (NNP Bernadette)) (SBAR (WHADVP (WRB how) (RB badly)) (S (NP (PRP I)) (VP (VBD blew) (NP (DT this) (NN interview)))))))) (. ?) (S (NP (PRP She)) (VP (MD 'll) (VP (VB get) (ADJP (JJ upset))))) (. .) (CC And) (S (ADVP (RB honestly)) (NP (PRP I)) (VP (VBP 'm) (ADJP (DT a) (, ...) (DT a) (JJ little) (JJ terrified) (PP (IN of) (NP (PRP her)))))) (. .)))" }, "speaker": "Penny", "text": "Okay, thanks . Um, I'm sor...Listen, could you do me a favor and not tell Bernadette how badly I blew this interview? She'll get upset . And honestly I'm a...a little terrified of her.", "tokens": [ { "deprel": "discourse", "end_char": 310, "feats": null, "head": 3, "id": 1, "lemma": "okay", "misc": "", "start_char": 306, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 312, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 311, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 319, "feats": "Number=Sing", "head": 8, "id": 3, "lemma": "thanks", "misc": "", "start_char": 313, "text": "thanks", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 321, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 320, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 324, "feats": null, "head": 8, "id": 5, "lemma": "um", "misc": "", "start_char": 322, "text": "Um", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 326, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 325, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 328, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "I", "misc": "", "start_char": 327, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 331, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 8, "lemma": "be", "misc": "", "start_char": 329, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "discourse", "end_char": 335, "feats": null, "head": 11, "id": 9, "lemma": "sor", "misc": "", "start_char": 332, "text": "sor", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 339, "feats": null, "head": 11, "id": 10, "lemma": "...", "misc": "", "start_char": 336, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 346, "feats": "Mood=Imp|VerbForm=Fin", "head": 8, "id": 11, "lemma": "listen", "misc": "", "start_char": 340, "text": "Listen", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 348, "feats": null, "head": 11, "id": 12, "lemma": ",", "misc": "", "start_char": 347, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 354, "feats": "VerbForm=Fin", "head": 15, "id": 13, "lemma": "could", "misc": "", "start_char": 349, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 358, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 14, "lemma": "you", "misc": "", "start_char": 355, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 361, "feats": "VerbForm=Inf", "head": 11, "id": 15, "lemma": "do", "misc": "", "start_char": 359, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 364, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 16, "lemma": "I", "misc": "", "start_char": 362, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 366, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 17, "lemma": "a", "misc": "", "start_char": 365, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 372, "feats": "Number=Sing", "head": 15, "id": 18, "lemma": "favor", "misc": "", "start_char": 367, "text": "favor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 376, "feats": null, "head": 21, "id": 19, "lemma": "and", "misc": "", "start_char": 373, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 380, "feats": null, "head": 21, "id": 20, "lemma": "not", "misc": "", "start_char": 377, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 385, "feats": "VerbForm=Inf", "head": 15, "id": 21, "lemma": "tell", "misc": "", "start_char": 381, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 396, "feats": "Number=Sing", "head": 21, "id": 22, "lemma": "Bernadette", "misc": "", "start_char": 386, "text": "Bernadette", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 400, "feats": "PronType=Int", "head": 24, "id": 23, "lemma": "how", "misc": "", "start_char": 397, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "advmod", "end_char": 406, "feats": "Degree=Pos", "head": 26, "id": 24, "lemma": "badly", "misc": "", "start_char": 401, "text": "badly", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 408, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 26, "id": 25, "lemma": "I", "misc": "", "start_char": 407, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 413, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 21, "id": 26, "lemma": "blow", "misc": "", "start_char": 409, "text": "blew", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 418, "feats": "Number=Sing|PronType=Dem", "head": 28, "id": 27, "lemma": "this", "misc": "", "start_char": 414, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 428, "feats": "Number=Sing", "head": 26, "id": 28, "lemma": "interview", "misc": "", "start_char": 419, "text": "interview", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 430, "feats": null, "head": 11, "id": 29, "lemma": "?", "misc": "", "start_char": 429, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 434, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 32, "id": 30, "lemma": "she", "misc": "", "start_char": 431, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 438, "feats": "VerbForm=Fin", "head": 32, "id": 31, "lemma": "will", "misc": "", "start_char": 435, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 442, "feats": "VerbForm=Inf", "head": 11, "id": 32, "lemma": "get", "misc": "", "start_char": 439, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 448, "feats": "Degree=Pos", "head": 32, "id": 33, "lemma": "upset", "misc": "", "start_char": 443, "text": "upset", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 450, "feats": null, "head": 43, "id": 34, "lemma": ".", "misc": "", "start_char": 449, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 454, "feats": null, "head": 43, "id": 35, "lemma": "and", "misc": "", "start_char": 451, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 463, "feats": null, "head": 43, "id": 36, "lemma": "honestly", "misc": "", "start_char": 455, "text": "honestly", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 465, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 43, "id": 37, "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": 43, "id": 38, "lemma": "be", "misc": "", "start_char": 466, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "reparandum", "end_char": 470, "feats": "Definite=Ind|PronType=Art", "head": 43, "id": 39, "lemma": "a", "misc": "", "start_char": 469, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 474, "feats": null, "head": 43, "id": 40, "lemma": "...", "misc": "", "start_char": 471, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 476, "feats": "Definite=Ind|PronType=Art", "head": 42, "id": 41, "lemma": "a", "misc": "", "start_char": 475, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 483, "feats": "Degree=Pos", "head": 43, "id": 42, "lemma": "little", "misc": "", "start_char": 477, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 493, "feats": "Degree=Pos", "head": 11, "id": 43, "lemma": "terrified", "misc": "", "start_char": 484, "text": "terrified", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 496, "feats": null, "head": 45, "id": 44, "lemma": "of", "misc": "", "start_char": 494, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 500, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 43, "id": 45, "lemma": "her", "misc": "", "start_char": 497, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 502, "feats": null, "head": 11, "id": 46, "lemma": ".", "misc": "", "start_char": 501, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP 're) (ADJP (JJ scared) (PP (IN of) (NP (NNP Bernadette))))) (. ?)))" }, "speaker": "Dan", "text": "You're scared of Bernadette?", "tokens": [ { "deprel": "nsubj", "end_char": 506, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 503, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 510, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 507, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 517, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "scared", "misc": "", "start_char": 511, "text": "scared", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 520, "feats": null, "head": 5, "id": 4, "lemma": "of", "misc": "", "start_char": 518, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 531, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "Bernadette", "misc": "", "start_char": 521, "text": "Bernadette", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 533, "feats": null, "head": 3, "id": 6, "lemma": "?", "misc": "", "start_char": 532, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Yeah)) (, ,) (ADVP (NN kind) (IN of)) (. .)))" }, "speaker": "Penny", "text": "Yeah, kind of.", "tokens": [ { "deprel": "discourse", "end_char": 538, "feats": null, "head": 3, "id": 1, "lemma": "yeah", "misc": "", "start_char": 534, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 540, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 539, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 545, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "kind", "misc": "", "start_char": 541, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "fixed", "end_char": 548, "feats": null, "head": 3, "id": 4, "lemma": "of", "misc": "", "start_char": 546, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 550, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 549, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD thought) (SBAR (SBAR (S (NP (PRP it)) (VP (VBD was) (ADVP (RB just)) (NP (PRP me)))) (. !) (S (NP (NNP E) (, -) (NN Everyone)) (VP (VBZ thinks) (SBAR (S (NP (PRP she)) (VP (VBZ 's) (ADJP (RB so) (JJ nice) (PP (IN with) (NP (DT that) (JJ squeaky) (JJ little) (NN voice)))))))))))) (. .)))" }, "speaker": "Dan", "text": "I thought it was just me! E - Everyone thinks she's so nice with that squeaky little voice.", "tokens": [ { "deprel": "nsubj", "end_char": 552, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 551, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 560, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "think", "misc": "", "start_char": 553, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 563, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 3, "lemma": "it", "misc": "", "start_char": 561, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 567, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 564, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 572, "feats": null, "head": 6, "id": 5, "lemma": "just", "misc": "", "start_char": 568, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 575, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 6, "lemma": "I", "misc": "", "start_char": 573, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 577, "feats": null, "head": 6, "id": 7, "lemma": "!", "misc": "", "start_char": 576, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "appos", "end_char": 579, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "E", "misc": "", "start_char": 578, "text": "E", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 581, "feats": null, "head": 2, "id": 9, "lemma": "-", "misc": "", "start_char": 580, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 590, "feats": "Number=Sing|PronType=Tot", "head": 11, "id": 10, "lemma": "everyone", "misc": "", "start_char": 582, "text": "Everyone", "upos": "PRON", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 597, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 11, "lemma": "think", "misc": "", "start_char": 591, "text": "thinks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 601, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 12, "lemma": "she", "misc": "", "start_char": 598, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 604, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 13, "lemma": "be", "misc": "", "start_char": 602, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 607, "feats": null, "head": 15, "id": 14, "lemma": "so", "misc": "", "start_char": 605, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 612, "feats": "Degree=Pos", "head": 11, "id": 15, "lemma": "nice", "misc": "", "start_char": 608, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 617, "feats": null, "head": 20, "id": 16, "lemma": "with", "misc": "", "start_char": 613, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 622, "feats": "Number=Sing|PronType=Dem", "head": 20, "id": 17, "lemma": "that", "misc": "", "start_char": 618, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 630, "feats": "Degree=Pos", "head": 20, "id": 18, "lemma": "squeaky", "misc": "", "start_char": 623, "text": "squeaky", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 637, "feats": "Degree=Pos", "head": 20, "id": 19, "lemma": "little", "misc": "", "start_char": 631, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 643, "feats": "Number=Sing", "head": 15, "id": 20, "lemma": "voice", "misc": "", "start_char": 638, "text": "voice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 645, "feats": null, "head": 2, "id": 21, "lemma": ".", "misc": "", "start_char": 644, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP know))) (, ,) (CC but) (S (NP (PRP she)) (VP (VBZ 's) (NP (NP (NN kind)) (PP (IN of) (NP (DT a) (NN bully)))))) (. !)))" }, "speaker": "Penny", "text": "I know, but she's kind of a bully!", "tokens": [ { "deprel": "nsubj", "end_char": 647, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 646, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 652, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "know", "misc": "", "start_char": 648, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 654, "feats": null, "head": 10, "id": 3, "lemma": ",", "misc": "", "start_char": 653, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 658, "feats": null, "head": 10, "id": 4, "lemma": "but", "misc": "", "start_char": 655, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 662, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 5, "lemma": "she", "misc": "", "start_char": 659, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 665, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 6, "lemma": "be", "misc": "", "start_char": 663, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 670, "feats": "Number=Sing", "head": 10, "id": 7, "lemma": "kind", "misc": "", "start_char": 666, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "fixed", "end_char": 673, "feats": null, "head": 7, "id": 8, "lemma": "of", "misc": "", "start_char": 671, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 675, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 674, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 681, "feats": "Number=Sing", "head": 2, "id": 10, "lemma": "bully", "misc": "", "start_char": 676, "text": "bully", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 683, "feats": null, "head": 2, "id": 11, "lemma": "!", "misc": "", "start_char": 682, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (PRP She)) (VP (VBZ is) (. !) (S (S (NP (PRP I) (, -) (PRP I)) (VP (VBD did) (RB n't) (ADVP (RB even)) (VP (VB want) (S (VP (TO to) (VP (VB meet) (NP (PRP you)))))))) (, ,) (CC but) (, ,) (S (INTJ (UH uh)) (, ,) (NP (PRP I)) (VP (VBD was) (ADJP (RB too) (JJ scared) (S (VP (TO to) (VP (VB say) (PRT (UH no)) (PP (IN to) (NP (PRP her))))))))))) (. .)))" }, "speaker": "Dan", "text": "She is! I - I didn't even want to meet you, but, uh, I was too scared to say no to her.", "tokens": [ { "deprel": "nsubj", "end_char": 687, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "she", "misc": "", "start_char": 684, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "reparandum", "end_char": 690, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 2, "lemma": "be", "misc": "", "start_char": 688, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 692, "feats": null, "head": 2, "id": 3, "lemma": "!", "misc": "", "start_char": 691, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 694, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 4, "lemma": "I", "misc": "", "start_char": 693, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 696, "feats": null, "head": 2, "id": 5, "lemma": "-", "misc": "", "start_char": 695, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 698, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 6, "lemma": "I", "misc": "", "start_char": 697, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 702, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 10, "id": 7, "lemma": "do", "misc": "", "start_char": 699, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 706, "feats": null, "head": 10, "id": 8, "lemma": "not", "misc": "", "start_char": 703, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 711, "feats": null, "head": 10, "id": 9, "lemma": "even", "misc": "", "start_char": 707, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 716, "feats": "VerbForm=Inf", "head": 0, "id": 10, "lemma": "want", "misc": "", "start_char": 712, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 719, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 717, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 724, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "meet", "misc": "", "start_char": 720, "text": "meet", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 728, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 12, "id": 13, "lemma": "you", "misc": "", "start_char": 725, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 730, "feats": null, "head": 15, "id": 14, "lemma": ",", "misc": "", "start_char": 729, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 734, "feats": null, "head": 22, "id": 15, "lemma": "but", "misc": "", "start_char": 731, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 736, "feats": null, "head": 15, "id": 16, "lemma": ",", "misc": "", "start_char": 735, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 739, "feats": null, "head": 22, "id": 17, "lemma": "uh", "misc": "", "start_char": 737, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 741, "feats": null, "head": 17, "id": 18, "lemma": ",", "misc": "", "start_char": 740, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 743, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 22, "id": 19, "lemma": "I", "misc": "", "start_char": 742, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 747, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 22, "id": 20, "lemma": "be", "misc": "", "start_char": 744, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 751, "feats": null, "head": 22, "id": 21, "lemma": "too", "misc": "", "start_char": 748, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 758, "feats": "Degree=Pos", "head": 10, "id": 22, "lemma": "scared", "misc": "", "start_char": 752, "text": "scared", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 761, "feats": null, "head": 24, "id": 23, "lemma": "to", "misc": "", "start_char": 759, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 765, "feats": "VerbForm=Inf", "head": 22, "id": 24, "lemma": "say", "misc": "", "start_char": 762, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "discourse", "end_char": 768, "feats": null, "head": 24, "id": 25, "lemma": "no", "misc": "", "start_char": 766, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "case", "end_char": 771, "feats": null, "head": 27, "id": 26, "lemma": "to", "misc": "", "start_char": 769, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 775, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 24, "id": 27, "lemma": "her", "misc": "", "start_char": 772, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 777, "feats": null, "head": 10, "id": 28, "lemma": ".", "misc": "", "start_char": 776, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (FRAG (NP (PRP Me)) (, ,) (ADVP (RB too)) (. !)))" }, "speaker": "Penny", "text": "Me, too!", "tokens": [ { "deprel": "root", "end_char": 780, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 0, "id": 1, "lemma": "I", "misc": "", "start_char": 778, "text": "Me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 782, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 781, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 786, "feats": null, "head": 1, "id": 3, "lemma": "too", "misc": "", "start_char": 783, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 788, "feats": null, "head": 1, "id": 4, "lemma": "!", "misc": "", "start_char": 787, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Yeah)) (, ,) (INTJ (UH yeah)) (. !) (S (NP (NML (CD One) (HYPH -) (CD one)) (NN time)) (, ,) (NP (PRP I)) (VP (VBD had) (, ...) (INTJ (UH Oh))) (. !) (S (NP (PRP I)) (VP (VBD had) (S (VP (TO to) (VP (VB tell) (NP (PRP her)) (SBAR (S (NP (PRP we)) (VP (VBD were) (VP (VBG cutting) (NP (ADJP (DT the) (HYPH -) (DT the)) (NN research) (NN funding)) (PP (IN for) (NP (NP (CD one)) (PP (IN of) (NP (NP (DT the) (NNS drugs)) (SBAR (S (NP (PRP she)) (VP (VBD was) (VP (VBG developing))))))))))))))))))) (. .)))" }, "speaker": "Dan", "text": "Yeah, yeah! One - one time, I had...Oh! I had to tell her we were cutting the - the research funding for one of the drugs she was developing.", "tokens": [ { "deprel": "discourse", "end_char": 793, "feats": null, "head": 16, "id": 1, "lemma": "yeah", "misc": "", "start_char": 789, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 795, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 794, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 800, "feats": null, "head": 8, "id": 3, "lemma": "yeah", "misc": "", "start_char": 796, "text": "yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 802, "feats": null, "head": 3, "id": 4, "lemma": "!", "misc": "", "start_char": 801, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nummod", "end_char": 806, "feats": "NumForm=Word|NumType=Card", "head": 8, "id": 5, "lemma": "one", "misc": "", "start_char": 803, "text": "One", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 808, "feats": null, "head": 7, "id": 6, "lemma": "-", "misc": "", "start_char": 807, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "nmod", "end_char": 812, "feats": "NumForm=Word|NumType=Card", "head": 5, "id": 7, "lemma": "one", "misc": "", "start_char": 809, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl:tmod", "end_char": 817, "feats": "Number=Sing", "head": 16, "id": 8, "lemma": "time", "misc": "", "start_char": 813, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 819, "feats": null, "head": 11, "id": 9, "lemma": ",", "misc": "", "start_char": 818, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 821, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "I", "misc": "", "start_char": 820, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "reparandum", "end_char": 825, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 16, "id": 11, "lemma": "have", "misc": "", "start_char": 822, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 829, "feats": null, "head": 11, "id": 12, "lemma": "...", "misc": "", "start_char": 826, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 832, "feats": null, "head": 16, "id": 13, "lemma": "oh", "misc": "", "start_char": 830, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 834, "feats": null, "head": 13, "id": 14, "lemma": "!", "misc": "", "start_char": 833, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 836, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 15, "lemma": "I", "misc": "", "start_char": 835, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 840, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 16, "lemma": "have", "misc": "", "start_char": 837, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 843, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 841, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 848, "feats": "VerbForm=Inf", "head": 16, "id": 18, "lemma": "tell", "misc": "", "start_char": 844, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 852, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 19, "lemma": "her", "misc": "", "start_char": 849, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 855, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 22, "id": 20, "lemma": "we", "misc": "", "start_char": 853, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 860, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 22, "id": 21, "lemma": "be", "misc": "", "start_char": 856, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 868, "feats": "Tense=Pres|VerbForm=Part", "head": 18, "id": 22, "lemma": "cut", "misc": "", "start_char": 861, "text": "cutting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 872, "feats": "Definite=Def|PronType=Art", "head": 27, "id": 23, "lemma": "the", "misc": "", "start_char": 869, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 874, "feats": null, "head": 23, "id": 24, "lemma": "-", "misc": "", "start_char": 873, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "det", "end_char": 878, "feats": "Definite=Def|PronType=Art", "head": 27, "id": 25, "lemma": "the", "misc": "", "start_char": 875, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 887, "feats": "Number=Sing", "head": 27, "id": 26, "lemma": "research", "misc": "", "start_char": 879, "text": "research", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 895, "feats": "Number=Sing", "head": 22, "id": 27, "lemma": "funding", "misc": "", "start_char": 888, "text": "funding", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 899, "feats": null, "head": 29, "id": 28, "lemma": "for", "misc": "", "start_char": 896, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 903, "feats": "NumForm=Word|NumType=Card", "head": 22, "id": 29, "lemma": "one", "misc": "", "start_char": 900, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 906, "feats": null, "head": 32, "id": 30, "lemma": "of", "misc": "", "start_char": 904, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 910, "feats": "Definite=Def|PronType=Art", "head": 32, "id": 31, "lemma": "the", "misc": "", "start_char": 907, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 916, "feats": "Number=Plur", "head": 29, "id": 32, "lemma": "drug", "misc": "", "start_char": 911, "text": "drugs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 920, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 35, "id": 33, "lemma": "she", "misc": "", "start_char": 917, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 924, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 35, "id": 34, "lemma": "be", "misc": "", "start_char": 921, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "acl:relcl", "end_char": 935, "feats": "Tense=Pres|VerbForm=Part", "head": 32, "id": 35, "lemma": "develop", "misc": "", "start_char": 925, "text": "developing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 937, "feats": null, "head": 16, "id": 36, "lemma": ".", "misc": "", "start_char": 936, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VP (VBD happened))) (. ?)))" }, "speaker": "Penny", "text": "What happened?", "tokens": [ { "deprel": "nsubj", "end_char": 942, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "what", "misc": "", "start_char": 938, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "root", "end_char": 951, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "happen", "misc": "", "start_char": 943, "text": "happened", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 953, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 952, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (MD could) (RB n't) (VP (VB do) (NP (PRP it))))) (. !) (S (NP (PRP She)) (VP (VBZ 's) (ADVP (RB still)) (VP (VBG working) (PP (IN on) (NP (PRP it)))))) (. !) (S (NP (PRP We)) (VP (VBP 're) (RB not) (VP (VBG gon) (S (VP (TO na) (VP (VB tell) (NP (PRP her)) (PP (IN about) (NP (DT this))) (, ,) (ADVP (JJ right)))))))) (. ?)))" }, "speaker": "Dan", "text": "I couldn't do it! She's still working on it! We're not gonna tell her about this, right?", "tokens": [ { "deprel": "nsubj", "end_char": 955, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 954, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 961, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "could", "misc": "", "start_char": 956, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 965, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 962, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 968, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 966, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 971, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "it", "misc": "", "start_char": 969, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 973, "feats": null, "head": 4, "id": 6, "lemma": "!", "misc": "", "start_char": 972, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 977, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 7, "lemma": "she", "misc": "", "start_char": 974, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 980, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 978, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 986, "feats": null, "head": 10, "id": 9, "lemma": "still", "misc": "", "start_char": 981, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 994, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 10, "lemma": "work", "misc": "", "start_char": 987, "text": "working", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 997, "feats": null, "head": 12, "id": 11, "lemma": "on", "misc": "", "start_char": 995, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1000, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 12, "lemma": "it", "misc": "", "start_char": 998, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1002, "feats": null, "head": 4, "id": 13, "lemma": "!", "misc": "", "start_char": 1001, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1005, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 17, "id": 14, "lemma": "we", "misc": "", "start_char": 1003, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1009, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 17, "id": 15, "lemma": "be", "misc": "", "start_char": 1006, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1013, "feats": null, "head": 17, "id": 16, "lemma": "not", "misc": "", "start_char": 1010, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1017, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 17, "lemma": "go", "misc": "", "start_char": 1014, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1020, "feats": null, "head": 19, "id": 18, "lemma": "to", "misc": "", "start_char": 1018, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1025, "feats": "VerbForm=Inf", "head": 17, "id": 19, "lemma": "tell", "misc": "", "start_char": 1021, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1029, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": 20, "lemma": "her", "misc": "", "start_char": 1026, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1035, "feats": null, "head": 22, "id": 21, "lemma": "about", "misc": "", "start_char": 1030, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1040, "feats": "Number=Sing|PronType=Dem", "head": 19, "id": 22, "lemma": "this", "misc": "", "start_char": 1036, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1042, "feats": null, "head": 24, "id": 23, "lemma": ",", "misc": "", "start_char": 1041, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1048, "feats": "Degree=Pos", "head": 17, "id": 24, "lemma": "right", "misc": "", "start_char": 1043, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1050, "feats": null, "head": 4, "id": 25, "lemma": "?", "misc": "", "start_char": 1049, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (NP (PRP$ my) (NNP God)) (, ,) (INTJ (UH no) (. !)) (INTJ (UH No)) (, ,) (INTJ (UH no)) (. ...)))" }, "speaker": "Penny", "text": "Oh, my God, no! No, no ...", "tokens": [ { "deprel": "discourse", "end_char": 1053, "feats": null, "head": 4, "id": 1, "lemma": "oh", "misc": "", "start_char": 1051, "text": "Oh", "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": "nmod:poss", "end_char": 1058, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "my", "misc": "", "start_char": 1056, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 1062, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "God", "misc": "", "start_char": 1059, "text": "God", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1064, "feats": null, "head": 6, "id": 5, "lemma": ",", "misc": "", "start_char": 1063, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1067, "feats": "Polarity=Neg", "head": 4, "id": 6, "lemma": "no", "misc": "", "start_char": 1065, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1069, "feats": null, "head": 8, "id": 7, "lemma": "!", "misc": "", "start_char": 1068, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1072, "feats": "Polarity=Neg", "head": 4, "id": 8, "lemma": "no", "misc": "", "start_char": 1070, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1074, "feats": null, "head": 10, "id": 9, "lemma": ",", "misc": "", "start_char": 1073, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1077, "feats": "Polarity=Neg", "head": 4, "id": 10, "lemma": "no", "misc": "", "start_char": 1075, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1081, "feats": null, "head": 4, "id": 11, "lemma": "...", "misc": "", "start_char": 1078, "text": "...", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ] ], [ [ 0, 6, 7 ], [ 0, 19, 19 ], [ 0, 21, 21 ] ], [ [ 0, 12, 12 ] ], [ [ 0, 10, 15 ] ], [ [ 0, 12, 15 ] ], [ [ 0, 25, 25 ] ], [ [ 1, 4, 4 ], [ 1, 4, 5 ], [ 1, 27, 27 ], [ 1, 27, 28 ], [ 2, 4, 4 ], [ 3, 13, 13 ], [ 6, 0, 0 ], [ 6, 5, 5 ], [ 6, 4, 5 ], [ 8, 3, 3 ], [ 8, 5, 5 ], [ 8, 18, 18 ], [ 10, 9, 9 ], [ 10, 14, 14 ], [ 12, 0, 0 ] ], [ [ 1, 11, 12 ], [ 1, 14, 15 ] ], [ [ 1, 2, 15 ] ], [ [ 1, 11, 15 ] ], [ [ 1, 21, 21 ], [ 3, 6, 6 ], [ 3, 15, 15 ], [ 3, 24, 24 ], [ 3, 36, 36 ], [ 4, 0, 0 ], [ 7, 0, 0 ], [ 8, 12, 12 ], [ 9, 0, 0 ], [ 13, 2, 2 ], [ 13, 2, 3 ] ], [ [ 2, 6, 6 ] ], [ [ 3, 16, 17 ] ], [ [ 3, 21, 21 ], [ 3, 29, 29 ], [ 3, 44, 44 ], [ 4, 4, 4 ], [ 6, 11, 11 ], [ 7, 4, 4 ], [ 7, 6, 9 ], [ 8, 0, 0 ], [ 8, 26, 26 ], [ 10, 18, 18 ], [ 10, 32, 32 ], [ 10, 30, 34 ], [ 10, 28, 34 ], [ 12, 6, 6 ], [ 12, 19, 19 ] ], [ [ 3, 26, 27 ] ], [ [ 3, 38, 38 ] ], [ [ 3, 38, 41 ] ], [ [ 3, 40, 41 ] ], [ [ 6, 2, 2 ] ], [ [ 6, 9, 9 ] ], [ [ 6, 16, 19 ] ], [ [ 7, 8, 9 ] ], [ [ 10, 4, 7 ] ], [ [ 10, 19, 19 ], [ 12, 13, 13 ] ], [ [ 10, 22, 22 ] ], [ [ 10, 24, 26 ] ], [ [ 10, 22, 34 ], [ 12, 11, 11 ] ], [ [ 11, 0, 0 ] ], [ [ 12, 4, 4 ], [ 12, 21, 21 ] ] ]
s08e01c11t
All right, let's say a physician was prescribing one of our competitor's drugs . How would you convince them to switch to ours? Um...any chance his car needs to be washed by a girl in a bikini? No...Okay, I'm really sorry for wasting your time. Don't worry about it . Thanks for stopping by. Okay, thanks . Um, I'm sor...Listen, could you do me a favor and not tell Bernadette how badly I blew this interview? She'll get upset . And honestly I'm a...a little terrified of her. You're scared of Bernadette? Yeah, kind of. I thought it was just me! E - Everyone thinks she's so nice with that squeaky little voice. I know, but she's kind of a bully! She is! I - I didn't even want to meet you, but, uh, I was too scared to say no to her. Me, too! Yeah, yeah! One - one time, I had...Oh! I had to tell her we were cutting the - the research funding for one of the drugs she was developing. What happened? I couldn't do it! She's still working on it! We're not gonna tell her about this, right? Oh, my God, no! No, no ...
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (NP (NN Morning)) (, ,) (NP (NNP Professor) (NNP Stevens) (. .))) (VP (VB Do) (RB n't) (VP (VB look) (PP (IN at) (NP (DT that) (NN whiteboard)))))) (. .) (S (NP (DT That)) (VP (VBZ 's) (NP (NP (NP (PRP$ my) (NN math)) (, ,) (RB not) (NP (PRP$ your) (NN math) (. .))) (VP (VB Keep) (S (VP (NN walking) (, ,) (ADJP (JJ nosey)))))))) (. .)))" }, "speaker": "Sheldon", "text": "Morning, Professor Stevens . Don't look at that whiteboard . That's my math, not your math . Keep walking, nosey.", "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": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 8, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 19, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "Professor", "misc": "", "start_char": 10, "text": "Professor", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 27, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "Stevens", "misc": "", "start_char": 20, "text": "Stevens", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 29, "feats": null, "head": 1, "id": 5, "lemma": ".", "misc": "", "start_char": 28, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 32, "feats": "Mood=Imp|VerbForm=Fin", "head": 8, "id": 6, "lemma": "do", "misc": "", "start_char": 30, "text": "Do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 36, "feats": null, "head": 8, "id": 7, "lemma": "not", "misc": "", "start_char": 33, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 41, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 8, "lemma": "look", "misc": "", "start_char": 37, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 44, "feats": null, "head": 11, "id": 9, "lemma": "at", "misc": "", "start_char": 42, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 49, "feats": "Number=Sing|PronType=Dem", "head": 11, "id": 10, "lemma": "that", "misc": "", "start_char": 45, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 60, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "whiteboard", "misc": "", "start_char": 50, "text": "whiteboard", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 62, "feats": null, "head": 8, "id": 12, "lemma": ".", "misc": "", "start_char": 61, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 67, "feats": "Number=Sing|PronType=Dem", "head": 16, "id": 13, "lemma": "that", "misc": "", "start_char": 63, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 70, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 14, "lemma": "be", "misc": "", "start_char": 68, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 73, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 16, "id": 15, "lemma": "my", "misc": "", "start_char": 71, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "parataxis", "end_char": 78, "feats": "Number=Sing", "head": 8, "id": 16, "lemma": "math", "misc": "", "start_char": 74, "text": "math", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 80, "feats": null, "head": 20, "id": 17, "lemma": ",", "misc": "", "start_char": 79, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 84, "feats": null, "head": 20, "id": 18, "lemma": "not", "misc": "", "start_char": 81, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "nmod:poss", "end_char": 89, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 20, "id": 19, "lemma": "your", "misc": "", "start_char": 85, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "conj", "end_char": 94, "feats": "Number=Sing", "head": 16, "id": 20, "lemma": "math", "misc": "", "start_char": 90, "text": "math", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 96, "feats": null, "head": 16, "id": 21, "lemma": ".", "misc": "", "start_char": 95, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 101, "feats": "Mood=Imp|Person=2|VerbForm=Fin", "head": 16, "id": 22, "lemma": "keep", "misc": "", "start_char": 97, "text": "Keep", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 109, "feats": "Number=Sing", "head": 22, "id": 23, "lemma": "walking", "misc": "", "start_char": 102, "text": "walking", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 111, "feats": null, "head": 25, "id": 24, "lemma": ",", "misc": "", "start_char": 110, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 117, "feats": "Degree=Pos", "head": 22, "id": 25, "lemma": "nosey", "misc": "", "start_char": 112, "text": "nosey", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 119, "feats": null, "head": 1, "id": 26, "lemma": ".", "misc": "", "start_char": 118, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What) (DT the) (NN hell)) (SQ (VBP are) (NP (PRP you)) (VP (VBG doing))) (. ?)))" }, "speaker": "Howard", "text": "What the hell are you doing?", "tokens": [ { "deprel": "obj", "end_char": 124, "feats": "PronType=Int", "head": 6, "id": 1, "lemma": "what", "misc": "", "start_char": 120, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "det", "end_char": 128, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 2, "lemma": "the", "misc": "", "start_char": 125, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 133, "feats": "Number=Sing", "head": 6, "id": 3, "lemma": "hell", "misc": "", "start_char": 129, "text": "hell", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 137, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 134, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 141, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 138, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 147, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 6, "lemma": "do", "misc": "", "start_char": 142, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 149, "feats": null, "head": 6, "id": 7, "lemma": "?", "misc": "", "start_char": 148, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBD said) (SBAR (S (NP (PRP I)) (VP (VBP 'm) (RB not) (VP (VBG using) (NP (PRP$ my) (NN space)))))))) (, ,) (RB so) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG using) (NP (PRP it))))) (. .)))" }, "speaker": "Sheldon", "text": "You said I'm not using my space, so I'm using it.", "tokens": [ { "deprel": "nsubj", "end_char": 153, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 150, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 158, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "say", "misc": "", "start_char": 154, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 160, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 159, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 163, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 161, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 167, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 164, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 173, "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": 6, "lemma": "use", "misc": "", "start_char": 168, "text": "using", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 176, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "my", "misc": "", "start_char": 174, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 182, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "space", "misc": "", "start_char": 177, "text": "space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 184, "feats": null, "head": 13, "id": 9, "lemma": ",", "misc": "", "start_char": 183, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 187, "feats": null, "head": 13, "id": 10, "lemma": "so", "misc": "", "start_char": 185, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 189, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 11, "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": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 190, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 198, "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": 13, "lemma": "use", "misc": "", "start_char": 193, "text": "using", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 201, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 14, "lemma": "it", "misc": "", "start_char": 199, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 203, "feats": null, "head": 2, "id": 15, "lemma": ".", "misc": "", "start_char": 202, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (NP (PRP you)) (VP (VBP need) (S (VP (TO to) (VP (VB move) (ADVP (RB now)))))) (. .)))" }, "speaker": "Howard", "text": "Okay, you need to move now.", "tokens": [ { "deprel": "discourse", "end_char": 208, "feats": null, "head": 4, "id": 1, "lemma": "okay", "misc": "", "start_char": 204, "text": "Okay", "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": "nsubj", "end_char": 214, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 211, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 219, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "need", "misc": "", "start_char": 215, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 222, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 220, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 227, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "move", "misc": "", "start_char": 223, "text": "move", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 231, "feats": null, "head": 6, "id": 7, "lemma": "now", "misc": "", "start_char": 228, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 233, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 232, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (NP (PRP I)) (VP (VBP do) (RB n't)) (. .)))" }, "speaker": "Sheldon", "text": "No, I don't.", "tokens": [ { "deprel": "discourse", "end_char": 236, "feats": "Polarity=Neg", "head": 4, "id": 1, "lemma": "no", "misc": "", "start_char": 234, "text": "No", "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": "nsubj", "end_char": 240, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 239, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 243, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 241, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 247, "feats": null, "head": 4, "id": 5, "lemma": "not", "misc": "", "start_char": 244, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 249, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 248, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (MD ca) (RB n't) (VP (VB stay) (ADVP (RB there)) (ADVP (RB forever)))) (. .)))" }, "speaker": "Howard", "text": "You can't stay there forever.", "tokens": [ { "deprel": "nsubj", "end_char": 253, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 250, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 256, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "can", "misc": "", "start_char": 254, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "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": "root", "end_char": 265, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "stay", "misc": "", "start_char": 261, "text": "stay", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 271, "feats": "PronType=Dem", "head": 4, "id": 5, "lemma": "there", "misc": "", "start_char": 266, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 279, "feats": null, "head": 4, "id": 6, "lemma": "forever", "misc": "", "start_char": 272, "text": "forever", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 281, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 280, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Actually)) (, ,) (NP (PRP I)) (VP (VBP have) (NP (NP (NP (NP (DT a) (JJ plastic) (NN baggy)) (VP (VBN strapped) (PP (IN to) (NP (PRP$ my) (NN leg))))) (SBAR (WHNP (WDT that)) (S (VP (VBZ says) (SBAR (S (NP (PRP I)) (VP (MD can)))))))) (. .) (S (VP (VB Give) (PRT (RP up)) (, ,) (NP (NNP Wolowitz) (. .)) (S (S (NP (PRP You)) (VP (VBP 've) (VP (VBN chosen) (S (VP (TO to) (VP (VB tangle) (PP (IN with) (NP (NP (DT a) (JJ superior) (NN intellect)) (SBAR (S (NP (PRP you)) (VP (MD ca) (RB n't) (VP (VB defeat))))))))))))) (. .) (S (NP (EX There)) (VP (VBZ is) (NP (NP (NN nothing)) (SBAR (S (NP (PRP you)) (VP (MD could) (ADVP (RB possibly)) (VP (VB do) (VP (TO to)))))))))))))) (. ...)))" }, "speaker": "Sheldon", "text": "Actually, I have a plastic baggy strapped to my leg that says I can . Give up, Wolowitz . You've chosen to tangle with a superior intellect you can't defeat . There is nothing you could possibly do to ...", "tokens": [ { "deprel": "advmod", "end_char": 290, "feats": null, "head": 4, "id": 1, "lemma": "actually", "misc": "", "start_char": 282, "text": "Actually", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 292, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 291, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 294, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 293, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 299, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 295, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 301, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 5, "lemma": "a", "misc": "", "start_char": 300, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 309, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "plastic", "misc": "", "start_char": 302, "text": "plastic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 315, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "baggy", "misc": "", "start_char": 310, "text": "baggy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 324, "feats": "Tense=Past|VerbForm=Part", "head": 4, "id": 8, "lemma": "strap", "misc": "", "start_char": 316, "text": "strapped", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 327, "feats": null, "head": 11, "id": 9, "lemma": "to", "misc": "", "start_char": 325, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 330, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "my", "misc": "", "start_char": 328, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 334, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "leg", "misc": "", "start_char": 331, "text": "leg", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 339, "feats": "PronType=Rel", "head": 13, "id": 12, "lemma": "that", "misc": "", "start_char": 335, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "end_char": 344, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 13, "lemma": "say", "misc": "", "start_char": 340, "text": "says", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 346, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 14, "lemma": "I", "misc": "", "start_char": 345, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 350, "feats": "VerbForm=Fin", "head": 13, "id": 15, "lemma": "can", "misc": "", "start_char": 347, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "punct", "end_char": 352, "feats": null, "head": 4, "id": 16, "lemma": ".", "misc": "", "start_char": 351, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 357, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 17, "lemma": "give", "misc": "", "start_char": 353, "text": "Give", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 360, "feats": null, "head": 17, "id": 18, "lemma": "up", "misc": "", "start_char": 358, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 362, "feats": null, "head": 17, "id": 19, "lemma": ",", "misc": "", "start_char": 361, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 371, "feats": "Number=Sing", "head": 17, "id": 20, "lemma": "Wolowitz", "misc": "", "start_char": 363, "text": "Wolowitz", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 373, "feats": null, "head": 4, "id": 21, "lemma": ".", "misc": "", "start_char": 372, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 377, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 24, "id": 22, "lemma": "you", "misc": "", "start_char": 374, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 381, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 24, "id": 23, "lemma": "have", "misc": "", "start_char": 378, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 388, "feats": "Tense=Past|VerbForm=Part", "head": 4, "id": 24, "lemma": "choose", "misc": "", "start_char": 382, "text": "chosen", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 391, "feats": null, "head": 26, "id": 25, "lemma": "to", "misc": "", "start_char": 389, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 398, "feats": "VerbForm=Inf", "head": 24, "id": 26, "lemma": "tangle", "misc": "", "start_char": 392, "text": "tangle", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 403, "feats": null, "head": 30, "id": 27, "lemma": "with", "misc": "", "start_char": 399, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 405, "feats": "Definite=Ind|PronType=Art", "head": 30, "id": 28, "lemma": "a", "misc": "", "start_char": 404, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 414, "feats": "Degree=Pos", "head": 30, "id": 29, "lemma": "superior", "misc": "", "start_char": 406, "text": "superior", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 424, "feats": "Number=Sing", "head": 26, "id": 30, "lemma": "intellect", "misc": "", "start_char": 415, "text": "intellect", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 428, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 34, "id": 31, "lemma": "you", "misc": "", "start_char": 425, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 431, "feats": "VerbForm=Fin", "head": 34, "id": 32, "lemma": "can", "misc": "", "start_char": 429, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 435, "feats": null, "head": 34, "id": 33, "lemma": "not", "misc": "", "start_char": 432, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 442, "feats": "VerbForm=Inf", "head": 30, "id": 34, "lemma": "defeat", "misc": "", "start_char": 436, "text": "defeat", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 444, "feats": null, "head": 4, "id": 35, "lemma": ".", "misc": "", "start_char": 443, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "expl", "end_char": 450, "feats": null, "head": 37, "id": 36, "lemma": "there", "misc": "", "start_char": 445, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "parataxis", "end_char": 453, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 37, "lemma": "be", "misc": "", "start_char": 451, "text": "is", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 461, "feats": "Number=Sing|PronType=Neg", "head": 37, "id": 38, "lemma": "nothing", "misc": "", "start_char": 454, "text": "nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 465, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 42, "id": 39, "lemma": "you", "misc": "", "start_char": 462, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 471, "feats": "VerbForm=Fin", "head": 42, "id": 40, "lemma": "could", "misc": "", "start_char": 466, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 480, "feats": null, "head": 42, "id": 41, "lemma": "possibly", "misc": "", "start_char": 472, "text": "possibly", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 483, "feats": "VerbForm=Inf", "head": 38, "id": 42, "lemma": "do", "misc": "", "start_char": 481, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obl", "end_char": 486, "feats": null, "head": 42, "id": 43, "lemma": "to", "misc": "", "start_char": 484, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "punct", "end_char": 490, "feats": null, "head": 4, "id": 44, "lemma": "...", "misc": "", "start_char": 487, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (S (NP (DT Those)) (VP (VBP are) (RB n't) (VP (VBG gon) (S (VP (TO na) (VP (VB help) (NP (PRP you)))))))) (, ,) (NP (NNP Sheldon)) (. .)))" }, "speaker": "Howard", "text": "Those aren't gonna help you, Sheldon.", "tokens": [ { "deprel": "nsubj", "end_char": 496, "feats": "Number=Plur|PronType=Dem", "head": 4, "id": 1, "lemma": "that", "misc": "", "start_char": 491, "text": "Those", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 500, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 497, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 504, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 501, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 508, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "go", "misc": "", "start_char": 505, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 511, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 509, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 516, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "help", "misc": "", "start_char": 512, "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 520, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 6, "id": 7, "lemma": "you", "misc": "", "start_char": 517, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 522, "feats": null, "head": 9, "id": 8, "lemma": ",", "misc": "", "start_char": 521, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 530, "feats": "Number=Sing", "head": 4, "id": 9, "lemma": "Sheldon", "misc": "", "start_char": 523, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 532, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 531, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (INTJ (UH yes)) (, ,) (NP (PRP they)) (VP (VBP are)) (. .) (NP (PRP I)) (VP (VBP mean) (, ,) (FRAG (WHNP (WP what)))) (. ?)))" }, "speaker": "Sheldon", "text": "Oh, yes, they are . I mean, what?", "tokens": [ { "deprel": "discourse", "end_char": 535, "feats": null, "head": 11, "id": 1, "lemma": "oh", "misc": "", "start_char": 533, "text": "Oh", "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": "discourse", "end_char": 541, "feats": null, "head": 6, "id": 3, "lemma": "yes", "misc": "", "start_char": 538, "text": "yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 543, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 542, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 548, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 6, "id": 5, "lemma": "they", "misc": "", "start_char": 544, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "reparandum", "end_char": 552, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 6, "lemma": "be", "misc": "", "start_char": 549, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "punct", "end_char": 554, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 553, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 556, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 555, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 561, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "mean", "misc": "", "start_char": 557, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 563, "feats": null, "head": 9, "id": 10, "lemma": ",", "misc": "", "start_char": 562, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 568, "feats": "PronType=Int", "head": 0, "id": 11, "lemma": "what", "misc": "", "start_char": 564, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 570, "feats": null, "head": 11, "id": 12, "lemma": "?", "misc": "", "start_char": 569, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG warning) (NP (PRP you)) (, ,) (NP (NNP Sheldon)))) (. .)))" }, "speaker": "Howard", "text": "I'm warning you, Sheldon.", "tokens": [ { "deprel": "nsubj", "end_char": 572, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 571, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 575, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 573, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 583, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "warning", "misc": "", "start_char": 576, "text": "warning", "upos": "VERB", "xpos": "VBG" }, { "deprel": "iobj", "end_char": 587, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "you", "misc": "", "start_char": 584, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 589, "feats": null, "head": 6, "id": 5, "lemma": ",", "misc": "", "start_char": 588, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 597, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "Sheldon", "misc": "", "start_char": 590, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 599, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 598, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP$ Your) (NNS threats)) (VP (VBP are) (ADJP (JJ empty)))) (. .) (S (NP (NN Nothing)) (VP (MD can) (VP (VB move) (NP (PRP me)) (. .) (S (VP (VB Stop) (NP (DT that))))))) (. !)))" }, "speaker": "Sheldon", "text": "Your threats are empty . Nothing can move me . Stop that!", "tokens": [ { "deprel": "nmod:poss", "end_char": 604, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 2, "id": 1, "lemma": "your", "misc": "", "start_char": 600, "text": "Your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 612, "feats": "Number=Plur", "head": 4, "id": 2, "lemma": "threat", "misc": "", "start_char": 605, "text": "threats", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 616, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 613, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 622, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "empty", "misc": "", "start_char": 617, "text": "empty", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 624, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 623, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 632, "feats": "Number=Sing|PronType=Neg", "head": 8, "id": 6, "lemma": "nothing", "misc": "", "start_char": 625, "text": "Nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "aux", "end_char": 636, "feats": "VerbForm=Fin", "head": 8, "id": 7, "lemma": "can", "misc": "", "start_char": 633, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 641, "feats": "VerbForm=Inf", "head": 4, "id": 8, "lemma": "move", "misc": "", "start_char": 637, "text": "move", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 644, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 9, "lemma": "I", "misc": "", "start_char": 642, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 646, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 645, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 651, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 11, "lemma": "stop", "misc": "", "start_char": 647, "text": "Stop", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 656, "feats": "Number=Sing|PronType=Dem", "head": 11, "id": 12, "lemma": "that", "misc": "", "start_char": 652, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 658, "feats": null, "head": 4, "id": 13, "lemma": "!", "misc": "", "start_char": 657, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (VP (VB Get) (PP (IN out) (PP (IN of) (NP (PRP$ my) (NN spot))))) (. !)))" }, "speaker": "Howard", "text": "Get out of my spot!", "tokens": [ { "deprel": "root", "end_char": 662, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "get", "misc": "", "start_char": 659, "text": "Get", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 666, "feats": null, "head": 5, "id": 2, "lemma": "out", "misc": "", "start_char": 663, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "end_char": 669, "feats": null, "head": 2, "id": 3, "lemma": "of", "misc": "", "start_char": 667, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 672, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 5, "id": 4, "lemma": "my", "misc": "", "start_char": 670, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 677, "feats": "Number=Sing", "head": 1, "id": 5, "lemma": "spot", "misc": "", "start_char": 673, "text": "spot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 679, "feats": null, "head": 1, "id": 6, "lemma": "!", "misc": "", "start_char": 678, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP am) (VP (VBG calling) (NP (NN campus) (NN security))))) (. .) (S (NP (PRP You)) (VP (VBP prepare) (PP (IN for) (NP (NP (DT the) (NN scolding)) (PP (IN of) (NP (PRP$ your) (NN life))))))) (. .)))" }, "speaker": "Sheldon", "text": "I am calling campus security . You prepare for the scolding of your life.", "tokens": [ { "deprel": "nsubj", "end_char": 681, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 680, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 684, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 682, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 692, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "call", "misc": "", "start_char": 685, "text": "calling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound", "end_char": 699, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "campus", "misc": "", "start_char": 693, "text": "campus", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 708, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "security", "misc": "", "start_char": 700, "text": "security", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 710, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 709, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 714, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 7, "lemma": "you", "misc": "", "start_char": 711, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 722, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 8, "lemma": "prepare", "misc": "", "start_char": 715, "text": "prepare", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 726, "feats": null, "head": 11, "id": 9, "lemma": "for", "misc": "", "start_char": 723, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 730, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "misc": "", "start_char": 727, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 739, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "scolding", "misc": "", "start_char": 731, "text": "scolding", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 742, "feats": null, "head": 14, "id": 12, "lemma": "of", "misc": "", "start_char": 740, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 747, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 14, "id": 13, "lemma": "your", "misc": "", "start_char": 743, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 752, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "life", "misc": "", "start_char": 748, "text": "life", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 754, "feats": null, "head": 3, "id": 15, "lemma": ".", "misc": "", "start_char": 753, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (PRP you)) (NP (NNS idiots)) (VP (VBG doing))) (. ?)))" }, "speaker": "Leonard", "text": "What are you idiots doing?", "tokens": [ { "deprel": "obj", "end_char": 759, "feats": "PronType=Int", "head": 5, "id": 1, "lemma": "what", "misc": "", "start_char": 755, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 763, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 760, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 767, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 764, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "appos", "end_char": 774, "feats": "Number=Plur", "head": 3, "id": 4, "lemma": "idiot", "misc": "", "start_char": 768, "text": "idiots", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 780, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "do", "misc": "", "start_char": 775, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 782, "feats": null, "head": 5, "id": 6, "lemma": "?", "misc": "", "start_char": 781, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP He)) (VP (VBZ 's) (VP (VBG trying) (S (VP (TO to) (VP (VB kill) (NP (PRP me)))))))) (, ,) (S (NP (NNP Leonard) (. .)) (NP (NP (NN Video) (NNS games)) (CC and) (NP (NN rock) (NN music)))) (VP (VBP have) (VP (VBN desensitized) (NP (PRP him)) (PP (IN to) (NP (NN violence))))) (. .)))" }, "speaker": "Sheldon", "text": "He's trying to kill me, Leonard . Video games and rock music have desensitized him to violence.", "tokens": [ { "deprel": "nsubj", "end_char": 785, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "he", "misc": "", "start_char": 783, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 788, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 786, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 795, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "try", "misc": "", "start_char": 789, "text": "trying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 798, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 796, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 803, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "kill", "misc": "", "start_char": 799, "text": "kill", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 806, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 6, "lemma": "I", "misc": "", "start_char": 804, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 808, "feats": null, "head": 8, "id": 7, "lemma": ",", "misc": "", "start_char": 807, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 816, "feats": "Number=Sing", "head": 16, "id": 8, "lemma": "Leonard", "misc": "", "start_char": 809, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 818, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 817, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "compound", "end_char": 824, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "video", "misc": "", "start_char": 819, "text": "Video", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 830, "feats": "Number=Plur", "head": 16, "id": 11, "lemma": "game", "misc": "", "start_char": 825, "text": "games", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 834, "feats": null, "head": 14, "id": 12, "lemma": "and", "misc": "", "start_char": 831, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "compound", "end_char": 839, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "rock", "misc": "", "start_char": 835, "text": "rock", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 845, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "music", "misc": "", "start_char": 840, "text": "music", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 850, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 15, "lemma": "have", "misc": "", "start_char": 846, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 863, "feats": "Tense=Past|VerbForm=Part", "head": 3, "id": 16, "lemma": "desensitize", "misc": "", "start_char": 851, "text": "desensitized", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 867, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 17, "lemma": "he", "misc": "", "start_char": 864, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 870, "feats": null, "head": 19, "id": 18, "lemma": "to", "misc": "", "start_char": 868, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 879, "feats": "Number=Sing", "head": 16, "id": 19, "lemma": "violence", "misc": "", "start_char": 871, "text": "violence", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 881, "feats": null, "head": 3, "id": 20, "lemma": ".", "misc": "", "start_char": 880, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (SQ (MD Would) (NP (PRP you)) (VP (UH please)) (VP (VB talk) (NP (DT some) (NN sense)) (PP (IN into) (NP (PRP$ your) (JJ lunatic) (NN roommate)))) (. ?)))" }, "speaker": "Howard", "text": "Would you please talk some sense into your lunatic roommate?", "tokens": [ { "deprel": "aux", "end_char": 887, "feats": "VerbForm=Fin", "head": 4, "id": 1, "lemma": "would", "misc": "", "start_char": 882, "text": "Would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 891, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 2, "lemma": "you", "misc": "", "start_char": 888, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "discourse", "end_char": 898, "feats": null, "head": 4, "id": 3, "lemma": "please", "misc": "", "start_char": 892, "text": "please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "root", "end_char": 903, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "talk", "misc": "", "start_char": 899, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 908, "feats": null, "head": 6, "id": 5, "lemma": "some", "misc": "", "start_char": 904, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 914, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "sense", "misc": "", "start_char": 909, "text": "sense", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 919, "feats": null, "head": 10, "id": 7, "lemma": "into", "misc": "", "start_char": 915, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 924, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 10, "id": 8, "lemma": "your", "misc": "", "start_char": 920, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 932, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "lunatic", "misc": "", "start_char": 925, "text": "lunatic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 941, "feats": "Number=Sing", "head": 4, "id": 10, "lemma": "roommate", "misc": "", "start_char": 933, "text": "roommate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 943, "feats": null, "head": 4, "id": 11, "lemma": "?", "misc": "", "start_char": 942, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP 're) (RB both) (VP (VBG acting) (PP (IN like) (NP (NNS lunatics)))))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (NP (NP (RB just) (DT a) (NN parking) (NN spot)) (. .) (NP (CONJP (RB Not) (RB just)) (DT a) (NN parking) (NN spot))))) (. .)))" }, "speaker": "Leonard", "text": "You're both acting like lunatics . It's just a parking spot . Not just a parking spot.", "tokens": [ { "deprel": "nsubj", "end_char": 947, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 944, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 951, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 948, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 956, "feats": null, "head": 4, "id": 3, "lemma": "both", "misc": "", "start_char": 952, "text": "both", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 963, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "act", "misc": "", "start_char": 957, "text": "acting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 968, "feats": null, "head": 6, "id": 5, "lemma": "like", "misc": "", "start_char": 964, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 977, "feats": "Number=Plur", "head": 4, "id": 6, "lemma": "lunatic", "misc": "", "start_char": 969, "text": "lunatics", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 979, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 978, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 982, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 8, "lemma": "it", "misc": "", "start_char": 980, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 985, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 9, "lemma": "be", "misc": "", "start_char": 983, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 990, "feats": null, "head": 13, "id": 10, "lemma": "just", "misc": "", "start_char": 986, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 992, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 11, "lemma": "a", "misc": "", "start_char": 991, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1000, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "parking", "misc": "", "start_char": 993, "text": "parking", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 1005, "feats": "Number=Sing", "head": 4, "id": 13, "lemma": "spot", "misc": "", "start_char": 1001, "text": "spot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1007, "feats": null, "head": 13, "id": 14, "lemma": ".", "misc": "", "start_char": 1006, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1011, "feats": null, "head": 19, "id": 15, "lemma": "not", "misc": "", "start_char": 1008, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1016, "feats": null, "head": 19, "id": 16, "lemma": "just", "misc": "", "start_char": 1012, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 1018, "feats": "Definite=Ind|PronType=Art", "head": 19, "id": 17, "lemma": "a", "misc": "", "start_char": 1017, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1026, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "parking", "misc": "", "start_char": 1019, "text": "parking", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 1031, "feats": "Number=Sing", "head": 13, "id": 19, "lemma": "spot", "misc": "", "start_char": 1027, "text": "spot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1033, "feats": null, "head": 4, "id": 20, "lemma": ".", "misc": "", "start_char": 1032, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (NP (ADVP (RB Not) (RB just)) (DT a) (NN parking) (NN spot) (. .)) (NP (PRP He)) (VP (MD ca) (RB n't) (VP (VB handle) (NP (DT the) (NN fact) (SBAR (IN that) (S (NP (PRP I)) (VP (VBP 'm) (NP (NP (DT a) (JJR bigger) (NN deal)) (SBAR (IN than) (S (NP (PRP he)) (VP (VBZ is) (ADVP (RB now)))))))))))) (. .)))" }, "speaker": "Howard", "text": "Not just a parking spot . He can't handle the fact that I'm a bigger deal than he is now.", "tokens": [ { "deprel": "advmod", "end_char": 1037, "feats": null, "head": 5, "id": 1, "lemma": "not", "misc": "", "start_char": 1034, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1042, "feats": null, "head": 5, "id": 2, "lemma": "just", "misc": "", "start_char": 1038, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 1044, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 3, "lemma": "a", "misc": "", "start_char": 1043, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1052, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "parking", "misc": "", "start_char": 1045, "text": "parking", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1057, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "spot", "misc": "", "start_char": 1053, "text": "spot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1059, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1058, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1062, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 7, "lemma": "he", "misc": "", "start_char": 1060, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1065, "feats": "VerbForm=Fin", "head": 10, "id": 8, "lemma": "can", "misc": "", "start_char": 1063, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1069, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 1066, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1076, "feats": "VerbForm=Inf", "head": 5, "id": 10, "lemma": "handle", "misc": "", "start_char": 1070, "text": "handle", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1080, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 1077, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1085, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "fact", "misc": "", "start_char": 1081, "text": "fact", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1090, "feats": null, "head": 18, "id": 13, "lemma": "that", "misc": "", "start_char": 1086, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1092, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 14, "lemma": "I", "misc": "", "start_char": 1091, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1095, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 18, "id": 15, "lemma": "be", "misc": "", "start_char": 1093, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 1097, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 16, "lemma": "a", "misc": "", "start_char": 1096, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1104, "feats": "Degree=Cmp", "head": 18, "id": 17, "lemma": "big", "misc": "", "start_char": 1098, "text": "bigger", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "acl", "end_char": 1109, "feats": "Number=Sing", "head": 12, "id": 18, "lemma": "deal", "misc": "", "start_char": 1105, "text": "deal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1114, "feats": null, "head": 21, "id": 19, "lemma": "than", "misc": "", "start_char": 1110, "text": "than", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1117, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": 20, "lemma": "he", "misc": "", "start_char": 1115, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1120, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": 21, "lemma": "be", "misc": "", "start_char": 1118, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1124, "feats": null, "head": 21, "id": 22, "lemma": "now", "misc": "", "start_char": 1121, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1126, "feats": null, "head": 5, "id": 23, "lemma": ".", "misc": "", "start_char": 1125, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (JJ preposterous) (. .)) (S (NP (PRP I)) (VP (VBP have) (VP (VBN been) (ADJP (RB solely) (JJ responsible) (PP (IN for) (NP (NP (DT this) (NN university) (POS 's)) (NML (CD six) (HYPH -) (NN loop)) (NML (NN quantum) (NN gravity)) (NNS calculations))))))) (. .) (S (NP (PRP I)) (VP (VBP have) (VP (VBN changed) (NP (NP (DT the) (NN way)) (SBAR (S (NP (PRP we)) (VP (VBP think) (PP (IN about) (NP (NML (NNP Bose) (HYPH -) (NNP Einstein)) (NNS condensates)))))))))) (CC and) (S (NP (PRP I)) (VP (VBP am) (ADVP (RB also)) (NP (NP (DT the) (NN one)) (SBAR (WHNP (WP who)) (S (VP (VBD got) (NP (NNP Nutter) (NNPS Butters)) (PP (IN in) (NP (DT the) (NN cafeteria) (NN vending) (NN machine))))))))) (. .) (S (ADVP (RB Maybe)) (NP (PRP you)) (VP (VBD missed) (NP (DT that) (NN news)) (SBAR (IN while) (S (NP (PRP you)) (VP (VBD were) (VP (VBG floating) (ADVP (RB around)) (PP (IN like) (NP (NP (DT a) (NN goof)) (PP (IN in) (NP (JJ outer) (NN space))))))))))) (. .) (S (ADVP (RB Now)) (, ,) (SBAR (IN if) (S (NP (PRP you)) (VP (MD 'll) (VP (VB excuse) (NP (PRP me)))))) (, ,) (NP (PRP I)) (VP (VBP have) (NP (NP (NN work)) (SBAR (S (VP (TO to) (VP (VB do)))))))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, preposterous . I have been solely responsible for this university's six - loop quantum gravity calculations . I have changed the way we think about Bose - Einstein condensates and I am also the one who got Nutter Butters in the cafeteria vending machine . Maybe you missed that news while you were floating around like a goof in outer space . Now, if you'll excuse me, I have work to do.", "tokens": [ { "deprel": "discourse", "end_char": 1129, "feats": null, "head": 9, "id": 1, "lemma": "oh", "misc": "", "start_char": 1127, "text": "Oh", "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": "parataxis", "end_char": 1144, "feats": "Degree=Pos", "head": 9, "id": 3, "lemma": "preposterous", "misc": "", "start_char": 1132, "text": "preposterous", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1146, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1145, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1148, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 5, "lemma": "I", "misc": "", "start_char": 1147, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1153, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 6, "lemma": "have", "misc": "", "start_char": 1149, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "cop", "end_char": 1158, "feats": "Tense=Past|VerbForm=Part", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 1154, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "advmod", "end_char": 1165, "feats": null, "head": 9, "id": 8, "lemma": "solely", "misc": "", "start_char": 1159, "text": "solely", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1177, "feats": "Degree=Pos", "head": 0, "id": 9, "lemma": "responsible", "misc": "", "start_char": 1166, "text": "responsible", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1181, "feats": null, "head": 19, "id": 10, "lemma": "for", "misc": "", "start_char": 1178, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1186, "feats": "Number=Sing|PronType=Dem", "head": 12, "id": 11, "lemma": "this", "misc": "", "start_char": 1182, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod:poss", "end_char": 1197, "feats": "Number=Sing", "head": 19, "id": 12, "lemma": "university", "misc": "", "start_char": 1187, "text": "university", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1200, "feats": null, "head": 12, "id": 13, "lemma": "'s", "misc": "", "start_char": 1198, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nummod", "end_char": 1204, "feats": "NumForm=Word|NumType=Card", "head": 16, "id": 14, "lemma": "six", "misc": "", "start_char": 1201, "text": "six", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1206, "feats": null, "head": 16, "id": 15, "lemma": "-", "misc": "", "start_char": 1205, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 1211, "feats": "Number=Sing", "head": 19, "id": 16, "lemma": "loop", "misc": "", "start_char": 1207, "text": "loop", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 1219, "feats": "Number=Sing", "head": 18, "id": 17, "lemma": "quantum", "misc": "", "start_char": 1212, "text": "quantum", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 1227, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "gravity", "misc": "", "start_char": 1220, "text": "gravity", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1240, "feats": "Number=Plur", "head": 9, "id": 19, "lemma": "calculation", "misc": "", "start_char": 1228, "text": "calculations", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1242, "feats": null, "head": 9, "id": 20, "lemma": ".", "misc": "", "start_char": 1241, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1244, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 23, "id": 21, "lemma": "I", "misc": "", "start_char": 1243, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1249, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 23, "id": 22, "lemma": "have", "misc": "", "start_char": 1245, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1257, "feats": "Tense=Past|VerbForm=Part", "head": 9, "id": 23, "lemma": "change", "misc": "", "start_char": 1250, "text": "changed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 1261, "feats": "Definite=Def|PronType=Art", "head": 25, "id": 24, "lemma": "the", "misc": "", "start_char": 1258, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1265, "feats": "Number=Sing", "head": 23, "id": 25, "lemma": "way", "misc": "", "start_char": 1262, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1268, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 27, "id": 26, "lemma": "we", "misc": "", "start_char": 1266, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 1274, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 25, "id": 27, "lemma": "think", "misc": "", "start_char": 1269, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 1280, "feats": null, "head": 32, "id": 28, "lemma": "about", "misc": "", "start_char": 1275, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 1285, "feats": "Number=Sing", "head": 31, "id": 29, "lemma": "Bose", "misc": "", "start_char": 1281, "text": "Bose", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1287, "feats": null, "head": 31, "id": 30, "lemma": "-", "misc": "", "start_char": 1286, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 1296, "feats": "Number=Sing", "head": 32, "id": 31, "lemma": "Einstein", "misc": "", "start_char": 1288, "text": "Einstein", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 1308, "feats": "Number=Plur", "head": 27, "id": 32, "lemma": "condensate", "misc": "", "start_char": 1297, "text": "condensates", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 1312, "feats": null, "head": 38, "id": 33, "lemma": "and", "misc": "", "start_char": 1309, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1314, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 38, "id": 34, "lemma": "I", "misc": "", "start_char": 1313, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1317, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 38, "id": 35, "lemma": "be", "misc": "", "start_char": 1315, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1322, "feats": null, "head": 38, "id": 36, "lemma": "also", "misc": "", "start_char": 1318, "text": "also", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 1326, "feats": "Definite=Def|PronType=Art", "head": 38, "id": 37, "lemma": "the", "misc": "", "start_char": 1323, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 1330, "feats": "Number=Sing", "head": 23, "id": 38, "lemma": "one", "misc": "", "start_char": 1327, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1334, "feats": "PronType=Rel", "head": 40, "id": 39, "lemma": "who", "misc": "", "start_char": 1331, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 1338, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 38, "id": 40, "lemma": "get", "misc": "", "start_char": 1335, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound", "end_char": 1345, "feats": "Number=Sing", "head": 42, "id": 41, "lemma": "Nutter", "misc": "", "start_char": 1339, "text": "Nutter", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 1353, "feats": "Number=Plur", "head": 40, "id": 42, "lemma": "Butter", "misc": "", "start_char": 1346, "text": "Butters", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "case", "end_char": 1356, "feats": null, "head": 47, "id": 43, "lemma": "in", "misc": "", "start_char": 1354, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1360, "feats": "Definite=Def|PronType=Art", "head": 47, "id": 44, "lemma": "the", "misc": "", "start_char": 1357, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1370, "feats": "Number=Sing", "head": 47, "id": 45, "lemma": "cafeteria", "misc": "", "start_char": 1361, "text": "cafeteria", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 1378, "feats": "Number=Sing", "head": 47, "id": 46, "lemma": "vending", "misc": "", "start_char": 1371, "text": "vending", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1386, "feats": "Number=Sing", "head": 40, "id": 47, "lemma": "machine", "misc": "", "start_char": 1379, "text": "machine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1388, "feats": null, "head": 3, "id": 48, "lemma": ".", "misc": "", "start_char": 1387, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1394, "feats": null, "head": 51, "id": 49, "lemma": "maybe", "misc": "", "start_char": 1389, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1398, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 51, "id": 50, "lemma": "you", "misc": "", "start_char": 1395, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1405, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 9, "id": 51, "lemma": "miss", "misc": "", "start_char": 1399, "text": "missed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1410, "feats": "Number=Sing|PronType=Dem", "head": 53, "id": 52, "lemma": "that", "misc": "", "start_char": 1406, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1415, "feats": "Number=Sing", "head": 51, "id": 53, "lemma": "news", "misc": "", "start_char": 1411, "text": "news", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1421, "feats": null, "head": 57, "id": 54, "lemma": "while", "misc": "", "start_char": 1416, "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1425, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 57, "id": 55, "lemma": "you", "misc": "", "start_char": 1422, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1430, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 57, "id": 56, "lemma": "be", "misc": "", "start_char": 1426, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 1439, "feats": "Tense=Pres|VerbForm=Part", "head": 51, "id": 57, "lemma": "float", "misc": "", "start_char": 1431, "text": "floating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 1446, "feats": null, "head": 57, "id": 58, "lemma": "around", "misc": "", "start_char": 1440, "text": "around", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1451, "feats": null, "head": 61, "id": 59, "lemma": "like", "misc": "", "start_char": 1447, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1453, "feats": "Definite=Ind|PronType=Art", "head": 61, "id": 60, "lemma": "a", "misc": "", "start_char": 1452, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1458, "feats": "Number=Sing", "head": 57, "id": 61, "lemma": "goof", "misc": "", "start_char": 1454, "text": "goof", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1461, "feats": null, "head": 64, "id": 62, "lemma": "in", "misc": "", "start_char": 1459, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1467, "feats": "Degree=Pos", "head": 64, "id": 63, "lemma": "outer", "misc": "", "start_char": 1462, "text": "outer", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 1473, "feats": "Number=Sing", "head": 61, "id": 64, "lemma": "space", "misc": "", "start_char": 1468, "text": "space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1475, "feats": null, "head": 9, "id": 65, "lemma": ".", "misc": "", "start_char": 1474, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1479, "feats": null, "head": 75, "id": 66, "lemma": "now", "misc": "", "start_char": 1476, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1481, "feats": null, "head": 75, "id": 67, "lemma": ",", "misc": "", "start_char": 1480, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 1484, "feats": null, "head": 71, "id": 68, "lemma": "if", "misc": "", "start_char": 1482, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1488, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 71, "id": 69, "lemma": "you", "misc": "", "start_char": 1485, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1492, "feats": "VerbForm=Fin", "head": 71, "id": 70, "lemma": "will", "misc": "", "start_char": 1489, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl", "end_char": 1499, "feats": "VerbForm=Inf", "head": 75, "id": 71, "lemma": "excuse", "misc": "", "start_char": 1493, "text": "excuse", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1502, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 71, "id": 72, "lemma": "I", "misc": "", "start_char": 1500, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1504, "feats": null, "head": 75, "id": 73, "lemma": ",", "misc": "", "start_char": 1503, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1506, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 75, "id": 74, "lemma": "I", "misc": "", "start_char": 1505, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1511, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 75, "lemma": "have", "misc": "", "start_char": 1507, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1516, "feats": "Number=Sing", "head": 75, "id": 76, "lemma": "work", "misc": "", "start_char": 1512, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1519, "feats": null, "head": 78, "id": 77, "lemma": "to", "misc": "", "start_char": 1517, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 1522, "feats": "VerbForm=Inf", "head": 76, "id": 78, "lemma": "do", "misc": "", "start_char": 1520, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1524, "feats": null, "head": 9, "id": 79, "lemma": ".", "misc": "", "start_char": 1523, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (SQ (MD Can) (NP (PRP you)) (VP (VB believe) (NP (DT this) (NN guy))) (. ?)))" }, "speaker": "Howard", "text": "Can you believe this guy?", "tokens": [ { "deprel": "aux", "end_char": 1528, "feats": "VerbForm=Fin", "head": 3, "id": 1, "lemma": "can", "misc": "", "start_char": 1525, "text": "Can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 1532, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 1529, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1540, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "believe", "misc": "", "start_char": 1533, "text": "believe", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1545, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 4, "lemma": "this", "misc": "", "start_char": 1541, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "iobj", "end_char": 1549, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "guy", "misc": "", "start_char": 1546, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1551, "feats": null, "head": 3, "id": 6, "lemma": "?", "misc": "", "start_char": 1550, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (SBAR (WHNP (WP What)) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB believe))))) (VP (VBZ is) (SBAR (IN that) (S (NP (PRP you)) (VP (VBD tried) (S (VP (TO to) (VP (VB run) (NP (PRP him)) (PRT (RP over))))))))) (. .)))" }, "speaker": "Leonard", "text": "What I don't believe is that you tried to run him over.", "tokens": [ { "deprel": "nsubj:outer", "end_char": 1556, "feats": "PronType=Rel", "head": 9, "id": 1, "lemma": "what", "misc": "", "start_char": 1552, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 1558, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 2, "lemma": "I", "misc": "", "start_char": 1557, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1561, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 1559, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1565, "feats": null, "head": 5, "id": 4, "lemma": "not", "misc": "", "start_char": 1562, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 1573, "feats": "VerbForm=Inf", "head": 1, "id": 5, "lemma": "believe", "misc": "", "start_char": 1566, "text": "believe", "upos": "VERB", "xpos": "VB" }, { "deprel": "cop", "end_char": 1576, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 6, "lemma": "be", "misc": "", "start_char": 1574, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 1581, "feats": null, "head": 9, "id": 7, "lemma": "that", "misc": "", "start_char": 1577, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1585, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 1582, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1591, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 9, "lemma": "try", "misc": "", "start_char": 1586, "text": "tried", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 1594, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 1592, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1598, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "run", "misc": "", "start_char": 1595, "text": "run", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1602, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 12, "lemma": "he", "misc": "", "start_char": 1599, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 1607, "feats": null, "head": 11, "id": 13, "lemma": "over", "misc": "", "start_char": 1603, "text": "over", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1609, "feats": null, "head": 9, "id": 14, "lemma": ".", "misc": "", "start_char": 1608, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (SBAR (UH like) (S (NP (PRP you)) (VP (VBP 've) (ADVP (RB never)) (VP (VBN thought) (PP (IN of) (S (VP (VBG doing) (NP (DT that))))))))) (. .) (S (VP (VB Do) (RB n't) (VP (VB hate) (NP (PRP me)) (SBAR (ADVP (RB just)) (IN because) (S (NP (PRP I)) (VP (VBD lived) (NP (DT the) (NN dream)))))))) (. .)))" }, "speaker": "Howard", "text": "Oh, like you've never thought of doing that . Don't hate me just because I lived the dream.", "tokens": [ { "deprel": "discourse", "end_char": 1612, "feats": null, "head": 7, "id": 1, "lemma": "oh", "misc": "", "start_char": 1610, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1614, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1613, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1619, "feats": null, "head": 7, "id": 3, "lemma": "like", "misc": "", "start_char": 1615, "text": "like", "upos": "INTJ", "xpos": "UH" }, { "deprel": "nsubj", "end_char": 1623, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 4, "lemma": "you", "misc": "", "start_char": 1620, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1627, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "have", "misc": "", "start_char": 1624, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1633, "feats": null, "head": 7, "id": 6, "lemma": "never", "misc": "", "start_char": 1628, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1641, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 7, "lemma": "think", "misc": "", "start_char": 1634, "text": "thought", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 1644, "feats": null, "head": 9, "id": 8, "lemma": "of", "misc": "", "start_char": 1642, "text": "of", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 1650, "feats": "VerbForm=Ger", "head": 7, "id": 9, "lemma": "do", "misc": "", "start_char": 1645, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1655, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 10, "lemma": "that", "misc": "", "start_char": 1651, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1657, "feats": null, "head": 7, "id": 11, "lemma": ".", "misc": "", "start_char": 1656, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 1660, "feats": "Mood=Imp|VerbForm=Fin", "head": 14, "id": 12, "lemma": "do", "misc": "", "start_char": 1658, "text": "Do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1664, "feats": null, "head": 14, "id": 13, "lemma": "not", "misc": "", "start_char": 1661, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1669, "feats": "Mood=Imp|VerbForm=Fin", "head": 7, "id": 14, "lemma": "hate", "misc": "", "start_char": 1665, "text": "hate", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1672, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 15, "lemma": "I", "misc": "", "start_char": 1670, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1677, "feats": null, "head": 19, "id": 16, "lemma": "just", "misc": "", "start_char": 1673, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 1685, "feats": null, "head": 19, "id": 17, "lemma": "because", "misc": "", "start_char": 1678, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1687, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 18, "lemma": "I", "misc": "", "start_char": 1686, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1693, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 14, "id": 19, "lemma": "live", "misc": "", "start_char": 1688, "text": "lived", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1697, "feats": "Definite=Def|PronType=Art", "head": 21, "id": 20, "lemma": "the", "misc": "", "start_char": 1694, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1703, "feats": "Number=Sing", "head": 19, "id": 21, "lemma": "dream", "misc": "", "start_char": 1698, "text": "dream", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1705, "feats": null, "head": 7, "id": 22, "lemma": ".", "misc": "", "start_char": 1704, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hey)) (, ,) (NP (JJ sweet) (NN ride)) (. .)))" }, "speaker": "Sheldon", "text": "Hey, sweet ride.", "tokens": [ { "deprel": "discourse", "end_char": 1709, "feats": null, "head": 4, "id": 1, "lemma": "hey", "misc": "", "start_char": 1706, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1711, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1710, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 1717, "feats": "Degree=Pos", "head": 4, "id": 3, "lemma": "sweet", "misc": "", "start_char": 1712, "text": "sweet", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1722, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "ride", "misc": "", "start_char": 1718, "text": "ride", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1724, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1723, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (PRP you)) (VP (VBG doing) (PP (IN in) (ADVP (RB there))))) (. ?)))" }, "speaker": "Howard", "text": "What are you doing in there?", "tokens": [ { "deprel": "obj", "end_char": 1729, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 1725, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 1733, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1730, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1737, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 1734, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1743, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 1738, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 1746, "feats": null, "head": 6, "id": 5, "lemma": "in", "misc": "", "start_char": 1744, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1752, "feats": "PronType=Dem", "head": 4, "id": 6, "lemma": "there", "misc": "", "start_char": 1747, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1754, "feats": null, "head": 4, "id": 7, "lemma": "?", "misc": "", "start_char": 1753, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Just)) (VP (VBG breaking) (PP (IN in) (NP (PRP$ your) (JJ new) (NN car)))) (. .)))" }, "speaker": "Sheldon", "text": "Just breaking in your new car.", "tokens": [ { "deprel": "advmod", "end_char": 1759, "feats": null, "head": 2, "id": 1, "lemma": "just", "misc": "", "start_char": 1755, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1768, "feats": "VerbForm=Ger", "head": 0, "id": 2, "lemma": "break", "misc": "", "start_char": 1760, "text": "breaking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 1771, "feats": null, "head": 2, "id": 3, "lemma": "in", "misc": "", "start_char": 1769, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1776, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 6, "id": 4, "lemma": "your", "misc": "", "start_char": 1772, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 1780, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "new", "misc": "", "start_char": 1777, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1784, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "car", "misc": "", "start_char": 1781, "text": "car", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1786, "feats": null, "head": 2, "id": 7, "lemma": ".", "misc": "", "start_char": 1785, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Stop) (NP (DT that)))) (. !) (NP (PRP You)) (VP (VBP stop) (NP (DT that))) (. !)))" }, "speaker": "Howard", "text": "Stop that! You stop that!", "tokens": [ { "deprel": "root", "end_char": 1791, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "stop", "misc": "", "start_char": 1787, "text": "Stop", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1796, "feats": "Number=Sing|PronType=Dem", "head": 1, "id": 2, "lemma": "that", "misc": "", "start_char": 1792, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1798, "feats": null, "head": 1, "id": 3, "lemma": "!", "misc": "", "start_char": 1797, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1802, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "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": 1, "id": 5, "lemma": "stop", "misc": "", "start_char": 1803, "text": "stop", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1812, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 6, "lemma": "that", "misc": "", "start_char": 1808, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1814, "feats": null, "head": 1, "id": 7, "lemma": "!", "misc": "", "start_char": 1813, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP know) (SBAR (WHNP (WP what)) (S (NP (PRP they)) (VP (VBP say)))))) (. .) (S (NP (NN Revenge)) (VP (VBZ is) (NP (NP (DT a) (NN dish)) (VP (ADVP (RBS best)) (VBN served) (S (ADJP (NN nude))))))) (. .)))" }, "speaker": "Sheldon", "text": "You know what they say . Revenge is a dish best served nude.", "tokens": [ { "deprel": "nsubj", "end_char": 1818, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 1815, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1823, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": 2, "lemma": "know", "misc": "", "start_char": 1819, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1828, "feats": "PronType=Rel", "head": 2, "id": 3, "lemma": "what", "misc": "", "start_char": 1824, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 1833, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 5, "id": 4, "lemma": "they", "misc": "", "start_char": 1829, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 1837, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 5, "lemma": "say", "misc": "", "start_char": 1834, "text": "say", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1839, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 1838, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1847, "feats": "Number=Sing", "head": 10, "id": 7, "lemma": "revenge", "misc": "", "start_char": 1840, "text": "Revenge", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1850, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 1848, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1852, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 1851, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 1857, "feats": "Number=Sing", "head": 0, "id": 10, "lemma": "dish", "misc": "", "start_char": 1853, "text": "dish", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1862, "feats": "Degree=Sup", "head": 12, "id": 11, "lemma": "well", "misc": "", "start_char": 1858, "text": "best", "upos": "ADV", "xpos": "RBS" }, { "deprel": "acl", "end_char": 1869, "feats": "Tense=Past|VerbForm=Part", "head": 10, "id": 12, "lemma": "serve", "misc": "", "start_char": 1863, "text": "served", "upos": "VERB", "xpos": "VBN" }, { "deprel": "xcomp", "end_char": 1874, "feats": "Number=Sing", "head": 12, "id": 13, "lemma": "nude", "misc": "", "start_char": 1870, "text": "nude", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1876, "feats": null, "head": 10, "id": 14, "lemma": ".", "misc": "", "start_char": 1875, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 2, 3 ], [ 0, 18, 18 ], [ 0, 18, 19 ] ], [ [ 0, 9, 10 ] ], [ [ 0, 12, 12 ] ], [ [ 0, 14, 14 ], [ 0, 14, 19 ], [ 1, 4, 4 ], [ 2, 2, 2 ], [ 2, 6, 6 ], [ 2, 6, 7 ], [ 2, 10, 10 ], [ 2, 13, 13 ], [ 3, 2, 2 ], [ 4, 2, 2 ], [ 5, 0, 0 ], [ 6, 2, 2 ], [ 6, 9, 9 ], [ 6, 9, 10 ], [ 6, 13, 13 ], [ 6, 27, 33 ], [ 7, 6, 6 ], [ 7, 8, 8 ], [ 8, 7, 7 ], [ 9, 3, 3 ], [ 9, 5, 5 ], [ 10, 8, 8 ], [ 12, 0, 0 ], [ 14, 5, 5 ], [ 15, 1, 1 ], [ 15, 7, 9 ], [ 17, 6, 6 ], [ 17, 19, 19 ], [ 18, 4, 4 ], [ 18, 20, 20 ], [ 18, 33, 33 ], [ 18, 71, 71 ], [ 18, 73, 73 ], [ 19, 3, 4 ], [ 20, 11, 11 ], [ 23, 2, 2 ], [ 25, 3, 3 ] ], [ [ 1, 0, 0 ] ], [ [ 1, 1, 2 ] ], [ [ 2, 0, 0 ], [ 9, 0, 0 ], [ 10, 0, 0 ], [ 10, 0, 1 ], [ 11, 3, 3 ], [ 11, 3, 4 ], [ 12, 6, 6 ], [ 12, 12, 12 ], [ 12, 12, 13 ], [ 12, 9, 13 ], [ 14, 0, 0 ], [ 14, 16, 16 ], [ 17, 13, 13 ], [ 17, 15, 21 ], [ 18, 49, 49 ], [ 18, 54, 54 ], [ 18, 68, 68 ], [ 20, 7, 7 ], [ 21, 14, 14 ], [ 21, 17, 17 ], [ 24, 3, 3 ], [ 24, 3, 5 ], [ 26, 0, 0 ] ], [ [ 6, 5, 7 ], [ 6, 11, 11 ] ], [ [ 6, 4, 14 ] ], [ [ 6, 19, 19 ], [ 6, 21, 21 ], [ 6, 30, 30 ], [ 6, 38, 38 ], [ 6, 37, 42 ] ], [ [ 6, 35, 35 ] ], [ [ 6, 37, 37 ] ], [ [ 7, 0, 0 ], [ 8, 4, 4 ] ], [ [ 8, 10, 10 ] ], [ [ 10, 5, 5 ] ], [ [ 10, 11, 11 ] ], [ [ 12, 3, 4 ] ], [ [ 13, 0, 0 ] ], [ [ 13, 2, 2 ], [ 13, 2, 3 ], [ 16, 0, 0 ], [ 16, 2, 2 ] ], [ [ 14, 7, 7 ], [ 15, 7, 7 ], [ 19, 1, 1 ], [ 20, 1, 1 ], [ 21, 3, 3 ] ], [ [ 14, 9, 13 ] ], [ [ 14, 12, 13 ] ], [ [ 14, 18, 18 ] ], [ [ 15, 4, 5 ] ], [ [ 16, 5, 5 ] ], [ [ 16, 7, 7 ] ], [ [ 16, 9, 12 ], [ 16, 15, 18 ], [ 16, 14, 18 ], [ 17, 1, 4 ], [ 17, 0, 4 ] ], [ [ 17, 10, 21 ] ], [ [ 18, 10, 18 ] ], [ [ 18, 25, 25 ] ], [ [ 18, 23, 31 ] ], [ [ 18, 28, 31 ] ], [ [ 18, 38, 38 ] ], [ [ 18, 40, 41 ] ], [ [ 18, 36, 46 ], [ 18, 51, 52 ] ], [ [ 18, 43, 46 ] ], [ [ 18, 59, 60 ] ], [ [ 18, 62, 63 ] ], [ [ 18, 75, 77 ] ], [ [ 20, 0, 0 ] ], [ [ 21, 9, 9 ] ], [ [ 21, 19, 20 ] ], [ [ 22, 2, 3 ] ], [ [ 23, 0, 0 ] ], [ [ 25, 1, 1 ], [ 25, 5, 5 ] ], [ [ 26, 2, 2 ] ], [ [ 26, 3, 3 ] ], [ [ 26, 6, 6 ] ], [ [ 26, 8, 12 ] ] ]
s06e09c08t
Morning, Professor Stevens . Don't look at that whiteboard . That's my math, not your math . Keep walking, nosey. What the hell are you doing? You said I'm not using my space, so I'm using it. Okay, you need to move now. No, I don't. You can't stay there forever. Actually, I have a plastic baggy strapped to my leg that says I can . Give up, Wolowitz . You've chosen to tangle with a superior intellect you can't defeat . There is nothing you could possibly do to ... Those aren't gonna help you, Sheldon. Oh, yes, they are . I mean, what? I'm warning you, Sheldon. Your threats are empty . Nothing can move me . Stop that! Get out of my spot! I am calling campus security . You prepare for the scolding of your life. What are you idiots doing? He's trying to kill me, Leonard . Video games and rock music have desensitized him to violence. Would you please talk some sense into your lunatic roommate? You're both acting like lunatics . It's just a parking spot . Not just a parking spot. Not just a parking spot . He can't handle the fact that I'm a bigger deal than he is now. Oh, preposterous . I have been solely responsible for this university's six - loop quantum gravity calculations . I have changed the way we think about Bose - Einstein condensates and I am also the one who got Nutter Butters in the cafeteria vending machine . Maybe you missed that news while you were floating around like a goof in outer space . Now, if you'll excuse me, I have work to do. Can you believe this guy? What I don't believe is that you tried to run him over. Oh, like you've never thought of doing that . Don't hate me just because I lived the dream. Hey, sweet ride. What are you doing in there? Just breaking in your new car. Stop that! You stop that! You know what they say . Revenge is a dish best served nude.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hey)) (, ,) (VP (VBD got) (NP (DT a) (NN minute))) (. ?)))" }, "speaker": "Raj", "text": "Hey, got a minute?", "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": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "get", "misc": "", "start_char": 6, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 11, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 10, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 18, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "minute", "misc": "", "start_char": 12, "text": "minute", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 20, "feats": null, "head": 3, "id": 6, "lemma": "?", "misc": "", "start_char": 19, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Oh)) (, ,) (ADVP (IN of) (NN course)) (, ,) (VP (VB come) (PRT (RP in)))) (. .) (S (NP (DT This)) (VP (VBZ is) (NP (DT an) (JJ authentic) (JJ Chinese) (NN throwing) (NN star)))) (, ,) (CC and) (S (NP (PRP I)) (VP (MD must) (VP (VB warn) (NP (PRP you)) (SBAR (S (NP (PRP I)) (VP (VBP have) (VP (VBN seen) (S (NP (JJ many) (NNS people)) (VP (VB throw) (NP (PRP them)) (PP (IN in) (NP (NNS movies)))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, of course, come in . This is an authentic Chinese throwing star, and I must warn you I have seen many people throw them in movies.", "tokens": [ { "deprel": "discourse", "end_char": 23, "feats": null, "head": 6, "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": "advmod", "end_char": 28, "feats": null, "head": 6, "id": 3, "lemma": "of", "misc": "", "start_char": 26, "text": "of", "upos": "ADV", "xpos": "IN" }, { "deprel": "fixed", "end_char": 35, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "course", "misc": "", "start_char": 29, "text": "course", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 37, "feats": null, "head": 3, "id": 5, "lemma": ",", "misc": "", "start_char": 36, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 42, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 6, "lemma": "come", "misc": "", "start_char": 38, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 45, "feats": null, "head": 6, "id": 7, "lemma": "in", "misc": "", "start_char": 43, "text": "in", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 47, "feats": null, "head": 6, "id": 8, "lemma": ".", "misc": "", "start_char": 46, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 52, "feats": "Number=Sing|PronType=Dem", "head": 15, "id": 9, "lemma": "this", "misc": "", "start_char": 48, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 55, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 10, "lemma": "be", "misc": "", "start_char": 53, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 58, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 11, "lemma": "a", "misc": "", "start_char": 56, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 68, "feats": "Degree=Pos", "head": 15, "id": 12, "lemma": "authentic", "misc": "", "start_char": 59, "text": "authentic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 76, "feats": "Degree=Pos", "head": 15, "id": 13, "lemma": "Chinese", "misc": "", "start_char": 69, "text": "Chinese", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 85, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "throw", "misc": "", "start_char": 77, "text": "throwing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 90, "feats": "Number=Sing", "head": 6, "id": 15, "lemma": "star", "misc": "", "start_char": 86, "text": "star", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 92, "feats": null, "head": 20, "id": 16, "lemma": ",", "misc": "", "start_char": 91, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 96, "feats": null, "head": 20, "id": 17, "lemma": "and", "misc": "", "start_char": 93, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 98, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 18, "lemma": "I", "misc": "", "start_char": 97, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 103, "feats": "VerbForm=Fin", "head": 20, "id": 19, "lemma": "must", "misc": "", "start_char": 99, "text": "must", "upos": "AUX", "xpos": "MD" }, { "deprel": "conj", "end_char": 108, "feats": "VerbForm=Inf", "head": 6, "id": 20, "lemma": "warn", "misc": "", "start_char": 104, "text": "warn", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 112, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 20, "id": 21, "lemma": "you", "misc": "", "start_char": 109, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 114, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 24, "id": 22, "lemma": "I", "misc": "", "start_char": 113, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 119, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 24, "id": 23, "lemma": "have", "misc": "", "start_char": 115, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 124, "feats": "Tense=Past|VerbForm=Part", "head": 20, "id": 24, "lemma": "see", "misc": "", "start_char": 120, "text": "seen", "upos": "VERB", "xpos": "VBN" }, { "deprel": "amod", "end_char": 129, "feats": "Degree=Pos", "head": 26, "id": 25, "lemma": "many", "misc": "", "start_char": 125, "text": "many", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 136, "feats": "Number=Plur", "head": 24, "id": 26, "lemma": "person", "misc": "", "start_char": 130, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "ccomp", "end_char": 142, "feats": "VerbForm=Inf", "head": 24, "id": 27, "lemma": "throw", "misc": "", "start_char": 137, "text": "throw", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 147, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 27, "id": 28, "lemma": "they", "misc": "", "start_char": 143, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 150, "feats": null, "head": 30, "id": 29, "lemma": "in", "misc": "", "start_char": 148, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 157, "feats": "Number=Plur", "head": 27, "id": 30, "lemma": "movie", "misc": "", "start_char": 151, "text": "movies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 159, "feats": null, "head": 6, "id": 31, "lemma": ".", "misc": "", "start_char": 158, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Calm) (ADVP (RP down)))) (. .) (NP (NNP Howard)) (VP (VBZ has) (NP (NP (NN something)) (SBAR (S (NP (PRP he)) (VP (VBZ wants) (S (VP (TO to) (VP (VB say) (PP (IN to) (NP (PRP you))))))))))) (. .)))" }, "speaker": "Raj", "text": "Calm down . Howard has something he wants to say to you.", "tokens": [ { "deprel": "root", "end_char": 164, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "calm", "misc": "", "start_char": 160, "text": "Calm", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 169, "feats": null, "head": 1, "id": 2, "lemma": "down", "misc": "", "start_char": 165, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 171, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 170, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 178, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "Howard", "misc": "", "start_char": 172, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 182, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 5, "lemma": "have", "misc": "", "start_char": 179, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 192, "feats": "Number=Sing|PronType=Ind", "head": 5, "id": 6, "lemma": "something", "misc": "", "start_char": 183, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 195, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 7, "lemma": "he", "misc": "", "start_char": 193, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 201, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 8, "lemma": "want", "misc": "", "start_char": 196, "text": "wants", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 204, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 202, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 208, "feats": "VerbForm=Inf", "head": 8, "id": 10, "lemma": "say", "misc": "", "start_char": 205, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 211, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 209, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 215, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 10, "id": 12, "lemma": "you", "misc": "", "start_char": 212, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 217, "feats": null, "head": 1, "id": 13, "lemma": ".", "misc": "", "start_char": 216, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (FRAG (NP (NNP Sheldon)) (, ,) (SBAR (WHADVP (WRB when)) (S (NP (NP (DT this) (JJ whole) (NN thing)) (PP (IN with) (NP (DT the) (NN parking) (NN space)))) (VP (VBD started)))) (NP (PRP I)) (VP (VBD had) (NP (DT no) (NN idea)) (WHNP (WHADVP (RB just) (WRB how) (JJ much)) (PP (IN of) (NP (DT a) (JJ crazy) (NN bastard))))) (. ...)))" }, "speaker": "Howard", "text": "Sheldon, when this whole thing with the parking space started I had no idea just how much of a crazy bastard ...", "tokens": [ { "deprel": "vocative", "end_char": 225, "feats": "Number=Sing", "head": 13, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 218, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 227, "feats": null, "head": 13, "id": 2, "lemma": ",", "misc": "", "start_char": 226, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 232, "feats": "PronType=Int", "head": 11, "id": 3, "lemma": "when", "misc": "", "start_char": 228, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "det", "end_char": 237, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 4, "lemma": "this", "misc": "", "start_char": 233, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 243, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "whole", "misc": "", "start_char": 238, "text": "whole", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 249, "feats": "Number=Sing", "head": 11, "id": 6, "lemma": "thing", "misc": "", "start_char": 244, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 254, "feats": null, "head": 10, "id": 7, "lemma": "with", "misc": "", "start_char": 250, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 258, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 8, "lemma": "the", "misc": "", "start_char": 255, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 266, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "parking", "misc": "", "start_char": 259, "text": "parking", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 272, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "space", "misc": "", "start_char": 267, "text": "space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "end_char": 280, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": 11, "lemma": "start", "misc": "", "start_char": 273, "text": "started", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 282, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 12, "lemma": "I", "misc": "", "start_char": 281, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 286, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 13, "lemma": "have", "misc": "", "start_char": 283, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 289, "feats": null, "head": 15, "id": 14, "lemma": "no", "misc": "", "start_char": 287, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 294, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "idea", "misc": "", "start_char": 290, "text": "idea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 299, "feats": null, "head": 18, "id": 16, "lemma": "just", "misc": "", "start_char": 295, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 303, "feats": "PronType=Int", "head": 18, "id": 17, "lemma": "how", "misc": "", "start_char": 300, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "obj", "end_char": 308, "feats": "Degree=Pos", "head": 13, "id": 18, "lemma": "much", "misc": "", "start_char": 304, "text": "much", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 311, "feats": null, "head": 22, "id": 19, "lemma": "of", "misc": "", "start_char": 309, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 313, "feats": "Definite=Ind|PronType=Art", "head": 22, "id": 20, "lemma": "a", "misc": "", "start_char": 312, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 319, "feats": "Degree=Pos", "head": 22, "id": 21, "lemma": "crazy", "misc": "", "start_char": 314, "text": "crazy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 327, "feats": "Number=Sing", "head": 18, "id": 22, "lemma": "bastard", "misc": "", "start_char": 320, "text": "bastard", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 331, "feats": null, "head": 13, "id": 23, "lemma": "...", "misc": "", "start_char": 328, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (NNP Howard)) (, ,) (NP (DT that)) (VP (VBZ 's) (RB not) (SBAR (WHADVP (WRB how)) (S (NP (PRP we)) (VP (VBD practiced) (NP (PRP it)))))) (. .)))" }, "speaker": "Raj", "text": "Howard, that's not how we practiced it.", "tokens": [ { "deprel": "vocative", "end_char": 338, "feats": "Number=Sing", "head": 8, "id": 1, "lemma": "Howard", "misc": "", "start_char": 332, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 340, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 339, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:outer", "end_char": 345, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 3, "lemma": "that", "misc": "", "start_char": 341, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 348, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 4, "lemma": "be", "misc": "", "start_char": 346, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 352, "feats": null, "head": 8, "id": 5, "lemma": "not", "misc": "", "start_char": 349, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 356, "feats": "PronType=Rel", "head": 8, "id": 6, "lemma": "how", "misc": "", "start_char": 353, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 359, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "we", "misc": "", "start_char": 357, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 369, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 8, "lemma": "practice", "misc": "", "start_char": 360, "text": "practiced", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 372, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 9, "lemma": "it", "misc": "", "start_char": 370, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 374, "feats": null, "head": 8, "id": 10, "lemma": ".", "misc": "", "start_char": 373, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD had) (NP (DT no) (NN idea)) (SBAR (WHNP (WRB how) (JJ much)) (S (NP (DT that) (NN spot)) (VP (VBD meant) (PP (IN to) (NP (PRP you)))))))) (. .) (S (INTJ (UH Anyway)) (, ,) (NP (PRP I)) (VP (VP (VBD called) (NP (NNP President) (NNP Siebert))) (CC and) (VP (VBD told) (NP (PRP him)) (SBAR (S (NP (NP (PRP it))) (VP (VBZ 's) (RB not) (ADJP (JJ worth)) (S (VP (VBG fighting) (PP (IN over) (NP (DT the) (NN spot))))))))))) (, ,) (RB so) (S (NP (PRP you)) (VP (VBP keep) (NP (PRP it)))) (, ,) (CC and) (S (NP (PRP I)) (VP (MD 'll) (VP (VB park) (PP (IN in) (NP (NP (DT the) (NN structure)) (PP (IN across) (NP (DT the) (NN street)))))))) (. .)))" }, "speaker": "Howard", "text": "I had no idea how much that spot meant to you . Anyway, I called President Siebert and told him it's not worth fighting over the spot, so you keep it, and I'll park in the structure across the street.", "tokens": [ { "deprel": "nsubj", "end_char": 376, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 375, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 380, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "have", "misc": "", "start_char": 377, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 383, "feats": null, "head": 4, "id": 3, "lemma": "no", "misc": "", "start_char": 381, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 388, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "idea", "misc": "", "start_char": 384, "text": "idea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 392, "feats": "PronType=Int", "head": 6, "id": 5, "lemma": "how", "misc": "", "start_char": 389, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "advmod", "end_char": 397, "feats": "Degree=Pos", "head": 9, "id": 6, "lemma": "much", "misc": "", "start_char": 393, "text": "much", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "det", "end_char": 402, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 7, "lemma": "that", "misc": "", "start_char": 398, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 407, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "spot", "misc": "", "start_char": 403, "text": "spot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "ccomp", "end_char": 413, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 9, "lemma": "mean", "misc": "", "start_char": 408, "text": "meant", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 416, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 414, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 420, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 9, "id": 11, "lemma": "you", "misc": "", "start_char": 417, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 422, "feats": null, "head": 2, "id": 12, "lemma": ".", "misc": "", "start_char": 421, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 429, "feats": null, "head": 16, "id": 13, "lemma": "anyway", "misc": "", "start_char": 423, "text": "Anyway", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 431, "feats": null, "head": 16, "id": 14, "lemma": ",", "misc": "", "start_char": 430, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 433, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 15, "lemma": "I", "misc": "", "start_char": 432, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 440, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 2, "id": 16, "lemma": "call", "misc": "", "start_char": 434, "text": "called", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 450, "feats": "Number=Sing", "head": 16, "id": 17, "lemma": "President", "misc": "", "start_char": 441, "text": "President", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 458, "feats": "Number=Sing", "head": 17, "id": 18, "lemma": "Siebert", "misc": "", "start_char": 451, "text": "Siebert", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 462, "feats": null, "head": 20, "id": 19, "lemma": "and", "misc": "", "start_char": 459, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 467, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 16, "id": 20, "lemma": "tell", "misc": "", "start_char": 463, "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 471, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 21, "lemma": "he", "misc": "", "start_char": 468, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 474, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 25, "id": 22, "lemma": "it", "misc": "", "start_char": 472, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 477, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 25, "id": 23, "lemma": "be", "misc": "", "start_char": 475, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 481, "feats": null, "head": 25, "id": 24, "lemma": "not", "misc": "", "start_char": 478, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 487, "feats": "Degree=Pos", "head": 20, "id": 25, "lemma": "worth", "misc": "", "start_char": 482, "text": "worth", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "xcomp", "end_char": 496, "feats": "VerbForm=Ger", "head": 25, "id": 26, "lemma": "fight", "misc": "", "start_char": 488, "text": "fighting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 501, "feats": null, "head": 29, "id": 27, "lemma": "over", "misc": "", "start_char": 497, "text": "over", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 505, "feats": "Definite=Def|PronType=Art", "head": 29, "id": 28, "lemma": "the", "misc": "", "start_char": 502, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 510, "feats": "Number=Sing", "head": 26, "id": 29, "lemma": "spot", "misc": "", "start_char": 506, "text": "spot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 512, "feats": null, "head": 33, "id": 30, "lemma": ",", "misc": "", "start_char": 511, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 515, "feats": null, "head": 33, "id": 31, "lemma": "so", "misc": "", "start_char": 513, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 519, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 33, "id": 32, "lemma": "you", "misc": "", "start_char": 516, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 524, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 2, "id": 33, "lemma": "keep", "misc": "", "start_char": 520, "text": "keep", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 527, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 33, "id": 34, "lemma": "it", "misc": "", "start_char": 525, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 529, "feats": null, "head": 39, "id": 35, "lemma": ",", "misc": "", "start_char": 528, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 533, "feats": null, "head": 39, "id": 36, "lemma": "and", "misc": "", "start_char": 530, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 535, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 39, "id": 37, "lemma": "I", "misc": "", "start_char": 534, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 539, "feats": "VerbForm=Fin", "head": 39, "id": 38, "lemma": "will", "misc": "", "start_char": 536, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "conj", "end_char": 544, "feats": "VerbForm=Inf", "head": 16, "id": 39, "lemma": "park", "misc": "", "start_char": 540, "text": "park", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 547, "feats": null, "head": 42, "id": 40, "lemma": "in", "misc": "", "start_char": 545, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 551, "feats": "Definite=Def|PronType=Art", "head": 42, "id": 41, "lemma": "the", "misc": "", "start_char": 548, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 561, "feats": "Number=Sing", "head": 39, "id": 42, "lemma": "structure", "misc": "", "start_char": 552, "text": "structure", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 568, "feats": null, "head": 45, "id": 43, "lemma": "across", "misc": "", "start_char": 562, "text": "across", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 572, "feats": "Definite=Def|PronType=Art", "head": 45, "id": 44, "lemma": "the", "misc": "", "start_char": 569, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 579, "feats": "Number=Sing", "head": 42, "id": 45, "lemma": "street", "misc": "", "start_char": 573, "text": "street", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 581, "feats": null, "head": 2, "id": 46, "lemma": ".", "misc": "", "start_char": 580, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (NP (NNP Howard)) (, ,) (VP (VBP thank) (NP (PRP you))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (NP (NP (PDT quite) (DT a) (NN gesture)) (PP (IN on) (NP (PRP$ your) (NN part)))))) (. .) (S (NP (PRP You)) (VP (VBP 've) (VP (VBN shown) (NP (PRP yourself)) (S (VP (TO to) (VP (VB be) (NP (DT the) (JJR bigger) (NN man)))))))) (. .)))" }, "speaker": "Sheldon", "text": "Well, Howard, thank you . It's quite a gesture on your part . You've shown yourself to be the bigger man.", "tokens": [ { "deprel": "discourse", "end_char": 586, "feats": null, "head": 5, "id": 1, "lemma": "well", "misc": "", "start_char": 582, "text": "Well", "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": "vocative", "end_char": 595, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "Howard", "misc": "", "start_char": 589, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 597, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 596, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 603, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "thank", "misc": "", "start_char": 598, "text": "thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 607, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 5, "id": 6, "lemma": "you", "misc": "", "start_char": 604, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 609, "feats": null, "head": 5, "id": 7, "lemma": ".", "misc": "", "start_char": 608, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 612, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 8, "lemma": "it", "misc": "", "start_char": 610, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 615, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 9, "lemma": "be", "misc": "", "start_char": 613, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det:predet", "end_char": 621, "feats": null, "head": 12, "id": 10, "lemma": "quite", "misc": "", "start_char": 616, "text": "quite", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 623, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 11, "lemma": "a", "misc": "", "start_char": 622, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 631, "feats": "Number=Sing", "head": 5, "id": 12, "lemma": "gesture", "misc": "", "start_char": 624, "text": "gesture", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 634, "feats": null, "head": 15, "id": 13, "lemma": "on", "misc": "", "start_char": 632, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 639, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 15, "id": 14, "lemma": "your", "misc": "", "start_char": 635, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 644, "feats": "Number=Sing", "head": 12, "id": 15, "lemma": "part", "misc": "", "start_char": 640, "text": "part", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 646, "feats": null, "head": 5, "id": 16, "lemma": ".", "misc": "", "start_char": 645, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 650, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 19, "id": 17, "lemma": "you", "misc": "", "start_char": 647, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 654, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 19, "id": 18, "lemma": "have", "misc": "", "start_char": 651, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 660, "feats": "Tense=Past|VerbForm=Part", "head": 5, "id": 19, "lemma": "show", "misc": "", "start_char": 655, "text": "shown", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 669, "feats": "Case=Acc|Number=Sing|Person=2|PronType=Prs|Reflex=Yes", "head": 19, "id": 20, "lemma": "yourself", "misc": "", "start_char": 661, "text": "yourself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 672, "feats": null, "head": 25, "id": 21, "lemma": "to", "misc": "", "start_char": 670, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 675, "feats": "VerbForm=Inf", "head": 25, "id": 22, "lemma": "be", "misc": "", "start_char": 673, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 679, "feats": "Definite=Def|PronType=Art", "head": 25, "id": 23, "lemma": "the", "misc": "", "start_char": 676, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 686, "feats": "Degree=Cmp", "head": 25, "id": 24, "lemma": "big", "misc": "", "start_char": 680, "text": "bigger", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "xcomp", "end_char": 690, "feats": "Number=Sing", "head": 19, "id": 25, "lemma": "man", "misc": "", "start_char": 687, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 692, "feats": null, "head": 5, "id": 26, "lemma": ".", "misc": "", "start_char": 691, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (VP (VBP Thank) (NP (PRP you))) (. .)))" }, "speaker": "Howard", "text": "Thank you.", "tokens": [ { "deprel": "root", "end_char": 698, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "thank", "misc": "", "start_char": 693, "text": "Thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 702, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 1, "id": 2, "lemma": "you", "misc": "", "start_char": 699, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 704, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 703, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (SBAR (WHNP (WDT Which)) (S (NP (PRP I)) (VP (VBP find) (S (ADJP (RB totally) (JJ unacceptable)))))) (. .) (NP (PRP I)) (VP (MD must) (VP (VB be) (NP (DT the) (JJR bigger) (NN man) (. .)) (ADVP (RB Therefore)))) (, ,) (NP (PRP you)) (VP (MD may) (VP (VB use) (NP (PRP$ my) (NN spot)) (PP (IN until) (NP (NP (JJ such) (NN time)) (SBAR (IN as) (S (NP (PRP I)) (VP (VBP learn) (S (VP (TO to) (VP (VB drive) (CC or) (VB get) (NP (DT a) (NNP Batmobile)))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Which I find totally unacceptable . I must be the bigger man . Therefore, you may use my spot until such time as I learn to drive or get a Batmobile.", "tokens": [ { "deprel": "obj", "end_char": 710, "feats": "PronType=Rel", "head": 3, "id": 1, "lemma": "which", "misc": "", "start_char": 705, "text": "Which", "upos": "PRON", "xpos": "WDT" }, { "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": "root", "end_char": 717, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "find", "misc": "", "start_char": 713, "text": "find", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 725, "feats": null, "head": 5, "id": 4, "lemma": "totally", "misc": "", "start_char": 718, "text": "totally", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 738, "feats": "Degree=Pos", "head": 3, "id": 5, "lemma": "unacceptable", "misc": "", "start_char": 726, "text": "unacceptable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 740, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 739, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 742, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 7, "lemma": "I", "misc": "", "start_char": 741, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 747, "feats": "VerbForm=Fin", "head": 12, "id": 8, "lemma": "must", "misc": "", "start_char": 743, "text": "must", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 750, "feats": "VerbForm=Inf", "head": 12, "id": 9, "lemma": "be", "misc": "", "start_char": 748, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 754, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 10, "lemma": "the", "misc": "", "start_char": 751, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 761, "feats": "Degree=Cmp", "head": 12, "id": 11, "lemma": "big", "misc": "", "start_char": 755, "text": "bigger", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "parataxis", "end_char": 765, "feats": "Number=Sing", "head": 3, "id": 12, "lemma": "man", "misc": "", "start_char": 762, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 767, "feats": null, "head": 12, "id": 13, "lemma": ".", "misc": "", "start_char": 766, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 777, "feats": null, "head": 18, "id": 14, "lemma": "therefore", "misc": "", "start_char": 768, "text": "Therefore", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 779, "feats": null, "head": 18, "id": 15, "lemma": ",", "misc": "", "start_char": 778, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 783, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 18, "id": 16, "lemma": "you", "misc": "", "start_char": 780, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 787, "feats": "VerbForm=Fin", "head": 18, "id": 17, "lemma": "may", "misc": "", "start_char": 784, "text": "may", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 791, "feats": "VerbForm=Inf", "head": 3, "id": 18, "lemma": "use", "misc": "", "start_char": 788, "text": "use", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 794, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 20, "id": 19, "lemma": "my", "misc": "", "start_char": 792, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 799, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "spot", "misc": "", "start_char": 795, "text": "spot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 805, "feats": null, "head": 23, "id": 21, "lemma": "until", "misc": "", "start_char": 800, "text": "until", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 810, "feats": "Degree=Pos", "head": 23, "id": 22, "lemma": "such", "misc": "", "start_char": 806, "text": "such", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 815, "feats": "Number=Sing", "head": 18, "id": 23, "lemma": "time", "misc": "", "start_char": 811, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 818, "feats": null, "head": 26, "id": 24, "lemma": "as", "misc": "", "start_char": 816, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 820, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 26, "id": 25, "lemma": "I", "misc": "", "start_char": 819, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 826, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 18, "id": 26, "lemma": "learn", "misc": "", "start_char": 821, "text": "learn", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 829, "feats": null, "head": 28, "id": 27, "lemma": "to", "misc": "", "start_char": 827, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 835, "feats": "VerbForm=Inf", "head": 26, "id": 28, "lemma": "drive", "misc": "", "start_char": 830, "text": "drive", "upos": "VERB", "xpos": "VB" }, { "deprel": "cc", "end_char": 838, "feats": null, "head": 30, "id": 29, "lemma": "or", "misc": "", "start_char": 836, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 842, "feats": "VerbForm=Inf", "head": 28, "id": 30, "lemma": "get", "misc": "", "start_char": 839, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 844, "feats": "Definite=Ind|PronType=Art", "head": 32, "id": 31, "lemma": "a", "misc": "", "start_char": 843, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 854, "feats": "Number=Sing", "head": 30, "id": 32, "lemma": "Batmobile", "misc": "", "start_char": 845, "text": "Batmobile", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 856, "feats": null, "head": 3, "id": 33, "lemma": ".", "misc": "", "start_char": 855, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Wow)) (, ,) (INTJ (UH okay)) (. .)))" }, "speaker": "Howard", "text": "Wow, okay.", "tokens": [ { "deprel": "root", "end_char": 860, "feats": null, "head": 0, "id": 1, "lemma": "wow", "misc": "", "start_char": 857, "text": "Wow", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 862, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 861, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 867, "feats": null, "head": 1, "id": 3, "lemma": "okay", "misc": "", "start_char": 863, "text": "okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 869, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 868, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (EX There)) (VP (VP (VBZ is) (NP (NP (NN nothing)) (SBAR (S (VP (TO to) (VP (VB say))))))) (. .) (SBAR (IN Except) (S (NP (PRP I)) (VP (VBP 'm) (NP (DT the) (JJR bigger) (NN man)))))) (. .)))" }, "speaker": "Sheldon", "text": "There is nothing to say . Except I'm the bigger man.", "tokens": [ { "deprel": "expl", "end_char": 875, "feats": null, "head": 2, "id": 1, "lemma": "there", "misc": "", "start_char": 870, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 878, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "be", "misc": "", "start_char": 876, "text": "is", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 886, "feats": "Number=Sing|PronType=Neg", "head": 2, "id": 3, "lemma": "nothing", "misc": "", "start_char": 879, "text": "nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "mark", "end_char": 889, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 887, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 893, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "say", "misc": "", "start_char": 890, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 895, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 894, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 902, "feats": null, "head": 12, "id": 7, "lemma": "except", "misc": "", "start_char": 896, "text": "Except", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 904, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 8, "lemma": "I", "misc": "", "start_char": 903, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 907, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 12, "id": 9, "lemma": "be", "misc": "", "start_char": 905, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 911, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 10, "lemma": "the", "misc": "", "start_char": 908, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 918, "feats": "Degree=Cmp", "head": 12, "id": 11, "lemma": "big", "misc": "", "start_char": 912, "text": "bigger", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "advcl", "end_char": 922, "feats": "Number=Sing", "head": 2, "id": 12, "lemma": "man", "misc": "", "start_char": 919, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 924, "feats": null, "head": 2, "id": 13, "lemma": ".", "misc": "", "start_char": 923, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Just)) (VP (VB say) (NP (PRP it))) (. .)))" }, "speaker": "Raj", "text": "Just say it.", "tokens": [ { "deprel": "advmod", "end_char": 929, "feats": null, "head": 2, "id": 1, "lemma": "just", "misc": "", "start_char": 925, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 933, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "say", "misc": "", "start_char": 930, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 936, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 3, "lemma": "it", "misc": "", "start_char": 934, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 938, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 937, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP 're) (NP (NP (DT the) (JJR bigger) (NN man)) (, ,) (NP (NNP Sheldon)))) (. .)))" }, "speaker": "Howard", "text": "You're the bigger man, Sheldon.", "tokens": [ { "deprel": "nsubj", "end_char": 942, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 1, "lemma": "you", "misc": "", "start_char": 939, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 946, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 943, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 950, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 3, "lemma": "the", "misc": "", "start_char": 947, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 957, "feats": "Degree=Cmp", "head": 5, "id": 4, "lemma": "big", "misc": "", "start_char": 951, "text": "bigger", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "root", "end_char": 961, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "man", "misc": "", "start_char": 958, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 963, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 962, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 971, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "Sheldon", "misc": "", "start_char": 964, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 973, "feats": null, "head": 5, "id": 8, "lemma": ".", "misc": "", "start_char": 972, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (VP (VB stop)) (. .) (CC And) (S (NP (PRP I)) (VP (VBP believe) (SBAR (S (NP (DT this)) (VP (VBZ is) (NP (PRP yours) (. .) (RB FYI)) (, ,) (S (SBAR (IN if) (S (NP (PRP you)) (VP (VBP wear) (NP (DT that)) (PP (IN into) (NP (DT a) (NN bank)))))) (, ,) (NP (PRP they)) (VP (MD will) (VP (VB tackle) (NP (PRP you)) (PP (IN to) (NP (DT the) (NN ground))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, stop . And I believe this is yours . FYI, if you wear that into a bank, they will tackle you to the ground.", "tokens": [ { "deprel": "discourse", "end_char": 976, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 974, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 978, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 977, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 983, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "stop", "misc": "", "start_char": 979, "text": "stop", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 985, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 984, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 989, "feats": null, "head": 7, "id": 5, "lemma": "and", "misc": "", "start_char": 986, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 991, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "I", "misc": "", "start_char": 990, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 999, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 7, "lemma": "believe", "misc": "", "start_char": 992, "text": "believe", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1004, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 8, "lemma": "this", "misc": "", "start_char": 1000, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1007, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 1005, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 1013, "feats": "Gender=Neut|Number=Sing|Person=2|Poss=Yes|PronType=Prs", "head": 7, "id": 10, "lemma": "yours", "misc": "", "start_char": 1008, "text": "yours", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1015, "feats": null, "head": 3, "id": 11, "lemma": ".", "misc": "", "start_char": 1014, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1019, "feats": null, "head": 24, "id": 12, "lemma": "fyi", "misc": "", "start_char": 1016, "text": "FYI", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1021, "feats": null, "head": 12, "id": 13, "lemma": ",", "misc": "", "start_char": 1020, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 1024, "feats": null, "head": 16, "id": 14, "lemma": "if", "misc": "", "start_char": 1022, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1028, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 15, "lemma": "you", "misc": "", "start_char": 1025, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1033, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 24, "id": 16, "lemma": "wear", "misc": "", "start_char": 1029, "text": "wear", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1038, "feats": "Number=Sing|PronType=Dem", "head": 16, "id": 17, "lemma": "that", "misc": "", "start_char": 1034, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "case", "end_char": 1043, "feats": null, "head": 20, "id": 18, "lemma": "into", "misc": "", "start_char": 1039, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1045, "feats": "Definite=Ind|PronType=Art", "head": 20, "id": 19, "lemma": "a", "misc": "", "start_char": 1044, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1050, "feats": "Number=Sing", "head": 16, "id": 20, "lemma": "bank", "misc": "", "start_char": 1046, "text": "bank", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1052, "feats": null, "head": 16, "id": 21, "lemma": ",", "misc": "", "start_char": 1051, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1057, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 24, "id": 22, "lemma": "they", "misc": "", "start_char": 1053, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1062, "feats": "VerbForm=Fin", "head": 24, "id": 23, "lemma": "will", "misc": "", "start_char": 1058, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 1069, "feats": "VerbForm=Inf", "head": 7, "id": 24, "lemma": "tackle", "misc": "", "start_char": 1063, "text": "tackle", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1073, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 24, "id": 25, "lemma": "you", "misc": "", "start_char": 1070, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1076, "feats": null, "head": 28, "id": 26, "lemma": "to", "misc": "", "start_char": 1074, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1080, "feats": "Definite=Def|PronType=Art", "head": 28, "id": 27, "lemma": "the", "misc": "", "start_char": 1077, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1087, "feats": "Number=Sing", "head": 24, "id": 28, "lemma": "ground", "misc": "", "start_char": 1081, "text": "ground", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1089, "feats": null, "head": 3, "id": 29, "lemma": ".", "misc": "", "start_char": 1088, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 4 ] ], [ [ 1, 8, 8 ] ], [ [ 1, 10, 14 ], [ 1, 27, 27 ] ], [ [ 1, 17, 17 ], [ 1, 21, 21 ], [ 2, 11, 11 ], [ 3, 0, 0 ], [ 3, 19, 21 ], [ 3, 13, 21 ], [ 5, 10, 10 ], [ 5, 31, 31 ], [ 7, 1, 1 ], [ 8, 1, 1 ], [ 8, 6, 6 ], [ 8, 18, 18 ], [ 8, 24, 24 ], [ 10, 7, 7 ], [ 12, 0, 0 ], [ 12, 6, 6 ], [ 13, 5, 5 ] ], [ [ 1, 20, 20 ] ], [ [ 1, 24, 25 ] ], [ [ 1, 29, 29 ] ], [ [ 2, 3, 3 ], [ 2, 6, 6 ], [ 2, 5, 11 ] ], [ [ 2, 5, 5 ] ], [ [ 3, 3, 9 ], [ 5, 2, 10 ] ], [ [ 3, 7, 9 ] ], [ [ 3, 11, 11 ], [ 4, 0, 0 ], [ 5, 0, 0 ], [ 5, 14, 14 ], [ 5, 36, 36 ], [ 6, 2, 2 ], [ 6, 5, 5 ], [ 6, 13, 13 ], [ 6, 13, 14 ], [ 6, 9, 14 ], [ 6, 16, 16 ], [ 6, 19, 19 ], [ 6, 22, 24 ], [ 8, 9, 11 ], [ 8, 15, 15 ], [ 10, 9, 11 ], [ 11, 2, 2 ], [ 12, 2, 4 ], [ 13, 7, 7 ], [ 13, 9, 9 ], [ 13, 14, 14 ], [ 13, 24, 24 ] ], [ [ 4, 2, 2 ] ], [ [ 4, 6, 6 ] ], [ [ 4, 8, 8 ] ], [ [ 5, 6, 7 ], [ 5, 27, 28 ], [ 5, 33, 33 ], [ 8, 18, 19 ] ], [ [ 5, 16, 17 ], [ 5, 20, 20 ] ], [ [ 5, 21, 21 ] ], [ [ 5, 40, 44 ] ], [ [ 5, 43, 44 ] ], [ [ 6, 7, 7 ] ], [ [ 8, 0, 0 ] ], [ [ 8, 21, 31 ] ], [ [ 8, 30, 31 ] ], [ [ 10, 0, 0 ] ], [ [ 10, 2, 2 ] ], [ [ 10, 2, 4 ] ], [ [ 13, 11, 11 ] ], [ [ 13, 16, 16 ] ], [ [ 13, 18, 19 ], [ 13, 21, 21 ] ], [ [ 13, 26, 27 ] ] ]
s06e09c09t
Hey, got a minute? Oh, of course, come in . This is an authentic Chinese throwing star, and I must warn you I have seen many people throw them in movies. Calm down . Howard has something he wants to say to you. Sheldon, when this whole thing with the parking space started I had no idea just how much of a crazy bastard ... Howard, that's not how we practiced it. I had no idea how much that spot meant to you . Anyway, I called President Siebert and told him it's not worth fighting over the spot, so you keep it, and I'll park in the structure across the street. Well, Howard, thank you . It's quite a gesture on your part . You've shown yourself to be the bigger man. Thank you. Which I find totally unacceptable . I must be the bigger man . Therefore, you may use my spot until such time as I learn to drive or get a Batmobile. Wow, okay. There is nothing to say . Except I'm the bigger man. Just say it. You're the bigger man, Sheldon. Oh, stop . And I believe this is yours . FYI, if you wear that into a bank, they will tackle you to the ground.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD 'd) (VP (VB like) (S (VP (TO to) (VP (VB propose) (NP (DT a) (NN toast)) (. .) (PP (IN To) (S (VP (VBG burying) (NP (DT the) (NN hatchet))))) (. .) (PP (IN To) (S (VP (VBG burying) (NP (DT the) (NN hatchet)))))))))) (. .)))" }, "speaker": "Howard", "text": "I'd like to propose a toast . To burying the hatchet . To burying the hatchet.", "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": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "would", "misc": "", "start_char": 2, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 9, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "like", "misc": "", "start_char": 5, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 12, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 10, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 20, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "propose", "misc": "", "start_char": 13, "text": "propose", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 22, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 21, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 28, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "toast", "misc": "", "start_char": 23, "text": "toast", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 30, "feats": null, "head": 5, "id": 8, "lemma": ".", "misc": "", "start_char": 29, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 33, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 31, "text": "To", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 41, "feats": "VerbForm=Ger", "head": 5, "id": 10, "lemma": "bury", "misc": "", "start_char": 34, "text": "burying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 45, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 42, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 53, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "hatchet", "misc": "", "start_char": 46, "text": "hatchet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 55, "feats": null, "head": 15, "id": 13, "lemma": ".", "misc": "", "start_char": 54, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 58, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 56, "text": "To", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 66, "feats": "VerbForm=Ger", "head": 10, "id": 15, "lemma": "bury", "misc": "", "start_char": 59, "text": "burying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 70, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 16, "lemma": "the", "misc": "", "start_char": 67, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 78, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "hatchet", "misc": "", "start_char": 71, "text": "hatchet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 80, "feats": null, "head": 3, "id": 18, "lemma": ".", "misc": "", "start_char": 79, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (FRAG (PP (IN To) (S (VP (VBG burying) (NP (DT the) (NN hatchet))))) (. .)))" }, "speaker": "Sheldon", "text": "To burying the hatchet.", "tokens": [ { "deprel": "mark", "end_char": 83, "feats": null, "head": 2, "id": 1, "lemma": "to", "misc": "", "start_char": 81, "text": "To", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "root", "end_char": 91, "feats": "VerbForm=Ger", "head": 0, "id": 2, "lemma": "bury", "misc": "", "start_char": 84, "text": "burying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 95, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 92, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 103, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "hatchet", "misc": "", "start_char": 96, "text": "hatchet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 105, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 104, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP know))) (, ,) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (ADVP (NN kind) (IN of)) (JJ glad) (SBAR (S (NP (DT this)) (VP (VBD happened))))))) (. .)))" }, "speaker": "Bernadette", "text": "You know, I'm kind of glad this happened.", "tokens": [ { "deprel": "nsubj", "end_char": 109, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 106, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 114, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 8, "id": 2, "lemma": "know", "misc": "", "start_char": 110, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 116, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 115, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 118, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 4, "lemma": "I", "misc": "", "start_char": 117, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 121, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 5, "lemma": "be", "misc": "", "start_char": 119, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 126, "feats": "Number=Sing", "head": 8, "id": 6, "lemma": "kind", "misc": "", "start_char": 122, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "fixed", "end_char": 129, "feats": null, "head": 6, "id": 7, "lemma": "of", "misc": "", "start_char": 127, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 134, "feats": "Degree=Pos", "head": 0, "id": 8, "lemma": "glad", "misc": "", "start_char": 130, "text": "glad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 139, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 9, "lemma": "this", "misc": "", "start_char": 135, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 148, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": 10, "lemma": "happen", "misc": "", "start_char": 140, "text": "happened", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 150, "feats": null, "head": 8, "id": 11, "lemma": ".", "misc": "", "start_char": 149, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (PP (IN In) (NP (DT some) (JJ weird) (NN way))) (, ,) (NP (PRP I)) (ADVP (NN kind) (IN of)) (VP (VBP feel) (SBAR (IN like) (S (NP (PRP it)) (VP (VBD brought) (NP (PRP us)) (ADVP (RBR closer)))))) (. .)))" }, "speaker": "Amy", "text": "In some weird way, I kind of feel like it brought us closer.", "tokens": [ { "deprel": "case", "end_char": 153, "feats": null, "head": 4, "id": 1, "lemma": "in", "misc": "", "start_char": 151, "text": "In", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 158, "feats": null, "head": 4, "id": 2, "lemma": "some", "misc": "", "start_char": 154, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 164, "feats": "Degree=Pos", "head": 4, "id": 3, "lemma": "weird", "misc": "", "start_char": 159, "text": "weird", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 168, "feats": "Number=Sing", "head": 9, "id": 4, "lemma": "way", "misc": "", "start_char": 165, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 170, "feats": null, "head": 9, "id": 5, "lemma": ",", "misc": "", "start_char": 169, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 172, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 6, "lemma": "I", "misc": "", "start_char": 171, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 177, "feats": "Number=Sing", "head": 9, "id": 7, "lemma": "kind", "misc": "", "start_char": 173, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "fixed", "end_char": 180, "feats": null, "head": 7, "id": 8, "lemma": "of", "misc": "", "start_char": 178, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 185, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 9, "lemma": "feel", "misc": "", "start_char": 181, "text": "feel", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 190, "feats": null, "head": 12, "id": 10, "lemma": "like", "misc": "", "start_char": 186, "text": "like", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 193, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 11, "lemma": "it", "misc": "", "start_char": 191, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 201, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 12, "lemma": "bring", "misc": "", "start_char": 194, "text": "brought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 204, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 12, "id": 13, "lemma": "we", "misc": "", "start_char": 202, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 211, "feats": "Degree=Cmp", "head": 12, "id": 14, "lemma": "close", "misc": "", "start_char": 205, "text": "closer", "upos": "ADV", "xpos": "RBR" }, { "deprel": "punct", "end_char": 213, "feats": null, "head": 9, "id": 15, "lemma": ".", "misc": "", "start_char": 212, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (NP (NN everybody)) (VP (VBZ 's) (ADJP (JJ happy) (. .) (JJ Great))) (. !)))" }, "speaker": "Penny", "text": "Yeah, everybody's happy . Great!", "tokens": [ { "deprel": "discourse", "end_char": 218, "feats": null, "head": 5, "id": 1, "lemma": "yeah", "misc": "", "start_char": 214, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 220, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 219, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 230, "feats": "Number=Sing|PronType=Tot", "head": 5, "id": 3, "lemma": "everybody", "misc": "", "start_char": 221, "text": "everybody", "upos": "PRON", "xpos": "NN" }, { "deprel": "cop", "end_char": 233, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 231, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 239, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "happy", "misc": "", "start_char": 234, "text": "happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 241, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 240, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 247, "feats": "Degree=Pos", "head": 5, "id": 7, "lemma": "great", "misc": "", "start_char": 242, "text": "Great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 249, "feats": null, "head": 5, "id": 8, "lemma": "!", "misc": "", "start_char": 248, "text": "!", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 5, 6 ] ], [ [ 0, 10, 11 ], [ 0, 15, 16 ], [ 1, 2, 3 ] ], [ [ 2, 0, 0 ] ], [ [ 2, 3, 3 ] ], [ [ 2, 8, 8 ] ], [ [ 3, 1, 3 ] ], [ [ 3, 5, 5 ] ], [ [ 3, 10, 10 ] ], [ [ 3, 12, 12 ] ], [ [ 4, 2, 2 ] ] ]
s06e09c10t
I'd like to propose a toast . To burying the hatchet . To burying the hatchet. To burying the hatchet. You know, I'm kind of glad this happened. In some weird way, I kind of feel like it brought us closer. Yeah, everybody's happy . Great!
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB How)) (SQ (MD 'd) (NP (PRP it)) (VP (VB go) (PP (IN with) (NP (NNP Leonard))))) (. ?)))" }, "speaker": "Amy", "text": "How'd it go with Leonard?", "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": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "would", "misc": "", "start_char": 4, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 9, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "it", "misc": "", "start_char": 7, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 12, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "go", "misc": "", "start_char": 10, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 17, "feats": null, "head": 6, "id": 5, "lemma": "with", "misc": "", "start_char": 13, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 25, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "Leonard", "misc": "", "start_char": 18, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 27, "feats": null, "head": 4, "id": 7, "lemma": "?", "misc": "", "start_char": 26, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB think) (SBAR (S (NP (PRP he)) (VP (MD 'll) (VP (VB be) (VP (VBG making) (NP (DT that) (NN mistake)) (ADVP (RB again))))))))) (. .)))" }, "speaker": "Penny", "text": "I don't think he'll be making that mistake again.", "tokens": [ { "deprel": "nsubj", "end_char": 29, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 28, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 32, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 30, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 36, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 33, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 42, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "think", "misc": "", "start_char": 37, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 45, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 5, "lemma": "he", "misc": "", "start_char": 43, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 49, "feats": "VerbForm=Fin", "head": 8, "id": 6, "lemma": "will", "misc": "", "start_char": 46, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 52, "feats": "VerbForm=Inf", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 50, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 59, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 8, "lemma": "make", "misc": "", "start_char": 53, "text": "making", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 64, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 9, "lemma": "that", "misc": "", "start_char": 60, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 72, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "mistake", "misc": "", "start_char": 65, "text": "mistake", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 78, "feats": null, "head": 8, "id": 11, "lemma": "again", "misc": "", "start_char": 73, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 80, "feats": null, "head": 4, "id": 12, "lemma": ".", "misc": "", "start_char": 79, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (ADJP (JJ Good) (. .)))" }, "speaker": "Bernadette", "text": "Good.", "tokens": [ { "deprel": "root", "end_char": 85, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "good", "misc": "", "start_char": 81, "text": "Good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 87, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 86, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (RB So) (S (NP (PRP I)) (VP (VBP know) (SBAR (S (NP (DT this)) (VP (VBZ goes) (PP (IN without) (S (VP (VBG saying))))))))) (CC but) (S (SBAR (IN if) (S (NP (NP (DT either)) (PP (IN of) (NP (PRP you)))) (VP (VBP tell) (NP (NNP Leonard))))) (NP (PRP you)) (VP (VBD helped) (S (NP (PRP me)) (VP (VB rewrite) (NP (DT this) (NN paper)))))) (NP (PRP I)) (VP (MD 'll) (VP (VB beat) (NP (PRP you)) (PP (DT both) (PP (IN with) (NP (NP (DT a) (NN bag)) (PP (IN of) (NP (NNS oranges)))))))) (. .)))" }, "speaker": "Penny", "text": "So I know this goes without saying but if either of you tell Leonard you helped me rewrite this paper I'll beat you both with a bag of oranges.", "tokens": [ { "deprel": "advmod", "end_char": 90, "feats": null, "head": 3, "id": 1, "lemma": "so", "misc": "", "start_char": 88, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 92, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 91, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 97, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "know", "misc": "", "start_char": 93, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 102, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 4, "lemma": "this", "misc": "", "start_char": 98, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 107, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 5, "lemma": "go", "misc": "", "start_char": 103, "text": "goes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 115, "feats": null, "head": 7, "id": 6, "lemma": "without", "misc": "", "start_char": 108, "text": "without", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 122, "feats": "VerbForm=Ger", "head": 5, "id": 7, "lemma": "say", "misc": "", "start_char": 116, "text": "saying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "cc", "end_char": 126, "feats": null, "head": 23, "id": 8, "lemma": "but", "misc": "", "start_char": 123, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "end_char": 129, "feats": null, "head": 13, "id": 9, "lemma": "if", "misc": "", "start_char": 127, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 136, "feats": null, "head": 13, "id": 10, "lemma": "either", "misc": "", "start_char": 130, "text": "either", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "end_char": 139, "feats": null, "head": 12, "id": 11, "lemma": "of", "misc": "", "start_char": 137, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 143, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 10, "id": 12, "lemma": "you", "misc": "", "start_char": 140, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 148, "feats": "Mood=Ind|Number=Plur|Person=2|Tense=Pres|VerbForm=Fin", "head": 23, "id": 13, "lemma": "tell", "misc": "", "start_char": 144, "text": "tell", "upos": "VERB", "xpos": "VBP" }, { "deprel": "iobj", "end_char": 156, "feats": "Number=Sing", "head": 13, "id": 14, "lemma": "Leonard", "misc": "", "start_char": 149, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nsubj", "end_char": 160, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 15, "lemma": "you", "misc": "", "start_char": 157, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 167, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 13, "id": 16, "lemma": "help", "misc": "", "start_char": 161, "text": "helped", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 170, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 17, "lemma": "I", "misc": "", "start_char": 168, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 178, "feats": "VerbForm=Inf", "head": 16, "id": 18, "lemma": "rewrite", "misc": "", "start_char": 171, "text": "rewrite", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 183, "feats": "Number=Sing|PronType=Dem", "head": 20, "id": 19, "lemma": "this", "misc": "", "start_char": 179, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 189, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "paper", "misc": "", "start_char": 184, "text": "paper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 191, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 23, "id": 21, "lemma": "I", "misc": "", "start_char": 190, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 195, "feats": "VerbForm=Fin", "head": 23, "id": 22, "lemma": "will", "misc": "", "start_char": 192, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "conj", "end_char": 200, "feats": "VerbForm=Inf", "head": 3, "id": 23, "lemma": "beat", "misc": "", "start_char": 196, "text": "beat", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 204, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 23, "id": 24, "lemma": "you", "misc": "", "start_char": 201, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 209, "feats": "PronType=Art", "head": 24, "id": 25, "lemma": "both", "misc": "", "start_char": 205, "text": "both", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "end_char": 214, "feats": null, "head": 28, "id": 26, "lemma": "with", "misc": "", "start_char": 210, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 216, "feats": "Definite=Ind|PronType=Art", "head": 28, "id": 27, "lemma": "a", "misc": "", "start_char": 215, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 220, "feats": "Number=Sing", "head": 23, "id": 28, "lemma": "bag", "misc": "", "start_char": 217, "text": "bag", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 223, "feats": null, "head": 30, "id": 29, "lemma": "of", "misc": "", "start_char": 221, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 231, "feats": "Number=Plur", "head": 28, "id": 30, "lemma": "orange", "misc": "", "start_char": 224, "text": "oranges", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 233, "feats": null, "head": 3, "id": 31, "lemma": ".", "misc": "", "start_char": 232, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (VP (VBN Understood)) (. .)))" }, "speaker": "Amy", "text": "Understood.", "tokens": [ { "deprel": "root", "end_char": 244, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 1, "lemma": "understand", "misc": "", "start_char": 234, "text": "Understood", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 246, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 245, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (SQ (VBD Got) (NP (PRP it)) (. .)))" }, "speaker": "Bernadette", "text": "Got it.", "tokens": [ { "deprel": "root", "end_char": 250, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 1, "lemma": "get", "misc": "", "start_char": 247, "text": "Got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 253, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 1, "id": 2, "lemma": "it", "misc": "", "start_char": 251, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 255, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 254, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Now)) (, ,) (NP (NNS ladies) (. .)) (NP (PRP We)) (VP (VBD got) (NP (NP (DT a) (NN B) (HYPH -) (CC minus)) (PP (IN on) (NP (DT this) (NN paper))))) (. .) (S (NP (PRP I)) (VP (VBP think) (SBAR (S (SBAR (IN if) (S (NP (PRP we)) (VP (VBP put) (NP (PRP$ our) (NNS heads)) (ADVP (RB together))))) (, ,) (PP (IN on) (NP (DT the) (JJ next) (NN one))) (, ,) (NP (PRP we)) (VP (MD could) (VP (VB get) (NP (DT an) (NN A.))))))))))" }, "speaker": "Penny", "text": "Now, ladies . We got a B - minus on this paper . I think if we put our heads together, on the next one, we could get an A.", "tokens": [ { "deprel": "advmod", "end_char": 259, "feats": null, "head": 6, "id": 1, "lemma": "now", "misc": "", "start_char": 256, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 261, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 260, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 268, "feats": "Number=Plur", "head": 6, "id": 3, "lemma": "lady", "misc": "", "start_char": 262, "text": "ladies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 270, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 269, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 273, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "we", "misc": "", "start_char": 271, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 277, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 6, "lemma": "get", "misc": "", "start_char": 274, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 279, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 278, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 281, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "B", "misc": "", "start_char": 280, "text": "B", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 283, "feats": null, "head": 8, "id": 9, "lemma": "-", "misc": "", "start_char": 282, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "cc", "end_char": 289, "feats": null, "head": 13, "id": 10, "lemma": "minus", "misc": "", "start_char": 284, "text": "minus", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "case", "end_char": 292, "feats": null, "head": 13, "id": 11, "lemma": "on", "misc": "", "start_char": 290, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 297, "feats": "Number=Sing|PronType=Dem", "head": 13, "id": 12, "lemma": "this", "misc": "", "start_char": 293, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 303, "feats": "Number=Sing", "head": 8, "id": 13, "lemma": "paper", "misc": "", "start_char": 298, "text": "paper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 305, "feats": null, "head": 6, "id": 14, "lemma": ".", "misc": "", "start_char": 304, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 307, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 15, "lemma": "I", "misc": "", "start_char": 306, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 313, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 16, "lemma": "think", "misc": "", "start_char": 308, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 316, "feats": null, "head": 19, "id": 17, "lemma": "if", "misc": "", "start_char": 314, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 319, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 19, "id": 18, "lemma": "we", "misc": "", "start_char": 317, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 323, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 31, "id": 19, "lemma": "put", "misc": "", "start_char": 320, "text": "put", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 327, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 21, "id": 20, "lemma": "our", "misc": "", "start_char": 324, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 333, "feats": "Number=Plur", "head": 19, "id": 21, "lemma": "head", "misc": "", "start_char": 328, "text": "heads", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 342, "feats": null, "head": 19, "id": 22, "lemma": "together", "misc": "", "start_char": 334, "text": "together", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 344, "feats": null, "head": 19, "id": 23, "lemma": ",", "misc": "", "start_char": 343, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 347, "feats": null, "head": 27, "id": 24, "lemma": "on", "misc": "", "start_char": 345, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 351, "feats": "Definite=Def|PronType=Art", "head": 27, "id": 25, "lemma": "the", "misc": "", "start_char": 348, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 356, "feats": "Degree=Pos", "head": 27, "id": 26, "lemma": "next", "misc": "", "start_char": 352, "text": "next", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 360, "feats": "Number=Sing", "head": 19, "id": 27, "lemma": "one", "misc": "", "start_char": 357, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 362, "feats": null, "head": 31, "id": 28, "lemma": ",", "misc": "", "start_char": 361, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 365, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 31, "id": 29, "lemma": "we", "misc": "", "start_char": 363, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 371, "feats": "VerbForm=Fin", "head": 31, "id": 30, "lemma": "could", "misc": "", "start_char": 366, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 375, "feats": "VerbForm=Inf", "head": 16, "id": 31, "lemma": "get", "misc": "", "start_char": 372, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 378, "feats": "Definite=Ind|PronType=Art", "head": 33, "id": 32, "lemma": "a", "misc": "", "start_char": 376, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 381, "feats": "Number=Sing", "head": 31, "id": 33, "lemma": "A.", "misc": "", "start_char": 379, "text": "A.", "upos": "NOUN", "xpos": "NN" } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (CC But) (NP (PRP we)) (VP (VBD got) (S (NP (PRP you)) (NP (NP (NP (DT a) (NN B) (HYPH -) (CC minus)) (PP (IN on) (NP (NN purpose)))) (SBAR (S (VP (TO to) (VP (VB make) (S (NP (PRP it)) (ADJP (JJ believable)))))))))) (. .)))" }, "speaker": "Bernadette", "text": "But we got you a B - minus on purpose to make it believable.", "tokens": [ { "deprel": "cc", "end_char": 385, "feats": null, "head": 3, "id": 1, "lemma": "but", "misc": "", "start_char": 382, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 388, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "we", "misc": "", "start_char": 386, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 392, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "get", "misc": "", "start_char": 389, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 396, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "you", "misc": "", "start_char": 393, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 398, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 397, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 400, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "B", "misc": "", "start_char": 399, "text": "B", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 402, "feats": null, "head": 6, "id": 7, "lemma": "-", "misc": "", "start_char": 401, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "cc", "end_char": 408, "feats": null, "head": 10, "id": 8, "lemma": "minus", "misc": "", "start_char": 403, "text": "minus", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "case", "end_char": 411, "feats": null, "head": 10, "id": 9, "lemma": "on", "misc": "", "start_char": 409, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "conj", "end_char": 419, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "purpose", "misc": "", "start_char": 412, "text": "purpose", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 422, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 420, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 427, "feats": "VerbForm=Inf", "head": 3, "id": 12, "lemma": "make", "misc": "", "start_char": 423, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 430, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 13, "lemma": "it", "misc": "", "start_char": 428, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 441, "feats": "Degree=Pos", "head": 12, "id": 14, "lemma": "believable", "misc": "", "start_char": 431, "text": "believable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 443, "feats": null, "head": 3, "id": 15, "lemma": ".", "misc": "", "start_char": 442, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (JJ Believable)) (. ?) (NP (PRP You)) (VP (VBG saying) (SBAR (S (NP (PRP I)) (VP (VBP 'm) (RB not) (ADJP (JJ smart)))))) (. ?)))" }, "speaker": "Penny", "text": "Believable? You saying I'm not smart?", "tokens": [ { "deprel": "root", "end_char": 454, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "believable", "misc": "", "start_char": 444, "text": "Believable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 456, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 455, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 460, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 457, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 467, "feats": "VerbForm=Ger", "head": 1, "id": 4, "lemma": "say", "misc": "", "start_char": 461, "text": "saying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nsubj", "end_char": 469, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 5, "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": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 470, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 476, "feats": null, "head": 8, "id": 7, "lemma": "not", "misc": "", "start_char": 473, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 482, "feats": "Degree=Pos", "head": 4, "id": 8, "lemma": "smart", "misc": "", "start_char": 477, "text": "smart", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 484, "feats": null, "head": 1, "id": 9, "lemma": "?", "misc": "", "start_char": 483, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH No)) (, ,) (INTJ (UH no)) (. !)))" }, "speaker": "Bernadette", "text": "No, no!", "tokens": [ { "deprel": "root", "end_char": 487, "feats": "Polarity=Neg", "head": 0, "id": 1, "lemma": "no", "misc": "", "start_char": 485, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 489, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 488, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 492, "feats": "Polarity=Neg", "head": 1, "id": 3, "lemma": "no", "misc": "", "start_char": 490, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 494, "feats": null, "head": 1, "id": 4, "lemma": "!", "misc": "", "start_char": 493, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NFP _) (NP (PRP You)) (VP (VBP 're) (ADJP (JJ smart))) (. .)))" }, "speaker": "Amy", "text": "_ You're smart.", "tokens": [ { "deprel": "punct", "end_char": 496, "feats": null, "head": 4, "id": 1, "lemma": "_", "misc": "", "start_char": 495, "text": "_", "upos": "PUNCT", "xpos": "NFP" }, { "deprel": "nsubj", "end_char": 500, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 2, "lemma": "you", "misc": "", "start_char": 497, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 504, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 501, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 510, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "smart", "misc": "", "start_char": 505, "text": "smart", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 512, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 511, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ ’s) (ADJP (JJR better))) (. .)))" }, "speaker": "Penny", "text": "That ’s better.", "tokens": [ { "deprel": "nsubj", "end_char": 517, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "that", "misc": "", "start_char": 513, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 520, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 518, "text": "’s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 527, "feats": "Degree=Cmp", "head": 0, "id": 3, "lemma": "good", "misc": "", "start_char": 521, "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 529, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 528, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP feel) (SBAR (IN like) (S (NP (PRP I)) (VP (VBP 'm) (PP (IN in) (NP (JJ high) (NN school))) (ADVP (RB again)))))) (. .)))" }, "speaker": "Amy", "text": "I feel like I'm in high school again.", "tokens": [ { "deprel": "nsubj", "end_char": 531, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 530, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 536, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "feel", "misc": "", "start_char": 532, "text": "feel", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 541, "feats": null, "head": 8, "id": 3, "lemma": "like", "misc": "", "start_char": 537, "text": "like", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 543, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 4, "lemma": "I", "misc": "", "start_char": 542, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 546, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 5, "lemma": "be", "misc": "", "start_char": 544, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 549, "feats": null, "head": 8, "id": 6, "lemma": "in", "misc": "", "start_char": 547, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 554, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "high", "misc": "", "start_char": 550, "text": "high", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "end_char": 561, "feats": "Number=Sing", "head": 2, "id": 8, "lemma": "school", "misc": "", "start_char": 555, "text": "school", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 567, "feats": null, "head": 8, "id": 9, "lemma": "again", "misc": "", "start_char": 562, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 569, "feats": null, "head": 2, "id": 10, "lemma": ".", "misc": "", "start_char": 568, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Yeah)) (, ,) (S (VP (VBG doing) (NP (NP (DT the) (NN prom) (NN queen) (POS 's)) (NN homework)) (SBAR (RB so) (S (NP (PRP she)) (VP (MD 'll) (VP (VB like) (NP (PRP us)))))))) (. .)))" }, "speaker": "Bernadette", "text": "Yeah, doing the prom queen's homework so she'll like us.", "tokens": [ { "deprel": "discourse", "end_char": 574, "feats": null, "head": 3, "id": 1, "lemma": "yeah", "misc": "", "start_char": 570, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 576, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 575, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 582, "feats": "VerbForm=Ger", "head": 0, "id": 3, "lemma": "do", "misc": "", "start_char": 577, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 586, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 4, "lemma": "the", "misc": "", "start_char": 583, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 591, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "prom", "misc": "", "start_char": 587, "text": "prom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod:poss", "end_char": 597, "feats": "Number=Sing", "head": 8, "id": 6, "lemma": "queen", "misc": "", "start_char": 592, "text": "queen", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 600, "feats": null, "head": 6, "id": 7, "lemma": "'s", "misc": "", "start_char": 598, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "end_char": 609, "feats": "Number=Sing", "head": 3, "id": 8, "lemma": "homework", "misc": "", "start_char": 601, "text": "homework", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 612, "feats": null, "head": 12, "id": 9, "lemma": "so", "misc": "", "start_char": 610, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 616, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 10, "lemma": "she", "misc": "", "start_char": 613, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 620, "feats": "VerbForm=Fin", "head": 12, "id": 11, "lemma": "will", "misc": "", "start_char": 617, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl", "end_char": 625, "feats": "VerbForm=Inf", "head": 3, "id": 12, "lemma": "like", "misc": "", "start_char": 621, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 628, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 12, "id": 13, "lemma": "we", "misc": "", "start_char": 626, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 630, "feats": null, "head": 3, "id": 14, "lemma": ".", "misc": "", "start_char": 629, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (ADVP (RB finally)) (VP (VBG working))) (. .)))" }, "speaker": "Amy", "text": "It's finally working.", "tokens": [ { "deprel": "nsubj", "end_char": 633, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 631, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 636, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 634, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 644, "feats": null, "head": 4, "id": 3, "lemma": "finally", "misc": "", "start_char": 637, "text": "finally", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 652, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "work", "misc": "", "start_char": 645, "text": "working", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 654, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 653, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ] ], [ [ 0, 5, 5 ], [ 1, 4, 4 ], [ 3, 13, 13 ], [ 3, 14, 14 ] ], [ [ 1, 0, 0 ], [ 3, 1, 1 ], [ 3, 16, 16 ], [ 3, 20, 20 ], [ 6, 14, 14 ], [ 7, 3, 3 ], [ 8, 4, 4 ], [ 10, 1, 1 ], [ 10, 0, 1 ], [ 13, 9, 9 ] ], [ [ 1, 8, 9 ] ], [ [ 3, 3, 3 ] ], [ [ 3, 6, 6 ] ], [ [ 3, 9, 9 ] ], [ [ 3, 11, 11 ], [ 3, 9, 11 ], [ 3, 23, 23 ], [ 3, 24, 24 ], [ 3, 23, 24 ], [ 6, 2, 2 ], [ 13, 12, 12 ] ], [ [ 3, 18, 19 ], [ 6, 11, 12 ], [ 6, 24, 26 ], [ 7, 12, 12 ] ], [ [ 3, 29, 29 ] ], [ [ 3, 26, 29 ] ], [ [ 5, 1, 1 ] ], [ [ 6, 4, 4 ], [ 6, 19, 19 ], [ 6, 19, 20 ], [ 6, 28, 28 ], [ 7, 1, 1 ] ], [ [ 6, 6, 9 ], [ 7, 4, 7 ] ], [ [ 6, 17, 17 ] ], [ [ 6, 31, 31 ] ], [ [ 7, 9, 9 ] ], [ [ 8, 2, 2 ] ], [ [ 11, 0, 0 ] ], [ [ 12, 0, 0 ], [ 12, 3, 3 ] ], [ [ 12, 6, 7 ] ], [ [ 13, 3, 7 ] ], [ [ 14, 0, 0 ] ] ]
s06e06c10t
How'd it go with Leonard? I don't think he'll be making that mistake again. Good. So I know this goes without saying but if either of you tell Leonard you helped me rewrite this paper I'll beat you both with a bag of oranges. Understood. Got it. Now, ladies . We got a B - minus on this paper . I think if we put our heads together, on the next one, we could get an A. But we got you a B - minus on purpose to make it believable. Believable? You saying I'm not smart? No, no! _ You're smart. That ’s better. I feel like I'm in high school again. Yeah, doing the prom queen's homework so she'll like us. It's finally working.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (VP (UH Welcome) (PP (IN to) (NP (NP (NP (NNP Sheldon) (NNP Cooper)) (NNP Presents)) (NP (NP (NNP Fun)) (PP (IN With) (NP (NNS Flags)))) (. .))) (SBAR (IN Before) (S (NP (PRP we)) (VP (VBP get) (VP (VBN started)))))) (S (S (NP (PRP I)) (VP (MD 'd) (VP (VB like) (S (VP (TO to) (VP (VB announce) (NP (NP (DT the) (NN winner)) (PP (IN of) (S (NP (PRP$ our) (`` \")) (VP (VB design) (NP (NP (PRP$ your) (JJ own) (NN flag)) ('' \") (NN competition)))))))))))) (CC but) (S (NP (PRP I)) (VP (MD ca) (RB n't)))) (. .) (S (S (NP (DT The) (JJ only) (NN entry)) (VP (VBD was) (PP (IN from) (NP (NNP GameyGamer75))))) (, ,) (S (NP (PRP I)) (VP (VBP know) (SBAR (S (NP (DT that)) (VP (VBD was) (NP (NP (DT a) (NN JPEG)) (PP (IN of) (NP (PRP$ your) (NNS buttocks))))))))) (. .) (S (ADVP (RB Now)) (, ,) (NP (DT this) (NN week)) (, ,) (NP (PRP we)) (VP (VBP have) (NP (NP (NP (DT a) (ADJP (RB very) (JJ special)) (NN episode)) (SBAR (WHADVP (WRB where)) (S (NP (PRP we)) (VP (VBP explore) (NP (NP (DT the) (NNS flags)) (PP (IN of) (NP (DT the) (NML (NML (JJ popular) (NN entertainment)) (NN franchise)) (NNP Star) (NNP Trek)))))))) (. .) (CC And) (S (VP (TO to) (VP (VB help) (NP (PRP me)))))))) (, ,) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ pleased) (S (VP (TO to) (VP (VB introduce) (NP (NP (NP (NML (NNP Internet) (NN personality)) (JJ former) (NN star)) (PP (IN of) (NP (NNP Star) (NNP Trek)))) (: :) (NP (NP (DT The) (NNP Next) (NNP Generation)) (CC and) (NP (NP (DT the) (JJ only) (NN guy)) (SBAR (S (NP (PRP I)) (VP (VBP know) (ADJP (JJ lucky) (RB enough) (S (VP (TO to) (VP (VB be) (VP (VBN immortalized) (PP (IN in) (NP (NML (CD one) (HYPH -) (JJ sixteenth)) (NN scale))))))))))))) (. .) (VP (VB Set) (NP (NNS phasers)) (PP (IN to) (NP (`` \") (NN fun) ('' \"))) (PP (IN for) (NP (NP (PRP$ my) (NN friend)) (NP (NNP Wil) (NNP Wheaton))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Welcome to Sheldon Cooper Presents Fun With Flags . Before we get started I'd like to announce the winner of our \" design your own flag \" competition but I can't . The only entry was from GameyGamer75, I know that was a JPEG of your buttocks . Now, this week, we have a very special episode where we explore the flags of the popular entertainment franchise Star Trek . And to help me, I'm pleased to introduce Internet personality former star of Star Trek: The Next Generation and the only guy I know lucky enough to be immortalized in one - sixteenth scale . Set phasers to \" fun \" for my friend Wil Wheaton.", "tokens": [ { "deprel": "parataxis", "end_char": 7, "feats": null, "head": 16, "id": 1, "lemma": "welcome", "misc": "", "start_char": 0, "text": "Welcome", "upos": "INTJ", "xpos": "UH" }, { "deprel": "case", "end_char": 10, "feats": null, "head": 6, "id": 2, "lemma": "to", "misc": "", "start_char": 8, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 18, "feats": "Number=Sing", "head": 6, "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": "compound", "end_char": 34, "feats": "Number=Plur", "head": 6, "id": 5, "lemma": "Present", "misc": "", "start_char": 26, "text": "Presents", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 38, "feats": "Number=Sing", "head": 1, "id": 6, "lemma": "Fun", "misc": "", "start_char": 35, "text": "Fun", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 43, "feats": null, "head": 8, "id": 7, "lemma": "with", "misc": "", "start_char": 39, "text": "With", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 49, "feats": "Number=Plur", "head": 6, "id": 8, "lemma": "flag", "misc": "", "start_char": 44, "text": "Flags", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 51, "feats": null, "head": 1, "id": 9, "lemma": ".", "misc": "", "start_char": 50, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 58, "feats": null, "head": 13, "id": 10, "lemma": "before", "misc": "", "start_char": 52, "text": "Before", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj:pass", "end_char": 61, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 13, "id": 11, "lemma": "we", "misc": "", "start_char": 59, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 65, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 12, "lemma": "get", "misc": "", "start_char": 62, "text": "get", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 73, "feats": "Tense=Past|VerbForm=Part", "head": 16, "id": 13, "lemma": "start", "misc": "", "start_char": 66, "text": "started", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nsubj", "end_char": 75, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 14, "lemma": "I", "misc": "", "start_char": 74, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 78, "feats": "VerbForm=Fin", "head": 16, "id": 15, "lemma": "would", "misc": "", "start_char": 76, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 83, "feats": "VerbForm=Inf", "head": 0, "id": 16, "lemma": "like", "misc": "", "start_char": 79, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 86, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 84, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 95, "feats": "VerbForm=Inf", "head": 16, "id": 18, "lemma": "announce", "misc": "", "start_char": 87, "text": "announce", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 99, "feats": "Definite=Def|PronType=Art", "head": 20, "id": 19, "lemma": "the", "misc": "", "start_char": 96, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 106, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "winner", "misc": "", "start_char": 100, "text": "winner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 109, "feats": null, "head": 29, "id": 21, "lemma": "of", "misc": "", "start_char": 107, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 113, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 29, "id": 22, "lemma": "our", "misc": "", "start_char": 110, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "punct", "end_char": 115, "feats": null, "head": 24, "id": 23, "lemma": "\"", "misc": "", "start_char": 114, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "compound", "end_char": 122, "feats": "VerbForm=Inf", "head": 29, "id": 24, "lemma": "design", "misc": "", "start_char": 116, "text": "design", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 127, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 27, "id": 25, "lemma": "your", "misc": "", "start_char": 123, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 131, "feats": "Degree=Pos", "head": 27, "id": 26, "lemma": "own", "misc": "", "start_char": 128, "text": "own", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 136, "feats": "Number=Sing", "head": 24, "id": 27, "lemma": "flag", "misc": "", "start_char": 132, "text": "flag", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 138, "feats": null, "head": 24, "id": 28, "lemma": "\"", "misc": "", "start_char": 137, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "nmod", "end_char": 150, "feats": "Number=Sing", "head": 20, "id": 29, "lemma": "competition", "misc": "", "start_char": 139, "text": "competition", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 154, "feats": null, "head": 32, "id": 30, "lemma": "but", "misc": "", "start_char": 151, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 156, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 32, "id": 31, "lemma": "I", "misc": "", "start_char": 155, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 159, "feats": "VerbForm=Fin", "head": 16, "id": 32, "lemma": "can", "misc": "", "start_char": 157, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 163, "feats": null, "head": 32, "id": 33, "lemma": "not", "misc": "", "start_char": 160, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 165, "feats": null, "head": 16, "id": 34, "lemma": ".", "misc": "", "start_char": 164, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 169, "feats": "Definite=Def|PronType=Art", "head": 37, "id": 35, "lemma": "the", "misc": "", "start_char": 166, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 174, "feats": "Degree=Pos", "head": 37, "id": 36, "lemma": "only", "misc": "", "start_char": 170, "text": "only", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 180, "feats": "Number=Sing", "head": 40, "id": 37, "lemma": "entry", "misc": "", "start_char": 175, "text": "entry", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 184, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 40, "id": 38, "lemma": "be", "misc": "", "start_char": 181, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "case", "end_char": 189, "feats": null, "head": 40, "id": 39, "lemma": "from", "misc": "", "start_char": 185, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "conj", "end_char": 202, "feats": "Number=Sing", "head": 16, "id": 40, "lemma": "GameyGamer75", "misc": "", "start_char": 190, "text": "GameyGamer75", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 204, "feats": null, "head": 43, "id": 41, "lemma": ",", "misc": "", "start_char": 203, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 206, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 43, "id": 42, "lemma": "I", "misc": "", "start_char": 205, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 211, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 40, "id": 43, "lemma": "know", "misc": "", "start_char": 207, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 216, "feats": "Number=Sing|PronType=Dem", "head": 47, "id": 44, "lemma": "that", "misc": "", "start_char": 212, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 220, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 47, "id": 45, "lemma": "be", "misc": "", "start_char": 217, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 222, "feats": "Definite=Ind|PronType=Art", "head": 47, "id": 46, "lemma": "a", "misc": "", "start_char": 221, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 227, "feats": "Number=Sing", "head": 43, "id": 47, "lemma": "jpeg", "misc": "", "start_char": 223, "text": "JPEG", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 230, "feats": null, "head": 50, "id": 48, "lemma": "of", "misc": "", "start_char": 228, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 235, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 50, "id": 49, "lemma": "your", "misc": "", "start_char": 231, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 244, "feats": "Number=Plur", "head": 47, "id": 50, "lemma": "buttock", "misc": "", "start_char": 236, "text": "buttocks", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 246, "feats": null, "head": 1, "id": 51, "lemma": ".", "misc": "", "start_char": 245, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 250, "feats": null, "head": 58, "id": 52, "lemma": "now", "misc": "", "start_char": 247, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 252, "feats": null, "head": 52, "id": 53, "lemma": ",", "misc": "", "start_char": 251, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 257, "feats": "Number=Sing|PronType=Dem", "head": 55, "id": 54, "lemma": "this", "misc": "", "start_char": 253, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 262, "feats": "Number=Sing", "head": 58, "id": 55, "lemma": "week", "misc": "", "start_char": 258, "text": "week", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 264, "feats": null, "head": 55, "id": 56, "lemma": ",", "misc": "", "start_char": 263, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 267, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 58, "id": 57, "lemma": "we", "misc": "", "start_char": 265, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 272, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 1, "id": 58, "lemma": "have", "misc": "", "start_char": 268, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 274, "feats": "Definite=Ind|PronType=Art", "head": 62, "id": 59, "lemma": "a", "misc": "", "start_char": 273, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 279, "feats": null, "head": 61, "id": 60, "lemma": "very", "misc": "", "start_char": 275, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 287, "feats": "Degree=Pos", "head": 62, "id": 61, "lemma": "special", "misc": "", "start_char": 280, "text": "special", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 295, "feats": "Number=Sing", "head": 58, "id": 62, "lemma": "episode", "misc": "", "start_char": 288, "text": "episode", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 301, "feats": "PronType=Rel", "head": 65, "id": 63, "lemma": "where", "misc": "", "start_char": 296, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 304, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 65, "id": 64, "lemma": "we", "misc": "", "start_char": 302, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 312, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 62, "id": 65, "lemma": "explore", "misc": "", "start_char": 305, "text": "explore", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 316, "feats": "Definite=Def|PronType=Art", "head": 67, "id": 66, "lemma": "the", "misc": "", "start_char": 313, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 322, "feats": "Number=Plur", "head": 65, "id": 67, "lemma": "flag", "misc": "", "start_char": 317, "text": "flags", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 325, "feats": null, "head": 72, "id": 68, "lemma": "of", "misc": "", "start_char": 323, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 329, "feats": "Definite=Def|PronType=Art", "head": 72, "id": 69, "lemma": "the", "misc": "", "start_char": 326, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 337, "feats": "Degree=Pos", "head": 72, "id": 70, "lemma": "popular", "misc": "", "start_char": 330, "text": "popular", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 351, "feats": "Number=Sing", "head": 72, "id": 71, "lemma": "entertainment", "misc": "", "start_char": 338, "text": "entertainment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 361, "feats": "Number=Sing", "head": 67, "id": 72, "lemma": "franchise", "misc": "", "start_char": 352, "text": "franchise", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 366, "feats": "Number=Sing", "head": 74, "id": 73, "lemma": "Star", "misc": "", "start_char": 362, "text": "Star", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "appos", "end_char": 371, "feats": "Number=Sing", "head": 72, "id": 74, "lemma": "Trek", "misc": "", "start_char": 367, "text": "Trek", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 373, "feats": null, "head": 83, "id": 75, "lemma": ".", "misc": "", "start_char": 372, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 377, "feats": null, "head": 83, "id": 76, "lemma": "and", "misc": "", "start_char": 374, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "end_char": 380, "feats": null, "head": 78, "id": 77, "lemma": "to", "misc": "", "start_char": 378, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 385, "feats": "VerbForm=Inf", "head": 83, "id": 78, "lemma": "help", "misc": "", "start_char": 381, "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 388, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 78, "id": 79, "lemma": "I", "misc": "", "start_char": 386, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 390, "feats": null, "head": 83, "id": 80, "lemma": ",", "misc": "", "start_char": 389, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 392, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 83, "id": 81, "lemma": "I", "misc": "", "start_char": 391, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 395, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 83, "id": 82, "lemma": "be", "misc": "", "start_char": 393, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "conj", "end_char": 403, "feats": "Degree=Pos", "head": 16, "id": 83, "lemma": "pleased", "misc": "", "start_char": 396, "text": "pleased", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 406, "feats": null, "head": 85, "id": 84, "lemma": "to", "misc": "", "start_char": 404, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 416, "feats": "VerbForm=Inf", "head": 83, "id": 85, "lemma": "introduce", "misc": "", "start_char": 407, "text": "introduce", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound", "end_char": 425, "feats": "Number=Sing", "head": 87, "id": 86, "lemma": "Internet", "misc": "", "start_char": 417, "text": "Internet", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 437, "feats": "Number=Sing", "head": 89, "id": 87, "lemma": "personality", "misc": "", "start_char": 426, "text": "personality", "upos": "NOUN", "xpos": "NN" }, { "deprel": "amod", "end_char": 444, "feats": "Degree=Pos", "head": 89, "id": 88, "lemma": "former", "misc": "", "start_char": 438, "text": "former", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 449, "feats": "Number=Sing", "head": 85, "id": 89, "lemma": "star", "misc": "", "start_char": 445, "text": "star", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 452, "feats": null, "head": 92, "id": 90, "lemma": "of", "misc": "", "start_char": 450, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 457, "feats": "Number=Sing", "head": 92, "id": 91, "lemma": "Star", "misc": "", "start_char": 453, "text": "Star", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 462, "feats": "Number=Sing", "head": 89, "id": 92, "lemma": "Trek", "misc": "", "start_char": 458, "text": "Trek", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 464, "feats": null, "head": 96, "id": 93, "lemma": ":", "misc": "", "start_char": 463, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "det", "end_char": 468, "feats": "Definite=Def|PronType=Art", "head": 96, "id": 94, "lemma": "the", "misc": "", "start_char": 465, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 473, "feats": "Degree=Pos", "head": 96, "id": 95, "lemma": "next", "misc": "", "start_char": 469, "text": "Next", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "appos", "end_char": 484, "feats": "Number=Sing", "head": 89, "id": 96, "lemma": "Generation", "misc": "", "start_char": 474, "text": "Generation", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 488, "feats": null, "head": 100, "id": 97, "lemma": "and", "misc": "", "start_char": 485, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 492, "feats": "Definite=Def|PronType=Art", "head": 100, "id": 98, "lemma": "the", "misc": "", "start_char": 489, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 497, "feats": "Degree=Pos", "head": 100, "id": 99, "lemma": "only", "misc": "", "start_char": 493, "text": "only", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 501, "feats": "Number=Sing", "head": 96, "id": 100, "lemma": "guy", "misc": "", "start_char": 498, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 503, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 102, "id": 101, "lemma": "I", "misc": "", "start_char": 502, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 508, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 100, "id": 102, "lemma": "know", "misc": "", "start_char": 504, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "xcomp", "end_char": 514, "feats": "Degree=Pos", "head": 102, "id": 103, "lemma": "lucky", "misc": "", "start_char": 509, "text": "lucky", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 521, "feats": null, "head": 103, "id": 104, "lemma": "enough", "misc": "", "start_char": 515, "text": "enough", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 524, "feats": null, "head": 107, "id": 105, "lemma": "to", "misc": "", "start_char": 522, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "aux:pass", "end_char": 527, "feats": "VerbForm=Inf", "head": 107, "id": 106, "lemma": "be", "misc": "", "start_char": 525, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advcl", "end_char": 540, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 103, "id": 107, "lemma": "immortalize", "misc": "", "start_char": 528, "text": "immortalized", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 543, "feats": null, "head": 112, "id": 108, "lemma": "in", "misc": "", "start_char": 541, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 547, "feats": "NumForm=Word|NumType=Card", "head": 111, "id": 109, "lemma": "one", "misc": "", "start_char": 544, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 549, "feats": null, "head": 111, "id": 110, "lemma": "-", "misc": "", "start_char": 548, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 559, "feats": "Degree=Pos", "head": 112, "id": 111, "lemma": "sixteenth", "misc": "", "start_char": 550, "text": "sixteenth", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 565, "feats": "Number=Sing", "head": 107, "id": 112, "lemma": "scale", "misc": "", "start_char": 560, "text": "scale", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 567, "feats": null, "head": 114, "id": 113, "lemma": ".", "misc": "", "start_char": 566, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advcl", "end_char": 571, "feats": "VerbForm=Fin", "head": 85, "id": 114, "lemma": "set", "misc": "", "start_char": 568, "text": "Set", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 579, "feats": "Number=Plur", "head": 114, "id": 115, "lemma": "phaser", "misc": "", "start_char": 572, "text": "phasers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 582, "feats": null, "head": 118, "id": 116, "lemma": "to", "misc": "", "start_char": 580, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 584, "feats": null, "head": 118, "id": 117, "lemma": "\"", "misc": "", "start_char": 583, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "obl", "end_char": 588, "feats": "Number=Sing", "head": 114, "id": 118, "lemma": "fun", "misc": "", "start_char": 585, "text": "fun", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 590, "feats": null, "head": 118, "id": 119, "lemma": "\"", "misc": "", "start_char": 589, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "case", "end_char": 594, "feats": null, "head": 122, "id": 120, "lemma": "for", "misc": "", "start_char": 591, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 597, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 122, "id": 121, "lemma": "my", "misc": "", "start_char": 595, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 604, "feats": "Number=Sing", "head": 114, "id": 122, "lemma": "friend", "misc": "", "start_char": 598, "text": "friend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "appos", "end_char": 608, "feats": "Number=Sing", "head": 122, "id": 123, "lemma": "Wil", "misc": "", "start_char": 605, "text": "Wil", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 616, "feats": "Number=Sing", "head": 123, "id": 124, "lemma": "Wheaton", "misc": "", "start_char": 609, "text": "Wheaton", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 618, "feats": null, "head": 16, "id": 125, "lemma": ".", "misc": "", "start_char": 617, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hi)) (, ,) (NP (NP (NN thanks)) (PP (IN for) (S (VP (VBG having) (NP (PRP me)))))) (. .) (ADJP (JJ Happy) (S (VP (TO to) (VP (VB be) (ADVP (RB here)))))) (. .)))" }, "speaker": "Wil", "text": "Hi, thanks for having me . Happy to be here.", "tokens": [ { "deprel": "discourse", "end_char": 621, "feats": null, "head": 3, "id": 1, "lemma": "hi", "misc": "", "start_char": 619, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 623, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 622, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 630, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "thanks", "misc": "", "start_char": 624, "text": "thanks", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 634, "feats": null, "head": 5, "id": 4, "lemma": "for", "misc": "", "start_char": 631, "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "acl", "end_char": 641, "feats": "VerbForm=Ger", "head": 3, "id": 5, "lemma": "have", "misc": "", "start_char": 635, "text": "having", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 644, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 6, "lemma": "I", "misc": "", "start_char": 642, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 646, "feats": null, "head": 8, "id": 7, "lemma": ".", "misc": "", "start_char": 645, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 652, "feats": "Degree=Pos", "head": 3, "id": 8, "lemma": "happy", "misc": "", "start_char": 647, "text": "Happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 655, "feats": null, "head": 11, "id": 9, "lemma": "to", "misc": "", "start_char": 653, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 658, "feats": "VerbForm=Inf", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 656, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 663, "feats": "PronType=Dem", "head": 8, "id": 11, "lemma": "here", "misc": "", "start_char": 659, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 665, "feats": null, "head": 3, "id": 12, "lemma": ".", "misc": "", "start_char": 664, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (FRAG (VP (VB Cut)) (. .)))" }, "speaker": "Amy", "text": "Cut.", "tokens": [ { "deprel": "root", "end_char": 669, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "cut", "misc": "", "start_char": 666, "text": "Cut", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 671, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 670, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "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": 676, "feats": "PronType=Int", "head": 3, "id": 1, "lemma": "what", "misc": "", "start_char": 672, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 679, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 677, "text": "’s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 685, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "wrong", "misc": "", "start_char": 680, "text": "wrong", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 687, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 686, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (ADJP (JJ Sorry)) (, ,) (NP (NNP Sheldon)) (, ,) (NP (PRP you)) (VP (VBD were) (ADJP (JJ brilliant)) (PP (IN as) (RB always))) (. .) (NP (NNP Wil)) (, ,) (NP (DT that)) (VP (VBD was) (ADJP (NP (DT a) (JJ little)) (JJ wooden) (. .) (NN Wooden))) (. ?)))" }, "speaker": "Amy", "text": "Sorry, Sheldon, you were brilliant as always . Wil, that was a little wooden . Wooden?", "tokens": [ { "deprel": "discourse", "end_char": 693, "feats": "Degree=Pos", "head": 7, "id": 1, "lemma": "sorry", "misc": "", "start_char": 688, "text": "Sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 695, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 694, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 703, "feats": "Number=Sing", "head": 7, "id": 3, "lemma": "Sheldon", "misc": "", "start_char": 696, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 705, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 704, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 709, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 5, "lemma": "you", "misc": "", "start_char": 706, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 714, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 710, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 724, "feats": "Degree=Pos", "head": 0, "id": 7, "lemma": "brilliant", "misc": "", "start_char": 715, "text": "brilliant", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 727, "feats": null, "head": 9, "id": 8, "lemma": "as", "misc": "", "start_char": 725, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 734, "feats": null, "head": 7, "id": 9, "lemma": "always", "misc": "", "start_char": 728, "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 736, "feats": null, "head": 7, "id": 10, "lemma": ".", "misc": "", "start_char": 735, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 740, "feats": "Number=Sing", "head": 17, "id": 11, "lemma": "Wil", "misc": "", "start_char": 737, "text": "Wil", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 742, "feats": null, "head": 17, "id": 12, "lemma": ",", "misc": "", "start_char": 741, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 747, "feats": "Number=Sing|PronType=Dem", "head": 17, "id": 13, "lemma": "that", "misc": "", "start_char": 743, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 751, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 17, "id": 14, "lemma": "be", "misc": "", "start_char": 748, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 753, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 15, "lemma": "a", "misc": "", "start_char": 752, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 760, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "little", "misc": "", "start_char": 754, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 767, "feats": "Degree=Pos", "head": 7, "id": 17, "lemma": "wooden", "misc": "", "start_char": 761, "text": "wooden", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 769, "feats": null, "head": 7, "id": 18, "lemma": ".", "misc": "", "start_char": 768, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 776, "feats": "Number=Sing", "head": 7, "id": 19, "lemma": "wooden", "misc": "", "start_char": 770, "text": "Wooden", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 778, "feats": null, "head": 7, "id": 20, "lemma": "?", "misc": "", "start_char": 777, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (NP (NN Wooden) (. ?)))" }, "speaker": "Wil", "text": "Wooden?", "tokens": [ { "deprel": "root", "end_char": 785, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "wooden", "misc": "", "start_char": 779, "text": "Wooden", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 787, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 786, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Do) (RB n't) (VP (VB worry)))) (, ,) (S (NP (PRP it)) (VP (VBD was) (RB n't) (ADJP (JJ terrible)))) (. .) (S (ADVP (RB Just)) (, ,) (NP (DT this) (NN time)) (, ,) (VP (VB try) (S (VP (TO to) (VP (VB say) (NP (PRP it)) (NP (NP (DT the) (NN way)) (SBAR (S (NP (NNS people)) (VP (VBP sound) (. .) (CC And) (NP (NN action))))))))))) (. .)))" }, "speaker": "Amy", "text": "Don't worry, it wasn't terrible . Just, this time, try to say it the way people sound . And action.", "tokens": [ { "deprel": "aux", "end_char": 790, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 788, "text": "Do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 794, "feats": null, "head": 3, "id": 2, "lemma": "not", "misc": "", "start_char": 791, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 800, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "worry", "misc": "", "start_char": 795, "text": "worry", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 802, "feats": null, "head": 8, "id": 4, "lemma": ",", "misc": "", "start_char": 801, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 805, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 5, "lemma": "it", "misc": "", "start_char": 803, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 809, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 806, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 813, "feats": null, "head": 8, "id": 7, "lemma": "not", "misc": "", "start_char": 810, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 822, "feats": "Degree=Pos", "head": 3, "id": 8, "lemma": "terrible", "misc": "", "start_char": 814, "text": "terrible", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 824, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 823, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 829, "feats": null, "head": 15, "id": 10, "lemma": "just", "misc": "", "start_char": 825, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 831, "feats": null, "head": 10, "id": 11, "lemma": ",", "misc": "", "start_char": 830, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 836, "feats": "Number=Sing|PronType=Dem", "head": 13, "id": 12, "lemma": "this", "misc": "", "start_char": 832, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 841, "feats": "Number=Sing", "head": 15, "id": 13, "lemma": "time", "misc": "", "start_char": 837, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 843, "feats": null, "head": 13, "id": 14, "lemma": ",", "misc": "", "start_char": 842, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 847, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 15, "lemma": "try", "misc": "", "start_char": 844, "text": "try", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 850, "feats": null, "head": 17, "id": 16, "lemma": "to", "misc": "", "start_char": 848, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 854, "feats": "VerbForm=Inf", "head": 15, "id": 17, "lemma": "say", "misc": "", "start_char": 851, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 857, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 18, "lemma": "it", "misc": "", "start_char": 855, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 861, "feats": "Definite=Def|PronType=Art", "head": 20, "id": 19, "lemma": "the", "misc": "", "start_char": 858, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 865, "feats": "Number=Sing", "head": 17, "id": 20, "lemma": "way", "misc": "", "start_char": 862, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 872, "feats": "Number=Plur", "head": 22, "id": 21, "lemma": "person", "misc": "", "start_char": 866, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "acl:relcl", "end_char": 878, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 20, "id": 22, "lemma": "sound", "misc": "", "start_char": 873, "text": "sound", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 880, "feats": null, "head": 25, "id": 23, "lemma": ".", "misc": "", "start_char": 879, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 884, "feats": null, "head": 25, "id": 24, "lemma": "and", "misc": "", "start_char": 881, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 891, "feats": "Number=Sing", "head": 20, "id": 25, "lemma": "action", "misc": "", "start_char": 885, "text": "action", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 893, "feats": null, "head": 3, "id": 26, "lemma": ".", "misc": "", "start_char": 892, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (NP (NP (PRP$ My) (NN friend)) (NP (NNP Wil) (NNP Wheaton)) (. .)))" }, "speaker": "Sheldon", "text": "My friend Wil Wheaton.", "tokens": [ { "deprel": "nmod:poss", "end_char": 896, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 2, "id": 1, "lemma": "my", "misc": "", "start_char": 894, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 903, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "friend", "misc": "", "start_char": 897, "text": "friend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "appos", "end_char": 907, "feats": "Number=Sing", "head": 2, "id": 3, "lemma": "Wil", "misc": "", "start_char": 904, "text": "Wil", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 915, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "Wheaton", "misc": "", "start_char": 908, "text": "Wheaton", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 917, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 916, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hi)) (, ,) (NP (NNP Sheldon) (. .)) (NP (NP (NN Thanks)) (PP (IN for) (S (VP (VBG having) (NP (PRP me)))))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ excited) (S (VP (TO to) (VP (VB be) (ADVP (RB here)))))))) (. .)))" }, "speaker": "Wil", "text": "Hi, Sheldon . Thanks for having me . I'm excited to be here.", "tokens": [ { "deprel": "discourse", "end_char": 920, "feats": null, "head": 12, "id": 1, "lemma": "hi", "misc": "", "start_char": 918, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 922, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 921, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 930, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "Sheldon", "misc": "", "start_char": 923, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 932, "feats": null, "head": 5, "id": 4, "lemma": ".", "misc": "", "start_char": 931, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 939, "feats": "Number=Sing", "head": 12, "id": 5, "lemma": "thanks", "misc": "", "start_char": 933, "text": "Thanks", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 943, "feats": null, "head": 7, "id": 6, "lemma": "for", "misc": "", "start_char": 940, "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "acl", "end_char": 950, "feats": "VerbForm=Ger", "head": 5, "id": 7, "lemma": "have", "misc": "", "start_char": 944, "text": "having", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 953, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 8, "lemma": "I", "misc": "", "start_char": 951, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 955, "feats": null, "head": 5, "id": 9, "lemma": ".", "misc": "", "start_char": 954, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 957, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 10, "lemma": "I", "misc": "", "start_char": 956, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 960, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 958, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 968, "feats": "Degree=Pos", "head": 0, "id": 12, "lemma": "excited", "misc": "", "start_char": 961, "text": "excited", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 971, "feats": null, "head": 15, "id": 13, "lemma": "to", "misc": "", "start_char": 969, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 974, "feats": "VerbForm=Inf", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 972, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 979, "feats": "PronType=Dem", "head": 12, "id": 15, "lemma": "here", "misc": "", "start_char": 975, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 981, "feats": null, "head": 12, "id": 16, "lemma": ".", "misc": "", "start_char": 980, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (ADVP (RB So)) (, ,) (NP (NNP Wil)) (, ,) (WHNP (WP what)) (SQ (VBP do) (NP (PRP you)) (VP (VB have) (PP (IN for) (NP (PRP us))) (ADVP (RB first)))) (. ?)))" }, "speaker": "Sheldon", "text": "So, Wil, what do you have for us first?", "tokens": [ { "deprel": "discourse", "end_char": 984, "feats": null, "head": 8, "id": 1, "lemma": "so", "misc": "", "start_char": 982, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 986, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 985, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 990, "feats": "Number=Sing", "head": 8, "id": 3, "lemma": "Wil", "misc": "", "start_char": 987, "text": "Wil", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 992, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 991, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "obj", "end_char": 997, "feats": "PronType=Int", "head": 8, "id": 5, "lemma": "what", "misc": "", "start_char": 993, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 1000, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "do", "misc": "", "start_char": 998, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1004, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 7, "lemma": "you", "misc": "", "start_char": 1001, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1009, "feats": "VerbForm=Inf", "head": 0, "id": 8, "lemma": "have", "misc": "", "start_char": 1005, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1013, "feats": null, "head": 10, "id": 9, "lemma": "for", "misc": "", "start_char": 1010, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1016, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 8, "id": 10, "lemma": "we", "misc": "", "start_char": 1014, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1022, "feats": "NumType=Ord", "head": 8, "id": 11, "lemma": "first", "misc": "", "start_char": 1017, "text": "first", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1024, "feats": null, "head": 8, "id": 12, "lemma": "?", "misc": "", "start_char": 1023, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (DT this)) (VP (VBZ is) (NP (DT an) (JJ exciting) (NN one))) (. .) (S (NP (DT This)) (VP (VBZ is) (NP (NP (NP (DT the) (NN flag)) (PP (IN of) (NP (NP (DT the) (NNP United) (NNP Federation)) (PP (IN of) (NP (NNPS Planets) (. .) (RB Now)))))) (, ,) (SBAR (WHNP (WP what)) (S (VP (VBZ 's) (ADJP (JJ interesting) (PP (IN about) (NP (DT this) (NN flag)))))))))) (. ...)))" }, "speaker": "Wil", "text": "Well, this is an exciting one . This is the flag of the United Federation of Planets . Now, what's interesting about this flag ...", "tokens": [ { "deprel": "discourse", "end_char": 1029, "feats": null, "head": 7, "id": 1, "lemma": "well", "misc": "", "start_char": 1025, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1031, "feats": null, "head": 7, "id": 2, "lemma": ",", "misc": "", "start_char": 1030, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1036, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 3, "lemma": "this", "misc": "", "start_char": 1032, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1039, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 4, "lemma": "be", "misc": "", "start_char": 1037, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1042, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 5, "lemma": "a", "misc": "", "start_char": 1040, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1051, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "exciting", "misc": "", "start_char": 1043, "text": "exciting", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1055, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "one", "misc": "", "start_char": 1052, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1057, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 1056, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1062, "feats": "Number=Sing|PronType=Dem", "head": 12, "id": 9, "lemma": "this", "misc": "", "start_char": 1058, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1065, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 10, "lemma": "be", "misc": "", "start_char": 1063, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1069, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 1066, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1074, "feats": "Number=Sing", "head": 7, "id": 12, "lemma": "flag", "misc": "", "start_char": 1070, "text": "flag", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1077, "feats": null, "head": 16, "id": 13, "lemma": "of", "misc": "", "start_char": 1075, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1081, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 14, "lemma": "the", "misc": "", "start_char": 1078, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1088, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "United", "misc": "", "start_char": 1082, "text": "United", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 1099, "feats": "Number=Sing", "head": 12, "id": 16, "lemma": "Federation", "misc": "", "start_char": 1089, "text": "Federation", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1102, "feats": null, "head": 18, "id": 17, "lemma": "of", "misc": "", "start_char": 1100, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1110, "feats": "Number=Plur", "head": 16, "id": 18, "lemma": "Planet", "misc": "", "start_char": 1103, "text": "Planets", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 1112, "feats": null, "head": 7, "id": 19, "lemma": ".", "misc": "", "start_char": 1111, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1116, "feats": null, "head": 24, "id": 20, "lemma": "now", "misc": "", "start_char": 1113, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1118, "feats": null, "head": 20, "id": 21, "lemma": ",", "misc": "", "start_char": 1117, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1123, "feats": "PronType=Int", "head": 24, "id": 22, "lemma": "what", "misc": "", "start_char": 1119, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 1126, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 24, "id": 23, "lemma": "be", "misc": "", "start_char": 1124, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 1138, "feats": "Degree=Pos", "head": 7, "id": 24, "lemma": "interesting", "misc": "", "start_char": 1127, "text": "interesting", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1144, "feats": null, "head": 27, "id": 25, "lemma": "about", "misc": "", "start_char": 1139, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1149, "feats": "Number=Sing|PronType=Dem", "head": 27, "id": 26, "lemma": "this", "misc": "", "start_char": 1145, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1154, "feats": "Number=Sing", "head": 24, "id": 27, "lemma": "flag", "misc": "", "start_char": 1150, "text": "flag", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1158, "feats": null, "head": 7, "id": 28, "lemma": "...", "misc": "", "start_char": 1155, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (FRAG (VP (VB Cut)) (. .)))" }, "speaker": "Amy", "text": "Cut.", "tokens": [ { "deprel": "root", "end_char": 1162, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "cut", "misc": "", "start_char": 1159, "text": "Cut", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1164, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1163, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (SQ (VBD was) (ADJP (JJ wrong) (PP (IN with) (NP (DT that)))))) (. ?)))" }, "speaker": "Wil", "text": "What was wrong with that?", "tokens": [ { "deprel": "nsubj", "end_char": 1169, "feats": "PronType=Int", "head": 3, "id": 1, "lemma": "what", "misc": "", "start_char": 1165, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 1173, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1170, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 1179, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "wrong", "misc": "", "start_char": 1174, "text": "wrong", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1184, "feats": null, "head": 5, "id": 4, "lemma": "with", "misc": "", "start_char": 1180, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1189, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 5, "lemma": "that", "misc": "", "start_char": 1185, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1191, "feats": null, "head": 3, "id": 6, "lemma": "?", "misc": "", "start_char": 1190, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (VP (VBN called) (S (ADJP (JJ Fun) (PP (IN With) (NP (NNS Flags)))))))) (. .) (S (NP (PRP They)) (VP (VBP 're) (RB not) (PP (IN at) (NP (NN half) (HYPH -) (NN mast))))) (. .) (S (NP (NN Nobody)) (VP (VBD died) (. .) (S (VP (VB Let) (S (NP (PRP 's)) (VP (VP (VB try)) (CC and) (VP (VB keep) (NP (PRP it)) (S (ADJP (JJ upbeat)))))))))) (. .)))" }, "speaker": "Amy", "text": "It's called Fun With Flags . They're not at half - mast . Nobody died . Let's try and keep it upbeat.", "tokens": [ { "deprel": "nsubj:pass", "end_char": 1194, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 1192, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 1197, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1195, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1204, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 3, "lemma": "call", "misc": "", "start_char": 1198, "text": "called", "upos": "VERB", "xpos": "VBN" }, { "deprel": "amod", "end_char": 1208, "feats": "Degree=Pos", "head": 6, "id": 4, "lemma": "fun", "misc": "", "start_char": 1205, "text": "Fun", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1213, "feats": null, "head": 6, "id": 5, "lemma": "with", "misc": "", "start_char": 1209, "text": "With", "upos": "ADP", "xpos": "IN" }, { "deprel": "xcomp", "end_char": 1219, "feats": "Number=Plur", "head": 3, "id": 6, "lemma": "flag", "misc": "", "start_char": 1214, "text": "Flags", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1221, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 1220, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1226, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 14, "id": 8, "lemma": "they", "misc": "", "start_char": 1222, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1230, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 9, "lemma": "be", "misc": "", "start_char": 1227, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1234, "feats": null, "head": 14, "id": 10, "lemma": "not", "misc": "", "start_char": 1231, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "case", "end_char": 1237, "feats": null, "head": 14, "id": 11, "lemma": "at", "misc": "", "start_char": 1235, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1242, "feats": "NumForm=Word|NumType=Frac|Number=Sing", "head": 14, "id": 12, "lemma": "half", "misc": "", "start_char": 1238, "text": "half", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1244, "feats": null, "head": 12, "id": 13, "lemma": "-", "misc": "", "start_char": 1243, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "parataxis", "end_char": 1249, "feats": "Number=Sing", "head": 3, "id": 14, "lemma": "mast", "misc": "", "start_char": 1245, "text": "mast", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1251, "feats": null, "head": 14, "id": 15, "lemma": ".", "misc": "", "start_char": 1250, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1258, "feats": "Number=Sing|PronType=Neg", "head": 17, "id": 16, "lemma": "nobody", "misc": "", "start_char": 1252, "text": "Nobody", "upos": "PRON", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 1263, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": 17, "lemma": "die", "misc": "", "start_char": 1259, "text": "died", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 1265, "feats": null, "head": 19, "id": 18, "lemma": ".", "misc": "", "start_char": 1264, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1269, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 19, "lemma": "let", "misc": "", "start_char": 1266, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1272, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 19, "id": 20, "lemma": "we", "misc": "", "start_char": 1270, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1276, "feats": "VerbForm=Inf", "head": 19, "id": 21, "lemma": "try", "misc": "", "start_char": 1273, "text": "try", "upos": "VERB", "xpos": "VB" }, { "deprel": "cc", "end_char": 1280, "feats": null, "head": 23, "id": 22, "lemma": "and", "misc": "", "start_char": 1277, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1285, "feats": "VerbForm=Inf", "head": 21, "id": 23, "lemma": "keep", "misc": "", "start_char": 1281, "text": "keep", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1288, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 23, "id": 24, "lemma": "it", "misc": "", "start_char": 1286, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1295, "feats": "Degree=Pos", "head": 23, "id": 25, "lemma": "upbeat", "misc": "", "start_char": 1289, "text": "upbeat", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1297, "feats": null, "head": 3, "id": 26, "lemma": ".", "misc": "", "start_char": 1296, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Um)) (, ,) (NP (DT no) (NN offense)) (, ,) (CC but) (S (NP (PRP I)) (VP (VBP 've) (VP (VBN been) (VP (VBG acting) (SBAR (IN since) (S (NP (PRP I)) (VP (VBD was) (NP (DT a) (NN kid))))))))) (. .) (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP I)) (VP (MD can) (VP (VB handle) (NP (DT a) (NN Web) (NN show)) (PP (IN without) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NN direction))))))))))) (. .)))" }, "speaker": "Wil", "text": "Um, no offense, but I've been acting since I was a kid . I think I can handle a Web show without a lot of direction.", "tokens": [ { "deprel": "discourse", "end_char": 1300, "feats": null, "head": 4, "id": 1, "lemma": "um", "misc": "", "start_char": 1298, "text": "Um", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1302, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1301, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 1305, "feats": null, "head": 4, "id": 3, "lemma": "no", "misc": "", "start_char": 1303, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 1313, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "offense", "misc": "", "start_char": 1306, "text": "offense", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1315, "feats": null, "head": 10, "id": 5, "lemma": ",", "misc": "", "start_char": 1314, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1319, "feats": null, "head": 10, "id": 6, "lemma": "but", "misc": "", "start_char": 1316, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1321, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 7, "lemma": "I", "misc": "", "start_char": 1320, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1325, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "have", "misc": "", "start_char": 1322, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "aux", "end_char": 1330, "feats": "Tense=Past|VerbForm=Part", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 1326, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "conj", "end_char": 1337, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 10, "lemma": "act", "misc": "", "start_char": 1331, "text": "acting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1343, "feats": null, "head": 15, "id": 11, "lemma": "since", "misc": "", "start_char": 1338, "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1345, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 12, "lemma": "I", "misc": "", "start_char": 1344, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1349, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": 13, "lemma": "be", "misc": "", "start_char": 1346, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 1351, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 14, "lemma": "a", "misc": "", "start_char": 1350, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advcl", "end_char": 1355, "feats": "Number=Sing", "head": 10, "id": 15, "lemma": "kid", "misc": "", "start_char": 1352, "text": "kid", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1357, "feats": null, "head": 4, "id": 16, "lemma": ".", "misc": "", "start_char": 1356, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1359, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 17, "lemma": "I", "misc": "", "start_char": 1358, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1365, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 18, "lemma": "think", "misc": "", "start_char": 1360, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1367, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 21, "id": 19, "lemma": "I", "misc": "", "start_char": 1366, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1371, "feats": "VerbForm=Fin", "head": 21, "id": 20, "lemma": "can", "misc": "", "start_char": 1368, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 1378, "feats": "VerbForm=Inf", "head": 18, "id": 21, "lemma": "handle", "misc": "", "start_char": 1372, "text": "handle", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1380, "feats": "Definite=Ind|PronType=Art", "head": 24, "id": 22, "lemma": "a", "misc": "", "start_char": 1379, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1384, "feats": "Number=Sing", "head": 24, "id": 23, "lemma": "web", "misc": "", "start_char": 1381, "text": "Web", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1389, "feats": "Number=Sing", "head": 21, "id": 24, "lemma": "show", "misc": "", "start_char": 1385, "text": "show", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1397, "feats": null, "head": 27, "id": 25, "lemma": "without", "misc": "", "start_char": 1390, "text": "without", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1399, "feats": "Definite=Ind|PronType=Art", "head": 27, "id": 26, "lemma": "a", "misc": "", "start_char": 1398, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1403, "feats": "Number=Sing", "head": 21, "id": 27, "lemma": "lot", "misc": "", "start_char": 1400, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1406, "feats": null, "head": 29, "id": 28, "lemma": "of", "misc": "", "start_char": 1404, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1416, "feats": "Number=Sing", "head": 27, "id": 29, "lemma": "direction", "misc": "", "start_char": 1407, "text": "direction", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1418, "feats": null, "head": 4, "id": 30, "lemma": ".", "misc": "", "start_char": 1417, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (ADJP (JJ true)) (. .) (S (PP (IN In) (NP (CD 1982))) (NP (NNP Wil)) (VP (VBD played) (NP (NP (DT the) (NN voice)) (PP (IN of) (NP (NNP Martin)))) (NP (NP (NP (DT the) (NN mouse)) (PP (IN in) (NP (NP (DT The) (NNP Secret)) (PP (IN of) (NP (NNP NIMH)))))) (. .)) (SBAR (S (NP (PRP You)) (VP (VBD moved) (NP (PRP me)))))))) (. .)))" }, "speaker": "Sheldon", "text": "It's true . In 1982 Wil played the voice of Martin the mouse in The Secret of NIMH . You moved me.", "tokens": [ { "deprel": "nsubj", "end_char": 1421, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 1419, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1424, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1422, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1429, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "true", "misc": "", "start_char": 1425, "text": "true", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1431, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1430, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 1434, "feats": null, "head": 6, "id": 5, "lemma": "in", "misc": "", "start_char": 1432, "text": "In", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1439, "feats": "NumForm=Digit|NumType=Card", "head": 8, "id": 6, "lemma": "1982", "misc": "", "start_char": 1435, "text": "1982", "upos": "NUM", "xpos": "CD" }, { "deprel": "nsubj", "end_char": 1443, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "Wil", "misc": "", "start_char": 1440, "text": "Wil", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 1450, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 8, "lemma": "play", "misc": "", "start_char": 1444, "text": "played", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1454, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 1451, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1460, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "voice", "misc": "", "start_char": 1455, "text": "voice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1463, "feats": null, "head": 12, "id": 11, "lemma": "of", "misc": "", "start_char": 1461, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1470, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "Martin", "misc": "", "start_char": 1464, "text": "Martin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "det", "end_char": 1474, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 13, "lemma": "the", "misc": "", "start_char": 1471, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "appos", "end_char": 1480, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "mouse", "misc": "", "start_char": 1475, "text": "mouse", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1483, "feats": null, "head": 17, "id": 15, "lemma": "in", "misc": "", "start_char": 1481, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1487, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 16, "lemma": "the", "misc": "", "start_char": 1484, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1494, "feats": "Number=Sing", "head": 8, "id": 17, "lemma": "secret", "misc": "", "start_char": 1488, "text": "Secret", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1497, "feats": null, "head": 19, "id": 18, "lemma": "of", "misc": "", "start_char": 1495, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1502, "feats": "Number=Sing", "head": 17, "id": 19, "lemma": "NIMH", "misc": "", "start_char": 1498, "text": "NIMH", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1504, "feats": null, "head": 8, "id": 20, "lemma": ".", "misc": "", "start_char": 1503, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1508, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 22, "id": 21, "lemma": "you", "misc": "", "start_char": 1505, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1514, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 8, "id": 22, "lemma": "move", "misc": "", "start_char": 1509, "text": "moved", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1517, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 22, "id": 23, "lemma": "I", "misc": "", "start_char": 1515, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1519, "feats": null, "head": 3, "id": 24, "lemma": ".", "misc": "", "start_char": 1518, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (MD 'll) (VP (VB have) (S (VP (TO to) (VP (VB forgive) (NP (PRP me)))))))) (. .) (S (NP (DT This)) (VP (VBZ is) (NP (NP (PRP$ my) (JJ first) (NN time)) (VP (VBG directing))))) (. .) (S (NP (PRP I)) (ADVP (RB just)) (VP (VBP want) (S (NP (PRP it)) (VP (TO to) (VP (VB be) (ADJP (JJ good))))))) (. .)))" }, "speaker": "Amy", "text": "You'll have to forgive me . This is my first time directing . I just want it to be good.", "tokens": [ { "deprel": "nsubj", "end_char": 1523, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 1520, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1527, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "will", "misc": "", "start_char": 1524, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1532, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "have", "misc": "", "start_char": 1528, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1535, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 1533, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1543, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "forgive", "misc": "", "start_char": 1536, "text": "forgive", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1546, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 6, "lemma": "I", "misc": "", "start_char": 1544, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1548, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 1547, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1553, "feats": "Number=Sing|PronType=Dem", "head": 12, "id": 8, "lemma": "this", "misc": "", "start_char": 1549, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1556, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 9, "lemma": "be", "misc": "", "start_char": 1554, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 1559, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 12, "id": 10, "lemma": "my", "misc": "", "start_char": 1557, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 1565, "feats": "Degree=Pos|NumType=Ord", "head": 12, "id": 11, "lemma": "first", "misc": "", "start_char": 1560, "text": "first", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 1570, "feats": "Number=Sing", "head": 3, "id": 12, "lemma": "time", "misc": "", "start_char": 1566, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 1580, "feats": "VerbForm=Ger", "head": 12, "id": 13, "lemma": "direct", "misc": "", "start_char": 1571, "text": "directing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 1582, "feats": null, "head": 3, "id": 14, "lemma": ".", "misc": "", "start_char": 1581, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1584, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 15, "lemma": "I", "misc": "", "start_char": 1583, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1589, "feats": null, "head": 17, "id": 16, "lemma": "just", "misc": "", "start_char": 1585, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1594, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 17, "lemma": "want", "misc": "", "start_char": 1590, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1597, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 18, "lemma": "it", "misc": "", "start_char": 1595, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 1600, "feats": null, "head": 21, "id": 19, "lemma": "to", "misc": "", "start_char": 1598, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 1603, "feats": "VerbForm=Inf", "head": 21, "id": 20, "lemma": "be", "misc": "", "start_char": 1601, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1608, "feats": "Degree=Pos", "head": 17, "id": 21, "lemma": "good", "misc": "", "start_char": 1604, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1610, "feats": null, "head": 3, "id": 22, "lemma": ".", "misc": "", "start_char": 1609, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (SINV (ADVP (RB So)) (VBP do) (NP (NNP I.))))" }, "speaker": "Wil", "text": "So do I.", "tokens": [ { "deprel": "advmod", "end_char": 1613, "feats": null, "head": 2, "id": 1, "lemma": "so", "misc": "", "start_char": 1611, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1616, "feats": "Mood=Imp|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "do", "misc": "", "start_char": 1614, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1619, "feats": "Number=Sing", "head": 2, "id": 3, "lemma": "i.", "misc": "", "start_char": 1617, "text": "I.", "upos": "PROPN", "xpos": "NNP" } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (ADJP (JJ Great) (. .) (RB So) (NP (DT this) (NN time))) (, ,) (VP (VB let) (S (NP (PRP 's)) (VP (VB try) (NP (NP (RBR more) (JJ real) (NN boy)) (, ,) (NP (JJR less) (NNP Pinocchio) (. .) (CC And) (NN action)))))) (. .)))" }, "speaker": "Amy", "text": "Great . So this time, let's try more real boy, less Pinocchio . And action.", "tokens": [ { "deprel": "discourse", "end_char": 1625, "feats": "Degree=Pos", "head": 7, "id": 1, "lemma": "great", "misc": "", "start_char": 1620, "text": "Great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1627, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1626, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1630, "feats": null, "head": 7, "id": 3, "lemma": "so", "misc": "", "start_char": 1628, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 1635, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 4, "lemma": "this", "misc": "", "start_char": 1631, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 1640, "feats": "Number=Sing", "head": 7, "id": 5, "lemma": "time", "misc": "", "start_char": 1636, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1642, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 1641, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1646, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 7, "lemma": "let", "misc": "", "start_char": 1643, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1649, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 7, "id": 8, "lemma": "we", "misc": "", "start_char": 1647, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1653, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "try", "misc": "", "start_char": 1650, "text": "try", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1658, "feats": "Degree=Cmp", "head": 11, "id": 10, "lemma": "more", "misc": "", "start_char": 1654, "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "amod", "end_char": 1663, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "real", "misc": "", "start_char": 1659, "text": "real", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1667, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "boy", "misc": "", "start_char": 1664, "text": "boy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1669, "feats": null, "head": 15, "id": 13, "lemma": ",", "misc": "", "start_char": 1668, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 1674, "feats": "Degree=Cmp", "head": 15, "id": 14, "lemma": "less", "misc": "", "start_char": 1670, "text": "less", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "conj", "end_char": 1684, "feats": "Number=Sing", "head": 12, "id": 15, "lemma": "Pinocchio", "misc": "", "start_char": 1675, "text": "Pinocchio", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1686, "feats": null, "head": 18, "id": 16, "lemma": ".", "misc": "", "start_char": 1685, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1690, "feats": null, "head": 18, "id": 17, "lemma": "and", "misc": "", "start_char": 1687, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1697, "feats": "Number=Sing", "head": 12, "id": 18, "lemma": "action", "misc": "", "start_char": 1691, "text": "action", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1699, "feats": null, "head": 7, "id": 19, "lemma": ".", "misc": "", "start_char": 1698, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (CC And) (VP (VB cut)) (. .) (NP (PRP You)) (VP (VBP realize) (SBAR (IN that) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG doing) (NP (DT this)) (PP (IN for) (ADJP (JJ free))) (, ,) (ADJP (JJ right))))))) (. ?)))" }, "speaker": "Wil", "text": "And cut . You realize that I'm doing this for free, right?", "tokens": [ { "deprel": "cc", "end_char": 1703, "feats": null, "head": 2, "id": 1, "lemma": "and", "misc": "", "start_char": 1700, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "root", "end_char": 1707, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "cut", "misc": "", "start_char": 1704, "text": "cut", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1709, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 1708, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1713, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 1710, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1721, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 2, "id": 5, "lemma": "realize", "misc": "", "start_char": 1714, "text": "realize", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 1726, "feats": null, "head": 9, "id": 6, "lemma": "that", "misc": "", "start_char": 1722, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1728, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "I", "misc": "", "start_char": 1727, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1731, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 1729, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 1737, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 9, "lemma": "do", "misc": "", "start_char": 1732, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1742, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 10, "lemma": "this", "misc": "", "start_char": 1738, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "case", "end_char": 1746, "feats": null, "head": 12, "id": 11, "lemma": "for", "misc": "", "start_char": 1743, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1751, "feats": "Degree=Pos", "head": 9, "id": 12, "lemma": "free", "misc": "", "start_char": 1747, "text": "free", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1753, "feats": null, "head": 14, "id": 13, "lemma": ",", "misc": "", "start_char": 1752, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1759, "feats": "Degree=Pos", "head": 9, "id": 14, "lemma": "right", "misc": "", "start_char": 1754, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1761, "feats": null, "head": 2, "id": 15, "lemma": "?", "misc": "", "start_char": 1760, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Yes)) (. .) (CC And) (ADVP (RB so) (RB far)) (, ,) (NP (PRP we)) (VP (VBP 're) (ADVP (RB still)) (RB not) (VP (VBG getting) (NP (NP (PRP$ our) (NN money) (POS 's)) (NN worth))))) (. .) (S (S (VP (VB Let) (S (NP (PRP 's)) (VP (VB try) (NP (PRP it)) (ADVP (RB again)))))) (. .) (S (NP (NN Everybody) (VBZ 's)) (VP (VBG having) (NP (NN fun) (. .) (CC And) (NN action))))) (. .)))" }, "speaker": "Amy", "text": "Yes . And so far, we're still not getting our money's worth . Let's try it again . Everybody's having fun . And action.", "tokens": [ { "deprel": "discourse", "end_char": 1765, "feats": null, "head": 11, "id": 1, "lemma": "yes", "misc": "", "start_char": 1762, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1767, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1766, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1771, "feats": null, "head": 11, "id": 3, "lemma": "and", "misc": "", "start_char": 1768, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 1774, "feats": null, "head": 5, "id": 4, "lemma": "so", "misc": "", "start_char": 1772, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1778, "feats": "Degree=Pos", "head": 11, "id": 5, "lemma": "far", "misc": "", "start_char": 1775, "text": "far", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1780, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 1779, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1783, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 11, "id": 7, "lemma": "we", "misc": "", "start_char": 1781, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1787, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 8, "lemma": "be", "misc": "", "start_char": 1784, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1793, "feats": null, "head": 11, "id": 9, "lemma": "still", "misc": "", "start_char": 1788, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1797, "feats": null, "head": 11, "id": 10, "lemma": "not", "misc": "", "start_char": 1794, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1805, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 11, "lemma": "get", "misc": "", "start_char": 1798, "text": "getting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 1809, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 13, "id": 12, "lemma": "our", "misc": "", "start_char": 1806, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod:poss", "end_char": 1815, "feats": "Number=Sing", "head": 15, "id": 13, "lemma": "money", "misc": "", "start_char": 1810, "text": "money", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1818, "feats": null, "head": 13, "id": 14, "lemma": "'s", "misc": "", "start_char": 1816, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "end_char": 1824, "feats": "Number=Sing", "head": 11, "id": 15, "lemma": "worth", "misc": "", "start_char": 1819, "text": "worth", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1826, "feats": null, "head": 17, "id": 16, "lemma": ".", "misc": "", "start_char": 1825, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1830, "feats": "Mood=Imp|VerbForm=Fin", "head": 11, "id": 17, "lemma": "let", "misc": "", "start_char": 1827, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1833, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 17, "id": 18, "lemma": "we", "misc": "", "start_char": 1831, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1837, "feats": "VerbForm=Inf", "head": 17, "id": 19, "lemma": "try", "misc": "", "start_char": 1834, "text": "try", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1840, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": 20, "lemma": "it", "misc": "", "start_char": 1838, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1846, "feats": null, "head": 19, "id": 21, "lemma": "again", "misc": "", "start_char": 1841, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1848, "feats": null, "head": 11, "id": 22, "lemma": ".", "misc": "", "start_char": 1847, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1858, "feats": "Number=Sing|PronType=Tot", "head": 25, "id": 23, "lemma": "everybody", "misc": "", "start_char": 1849, "text": "Everybody", "upos": "PRON", "xpos": "NN" }, { "deprel": "aux", "end_char": 1861, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 25, "id": 24, "lemma": "be", "misc": "", "start_char": 1859, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 1868, "feats": "Tense=Pres|VerbForm=Part", "head": 11, "id": 25, "lemma": "have", "misc": "", "start_char": 1862, "text": "having", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1872, "feats": "Number=Sing", "head": 25, "id": 26, "lemma": "fun", "misc": "", "start_char": 1869, "text": "fun", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1874, "feats": null, "head": 11, "id": 27, "lemma": ".", "misc": "", "start_char": 1873, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1878, "feats": null, "head": 29, "id": 28, "lemma": "and", "misc": "", "start_char": 1875, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1885, "feats": "Number=Sing", "head": 11, "id": 29, "lemma": "action", "misc": "", "start_char": 1879, "text": "action", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1887, "feats": null, "head": 11, "id": 30, "lemma": ".", "misc": "", "start_char": 1886, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (SBARQ (ADVP (RB So)) (, ,) (WHNP (UH Wil)) (WHNP (WP what)) (SQ (VBP do) (NP (PRP you)) (VP (VB have) (PP (IN for) (NP (PRP us))) (ADVP (RB first)))) (. ?)))" }, "speaker": "Sheldon", "text": "So, Wil what do you have for us first?", "tokens": [ { "deprel": "discourse", "end_char": 1890, "feats": null, "head": 7, "id": 1, "lemma": "so", "misc": "", "start_char": 1888, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1892, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1891, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1896, "feats": null, "head": 7, "id": 3, "lemma": "wil", "misc": "", "start_char": 1893, "text": "Wil", "upos": "INTJ", "xpos": "UH" }, { "deprel": "obj", "end_char": 1901, "feats": "PronType=Int", "head": 7, "id": 4, "lemma": "what", "misc": "", "start_char": 1897, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 1904, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "do", "misc": "", "start_char": 1902, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1908, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 1905, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1913, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "have", "misc": "", "start_char": 1909, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1917, "feats": null, "head": 9, "id": 8, "lemma": "for", "misc": "", "start_char": 1914, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1920, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 7, "id": 9, "lemma": "we", "misc": "", "start_char": 1918, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1926, "feats": "NumType=Ord", "head": 7, "id": 10, "lemma": "first", "misc": "", "start_char": 1921, "text": "first", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1928, "feats": null, "head": 7, "id": 11, "lemma": "?", "misc": "", "start_char": 1927, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (DT this)) (VP (VBZ is) (NP (DT an) (JJ exciting) (NN one))) (. .) (S (NP (DT This)) (VP (VBZ is) (NP (NP (DT the) (NN flag)) (PP (IN of) (NP (NP (DT the) (NNP United) (NNP Federation)) (PP (IN of) (NP (NNPS Planets)))))))) (. .)))" }, "speaker": "Wil", "text": "Well, this is an exciting one . This is the flag of the United Federation of Planets.", "tokens": [ { "deprel": "discourse", "end_char": 1933, "feats": null, "head": 7, "id": 1, "lemma": "well", "misc": "", "start_char": 1929, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1935, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1934, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1940, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 3, "lemma": "this", "misc": "", "start_char": 1936, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1943, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 4, "lemma": "be", "misc": "", "start_char": 1941, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1946, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 5, "lemma": "a", "misc": "", "start_char": 1944, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1955, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "exciting", "misc": "", "start_char": 1947, "text": "exciting", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1959, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "one", "misc": "", "start_char": 1956, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1961, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 1960, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1966, "feats": "Number=Sing|PronType=Dem", "head": 12, "id": 9, "lemma": "this", "misc": "", "start_char": 1962, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1969, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 10, "lemma": "be", "misc": "", "start_char": 1967, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1973, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 1970, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1978, "feats": "Number=Sing", "head": 7, "id": 12, "lemma": "flag", "misc": "", "start_char": 1974, "text": "flag", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1981, "feats": null, "head": 16, "id": 13, "lemma": "of", "misc": "", "start_char": 1979, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1985, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 14, "lemma": "the", "misc": "", "start_char": 1982, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1992, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "United", "misc": "", "start_char": 1986, "text": "United", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 2003, "feats": "Number=Sing", "head": 12, "id": 16, "lemma": "Federation", "misc": "", "start_char": 1993, "text": "Federation", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 2006, "feats": null, "head": 18, "id": 17, "lemma": "of", "misc": "", "start_char": 2004, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 2014, "feats": "Number=Plur", "head": 16, "id": 18, "lemma": "Planet", "misc": "", "start_char": 2007, "text": "Planets", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 2016, "feats": null, "head": 7, "id": 19, "lemma": ".", "misc": "", "start_char": 2015, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (FRAG (VP (VB Cut)) (. .)))" }, "speaker": "Amy", "text": "Cut.", "tokens": [ { "deprel": "root", "end_char": 2020, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "cut", "misc": "", "start_char": 2017, "text": "Cut", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2022, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 2021, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (NP (NN Problem) (, ,) (NML (JJ first) (HYPH -) (NN time)) (NN director) (. ?)))" }, "speaker": "Wil", "text": "Problem, first - time director?", "tokens": [ { "deprel": "root", "end_char": 2030, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "problem", "misc": "", "start_char": 2023, "text": "Problem", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2032, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2031, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 2038, "feats": "Degree=Pos|NumType=Ord", "head": 5, "id": 3, "lemma": "first", "misc": "", "start_char": 2033, "text": "first", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2040, "feats": null, "head": 5, "id": 4, "lemma": "-", "misc": "", "start_char": 2039, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 2045, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "time", "misc": "", "start_char": 2041, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "dep", "end_char": 2054, "feats": "Number=Sing", "head": 1, "id": 6, "lemma": "director", "misc": "", "start_char": 2046, "text": "director", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2056, "feats": null, "head": 1, "id": 7, "lemma": "?", "misc": "", "start_char": 2055, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (NP (NP (NN none)) (SBAR (WHNP (WDT that)) (S (NP (PRP I)) (VP (MD could) (VP (VB see)))))) (. .) (S (NP (PRP I)) (VP (VBD saw) (NP (NP (NP (DT a) (NN man)) (SBAR (WHNP (WP who)) (S (VP (VBD loved) (NP (NNS flags)) (ADVP (ADVP (RB almost) (RB as) (RB much)) (SBAR (IN as) (S (NP (PRP I)) (VP (VBP do))))))))) (. .) (SBAR (S (NP (PRP I)) (VP (VBD got) (NP (NN goose) (NNS bumps)))))))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, none that I could see . I saw a man who loved flags almost as much as I do . I got goose bumps.", "tokens": [ { "deprel": "discourse", "end_char": 2059, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 2057, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2061, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2060, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "dislocated", "end_char": 2066, "feats": "Number=Sing", "head": 10, "id": 3, "lemma": "none", "misc": "", "start_char": 2062, "text": "none", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 2071, "feats": "PronType=Rel", "head": 7, "id": 4, "lemma": "that", "misc": "", "start_char": 2067, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "nsubj", "end_char": 2073, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 2072, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2079, "feats": "VerbForm=Fin", "head": 7, "id": 6, "lemma": "could", "misc": "", "start_char": 2074, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 2083, "feats": "VerbForm=Inf", "head": 3, "id": 7, "lemma": "see", "misc": "", "start_char": 2080, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2085, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 2084, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2087, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 9, "lemma": "I", "misc": "", "start_char": 2086, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2091, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 10, "lemma": "see", "misc": "", "start_char": 2088, "text": "saw", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 2093, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 11, "lemma": "a", "misc": "", "start_char": 2092, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2097, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "man", "misc": "", "start_char": 2094, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 2101, "feats": "PronType=Rel", "head": 14, "id": 13, "lemma": "who", "misc": "", "start_char": 2098, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 2107, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": 14, "lemma": "love", "misc": "", "start_char": 2102, "text": "loved", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 2113, "feats": "Number=Plur", "head": 14, "id": 15, "lemma": "flag", "misc": "", "start_char": 2108, "text": "flags", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 2120, "feats": null, "head": 18, "id": 16, "lemma": "almost", "misc": "", "start_char": 2114, "text": "almost", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 2123, "feats": null, "head": 18, "id": 17, "lemma": "as", "misc": "", "start_char": 2121, "text": "as", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 2128, "feats": "Degree=Pos", "head": 14, "id": 18, "lemma": "much", "misc": "", "start_char": 2124, "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 2131, "feats": null, "head": 21, "id": 19, "lemma": "as", "misc": "", "start_char": 2129, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2133, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 21, "id": 20, "lemma": "I", "misc": "", "start_char": 2132, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 2136, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 18, "id": 21, "lemma": "do", "misc": "", "start_char": 2134, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 2138, "feats": null, "head": 10, "id": 22, "lemma": ".", "misc": "", "start_char": 2137, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2140, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 24, "id": 23, "lemma": "I", "misc": "", "start_char": 2139, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2144, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 10, "id": 24, "lemma": "get", "misc": "", "start_char": 2141, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound", "end_char": 2150, "feats": "Number=Sing", "head": 26, "id": 25, "lemma": "goose", "misc": "", "start_char": 2145, "text": "goose", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 2156, "feats": "Number=Plur", "head": 24, "id": 26, "lemma": "bump", "misc": "", "start_char": 2151, "text": "bumps", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 2158, "feats": null, "head": 10, "id": 27, "lemma": ".", "misc": "", "start_char": 2157, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (NP (PRP He)) (VP (VBD was) (VP (VBG overacting) (PP (IN on) (NP (NN purpose))))) (. .)))" }, "speaker": "Amy", "text": "He was overacting on purpose.", "tokens": [ { "deprel": "nsubj", "end_char": 2161, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "he", "misc": "", "start_char": 2159, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2165, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 2162, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 2176, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "overact", "misc": "", "start_char": 2166, "text": "overacting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 2179, "feats": null, "head": 5, "id": 4, "lemma": "on", "misc": "", "start_char": 2177, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2187, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "purpose", "misc": "", "start_char": 2180, "text": "purpose", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2189, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 2188, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (PRP he)) (VP (VBD reminded) (NP (PRP me)) (PP (IN of) (NP (DT a) (JJ young) (NNP William) (NNP Shatner)))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, he reminded me of a young William Shatner.", "tokens": [ { "deprel": "discourse", "end_char": 2192, "feats": null, "head": 4, "id": 1, "lemma": "oh", "misc": "", "start_char": 2190, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2194, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2193, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2197, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "he", "misc": "", "start_char": 2195, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2206, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "remind", "misc": "", "start_char": 2198, "text": "reminded", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 2209, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 5, "lemma": "I", "misc": "", "start_char": 2207, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 2212, "feats": null, "head": 9, "id": 6, "lemma": "of", "misc": "", "start_char": 2210, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2214, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 7, "lemma": "a", "misc": "", "start_char": 2213, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2220, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "young", "misc": "", "start_char": 2215, "text": "young", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 2228, "feats": "Number=Sing", "head": 4, "id": 9, "lemma": "William", "misc": "", "start_char": 2221, "text": "William", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 2236, "feats": "Number=Sing", "head": 9, "id": 10, "lemma": "Shatner", "misc": "", "start_char": 2229, "text": "Shatner", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2238, "feats": null, "head": 4, "id": 11, "lemma": ".", "misc": "", "start_char": 2237, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Listen) (, ,) (NP (NNP Sheldon)) (, ,) (SBAR (S (NP (PRP I)) (VP (VBP 'm) (ADJP (RB really) (JJ happy) (S (VP (TO to) (VP (VB do) (NP (DT this)) (PP (IN for) (NP (PRP you)))))))))))) (, ,) (CC but) (RB not) (SBAR (IN if) (S (NP (PRP she)) (VP (VBZ 's) (VP (VBG gon) (S (VP (TO na) (VP (VB be) (NP (DT a) (JJ huge) (NN pain)) (PP (IN in) (NP (NP (DT the) (NN ass)) (NP (DT the) (JJ whole) (NN time))))))))))) (. .)))" }, "speaker": "Wil", "text": "Listen, Sheldon, I'm really happy to do this for you, but not if she's gonna be a huge pain in the ass the whole time.", "tokens": [ { "deprel": "parataxis", "end_char": 2245, "feats": "Mood=Imp|VerbForm=Fin", "head": 8, "id": 1, "lemma": "listen", "misc": "", "start_char": 2239, "text": "Listen", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2247, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2246, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 2255, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "Sheldon", "misc": "", "start_char": 2248, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2257, "feats": null, "head": 8, "id": 4, "lemma": ",", "misc": "", "start_char": 2256, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2259, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 5, "lemma": "I", "misc": "", "start_char": 2258, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2262, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 2260, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2269, "feats": null, "head": 8, "id": 7, "lemma": "really", "misc": "", "start_char": 2263, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 2275, "feats": "Degree=Pos", "head": 0, "id": 8, "lemma": "happy", "misc": "", "start_char": 2270, "text": "happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 2278, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 2276, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2281, "feats": "VerbForm=Inf", "head": 8, "id": 10, "lemma": "do", "misc": "", "start_char": 2279, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2286, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 11, "lemma": "this", "misc": "", "start_char": 2282, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "case", "end_char": 2290, "feats": null, "head": 13, "id": 12, "lemma": "for", "misc": "", "start_char": 2287, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2294, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 10, "id": 13, "lemma": "you", "misc": "", "start_char": 2291, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2296, "feats": null, "head": 20, "id": 14, "lemma": ",", "misc": "", "start_char": 2295, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 2300, "feats": null, "head": 20, "id": 15, "lemma": "but", "misc": "", "start_char": 2297, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 2304, "feats": null, "head": 20, "id": 16, "lemma": "not", "misc": "", "start_char": 2301, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "mark", "end_char": 2307, "feats": null, "head": 20, "id": 17, "lemma": "if", "misc": "", "start_char": 2305, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2311, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 18, "lemma": "she", "misc": "", "start_char": 2308, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2314, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 20, "id": 19, "lemma": "be", "misc": "", "start_char": 2312, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 2318, "feats": "Tense=Pres|VerbForm=Part", "head": 8, "id": 20, "lemma": "go", "misc": "", "start_char": 2315, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 2321, "feats": null, "head": 25, "id": 21, "lemma": "to", "misc": "", "start_char": 2319, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 2324, "feats": "VerbForm=Inf", "head": 25, "id": 22, "lemma": "be", "misc": "", "start_char": 2322, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 2326, "feats": "Definite=Ind|PronType=Art", "head": 25, "id": 23, "lemma": "a", "misc": "", "start_char": 2325, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2331, "feats": "Degree=Pos", "head": 25, "id": 24, "lemma": "huge", "misc": "", "start_char": 2327, "text": "huge", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "xcomp", "end_char": 2336, "feats": "Number=Sing", "head": 20, "id": 25, "lemma": "pain", "misc": "", "start_char": 2332, "text": "pain", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2339, "feats": null, "head": 28, "id": 26, "lemma": "in", "misc": "", "start_char": 2337, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2343, "feats": "Definite=Def|PronType=Art", "head": 28, "id": 27, "lemma": "the", "misc": "", "start_char": 2340, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 2347, "feats": "Number=Sing", "head": 25, "id": 28, "lemma": "ass", "misc": "", "start_char": 2344, "text": "ass", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "end_char": 2351, "feats": "Definite=Def|PronType=Art", "head": 31, "id": 29, "lemma": "the", "misc": "", "start_char": 2348, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2357, "feats": "Degree=Pos", "head": 31, "id": 30, "lemma": "whole", "misc": "", "start_char": 2352, "text": "whole", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:tmod", "end_char": 2362, "feats": "Number=Sing", "head": 25, "id": 31, "lemma": "time", "misc": "", "start_char": 2358, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2364, "feats": null, "head": 8, "id": 32, "lemma": ".", "misc": "", "start_char": 2363, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBG gon) (S (VP (TO na) (VP (VB let) (S (NP (PRP him)) (VP (VB speak) (PP (IN to) (NP (PRP me))) (PP (IN like) (NP (DT that))))))))) (. ?)))" }, "speaker": "Amy", "text": "You gonna let him speak to me like that?", "tokens": [ { "deprel": "nsubj", "end_char": 2368, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 2365, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2372, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 2, "lemma": "go", "misc": "", "start_char": 2369, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 2375, "feats": null, "head": 4, "id": 3, "lemma": "to", "misc": "", "start_char": 2373, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2379, "feats": "VerbForm=Inf", "head": 2, "id": 4, "lemma": "let", "misc": "", "start_char": 2376, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2383, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "he", "misc": "", "start_char": 2380, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 2389, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "speak", "misc": "", "start_char": 2384, "text": "speak", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 2392, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 2390, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2395, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 8, "lemma": "I", "misc": "", "start_char": 2393, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 2400, "feats": null, "head": 10, "id": 9, "lemma": "like", "misc": "", "start_char": 2396, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2405, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 10, "lemma": "that", "misc": "", "start_char": 2401, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 2407, "feats": null, "head": 2, "id": 11, "lemma": "?", "misc": "", "start_char": 2406, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ...) (S (NP (PRP you)) (VP (VBP 're) (NP (PRP$ my) (NN girlfriend)))) (CC and) (S (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB want) (S (NP (PRP you)) (VP (TO to) (VP (VB be) (ADJP (JJ upset)))))))) (. .) (S (ADVP (RB Then) (RB again)) (, ,) (NP (NNP Wil) (NNP Wheaton)) (VP (VBZ 's) (NP (PRP$ my) (NN friend))) (CC and) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB want) (S (NP (PRP him)) (VP (TO to) (VP (VB be) (ADJP (JJ upset)))))))) (. .) (INTJ (UH Hmm)) (, ...) (S (NP (DT This)) (VP (VBZ is) (NP (DT a) (JJ sticky) (NN wicket)))))) (. .)))" }, "speaker": "Sheldon", "text": "Well...you're my girlfriend and I don't want you to be upset . Then again, Wil Wheaton's my friend and I don't want him to be upset . Hmm...This is a sticky wicket.", "tokens": [ { "deprel": "discourse", "end_char": 2412, "feats": null, "head": 6, "id": 1, "lemma": "well", "misc": "", "start_char": 2408, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2416, "feats": null, "head": 6, "id": 2, "lemma": "...", "misc": "", "start_char": 2413, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2420, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 3, "lemma": "you", "misc": "", "start_char": 2417, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2424, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 2421, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 2427, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "my", "misc": "", "start_char": 2425, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 2438, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "girlfriend", "misc": "", "start_char": 2428, "text": "girlfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 2442, "feats": null, "head": 11, "id": 7, "lemma": "and", "misc": "", "start_char": 2439, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 2444, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 8, "lemma": "I", "misc": "", "start_char": 2443, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2447, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "do", "misc": "", "start_char": 2445, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2451, "feats": null, "head": 11, "id": 10, "lemma": "not", "misc": "", "start_char": 2448, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 2456, "feats": "VerbForm=Inf", "head": 6, "id": 11, "lemma": "want", "misc": "", "start_char": 2452, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2460, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 11, "id": 12, "lemma": "you", "misc": "", "start_char": 2457, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 2463, "feats": null, "head": 15, "id": 13, "lemma": "to", "misc": "", "start_char": 2461, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 2466, "feats": "VerbForm=Inf", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 2464, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 2472, "feats": "Degree=Pos", "head": 11, "id": 15, "lemma": "upset", "misc": "", "start_char": 2467, "text": "upset", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2474, "feats": null, "head": 6, "id": 16, "lemma": ".", "misc": "", "start_char": 2473, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 2479, "feats": "PronType=Dem", "head": 24, "id": 17, "lemma": "then", "misc": "", "start_char": 2475, "text": "Then", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 2485, "feats": null, "head": 24, "id": 18, "lemma": "again", "misc": "", "start_char": 2480, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2487, "feats": null, "head": 18, "id": 19, "lemma": ",", "misc": "", "start_char": 2486, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2491, "feats": "Number=Sing", "head": 24, "id": 20, "lemma": "Wil", "misc": "", "start_char": 2488, "text": "Wil", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 2499, "feats": "Number=Sing", "head": 20, "id": 21, "lemma": "Wheaton", "misc": "", "start_char": 2492, "text": "Wheaton", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 2502, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 24, "id": 22, "lemma": "be", "misc": "", "start_char": 2500, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 2505, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 24, "id": 23, "lemma": "my", "misc": "", "start_char": 2503, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "parataxis", "end_char": 2512, "feats": "Number=Sing", "head": 6, "id": 24, "lemma": "friend", "misc": "", "start_char": 2506, "text": "friend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 2516, "feats": null, "head": 29, "id": 25, "lemma": "and", "misc": "", "start_char": 2513, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 2518, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 29, "id": 26, "lemma": "I", "misc": "", "start_char": 2517, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2521, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 29, "id": 27, "lemma": "do", "misc": "", "start_char": 2519, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2525, "feats": null, "head": 29, "id": 28, "lemma": "not", "misc": "", "start_char": 2522, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 2530, "feats": "VerbForm=Inf", "head": 24, "id": 29, "lemma": "want", "misc": "", "start_char": 2526, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2534, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 29, "id": 30, "lemma": "he", "misc": "", "start_char": 2531, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 2537, "feats": null, "head": 33, "id": 31, "lemma": "to", "misc": "", "start_char": 2535, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 2540, "feats": "VerbForm=Inf", "head": 33, "id": 32, "lemma": "be", "misc": "", "start_char": 2538, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 2546, "feats": "Degree=Pos", "head": 29, "id": 33, "lemma": "upset", "misc": "", "start_char": 2541, "text": "upset", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2548, "feats": null, "head": 6, "id": 34, "lemma": ".", "misc": "", "start_char": 2547, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 2552, "feats": null, "head": 41, "id": 35, "lemma": "hmm", "misc": "", "start_char": 2549, "text": "Hmm", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2556, "feats": null, "head": 6, "id": 36, "lemma": "...", "misc": "", "start_char": 2553, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2561, "feats": "Number=Sing|PronType=Dem", "head": 41, "id": 37, "lemma": "this", "misc": "", "start_char": 2557, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 2564, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 41, "id": 38, "lemma": "be", "misc": "", "start_char": 2562, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 2566, "feats": "Definite=Ind|PronType=Art", "head": 41, "id": 39, "lemma": "a", "misc": "", "start_char": 2565, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2573, "feats": "Degree=Pos", "head": 41, "id": 40, "lemma": "sticky", "misc": "", "start_char": 2567, "text": "sticky", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 2580, "feats": "Number=Sing", "head": 6, "id": 41, "lemma": "wicket", "misc": "", "start_char": 2574, "text": "wicket", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2582, "feats": null, "head": 6, "id": 42, "lemma": ".", "misc": "", "start_char": 2581, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (SQ (MD Can) (NP (PRP I)) (VP (VB speak) (PP (IN to) (NP (PRP you))) (PP (IN for) (NP (DT a) (JJ second)))) (. ?)))" }, "speaker": "Amy", "text": "Can I speak to you for a second?", "tokens": [ { "deprel": "aux", "end_char": 2586, "feats": "VerbForm=Fin", "head": 3, "id": 1, "lemma": "can", "misc": "", "start_char": 2583, "text": "Can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 2588, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 2587, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2594, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "speak", "misc": "", "start_char": 2589, "text": "speak", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 2597, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 2595, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2601, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 5, "lemma": "you", "misc": "", "start_char": 2598, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 2605, "feats": null, "head": 8, "id": 6, "lemma": "for", "misc": "", "start_char": 2602, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2607, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 2606, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 2614, "feats": "Degree=Pos|NumType=Ord", "head": 3, "id": 8, "lemma": "second", "misc": "", "start_char": 2608, "text": "second", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2616, "feats": null, "head": 3, "id": 9, "lemma": "?", "misc": "", "start_char": 2615, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 33, "misc": { "parse_tree": "(ROOT (S (VP (VB Feel) (ADJP (JJ free) (S (VP (TO to) (VP (VB play) (PP (IN with) (NP (PRP yourself)))))))) (. .)))" }, "speaker": "Sheldon", "text": "Feel free to play with yourself.", "tokens": [ { "deprel": "root", "end_char": 2621, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "feel", "misc": "", "start_char": 2617, "text": "Feel", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 2626, "feats": "Degree=Pos", "head": 1, "id": 2, "lemma": "free", "misc": "", "start_char": 2622, "text": "free", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 2629, "feats": null, "head": 4, "id": 3, "lemma": "to", "misc": "", "start_char": 2627, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 2634, "feats": "VerbForm=Inf", "head": 2, "id": 4, "lemma": "play", "misc": "", "start_char": 2630, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 2639, "feats": null, "head": 6, "id": 5, "lemma": "with", "misc": "", "start_char": 2635, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2648, "feats": "Case=Acc|Number=Sing|Person=2|PronType=Prs|Reflex=Yes", "head": 4, "id": 6, "lemma": "yourself", "misc": "", "start_char": 2640, "text": "yourself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2650, "feats": null, "head": 1, "id": 7, "lemma": ".", "misc": "", "start_char": 2649, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 34, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB care) (PP (IN for) (NP (PRP$ your) (NN friend)))))) (, ,) (S (NP (PRP he)) (VP (VBZ 's) (VP (VBG being) (ADJP (JJ rude) (PP (IN to) (NP (PRP me))))))) (. .) (S (NP (PRP You)) (VP (VBP need) (S (VP (TO to) (VP (VB ask) (NP (PRP him)) (S (VP (TO to) (VP (VB leave))))))))) (. .)))" }, "speaker": "Amy", "text": "I don't care for your friend, he's being rude to me . You need to ask him to leave.", "tokens": [ { "deprel": "nsubj", "end_char": 2652, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 2651, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2655, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 2653, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2659, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 2656, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 2664, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "care", "misc": "", "start_char": 2660, "text": "care", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 2668, "feats": null, "head": 7, "id": 5, "lemma": "for", "misc": "", "start_char": 2665, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 2673, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "your", "misc": "", "start_char": 2669, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 2680, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "friend", "misc": "", "start_char": 2674, "text": "friend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2682, "feats": null, "head": 4, "id": 8, "lemma": ",", "misc": "", "start_char": 2681, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2685, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 9, "lemma": "he", "misc": "", "start_char": 2683, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2688, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 10, "lemma": "be", "misc": "", "start_char": 2686, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "cop", "end_char": 2694, "feats": "VerbForm=Ger", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 2689, "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "parataxis", "end_char": 2699, "feats": "Degree=Pos", "head": 4, "id": 12, "lemma": "rude", "misc": "", "start_char": 2695, "text": "rude", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 2702, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 2700, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2705, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 14, "lemma": "I", "misc": "", "start_char": 2703, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2707, "feats": null, "head": 4, "id": 15, "lemma": ".", "misc": "", "start_char": 2706, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2711, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 17, "id": 16, "lemma": "you", "misc": "", "start_char": 2708, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2716, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 17, "lemma": "need", "misc": "", "start_char": 2712, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 2719, "feats": null, "head": 19, "id": 18, "lemma": "to", "misc": "", "start_char": 2717, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2723, "feats": "VerbForm=Inf", "head": 17, "id": 19, "lemma": "ask", "misc": "", "start_char": 2720, "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 2727, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": 20, "lemma": "he", "misc": "", "start_char": 2724, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 2730, "feats": null, "head": 22, "id": 21, "lemma": "to", "misc": "", "start_char": 2728, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2736, "feats": "VerbForm=Inf", "head": 19, "id": 22, "lemma": "leave", "misc": "", "start_char": 2731, "text": "leave", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2738, "feats": null, "head": 4, "id": 23, "lemma": ".", "misc": "", "start_char": 2737, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 35, "misc": { "parse_tree": "(ROOT (S (NP (NNP Amy)) (, ,) (S (NP (PRP I)) (VP (MD ca) (RB n't) (ADVP (RB just)) (VP (VB ask) (S (NP (NNP Wil) (NNP Wheaton)) (VP (TO to) (VP (VB leave))))))) (. .) (S (NP (PRP He)) (VP (VBZ 's) (NP (DT a) (JJ minor) (NN celebrity)))) (. .) (S (SBAR (IN Once) (S (NP (PRP you)) (VP (VBP explain) (SBAR (WHNP (WP who)) (S (NP (PRP he)) (VP (VBZ is))))))) (, ,) (NP (JJ many) (NNS people)) (VP (VBP recognize) (NP (PRP him)))) (. .)))" }, "speaker": "Sheldon", "text": "Amy, I can't just ask Wil Wheaton to leave . He's a minor celebrity . Once you explain who he is, many people recognize him.", "tokens": [ { "deprel": "vocative", "end_char": 2742, "feats": "Number=Sing", "head": 7, "id": 1, "lemma": "Amy", "misc": "", "start_char": 2739, "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2744, "feats": null, "head": 7, "id": 2, "lemma": ",", "misc": "", "start_char": 2743, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2746, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 3, "lemma": "I", "misc": "", "start_char": 2745, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2749, "feats": "VerbForm=Fin", "head": 7, "id": 4, "lemma": "can", "misc": "", "start_char": 2747, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 2753, "feats": null, "head": 7, "id": 5, "lemma": "not", "misc": "", "start_char": 2750, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 2758, "feats": null, "head": 7, "id": 6, "lemma": "just", "misc": "", "start_char": 2754, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 2762, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "ask", "misc": "", "start_char": 2759, "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 2766, "feats": "Number=Sing", "head": 7, "id": 8, "lemma": "Wil", "misc": "", "start_char": 2763, "text": "Wil", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 2774, "feats": "Number=Sing", "head": 8, "id": 9, "lemma": "Wheaton", "misc": "", "start_char": 2767, "text": "Wheaton", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "end_char": 2777, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 2775, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2783, "feats": "VerbForm=Inf", "head": 7, "id": 11, "lemma": "leave", "misc": "", "start_char": 2778, "text": "leave", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2785, "feats": null, "head": 7, "id": 12, "lemma": ".", "misc": "", "start_char": 2784, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2788, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 13, "lemma": "he", "misc": "", "start_char": 2786, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2791, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 14, "lemma": "be", "misc": "", "start_char": 2789, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 2793, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 15, "lemma": "a", "misc": "", "start_char": 2792, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2799, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "minor", "misc": "", "start_char": 2794, "text": "minor", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 2809, "feats": "Number=Sing", "head": 7, "id": 17, "lemma": "celebrity", "misc": "", "start_char": 2800, "text": "celebrity", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2811, "feats": null, "head": 7, "id": 18, "lemma": ".", "misc": "", "start_char": 2810, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 2816, "feats": null, "head": 21, "id": 19, "lemma": "once", "misc": "", "start_char": 2812, "text": "Once", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2820, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 21, "id": 20, "lemma": "you", "misc": "", "start_char": 2817, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 2828, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 28, "id": 21, "lemma": "explain", "misc": "", "start_char": 2821, "text": "explain", "upos": "VERB", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 2832, "feats": "PronType=Rel", "head": 21, "id": 22, "lemma": "who", "misc": "", "start_char": 2829, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 2835, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 22, "id": 23, "lemma": "he", "misc": "", "start_char": 2833, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2838, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 22, "id": 24, "lemma": "be", "misc": "", "start_char": 2836, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 2840, "feats": null, "head": 28, "id": 25, "lemma": ",", "misc": "", "start_char": 2839, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 2845, "feats": "Degree=Pos", "head": 27, "id": 26, "lemma": "many", "misc": "", "start_char": 2841, "text": "many", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 2852, "feats": "Number=Plur", "head": 28, "id": 27, "lemma": "person", "misc": "", "start_char": 2846, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "parataxis", "end_char": 2862, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 28, "lemma": "recognize", "misc": "", "start_char": 2853, "text": "recognize", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 2866, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 28, "id": 29, "lemma": "he", "misc": "", "start_char": 2863, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2868, "feats": null, "head": 7, "id": 30, "lemma": ".", "misc": "", "start_char": 2867, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 36, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Fine))) (, ,) (ADVP (RB then)) (ADVP (RB maybe)) (NP (PRP I)) (VP (MD should) (VP (VB go))) (. .)))" }, "speaker": "Amy", "text": "Fine, then maybe I should go.", "tokens": [ { "deprel": "discourse", "end_char": 2873, "feats": null, "head": 7, "id": 1, "lemma": "Fine", "misc": "", "start_char": 2869, "text": "Fine", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2875, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2874, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 2880, "feats": "PronType=Dem", "head": 7, "id": 3, "lemma": "then", "misc": "", "start_char": 2876, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 2886, "feats": null, "head": 7, "id": 4, "lemma": "maybe", "misc": "", "start_char": 2881, "text": "maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 2888, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 2887, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2895, "feats": "VerbForm=Fin", "head": 7, "id": 6, "lemma": "should", "misc": "", "start_char": 2889, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 2898, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "go", "misc": "", "start_char": 2896, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2900, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 2899, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 37, "misc": { "parse_tree": "(ROOT (SQ (MD Could) (NP (PRP you)) (. ?) (NP (DT That)) (VP (MD would) (VP (VB solve) (NP (NN everything) (. .) (S (S (NP (PRP You)) (VP (VBP are) (NP (DT the) (JJS best)))) (. .) (S (NP (PRP I)) (VP (MD 'll) (VP (VB see) (NP (PRP you)) (PP (IN at) (NP (NN dinner))) (NP (NN tonight))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "Could you? That would solve everything . You are the best . I'll see you at dinner tonight?", "tokens": [ { "deprel": "reparandum", "end_char": 2906, "feats": "VerbForm=Fin", "head": 6, "id": 1, "lemma": "could", "misc": "", "start_char": 2901, "text": "Could", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 2910, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 1, "id": 2, "lemma": "you", "misc": "", "start_char": 2907, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2912, "feats": null, "head": 1, "id": 3, "lemma": "?", "misc": "", "start_char": 2911, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2917, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 4, "lemma": "that", "misc": "", "start_char": 2913, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 2923, "feats": "VerbForm=Fin", "head": 6, "id": 5, "lemma": "would", "misc": "", "start_char": 2918, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 2929, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "solve", "misc": "", "start_char": 2924, "text": "solve", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2940, "feats": "Number=Sing|PronType=Tot", "head": 6, "id": 7, "lemma": "everything", "misc": "", "start_char": 2930, "text": "everything", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 2942, "feats": null, "head": 6, "id": 8, "lemma": ".", "misc": "", "start_char": 2941, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2946, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 9, "lemma": "you", "misc": "", "start_char": 2943, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2950, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 12, "id": 10, "lemma": "be", "misc": "", "start_char": 2947, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 2954, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 2951, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 2959, "feats": "Degree=Sup", "head": 6, "id": 12, "lemma": "good", "misc": "", "start_char": 2955, "text": "best", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "punct", "end_char": 2961, "feats": null, "head": 12, "id": 13, "lemma": ".", "misc": "", "start_char": 2960, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2963, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 14, "lemma": "I", "misc": "", "start_char": 2962, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2967, "feats": "VerbForm=Fin", "head": 16, "id": 15, "lemma": "will", "misc": "", "start_char": 2964, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 2971, "feats": "VerbForm=Inf", "head": 12, "id": 16, "lemma": "see", "misc": "", "start_char": 2968, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2975, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 16, "id": 17, "lemma": "you", "misc": "", "start_char": 2972, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 2978, "feats": null, "head": 19, "id": 18, "lemma": "at", "misc": "", "start_char": 2976, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2985, "feats": "Number=Sing", "head": 16, "id": 19, "lemma": "dinner", "misc": "", "start_char": 2979, "text": "dinner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl:tmod", "end_char": 2993, "feats": "Number=Sing", "head": 16, "id": 20, "lemma": "tonight", "misc": "", "start_char": 2986, "text": "tonight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2995, "feats": null, "head": 6, "id": 21, "lemma": "?", "misc": "", "start_char": 2994, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 38, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (ADJP (JJ sure)) (NP (PRP you)) (VP (MD would) (RB n't) (ADVP (RB rather)) (VP (VB have) (NP (NN dinner)) (PP (IN with) (NP (NP (PRP$ your) (NN friend)) (NNP Wil) (NNP Wheaton))))) (. ?)))" }, "speaker": "Amy", "text": "You sure you wouldn't rather have dinner with your friend Wil Wheaton?", "tokens": [ { "deprel": "nsubj", "end_char": 2999, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 2996, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 3004, "feats": "Degree=Pos", "head": 0, "id": 2, "lemma": "sure", "misc": "", "start_char": 3000, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 3008, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 3, "lemma": "you", "misc": "", "start_char": 3005, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 3014, "feats": "VerbForm=Fin", "head": 7, "id": 4, "lemma": "would", "misc": "", "start_char": 3009, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 3018, "feats": null, "head": 7, "id": 5, "lemma": "not", "misc": "", "start_char": 3015, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 3025, "feats": null, "head": 7, "id": 6, "lemma": "rather", "misc": "", "start_char": 3019, "text": "rather", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 3030, "feats": "VerbForm=Inf", "head": 2, "id": 7, "lemma": "have", "misc": "", "start_char": 3026, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 3037, "feats": "Number=Sing", "head": 7, "id": 8, "lemma": "dinner", "misc": "", "start_char": 3031, "text": "dinner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 3042, "feats": null, "head": 11, "id": 9, "lemma": "with", "misc": "", "start_char": 3038, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 3047, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "your", "misc": "", "start_char": 3043, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 3054, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "friend", "misc": "", "start_char": 3048, "text": "friend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "appos", "end_char": 3058, "feats": "Number=Sing", "head": 11, "id": 12, "lemma": "Wil", "misc": "", "start_char": 3055, "text": "Wil", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 3066, "feats": "Number=Sing", "head": 12, "id": 13, "lemma": "Wheaton", "misc": "", "start_char": 3059, "text": "Wheaton", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 3068, "feats": null, "head": 2, "id": 14, "lemma": "?", "misc": "", "start_char": 3067, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 39, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Come) (S (VP (TO to) (VP (VB think) (PP (IN of) (NP (PRP it)))))))) (, ,) (NP (PRP I)) (VP (MD would)) (. .) (S (NP (NP (PRP You)) (, ,) (NP (JJ little) (NN lady)) (, ,)) (VP (VBP are) (PP (IN on) (NP (NN fire))))) (. .)))" }, "speaker": "Sheldon", "text": "Come to think of it, I would . You, little lady, are on fire.", "tokens": [ { "deprel": "root", "end_char": 3073, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "come", "misc": "", "start_char": 3069, "text": "Come", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 3076, "feats": null, "head": 3, "id": 2, "lemma": "to", "misc": "", "start_char": 3074, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 3082, "feats": "VerbForm=Inf", "head": 1, "id": 3, "lemma": "think", "misc": "", "start_char": 3077, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 3085, "feats": null, "head": 5, "id": 4, "lemma": "of", "misc": "", "start_char": 3083, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 3088, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 5, "lemma": "it", "misc": "", "start_char": 3086, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 3090, "feats": null, "head": 8, "id": 6, "lemma": ",", "misc": "", "start_char": 3089, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 3092, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 3091, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 3098, "feats": "VerbForm=Fin", "head": 1, "id": 8, "lemma": "would", "misc": "", "start_char": 3093, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "punct", "end_char": 3100, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 3099, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 3104, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 17, "id": 10, "lemma": "you", "misc": "", "start_char": 3101, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 3106, "feats": null, "head": 10, "id": 11, "lemma": ",", "misc": "", "start_char": 3105, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 3113, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "little", "misc": "", "start_char": 3107, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "appos", "end_char": 3118, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "lady", "misc": "", "start_char": 3114, "text": "lady", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3120, "feats": null, "head": 17, "id": 14, "lemma": ",", "misc": "", "start_char": 3119, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cop", "end_char": 3124, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 17, "id": 15, "lemma": "be", "misc": "", "start_char": 3121, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 3127, "feats": null, "head": 17, "id": 16, "lemma": "on", "misc": "", "start_char": 3125, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "parataxis", "end_char": 3132, "feats": "Number=Sing", "head": 1, "id": 17, "lemma": "fire", "misc": "", "start_char": 3128, "text": "fire", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3134, "feats": null, "head": 1, "id": 18, "lemma": ".", "misc": "", "start_char": 3133, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 7, 7 ] ], [ [ 0, 2, 7 ] ], [ [ 0, 5, 7 ], [ 13, 3, 3 ], [ 13, 5, 5 ] ], [ [ 0, 10, 10 ], [ 0, 21, 21 ], [ 0, 56, 56 ], [ 0, 63, 63 ], [ 9, 9, 9 ], [ 21, 8, 8 ] ], [ [ 0, 13, 13 ], [ 0, 30, 30 ], [ 0, 41, 41 ], [ 0, 78, 78 ], [ 0, 80, 80 ], [ 0, 100, 100 ], [ 0, 120, 120 ], [ 4, 2, 2 ], [ 4, 4, 4 ], [ 7, 0, 0 ], [ 8, 2, 2 ], [ 15, 22, 22 ], [ 25, 4, 4 ], [ 25, 8, 8 ], [ 25, 19, 19 ], [ 25, 22, 22 ], [ 27, 4, 4 ], [ 28, 2, 2 ], [ 28, 12, 12 ], [ 29, 0, 0 ], [ 30, 4, 4 ], [ 30, 7, 7 ], [ 30, 22, 22 ], [ 30, 25, 25 ], [ 31, 4, 4 ], [ 33, 5, 5 ], [ 33, 15, 15 ], [ 34, 2, 2 ], [ 36, 13, 13 ], [ 37, 0, 0 ], [ 37, 2, 2 ], [ 37, 9, 9 ], [ 38, 6, 6 ] ], [ [ 0, 24, 24 ] ], [ [ 0, 24, 26 ], [ 0, 43, 43 ], [ 0, 45, 49 ] ], [ [ 0, 18, 28 ] ], [ [ 0, 21, 28 ] ], [ [ 0, 34, 36 ] ], [ [ 0, 39, 39 ] ], [ [ 0, 48, 48 ] ], [ [ 0, 48, 49 ] ], [ [ 0, 53, 54 ] ], [ [ 0, 58, 73 ], [ 0, 90, 95 ] ], [ [ 0, 65, 73 ] ], [ [ 0, 68, 73 ] ], [ [ 0, 72, 73 ] ], [ [ 0, 87, 88 ] ], [ [ 0, 90, 91 ], [ 0, 93, 95 ] ], [ [ 0, 85, 111 ] ], [ [ 0, 97, 111 ] ], [ [ 0, 108, 111 ] ], [ [ 0, 114, 114 ] ], [ [ 0, 120, 123 ], [ 1, 2, 5 ] ], [ [ 0, 122, 123 ] ], [ [ 1, 5, 5 ], [ 4, 10, 10 ], [ 7, 0, 3 ], [ 8, 7, 7 ], [ 8, 9, 9 ], [ 9, 2, 2 ], [ 9, 6, 6 ], [ 14, 6, 6 ], [ 14, 11, 11 ], [ 14, 13, 14 ], [ 14, 16, 16 ], [ 14, 18, 18 ], [ 15, 6, 6 ], [ 15, 20, 20 ], [ 16, 0, 0 ], [ 17, 2, 2 ], [ 18, 7, 7 ], [ 19, 6, 6 ], [ 21, 5, 5 ], [ 25, 10, 20 ], [ 26, 0, 0 ], [ 27, 2, 2 ], [ 28, 4, 4 ], [ 29, 4, 4 ], [ 30, 19, 20 ], [ 30, 22, 23 ], [ 30, 29, 29 ], [ 33, 5, 6 ], [ 33, 8, 8 ], [ 33, 19, 19 ], [ 34, 7, 8 ], [ 34, 12, 12 ], [ 34, 22, 22 ], [ 34, 28, 28 ], [ 37, 11, 12 ], [ 37, 9, 12 ] ], [ [ 2, 0, 0 ] ], [ [ 3, 0, 0 ] ], [ [ 4, 12, 12 ], [ 6, 4, 4 ], [ 6, 17, 17 ] ], [ [ 4, 14, 15 ] ], [ [ 6, 11, 12 ] ], [ [ 6, 20, 20 ] ], [ [ 6, 18, 21 ] ], [ [ 6, 24, 24 ] ], [ [ 9, 4, 4 ] ], [ [ 10, 2, 2 ] ], [ [ 10, 4, 6 ] ], [ [ 10, 8, 8 ], [ 10, 10, 17 ], [ 10, 25, 26 ], [ 22, 10, 17 ], [ 25, 14, 14 ] ], [ [ 10, 10, 11 ], [ 10, 13, 17 ], [ 22, 13, 17 ] ], [ [ 10, 17, 17 ] ], [ [ 10, 21, 21 ] ], [ [ 11, 0, 0 ] ], [ [ 12, 0, 0 ] ], [ [ 12, 4, 4 ], [ 13, 0, 0 ] ], [ [ 13, 7, 7 ] ], [ [ 13, 11, 13 ] ], [ [ 13, 15, 15 ] ], [ [ 13, 19, 19 ] ], [ [ 13, 23, 23 ] ], [ [ 14, 2, 3 ] ], [ [ 14, 21, 23 ], [ 16, 7, 7 ], [ 16, 9, 12 ], [ 16, 17, 17 ], [ 19, 9, 9 ], [ 20, 19, 19 ], [ 28, 10, 10 ] ], [ [ 14, 28, 28 ] ], [ [ 14, 25, 28 ] ], [ [ 15, 0, 0 ] ], [ [ 15, 5, 5 ] ], [ [ 15, 8, 13 ] ], [ [ 15, 11, 13 ] ], [ [ 15, 18, 18 ] ], [ [ 15, 15, 18 ] ], [ [ 16, 5, 5 ], [ 16, 9, 9 ], [ 16, 14, 14 ], [ 19, 3, 3 ], [ 24, 2, 5 ], [ 28, 17, 17 ], [ 29, 7, 7 ], [ 30, 2, 2 ], [ 30, 4, 5 ], [ 30, 11, 11 ], [ 31, 1, 1 ], [ 32, 5, 5 ], [ 33, 0, 0 ], [ 33, 13, 13 ], [ 34, 0, 0 ], [ 34, 19, 19 ], [ 35, 4, 4 ], [ 36, 1, 1 ], [ 36, 8, 8 ], [ 36, 10, 11 ], [ 36, 16, 16 ], [ 38, 9, 9 ], [ 38, 11, 12 ], [ 38, 9, 12 ] ], [ [ 18, 3, 4 ] ], [ [ 18, 9, 14 ] ], [ [ 18, 13, 14 ] ], [ [ 18, 17, 17 ] ], [ [ 20, 6, 6 ], [ 20, 11, 11 ], [ 20, 17, 17 ] ], [ [ 20, 11, 14 ] ], [ [ 20, 22, 22 ] ], [ [ 20, 25, 25 ] ], [ [ 20, 28, 28 ] ], [ [ 21, 3, 3 ] ], [ [ 22, 2, 2 ] ], [ [ 22, 4, 6 ] ], [ [ 22, 8, 8 ] ], [ [ 22, 17, 17 ] ], [ [ 23, 0, 0 ] ], [ [ 24, 0, 0 ] ], [ [ 25, 3, 3 ] ], [ [ 25, 2, 6 ] ], [ [ 25, 12, 12 ] ], [ [ 25, 24, 25 ] ], [ [ 26, 4, 4 ] ], [ [ 27, 6, 9 ] ], [ [ 28, 22, 27 ] ], [ [ 28, 26, 27 ] ], [ [ 28, 28, 30 ] ], [ [ 29, 9, 9 ] ], [ [ 30, 36, 36 ] ], [ [ 30, 38, 40 ] ], [ [ 31, 6, 7 ] ], [ [ 34, 14, 16 ] ], [ [ 34, 21, 21 ] ], [ [ 34, 25, 26 ] ], [ [ 36, 3, 3 ] ], [ [ 36, 6, 6 ] ], [ [ 36, 18, 18 ], [ 36, 19, 19 ], [ 37, 7, 7 ] ], [ [ 38, 4, 4 ] ], [ [ 38, 16, 16 ] ] ]
s06e07c00t
Welcome to Sheldon Cooper Presents Fun With Flags . Before we get started I'd like to announce the winner of our " design your own flag " competition but I can't . The only entry was from GameyGamer75, I know that was a JPEG of your buttocks . Now, this week, we have a very special episode where we explore the flags of the popular entertainment franchise Star Trek . And to help me, I'm pleased to introduce Internet personality former star of Star Trek: The Next Generation and the only guy I know lucky enough to be immortalized in one - sixteenth scale . Set phasers to " fun " for my friend Wil Wheaton. Hi, thanks for having me . Happy to be here. Cut. What ’s wrong? Sorry, Sheldon, you were brilliant as always . Wil, that was a little wooden . Wooden? Wooden? Don't worry, it wasn't terrible . Just, this time, try to say it the way people sound . And action. My friend Wil Wheaton. Hi, Sheldon . Thanks for having me . I'm excited to be here. So, Wil, what do you have for us first? Well, this is an exciting one . This is the flag of the United Federation of Planets . Now, what's interesting about this flag ... Cut. What was wrong with that? It's called Fun With Flags . They're not at half - mast . Nobody died . Let's try and keep it upbeat. Um, no offense, but I've been acting since I was a kid . I think I can handle a Web show without a lot of direction. It's true . In 1982 Wil played the voice of Martin the mouse in The Secret of NIMH . You moved me. You'll have to forgive me . This is my first time directing . I just want it to be good. So do I. Great . So this time, let's try more real boy, less Pinocchio . And action. And cut . You realize that I'm doing this for free, right? Yes . And so far, we're still not getting our money's worth . Let's try it again . Everybody's having fun . And action. So, Wil what do you have for us first? Well, this is an exciting one . This is the flag of the United Federation of Planets. Cut. Problem, first - time director? Oh, none that I could see . I saw a man who loved flags almost as much as I do . I got goose bumps. He was overacting on purpose. Oh, he reminded me of a young William Shatner. Listen, Sheldon, I'm really happy to do this for you, but not if she's gonna be a huge pain in the ass the whole time. You gonna let him speak to me like that? Well...you're my girlfriend and I don't want you to be upset . Then again, Wil Wheaton's my friend and I don't want him to be upset . Hmm...This is a sticky wicket. Can I speak to you for a second? Feel free to play with yourself. I don't care for your friend, he's being rude to me . You need to ask him to leave. Amy, I can't just ask Wil Wheaton to leave . He's a minor celebrity . Once you explain who he is, many people recognize him. Fine, then maybe I should go. Could you? That would solve everything . You are the best . I'll see you at dinner tonight? You sure you wouldn't rather have dinner with your friend Wil Wheaton? Come to think of it, I would . You, little lady, are on fire.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (VP (VB Come) (PRT (RP on)) (, ,) (INTJ (VB smile)) (. .) (SBAR (S (NP (DT This)) (VP (VBZ is) (VP (VBG gon) (S (VP (TO na) (VP (VB be) (NP (PRP$ my) (NNP Christmas) (NN card)))))))))) (. .)))" }, "speaker": "Penny", "text": "Come on, smile . This is gonna be my Christmas card.", "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": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 8, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 15, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 4, "lemma": "smile", "misc": "", "start_char": 10, "text": "smile", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 17, "feats": null, "head": 1, "id": 5, "lemma": ".", "misc": "", "start_char": 16, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 22, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 6, "lemma": "this", "misc": "", "start_char": 18, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 25, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 23, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 29, "feats": "Tense=Pres|VerbForm=Part", "head": 1, "id": 8, "lemma": "go", "misc": "", "start_char": 26, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 32, "feats": null, "head": 13, "id": 9, "lemma": "to", "misc": "", "start_char": 30, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 35, "feats": "VerbForm=Inf", "head": 13, "id": 10, "lemma": "be", "misc": "", "start_char": 33, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 38, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 13, "id": 11, "lemma": "my", "misc": "", "start_char": 36, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 48, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "Christmas", "misc": "", "start_char": 39, "text": "Christmas", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "xcomp", "end_char": 53, "feats": "Number=Sing", "head": 8, "id": 13, "lemma": "card", "misc": "", "start_char": 49, "text": "card", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 55, "feats": null, "head": 1, "id": 14, "lemma": ".", "misc": "", "start_char": 54, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP know) (SBAR (S (NP (DT this)) (VP (VBZ is) (NP (PDT all) (PRP$ your) (NN fault)))))) (. .)))" }, "speaker": "Sheldon", "text": "You know this is all your fault.", "tokens": [ { "deprel": "nsubj", "end_char": 59, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 56, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 64, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 2, "lemma": "know", "misc": "", "start_char": 60, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 69, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 3, "lemma": "this", "misc": "", "start_char": 65, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 72, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 4, "lemma": "be", "misc": "", "start_char": 70, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det:predet", "end_char": 76, "feats": null, "head": 7, "id": 5, "lemma": "all", "misc": "", "start_char": 73, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "nmod:poss", "end_char": 81, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "your", "misc": "", "start_char": 77, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 87, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "fault", "misc": "", "start_char": 82, "text": "fault", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 89, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 88, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB How)) (SQ (VBZ is) (NP (PRP it)) (NP (PRP$ my) (NN fault))) (. ?)))" }, "speaker": "Leonard", "text": "How is it my fault?", "tokens": [ { "deprel": "advmod", "end_char": 93, "feats": "PronType=Int", "head": 5, "id": 1, "lemma": "how", "misc": "", "start_char": 90, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "cop", "end_char": 96, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 94, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 99, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "it", "misc": "", "start_char": 97, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nmod:poss", "end_char": 102, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 5, "id": 4, "lemma": "my", "misc": "", "start_char": 100, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 108, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "fault", "misc": "", "start_char": 103, "text": "fault", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 110, "feats": null, "head": 5, "id": 6, "lemma": "?", "misc": "", "start_char": 109, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD told) (NP (PRP you)) (S (RB not) (VP (TO to) (VP (VB get) (NP (DT the) (NN surgery)))))) (. .)))" }, "speaker": "Sheldon", "text": "I told you not to get the surgery.", "tokens": [ { "deprel": "nsubj", "end_char": 112, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 111, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 117, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "tell", "misc": "", "start_char": 113, "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 121, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 2, "id": 3, "lemma": "you", "misc": "", "start_char": 118, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 125, "feats": null, "head": 6, "id": 4, "lemma": "not", "misc": "", "start_char": 122, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "mark", "end_char": 128, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 126, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 132, "feats": "VerbForm=Inf", "head": 2, "id": 6, "lemma": "get", "misc": "", "start_char": 129, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 136, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 133, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 144, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "surgery", "misc": "", "start_char": 137, "text": "surgery", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 146, "feats": null, "head": 2, "id": 9, "lemma": ".", "misc": "", "start_char": 145, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Okay)) (, ,) (ADVP (RB first) (PP (IN of) (NP (DT all)))) (, ,) (S (NP (DT the) (NN surgery)) (VP (VBD was) (NP (DT a) (NN success)))) (, ,) (CC and) (S (ADVP (RB secondly)) (, ,) (NP (PRP I)) (VP (VBD did) (RB n't) (ADVP (RB even)) (VP (VB want) (NP (PRP you)) (ADVP (RB there))))) (. .)))" }, "speaker": "Leonard", "text": "Okay, first of all, the surgery was a success, and secondly, I didn't even want you there.", "tokens": [ { "deprel": "discourse", "end_char": 151, "feats": null, "head": 11, "id": 1, "lemma": "okay", "misc": "", "start_char": 147, "text": "Okay", "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": "advmod", "end_char": 159, "feats": "NumType=Ord", "head": 11, "id": 3, "lemma": "first", "misc": "", "start_char": 154, "text": "first", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 162, "feats": null, "head": 5, "id": 4, "lemma": "of", "misc": "", "start_char": 160, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 166, "feats": null, "head": 3, "id": 5, "lemma": "all", "misc": "", "start_char": 163, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 168, "feats": null, "head": 3, "id": 6, "lemma": ",", "misc": "", "start_char": 167, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 172, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 169, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 180, "feats": "Number=Sing", "head": 11, "id": 8, "lemma": "surgery", "misc": "", "start_char": 173, "text": "surgery", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 184, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": 9, "lemma": "be", "misc": "", "start_char": 181, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 186, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 185, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 194, "feats": "Number=Sing", "head": 0, "id": 11, "lemma": "success", "misc": "", "start_char": 187, "text": "success", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 196, "feats": null, "head": 13, "id": 12, "lemma": ",", "misc": "", "start_char": 195, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 200, "feats": null, "head": 20, "id": 13, "lemma": "and", "misc": "", "start_char": 197, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 209, "feats": null, "head": 20, "id": 14, "lemma": "secondly", "misc": "", "start_char": 201, "text": "secondly", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 211, "feats": null, "head": 14, "id": 15, "lemma": ",", "misc": "", "start_char": 210, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 213, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 16, "lemma": "I", "misc": "", "start_char": 212, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 217, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 20, "id": 17, "lemma": "do", "misc": "", "start_char": 214, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 221, "feats": null, "head": 20, "id": 18, "lemma": "not", "misc": "", "start_char": 218, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 226, "feats": null, "head": 20, "id": 19, "lemma": "even", "misc": "", "start_char": 222, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 231, "feats": "VerbForm=Inf", "head": 11, "id": 20, "lemma": "want", "misc": "", "start_char": 227, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 235, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 20, "id": 21, "lemma": "you", "misc": "", "start_char": 232, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 241, "feats": "PronType=Dem", "head": 20, "id": 22, "lemma": "there", "misc": "", "start_char": 236, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 243, "feats": null, "head": 11, "id": 23, "lemma": ".", "misc": "", "start_char": 242, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (LST (UH Wow) (. .)) (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know) (SBAR (WHNP (WDT which)) (S (VP (VBZ hurts) (IN worse--) (NP (NP (PRP$ my) (NN nose)) (CC or) (NP (PRP$ my) (NN heart) (. .) (UH Well))))))))) (, ,) (NP (PRP I)) (VP (VBP 'm) (VP (VBN done) (S (VP (VBG speaking) (PP (IN to) (NP (PRP you))))))) (. .)))" }, "speaker": "Sheldon", "text": "Wow . I don't know which hurts worse-- my nose or my heart . Well, I'm done speaking to you.", "tokens": [ { "deprel": "discourse", "end_char": 247, "feats": null, "head": 6, "id": 1, "lemma": "wow", "misc": "", "start_char": 244, "text": "Wow", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 249, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 248, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 251, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 250, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 254, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 252, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 258, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 255, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 263, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "know", "misc": "", "start_char": 259, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 269, "feats": "PronType=Rel", "head": 8, "id": 7, "lemma": "which", "misc": "", "start_char": 264, "text": "which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "ccomp", "end_char": 275, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 8, "lemma": "hurt", "misc": "", "start_char": 270, "text": "hurts", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 283, "feats": null, "head": 11, "id": 9, "lemma": "worse--", "misc": "", "start_char": 276, "text": "worse--", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 286, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "my", "misc": "", "start_char": 284, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 291, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "nose", "misc": "", "start_char": 287, "text": "nose", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 294, "feats": null, "head": 14, "id": 12, "lemma": "or", "misc": "", "start_char": 292, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 297, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 14, "id": 13, "lemma": "my", "misc": "", "start_char": 295, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "conj", "end_char": 303, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "heart", "misc": "", "start_char": 298, "text": "heart", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 305, "feats": null, "head": 6, "id": 15, "lemma": ".", "misc": "", "start_char": 304, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 310, "feats": null, "head": 20, "id": 16, "lemma": "well", "misc": "", "start_char": 306, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 312, "feats": null, "head": 16, "id": 17, "lemma": ",", "misc": "", "start_char": 311, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:pass", "end_char": 314, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 18, "lemma": "I", "misc": "", "start_char": 313, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 317, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 20, "id": 19, "lemma": "be", "misc": "", "start_char": 315, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 322, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 6, "id": 20, "lemma": "do", "misc": "", "start_char": 318, "text": "done", "upos": "VERB", "xpos": "VBN" }, { "deprel": "xcomp", "end_char": 331, "feats": "VerbForm=Ger", "head": 20, "id": 21, "lemma": "speak", "misc": "", "start_char": 323, "text": "speaking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 334, "feats": null, "head": 23, "id": 22, "lemma": "to", "misc": "", "start_char": 332, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 338, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 21, "id": 23, "lemma": "you", "misc": "", "start_char": 335, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 340, "feats": null, "head": 6, "id": 24, "lemma": ".", "misc": "", "start_char": 339, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (VP (VB Do) (RB n't) (VP (VB be) (PP (IN like) (NP (DT that))))) (. .) (S (NP (NP (PRP You)) (NP (CD two))) (VP (VBP need) (S (VP (TO to) (VP (VB talk) (NP (DT this)) (PRT (RP out))))))) (. .)))" }, "speaker": "Amy", "text": "Don't be like that . You two need to talk this out.", "tokens": [ { "deprel": "aux", "end_char": 343, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 1, "lemma": "do", "misc": "", "start_char": 341, "text": "Do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 347, "feats": null, "head": 5, "id": 2, "lemma": "not", "misc": "", "start_char": 344, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "cop", "end_char": 350, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 348, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "case", "end_char": 355, "feats": null, "head": 5, "id": 4, "lemma": "like", "misc": "", "start_char": 351, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 360, "feats": "Number=Sing|PronType=Dem", "head": 0, "id": 5, "lemma": "that", "misc": "", "start_char": 356, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 362, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 361, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 366, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 7, "lemma": "you", "misc": "", "start_char": 363, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "flat", "end_char": 370, "feats": "NumForm=Word|NumType=Card", "head": 7, "id": 8, "lemma": "two", "misc": "", "start_char": 367, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "parataxis", "end_char": 375, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 9, "lemma": "need", "misc": "", "start_char": 371, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 378, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 376, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 383, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "talk", "misc": "", "start_char": 379, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 388, "feats": "Number=Sing|PronType=Dem", "head": 11, "id": 12, "lemma": "this", "misc": "", "start_char": 384, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "compound:prt", "end_char": 392, "feats": null, "head": 11, "id": 13, "lemma": "out", "misc": "", "start_char": 389, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 394, "feats": null, "head": 5, "id": 14, "lemma": ".", "misc": "", "start_char": 393, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (NP (UH 'cause)) (NP (PRP you)) (VP (VBP sound) (ADJP (RB really) (JJ funny))) (. .)))" }, "speaker": "Penny", "text": "Yeah, 'cause you sound really funny.", "tokens": [ { "deprel": "discourse", "end_char": 399, "feats": null, "head": 5, "id": 1, "lemma": "yeah", "misc": "", "start_char": 395, "text": "Yeah", "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": 408, "feats": null, "head": 5, "id": 3, "lemma": "'cause", "misc": "", "start_char": 402, "text": "'cause", "upos": "INTJ", "xpos": "UH" }, { "deprel": "nsubj", "end_char": 412, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 409, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 418, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "sound", "misc": "", "start_char": 413, "text": "sound", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 425, "feats": null, "head": 7, "id": 6, "lemma": "really", "misc": "", "start_char": 419, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 431, "feats": "Degree=Pos", "head": 5, "id": 7, "lemma": "funny", "misc": "", "start_char": 426, "text": "funny", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 433, "feats": null, "head": 5, "id": 8, "lemma": ".", "misc": "", "start_char": 432, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (NNP Sheldon)) (, ,) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorry) (SBAR (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB tell) (NP (PRP you)) (PP (IN about) (NP (DT the) (NN surgery)))))))))) (, ,) (CC but) (S (NP (PRP you)) (VP (VBD were) (ADJP (JJ worried) (PP (IN about) (NP (NN nothing)))))) (. .)))" }, "speaker": "Leonard", "text": "Sheldon, I'm sorry I didn't tell you about the surgery, but you were worried about nothing.", "tokens": [ { "deprel": "vocative", "end_char": 441, "feats": "Number=Sing", "head": 5, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 434, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 443, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 442, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 445, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 444, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 448, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 446, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 454, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "sorry", "misc": "", "start_char": 449, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 456, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 6, "lemma": "I", "misc": "", "start_char": 455, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 460, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 9, "id": 7, "lemma": "do", "misc": "", "start_char": 457, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 464, "feats": null, "head": 9, "id": 8, "lemma": "not", "misc": "", "start_char": 461, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 469, "feats": "VerbForm=Inf", "head": 5, "id": 9, "lemma": "tell", "misc": "", "start_char": 465, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 473, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 9, "id": 10, "lemma": "you", "misc": "", "start_char": 470, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 479, "feats": null, "head": 13, "id": 11, "lemma": "about", "misc": "", "start_char": 474, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 483, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 12, "lemma": "the", "misc": "", "start_char": 480, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 491, "feats": "Number=Sing", "head": 9, "id": 13, "lemma": "surgery", "misc": "", "start_char": 484, "text": "surgery", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 493, "feats": null, "head": 18, "id": 14, "lemma": ",", "misc": "", "start_char": 492, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 497, "feats": null, "head": 18, "id": 15, "lemma": "but", "misc": "", "start_char": 494, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 501, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 18, "id": 16, "lemma": "you", "misc": "", "start_char": 498, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 506, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 18, "id": 17, "lemma": "be", "misc": "", "start_char": 502, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "end_char": 514, "feats": "Degree=Pos", "head": 5, "id": 18, "lemma": "worried", "misc": "", "start_char": 507, "text": "worried", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 520, "feats": null, "head": 20, "id": 19, "lemma": "about", "misc": "", "start_char": 515, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 528, "feats": "Number=Sing|PronType=Neg", "head": 18, "id": 20, "lemma": "nothing", "misc": "", "start_char": 521, "text": "nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 530, "feats": null, "head": 5, "id": 21, "lemma": ".", "misc": "", "start_char": 529, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (PRP you)) (VP (VBP 're) (ADVP (RB hardly)) (PP (IN out) (PP (IN of) (NP (DT the) (NNS woods)))) (, ,) (INTJ (UH no) (. .)) (S (NP (PRP You)) (ADVP (RB still)) (VP (VBP run) (NP (NP (DT the) (NN risk)) (PP (IN of) (NP (NP (NN infection)) (, ,) (NP (DT a) (NN blood) (NN clot)) (, ,) (NP (DT the) (NN possibility) (SBAR (IN that) (S (NP (DT an) (JJ inattentive) (NN surgeon)) (VP (VBD let) (S (NP (DT a) (NN barn) (NN spider)) (VP (VB lay) (NP (NNS eggs)) (PP (IN in) (NP (PRP$ your) (NN nose)))))))))))))) (. .) (S (NP (NP (DT The) (NN minute)) (SBAR (S (NP (PRP you)) (VP (VBP sneeze) (NP (NN web)))))) (, ,) (NP (PRP I)) (VP (VBP 'm) (VP (VBG moving) (PRT (RP out)))))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, you're hardly out of the woods, no . You still run the risk of infection, a blood clot, the possibility that an inattentive surgeon let a barn spider lay eggs in your nose . The minute you sneeze web, I'm moving out.", "tokens": [ { "deprel": "discourse", "end_char": 533, "feats": null, "head": 9, "id": 1, "lemma": "oh", "misc": "", "start_char": 531, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 535, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 534, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 539, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 3, "lemma": "you", "misc": "", "start_char": 536, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 543, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 4, "lemma": "be", "misc": "", "start_char": 540, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 550, "feats": null, "head": 9, "id": 5, "lemma": "hardly", "misc": "", "start_char": 544, "text": "hardly", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 554, "feats": null, "head": 9, "id": 6, "lemma": "out", "misc": "", "start_char": 551, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 557, "feats": null, "head": 9, "id": 7, "lemma": "of", "misc": "", "start_char": 555, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 561, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 558, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 567, "feats": "Number=Plur", "head": 0, "id": 9, "lemma": "wood", "misc": "", "start_char": 562, "text": "woods", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 569, "feats": null, "head": 11, "id": 10, "lemma": ",", "misc": "", "start_char": 568, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 572, "feats": "Polarity=Neg", "head": 9, "id": 11, "lemma": "no", "misc": "", "start_char": 570, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 574, "feats": null, "head": 15, "id": 12, "lemma": ".", "misc": "", "start_char": 573, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 578, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 13, "lemma": "you", "misc": "", "start_char": 575, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 584, "feats": null, "head": 15, "id": 14, "lemma": "still", "misc": "", "start_char": 579, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 588, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 15, "lemma": "run", "misc": "", "start_char": 585, "text": "run", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 592, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 16, "lemma": "the", "misc": "", "start_char": 589, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 597, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "risk", "misc": "", "start_char": 593, "text": "risk", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 600, "feats": null, "head": 19, "id": 18, "lemma": "of", "misc": "", "start_char": 598, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 610, "feats": "Number=Sing", "head": 17, "id": 19, "lemma": "infection", "misc": "", "start_char": 601, "text": "infection", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 612, "feats": null, "head": 23, "id": 20, "lemma": ",", "misc": "", "start_char": 611, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 614, "feats": "Definite=Ind|PronType=Art", "head": 23, "id": 21, "lemma": "a", "misc": "", "start_char": 613, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 620, "feats": "Number=Sing", "head": 23, "id": 22, "lemma": "blood", "misc": "", "start_char": 615, "text": "blood", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 625, "feats": "Number=Sing", "head": 19, "id": 23, "lemma": "clot", "misc": "", "start_char": 621, "text": "clot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 627, "feats": null, "head": 26, "id": 24, "lemma": ",", "misc": "", "start_char": 626, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 631, "feats": "Definite=Def|PronType=Art", "head": 26, "id": 25, "lemma": "the", "misc": "", "start_char": 628, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 643, "feats": "Number=Sing", "head": 17, "id": 26, "lemma": "possibility", "misc": "", "start_char": 632, "text": "possibility", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 648, "feats": null, "head": 31, "id": 27, "lemma": "that", "misc": "", "start_char": 644, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 651, "feats": "Definite=Ind|PronType=Art", "head": 30, "id": 28, "lemma": "a", "misc": "", "start_char": 649, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 663, "feats": "Degree=Pos", "head": 30, "id": 29, "lemma": "inattentive", "misc": "", "start_char": 652, "text": "inattentive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 671, "feats": "Number=Sing", "head": 31, "id": 30, "lemma": "surgeon", "misc": "", "start_char": 664, "text": "surgeon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 675, "feats": "Mood=Ind|VerbForm=Fin", "head": 26, "id": 31, "lemma": "let", "misc": "", "start_char": 672, "text": "let", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 677, "feats": "Definite=Ind|PronType=Art", "head": 34, "id": 32, "lemma": "a", "misc": "", "start_char": 676, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 682, "feats": "Number=Sing", "head": 34, "id": 33, "lemma": "barn", "misc": "", "start_char": 678, "text": "barn", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 689, "feats": "Number=Sing", "head": 31, "id": 34, "lemma": "spider", "misc": "", "start_char": 683, "text": "spider", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 693, "feats": "VerbForm=Inf", "head": 31, "id": 35, "lemma": "lay", "misc": "", "start_char": 690, "text": "lay", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 698, "feats": "Number=Plur", "head": 35, "id": 36, "lemma": "egg", "misc": "", "start_char": 694, "text": "eggs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 701, "feats": null, "head": 39, "id": 37, "lemma": "in", "misc": "", "start_char": 699, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 706, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 39, "id": 38, "lemma": "your", "misc": "", "start_char": 702, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 711, "feats": "Number=Sing", "head": 35, "id": 39, "lemma": "nose", "misc": "", "start_char": 707, "text": "nose", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 713, "feats": null, "head": 15, "id": 40, "lemma": ".", "misc": "", "start_char": 712, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 717, "feats": "Definite=Def|PronType=Art", "head": 42, "id": 41, "lemma": "the", "misc": "", "start_char": 714, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 724, "feats": "Number=Sing", "head": 49, "id": 42, "lemma": "minute", "misc": "", "start_char": 718, "text": "minute", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 728, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 44, "id": 43, "lemma": "you", "misc": "", "start_char": 725, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 735, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 42, "id": 44, "lemma": "sneeze", "misc": "", "start_char": 729, "text": "sneeze", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 739, "feats": "Number=Sing", "head": 44, "id": 45, "lemma": "web", "misc": "", "start_char": 736, "text": "web", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 741, "feats": null, "head": 49, "id": 46, "lemma": ",", "misc": "", "start_char": 740, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 743, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 49, "id": 47, "lemma": "I", "misc": "", "start_char": 742, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 746, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 49, "id": 48, "lemma": "be", "misc": "", "start_char": 744, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 753, "feats": "Tense=Pres|VerbForm=Part", "head": 9, "id": 49, "lemma": "move", "misc": "", "start_char": 747, "text": "moving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 757, "feats": null, "head": 49, "id": 50, "lemma": "out", "misc": "", "start_char": 754, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 759, "feats": null, "head": 9, "id": 51, "lemma": ".", "misc": "", "start_char": 758, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (ADVP (RB never)) (VP (VBD thought) (SBAR (S (NP (PRP I)) (VP (VP (MD 'd) (VP (VB say) (NP (DT these) (NNS words)))) (, ,) (CC but) (VP (VB come) (PRT (RP on))) (, ,) (NP (NN nose) (NN spider)))))) (. !)))" }, "speaker": "Leonard", "text": "I never thought I'd say these words, but come on, nose spider!", "tokens": [ { "deprel": "nsubj", "end_char": 761, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 760, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 767, "feats": null, "head": 3, "id": 2, "lemma": "never", "misc": "", "start_char": 762, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 775, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "think", "misc": "", "start_char": 768, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 777, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "I", "misc": "", "start_char": 776, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 780, "feats": "VerbForm=Fin", "head": 6, "id": 5, "lemma": "would", "misc": "", "start_char": 778, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 784, "feats": "VerbForm=Inf", "head": 3, "id": 6, "lemma": "say", "misc": "", "start_char": 781, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 790, "feats": "Number=Plur|PronType=Dem", "head": 8, "id": 7, "lemma": "this", "misc": "", "start_char": 785, "text": "these", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 796, "feats": "Number=Plur", "head": 6, "id": 8, "lemma": "word", "misc": "", "start_char": 791, "text": "words", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 798, "feats": null, "head": 11, "id": 9, "lemma": ",", "misc": "", "start_char": 797, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 802, "feats": null, "head": 11, "id": 10, "lemma": "but", "misc": "", "start_char": 799, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 807, "feats": "VerbForm=Inf", "head": 6, "id": 11, "lemma": "come", "misc": "", "start_char": 803, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 810, "feats": null, "head": 11, "id": 12, "lemma": "on", "misc": "", "start_char": 808, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 812, "feats": null, "head": 15, "id": 13, "lemma": ",", "misc": "", "start_char": 811, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "compound", "end_char": 817, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "nose", "misc": "", "start_char": 813, "text": "nose", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 824, "feats": "Number=Sing", "head": 11, "id": 15, "lemma": "spider", "misc": "", "start_char": 818, "text": "spider", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 826, "feats": null, "head": 3, "id": 16, "lemma": "!", "misc": "", "start_char": 825, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (SBARQ (WHNP (WP Who)) (SQ (SQ (VBP are) (NP (PRP you)) (VP (VBG kidding))) (. ?) (S (NP (PRP You)) (VP (VBD were) (ADJP (ADJP (RB so) (VBN panicked)) (SBAR (S (NP (NNP Leonard)) (VP (VBD was) (VP (VBG gon) (S (VP (TO na) (VP (VB die))))))))))))) (, ,) (NP (PRP you)) (VP (MD 'll) (ADVP (RB never)) (VP (VB leave) (NP (PRP him)))) (. .)))" }, "speaker": "Penny", "text": "Who are you kidding? You were so panicked Leonard was gonna die, you'll never leave him.", "tokens": [ { "deprel": "obj", "end_char": 830, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "who", "misc": "", "start_char": 827, "text": "Who", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 834, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 831, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 838, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 835, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 846, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "kid", "misc": "", "start_char": 839, "text": "kidding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 848, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 847, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 852, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 6, "lemma": "you", "misc": "", "start_char": 849, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 857, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 853, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 860, "feats": null, "head": 9, "id": 8, "lemma": "so", "misc": "", "start_char": 858, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 869, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 4, "id": 9, "lemma": "panicked", "misc": "", "start_char": 861, "text": "panicked", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nsubj", "end_char": 877, "feats": "Number=Sing", "head": 12, "id": 10, "lemma": "Leonard", "misc": "", "start_char": 870, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 881, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 878, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 885, "feats": "Tense=Pres|VerbForm=Part", "head": 9, "id": 12, "lemma": "go", "misc": "", "start_char": 882, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 888, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 886, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 892, "feats": "VerbForm=Inf", "head": 12, "id": 14, "lemma": "die", "misc": "", "start_char": 889, "text": "die", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 894, "feats": null, "head": 4, "id": 15, "lemma": ",", "misc": "", "start_char": 893, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 898, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 19, "id": 16, "lemma": "you", "misc": "", "start_char": 895, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 902, "feats": "VerbForm=Fin", "head": 19, "id": 17, "lemma": "will", "misc": "", "start_char": 899, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 908, "feats": null, "head": 19, "id": 18, "lemma": "never", "misc": "", "start_char": 903, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 914, "feats": "VerbForm=Inf", "head": 4, "id": 19, "lemma": "leave", "misc": "", "start_char": 909, "text": "leave", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 918, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": 20, "lemma": "he", "misc": "", "start_char": 915, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 920, "feats": null, "head": 4, "id": 21, "lemma": ".", "misc": "", "start_char": 919, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (NNP Sheldon)) (VP (MD will) (VP (VB move) (PRT (RP out)) (ADVP (RB eventually)))) (. .)))" }, "speaker": "Amy", "text": "Sheldon will move out eventually.", "tokens": [ { "deprel": "nsubj", "end_char": 928, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 921, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 933, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "will", "misc": "", "start_char": 929, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 938, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "move", "misc": "", "start_char": 934, "text": "move", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 942, "feats": null, "head": 3, "id": 4, "lemma": "out", "misc": "", "start_char": 939, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "advmod", "end_char": 953, "feats": null, "head": 3, "id": 5, "lemma": "eventually", "misc": "", "start_char": 943, "text": "eventually", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 955, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 954, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Yeah)) (, ,) (SBAR (IN once) (S (NP (PRP he)) (VP (VBZ figures) (PRT (RP out)) (SBAR (WHADVP (WRB how)) (S (VP (TO to) (VP (VB work) (NP (DT a) (NN door))))))))) (. .)))" }, "speaker": "Penny", "text": "Yeah, once he figures out how to work a door.", "tokens": [ { "deprel": "discourse", "end_char": 960, "feats": null, "head": 5, "id": 1, "lemma": "yeah", "misc": "", "start_char": 956, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 962, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 961, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 967, "feats": null, "head": 5, "id": 3, "lemma": "once", "misc": "", "start_char": 963, "text": "once", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 970, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 4, "lemma": "he", "misc": "", "start_char": 968, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 978, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "figure", "misc": "", "start_char": 971, "text": "figures", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "compound:prt", "end_char": 982, "feats": null, "head": 5, "id": 6, "lemma": "out", "misc": "", "start_char": 979, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "advmod", "end_char": 986, "feats": "PronType=Int", "head": 9, "id": 7, "lemma": "how", "misc": "", "start_char": 983, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "mark", "end_char": 989, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 987, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "ccomp", "end_char": 994, "feats": "VerbForm=Inf", "head": 5, "id": 9, "lemma": "work", "misc": "", "start_char": 990, "text": "work", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 996, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 995, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1001, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "door", "misc": "", "start_char": 997, "text": "door", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1003, "feats": null, "head": 5, "id": 12, "lemma": ".", "misc": "", "start_char": 1002, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD was) (RB not) (VP (VBN panicked)))) (, ,) (CC and) (S (NP (PRP I)) (VP (VBP am) (RB not) (ADVP (RB overly)) (VP (VBN attached) (PP (IN to) (NP (NNP Leonard)))))) (. .)))" }, "speaker": "Sheldon", "text": "I was not panicked, and I am not overly attached to Leonard.", "tokens": [ { "deprel": "nsubj:pass", "end_char": 1005, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 1004, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 1009, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1006, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1013, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1010, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1022, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 4, "lemma": "panicked", "misc": "", "start_char": 1014, "text": "panicked", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 1024, "feats": null, "head": 11, "id": 5, "lemma": ",", "misc": "", "start_char": 1023, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1028, "feats": null, "head": 11, "id": 6, "lemma": "and", "misc": "", "start_char": 1025, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj:pass", "end_char": 1030, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 7, "lemma": "I", "misc": "", "start_char": 1029, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 1033, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 8, "lemma": "be", "misc": "", "start_char": 1031, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1037, "feats": null, "head": 11, "id": 9, "lemma": "not", "misc": "", "start_char": 1034, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1044, "feats": null, "head": 11, "id": 10, "lemma": "overly", "misc": "", "start_char": 1038, "text": "overly", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 1053, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 4, "id": 11, "lemma": "attach", "misc": "", "start_char": 1045, "text": "attached", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1056, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 1054, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1064, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "Leonard", "misc": "", "start_char": 1057, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1066, "feats": null, "head": 4, "id": 14, "lemma": ".", "misc": "", "start_char": 1065, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBD were) (ADJP (RB so) (JJ worried) (SBAR (IN that) (S (NP (PRP you)) (VP (VBD smashed) (NP (NP (PRP$ your) (NN face)) (VP (VBG trying) (S (VP (TO to) (VP (VB check) (PP (IN on) (NP (PRP me)))))))))))))) (. .) (S (NP (PRP You)) (VP (VBP love) (NP (PRP me)))) (. .)))" }, "speaker": "Leonard", "text": "You were so worried that you smashed your face trying to check on me . You love me.", "tokens": [ { "deprel": "nsubj", "end_char": 1070, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 1067, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1075, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1071, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1078, "feats": null, "head": 4, "id": 3, "lemma": "so", "misc": "", "start_char": 1076, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1086, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "worried", "misc": "", "start_char": 1079, "text": "worried", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 1091, "feats": null, "head": 7, "id": 5, "lemma": "that", "misc": "", "start_char": 1087, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1095, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 1092, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1103, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 4, "id": 7, "lemma": "smashed", "misc": "", "start_char": 1096, "text": "smashed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 1108, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "your", "misc": "", "start_char": 1104, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1113, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "face", "misc": "", "start_char": 1109, "text": "face", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 1120, "feats": "VerbForm=Ger", "head": 7, "id": 10, "lemma": "try", "misc": "", "start_char": 1114, "text": "trying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1123, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 1121, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1129, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "check", "misc": "", "start_char": 1124, "text": "check", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1132, "feats": null, "head": 14, "id": 13, "lemma": "on", "misc": "", "start_char": 1130, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1135, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 14, "lemma": "I", "misc": "", "start_char": 1133, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1137, "feats": null, "head": 4, "id": 15, "lemma": ".", "misc": "", "start_char": 1136, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1141, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 17, "id": 16, "lemma": "you", "misc": "", "start_char": 1138, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1146, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 17, "lemma": "love", "misc": "", "start_char": 1142, "text": "love", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1149, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 18, "lemma": "I", "misc": "", "start_char": 1147, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1151, "feats": null, "head": 4, "id": 19, "lemma": ".", "misc": "", "start_char": 1150, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah) (. .)) (VP (VB Tell) (NP (PRP me)) (SBAR (S (NP (DT those)) (VP (VBP are) (RB n't) (NP (NP (DT the) (NNS words)) (PP (IN of) (NP (NP (DT a) (NN man)) (PP (IN with) (S (NP (DT a) (NN spider)) (VP (VBG eating) (NP (NP (PRP$ its) (NN way)) (PP (IN through) (NP (PRP$ his) (NN brain)))))))))))) (. .) (S (NP (NNP Amy)) (, ,) (NP (PRP you)) (VP (VBP 're) (NP (DT a) (NN neuroscientist) (. .) (S (VP (VP (VB Crack) (NP (PRP$ his) (NN skull)) (S (ADJP (JJ open)))) (, ,) (VP (VB spray) (NP (DT some) (NN Raid)) (PP (IN in) (ADVP (RB there))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Yeah . Tell me those aren't the words of a man with a spider eating its way through his brain . Amy, you're a neuroscientist . Crack his skull open, spray some Raid in there.", "tokens": [ { "deprel": "discourse", "end_char": 1156, "feats": null, "head": 3, "id": 1, "lemma": "yeah", "misc": "", "start_char": 1152, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1158, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1157, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 1163, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "tell", "misc": "", "start_char": 1159, "text": "Tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1166, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 4, "lemma": "I", "misc": "", "start_char": 1164, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 1172, "feats": "Number=Plur|PronType=Dem", "head": 9, "id": 5, "lemma": "that", "misc": "", "start_char": 1167, "text": "those", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1176, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 6, "lemma": "be", "misc": "", "start_char": 1173, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1180, "feats": null, "head": 9, "id": 7, "lemma": "not", "misc": "", "start_char": 1177, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 1184, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 1181, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 1190, "feats": "Number=Plur", "head": 3, "id": 9, "lemma": "word", "misc": "", "start_char": 1185, "text": "words", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1193, "feats": null, "head": 12, "id": 10, "lemma": "of", "misc": "", "start_char": 1191, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1195, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 11, "lemma": "a", "misc": "", "start_char": 1194, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1199, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "man", "misc": "", "start_char": 1196, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1204, "feats": null, "head": 15, "id": 13, "lemma": "with", "misc": "", "start_char": 1200, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1206, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 14, "lemma": "a", "misc": "", "start_char": 1205, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1213, "feats": "Number=Sing", "head": 12, "id": 15, "lemma": "spider", "misc": "", "start_char": 1207, "text": "spider", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 1220, "feats": "VerbForm=Ger", "head": 12, "id": 16, "lemma": "eat", "misc": "", "start_char": 1214, "text": "eating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 1224, "feats": "Case=Gen|Gender=Neut|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 18, "id": 17, "lemma": "its", "misc": "", "start_char": 1221, "text": "its", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1228, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "way", "misc": "", "start_char": 1225, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1236, "feats": null, "head": 21, "id": 19, "lemma": "through", "misc": "", "start_char": 1229, "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1240, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 21, "id": 20, "lemma": "his", "misc": "", "start_char": 1237, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1246, "feats": "Number=Sing", "head": 16, "id": 21, "lemma": "brain", "misc": "", "start_char": 1241, "text": "brain", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1248, "feats": null, "head": 3, "id": 22, "lemma": ".", "misc": "", "start_char": 1247, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 1252, "feats": "Number=Sing", "head": 28, "id": 23, "lemma": "Amy", "misc": "", "start_char": 1249, "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1254, "feats": null, "head": 23, "id": 24, "lemma": ",", "misc": "", "start_char": 1253, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1258, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 28, "id": 25, "lemma": "you", "misc": "", "start_char": 1255, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1262, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 28, "id": 26, "lemma": "be", "misc": "", "start_char": 1259, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 1264, "feats": "Definite=Ind|PronType=Art", "head": 28, "id": 27, "lemma": "a", "misc": "", "start_char": 1263, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1279, "feats": "Number=Sing", "head": 3, "id": 28, "lemma": "neuroscientist", "misc": "", "start_char": 1265, "text": "neuroscientist", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1281, "feats": null, "head": 28, "id": 29, "lemma": ".", "misc": "", "start_char": 1280, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1287, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 30, "lemma": "crack", "misc": "", "start_char": 1282, "text": "Crack", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 1291, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 32, "id": 31, "lemma": "his", "misc": "", "start_char": 1288, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1297, "feats": "Number=Sing", "head": 30, "id": 32, "lemma": "skull", "misc": "", "start_char": 1292, "text": "skull", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 1302, "feats": "Degree=Pos", "head": 30, "id": 33, "lemma": "open", "misc": "", "start_char": 1298, "text": "open", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1304, "feats": null, "head": 35, "id": 34, "lemma": ",", "misc": "", "start_char": 1303, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1310, "feats": "Mood=Imp|VerbForm=Fin", "head": 30, "id": 35, "lemma": "spray", "misc": "", "start_char": 1305, "text": "spray", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1315, "feats": null, "head": 37, "id": 36, "lemma": "some", "misc": "", "start_char": 1311, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1320, "feats": "Number=Sing", "head": 35, "id": 37, "lemma": "raid", "misc": "", "start_char": 1316, "text": "Raid", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1323, "feats": null, "head": 39, "id": 38, "lemma": "in", "misc": "", "start_char": 1321, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1329, "feats": "PronType=Dem", "head": 35, "id": 39, "lemma": "there", "misc": "", "start_char": 1324, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1331, "feats": null, "head": 3, "id": 40, "lemma": ".", "misc": "", "start_char": 1330, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 5 ], [ 0, 10, 12 ] ], [ [ 0, 10, 10 ], [ 1, 0, 0 ], [ 1, 5, 5 ] ], [ [ 1, 2, 2 ], [ 2, 2, 2 ] ], [ [ 1, 4, 6 ] ], [ [ 1, 5, 6 ], [ 2, 3, 4 ] ], [ [ 2, 3, 3 ], [ 3, 2, 2 ], [ 4, 15, 15 ], [ 5, 22, 22 ], [ 8, 2, 2 ], [ 8, 5, 5 ], [ 9, 2, 2 ], [ 9, 12, 12 ], [ 9, 37, 37 ], [ 9, 42, 42 ], [ 10, 0, 0 ], [ 10, 3, 3 ], [ 11, 9, 9 ], [ 11, 19, 19 ], [ 14, 12, 12 ], [ 15, 13, 13 ], [ 15, 17, 17 ], [ 16, 19, 19 ], [ 16, 30, 30 ] ], [ [ 3, 0, 0 ], [ 4, 20, 20 ], [ 5, 2, 2 ], [ 5, 9, 9 ], [ 5, 12, 12 ], [ 5, 12, 13 ], [ 5, 17, 17 ], [ 8, 0, 0 ], [ 8, 9, 9 ], [ 8, 15, 15 ], [ 9, 46, 46 ], [ 11, 2, 2 ], [ 11, 5, 5 ], [ 11, 15, 15 ], [ 12, 0, 0 ], [ 13, 3, 3 ], [ 14, 0, 0 ], [ 14, 6, 6 ], [ 15, 0, 0 ], [ 15, 5, 5 ], [ 15, 7, 7 ], [ 15, 15, 15 ], [ 16, 3, 3 ] ], [ [ 3, 6, 7 ], [ 4, 6, 7 ], [ 8, 11, 12 ] ], [ [ 4, 9, 10 ] ], [ [ 5, 9, 13 ] ], [ [ 6, 6, 7 ], [ 7, 3, 3 ] ], [ [ 9, 7, 8 ] ], [ [ 9, 20, 22 ] ], [ [ 9, 27, 29 ] ], [ [ 9, 31, 33 ] ], [ [ 9, 32, 33 ], [ 10, 13, 14 ] ], [ [ 9, 35, 35 ] ], [ [ 9, 15, 38 ] ], [ [ 9, 18, 38 ] ], [ [ 9, 24, 38 ] ], [ [ 9, 37, 38 ] ], [ [ 9, 40, 44 ] ], [ [ 13, 9, 10 ] ], [ [ 15, 7, 8 ] ], [ [ 16, 14, 14 ], [ 16, 16, 16 ] ], [ [ 16, 7, 20 ] ], [ [ 16, 10, 20 ] ], [ [ 16, 13, 20 ] ], [ [ 16, 19, 20 ] ], [ [ 16, 22, 22 ], [ 16, 24, 24 ] ], [ [ 16, 26, 27 ] ], [ [ 16, 30, 31 ] ], [ [ 16, 35, 36 ] ] ]
s08e09c11t
Come on, smile . This is gonna be my Christmas card. You know this is all your fault. How is it my fault? I told you not to get the surgery. Okay, first of all, the surgery was a success, and secondly, I didn't even want you there. Wow . I don't know which hurts worse-- my nose or my heart . Well, I'm done speaking to you. Don't be like that . You two need to talk this out. Yeah, 'cause you sound really funny. Sheldon, I'm sorry I didn't tell you about the surgery, but you were worried about nothing. Oh, you're hardly out of the woods, no . You still run the risk of infection, a blood clot, the possibility that an inattentive surgeon let a barn spider lay eggs in your nose . The minute you sneeze web, I'm moving out. I never thought I'd say these words, but come on, nose spider! Who are you kidding? You were so panicked Leonard was gonna die, you'll never leave him. Sheldon will move out eventually. Yeah, once he figures out how to work a door. I was not panicked, and I am not overly attached to Leonard. You were so worried that you smashed your face trying to check on me . You love me. Yeah . Tell me those aren't the words of a man with a spider eating its way through his brain . Amy, you're a neuroscientist . Crack his skull open, spray some Raid in there.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP love) (SBAR (IN that) (S (NP (PRP you)) (VP (VBP take) (NP (NN pride)) (PP (IN in) (NP (PRP$ your) (NNS looks))) (, ,) (SBAR (WHADVP (RB even) (WRB when)) (S (NP (PRP I)) (VP (VBP have) (S (VP (TO to) (VP (VB pee) (PP (IN in) (NP (DT the) (NN morning)))))))))))))) (, ,) (CC and) (S (NP (PRP you)) (VP (VBP 're) (PP (IN in) (ADVP (RB there))) (VP (VBG spending) (NP (DT an) (NN hour)) (PP (IN on) (NP (PRP$ your) (NN hair)))))) (. .)))" }, "speaker": "Bernadette", "text": "I love that you take pride in your looks, even when I have to pee in the morning, and you're in there spending an hour on your hair.", "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": "love", "misc": "", "start_char": 2, "text": "love", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 11, "feats": null, "head": 5, "id": 3, "lemma": "that", "misc": "", "start_char": 7, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 15, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 12, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 20, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 2, "id": 5, "lemma": "take", "misc": "", "start_char": 16, "text": "take", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 26, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "pride", "misc": "", "start_char": 21, "text": "pride", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 29, "feats": null, "head": 9, "id": 7, "lemma": "in", "misc": "", "start_char": 27, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 34, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "your", "misc": "", "start_char": 30, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 40, "feats": "Number=Plur", "head": 5, "id": 9, "lemma": "look", "misc": "", "start_char": 35, "text": "looks", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 42, "feats": null, "head": 5, "id": 10, "lemma": ",", "misc": "", "start_char": 41, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 47, "feats": null, "head": 14, "id": 11, "lemma": "even", "misc": "", "start_char": 43, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 52, "feats": "PronType=Int", "head": 14, "id": 12, "lemma": "when", "misc": "", "start_char": 48, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 54, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 13, "lemma": "I", "misc": "", "start_char": 53, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 59, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 14, "lemma": "have", "misc": "", "start_char": 55, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 62, "feats": null, "head": 16, "id": 15, "lemma": "to", "misc": "", "start_char": 60, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 66, "feats": "VerbForm=Inf", "head": 14, "id": 16, "lemma": "pee", "misc": "", "start_char": 63, "text": "pee", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 69, "feats": null, "head": 19, "id": 17, "lemma": "in", "misc": "", "start_char": 67, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 73, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 18, "lemma": "the", "misc": "", "start_char": 70, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 81, "feats": "Number=Sing", "head": 16, "id": 19, "lemma": "morning", "misc": "", "start_char": 74, "text": "morning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 83, "feats": null, "head": 25, "id": 20, "lemma": ",", "misc": "", "start_char": 82, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 87, "feats": null, "head": 25, "id": 21, "lemma": "and", "misc": "", "start_char": 84, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 91, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 25, "id": 22, "lemma": "you", "misc": "", "start_char": 88, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 95, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 25, "id": 23, "lemma": "be", "misc": "", "start_char": 92, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 98, "feats": null, "head": 25, "id": 24, "lemma": "in", "misc": "", "start_char": 96, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "conj", "end_char": 104, "feats": "PronType=Dem", "head": 14, "id": 25, "lemma": "there", "misc": "", "start_char": 99, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 113, "feats": "VerbForm=Ger", "head": 25, "id": 26, "lemma": "spend", "misc": "", "start_char": 105, "text": "spending", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 116, "feats": "Definite=Ind|PronType=Art", "head": 28, "id": 27, "lemma": "a", "misc": "", "start_char": 114, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 121, "feats": "Number=Sing", "head": 26, "id": 28, "lemma": "hour", "misc": "", "start_char": 117, "text": "hour", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 124, "feats": null, "head": 31, "id": 29, "lemma": "on", "misc": "", "start_char": 122, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 129, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 31, "id": 30, "lemma": "your", "misc": "", "start_char": 125, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 134, "feats": "Number=Sing", "head": 26, "id": 31, "lemma": "hair", "misc": "", "start_char": 130, "text": "hair", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 136, "feats": null, "head": 2, "id": 32, "lemma": ".", "misc": "", "start_char": 135, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP love) (SBAR (IN that) (S (NP (PRP you)) (VP (VBP 're) (ADJP (RB too) (JJ good) (S (VP (TO to) (VP (VB pee) (PP (IN in) (NP (DT the) (NN kitchen) (NN sink))))))))))) (. .)))" }, "speaker": "Howard", "text": "I love that you're too good to pee in the kitchen sink.", "tokens": [ { "deprel": "nsubj", "end_char": 138, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 137, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 143, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "love", "misc": "", "start_char": 139, "text": "love", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 148, "feats": null, "head": 7, "id": 3, "lemma": "that", "misc": "", "start_char": 144, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 152, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 4, "lemma": "you", "misc": "", "start_char": 149, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 156, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 153, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 160, "feats": null, "head": 7, "id": 6, "lemma": "too", "misc": "", "start_char": 157, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 165, "feats": "Degree=Pos", "head": 2, "id": 7, "lemma": "good", "misc": "", "start_char": 161, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 168, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 166, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 172, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "pee", "misc": "", "start_char": 169, "text": "pee", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 175, "feats": null, "head": 13, "id": 10, "lemma": "in", "misc": "", "start_char": 173, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 179, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 11, "lemma": "the", "misc": "", "start_char": 176, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 187, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "kitchen", "misc": "", "start_char": 180, "text": "kitchen", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 192, "feats": "Number=Sing", "head": 9, "id": 13, "lemma": "sink", "misc": "", "start_char": 188, "text": "sink", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 194, "feats": null, "head": 2, "id": 14, "lemma": ".", "misc": "", "start_char": 193, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP love) (SBAR (IN that) (S (NP (PRP you)) (VP (VBP have) (NP (DT the) (NN confidence) (S (VP (TO to) (VP (VB speak))))) (, ,) (PP (ADVP (RB even)) (IN without) (S (VP (VBG giving) (NP (PRP it)) (NP (NP (DT an) (NN ounce)) (PP (IN of) (NP (NN thought))))))))))) (. .)))" }, "speaker": "Bernadette", "text": "I love that you have the confidence to speak, even without giving it an ounce of thought.", "tokens": [ { "deprel": "nsubj", "end_char": 196, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 195, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 201, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "love", "misc": "", "start_char": 197, "text": "love", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 206, "feats": null, "head": 5, "id": 3, "lemma": "that", "misc": "", "start_char": 202, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 210, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 207, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 215, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 2, "id": 5, "lemma": "have", "misc": "", "start_char": 211, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 219, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 216, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 230, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "confidence", "misc": "", "start_char": 220, "text": "confidence", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 233, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 231, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 239, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "speak", "misc": "", "start_char": 234, "text": "speak", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 241, "feats": null, "head": 13, "id": 10, "lemma": ",", "misc": "", "start_char": 240, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 246, "feats": null, "head": 13, "id": 11, "lemma": "even", "misc": "", "start_char": 242, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 254, "feats": null, "head": 13, "id": 12, "lemma": "without", "misc": "", "start_char": 247, "text": "without", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 261, "feats": "VerbForm=Ger", "head": 5, "id": 13, "lemma": "give", "misc": "", "start_char": 255, "text": "giving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "iobj", "end_char": 264, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 14, "lemma": "it", "misc": "", "start_char": 262, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 267, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 15, "lemma": "a", "misc": "", "start_char": 265, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 273, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "ounce", "misc": "", "start_char": 268, "text": "ounce", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 276, "feats": null, "head": 18, "id": 17, "lemma": "of", "misc": "", "start_char": 274, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 284, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "thought", "misc": "", "start_char": 277, "text": "thought", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 286, "feats": null, "head": 2, "id": 19, "lemma": ".", "misc": "", "start_char": 285, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (CC And) (NP (PRP I)) (VP (VBP love) (SBAR (WHADVP (WRB how)) (S (NP (PRP$ your) (NN hair)) (VP (VBZ is) (ADVP (RB always)) (PP (IN on) (NP (DT the) (NN soap))))))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (PP (IN like) (S (VP (VBG washing) (NP (PRP myself)) (PP (IN with) (NP (DT a) (NN hamster)))))))) (. .)))" }, "speaker": "Howard", "text": "And I love how your hair is always on the soap . It's like washing myself with a hamster.", "tokens": [ { "deprel": "cc", "end_char": 290, "feats": null, "head": 3, "id": 1, "lemma": "and", "misc": "", "start_char": 287, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 292, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 291, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 297, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "love", "misc": "", "start_char": 293, "text": "love", "upos": "VERB", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 301, "feats": "PronType=Int", "head": 3, "id": 4, "lemma": "how", "misc": "", "start_char": 298, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nmod:poss", "end_char": 306, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "your", "misc": "", "start_char": 302, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 311, "feats": "Number=Sing", "head": 11, "id": 6, "lemma": "hair", "misc": "", "start_char": 307, "text": "hair", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 314, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 7, "lemma": "be", "misc": "", "start_char": 312, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 321, "feats": null, "head": 11, "id": 8, "lemma": "always", "misc": "", "start_char": 315, "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 324, "feats": null, "head": 11, "id": 9, "lemma": "on", "misc": "", "start_char": 322, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 328, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "misc": "", "start_char": 325, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "advcl:relcl", "end_char": 333, "feats": "Number=Sing", "head": 4, "id": 11, "lemma": "soap", "misc": "", "start_char": 329, "text": "soap", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 335, "feats": null, "head": 3, "id": 12, "lemma": ".", "misc": "", "start_char": 334, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj:outer", "end_char": 338, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 13, "lemma": "it", "misc": "", "start_char": 336, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 341, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 14, "lemma": "be", "misc": "", "start_char": 339, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 346, "feats": null, "head": 16, "id": 15, "lemma": "like", "misc": "", "start_char": 342, "text": "like", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "parataxis", "end_char": 354, "feats": "VerbForm=Ger", "head": 3, "id": 16, "lemma": "wash", "misc": "", "start_char": 347, "text": "washing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 361, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs|Reflex=Yes", "head": 16, "id": 17, "lemma": "myself", "misc": "", "start_char": 355, "text": "myself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 366, "feats": null, "head": 20, "id": 18, "lemma": "with", "misc": "", "start_char": 362, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 368, "feats": "Definite=Ind|PronType=Art", "head": 20, "id": 19, "lemma": "a", "misc": "", "start_char": 367, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 376, "feats": "Number=Sing", "head": 16, "id": 20, "lemma": "hamster", "misc": "", "start_char": 369, "text": "hamster", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 378, "feats": null, "head": 3, "id": 21, "lemma": ".", "misc": "", "start_char": 377, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Hey)) (, ,) (NP (NNS guys)) (. .) (S (ADJP (JJ Sorry)) (NP (PRP I)) (VP (VBP am) (ADJP (RB so) (JJ late)))) (. .) (S (NP (PRP I)) (VP (VBD was) (PP (IN on) (NP (DT the) (NN phone))) (PP (IN with) (NP (PRP$ my) (NN mother))))) (. .)))" }, "speaker": "Raj", "text": "Hey, guys . Sorry I am so late . I was on the phone with my mother.", "tokens": [ { "deprel": "discourse", "end_char": 382, "feats": null, "head": 9, "id": 1, "lemma": "hey", "misc": "", "start_char": 379, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 384, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 383, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 389, "feats": "Number=Plur", "head": 9, "id": 3, "lemma": "guy", "misc": "", "start_char": 385, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 391, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 390, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 397, "feats": "Degree=Pos", "head": 9, "id": 5, "lemma": "sorry", "misc": "", "start_char": 392, "text": "Sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 399, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 6, "lemma": "I", "misc": "", "start_char": 398, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 402, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 400, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 405, "feats": null, "head": 9, "id": 8, "lemma": "so", "misc": "", "start_char": 403, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 410, "feats": "Degree=Pos", "head": 0, "id": 9, "lemma": "late", "misc": "", "start_char": 406, "text": "late", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 412, "feats": null, "head": 9, "id": 10, "lemma": ".", "misc": "", "start_char": 411, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 414, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 11, "lemma": "I", "misc": "", "start_char": 413, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 418, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": 12, "lemma": "be", "misc": "", "start_char": 415, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "case", "end_char": 421, "feats": null, "head": 15, "id": 13, "lemma": "on", "misc": "", "start_char": 419, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 425, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 14, "lemma": "the", "misc": "", "start_char": 422, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 431, "feats": "Number=Sing", "head": 9, "id": 15, "lemma": "phone", "misc": "", "start_char": 426, "text": "phone", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 436, "feats": null, "head": 18, "id": 16, "lemma": "with", "misc": "", "start_char": 432, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 439, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 18, "id": 17, "lemma": "my", "misc": "", "start_char": 437, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 446, "feats": "Number=Sing", "head": 15, "id": 18, "lemma": "mother", "misc": "", "start_char": 440, "text": "mother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 448, "feats": null, "head": 9, "id": 19, "lemma": ".", "misc": "", "start_char": 447, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (UH Oh)) (, ,) (WHADVP (WRB how)) (SQ (VBZ is) (NP (PRP she))) (. ?)))" }, "speaker": "Bernadette", "text": "Oh, how is she?", "tokens": [ { "deprel": "discourse", "end_char": 451, "feats": null, "head": 4, "id": 1, "lemma": "oh", "misc": "", "start_char": 449, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 453, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 452, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 457, "feats": "PronType=Int", "head": 4, "id": 3, "lemma": "how", "misc": "", "start_char": 454, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "root", "end_char": 460, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "be", "misc": "", "start_char": 458, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 464, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "she", "misc": "", "start_char": 461, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 466, "feats": null, "head": 4, "id": 6, "lemma": "?", "misc": "", "start_char": 465, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP She)) (VP (VP (VBD bought) (NP (NP (DT the) (NN book)) (NP (NNP Eat) (, ,) (NNP Pray) (, ,) (NNP Love)))) (CC and) (VP (VBD used) (NP (PRP it)) (S (VP (TO to) (VP (VB set) (NP (NP (PRP$ my) (NN father) (POS 's)) (NNP Mercedes)) (PP (IN on) (NP (NN fire))))))))) (. .) (RB So) (, ,) (SBARQ (WHNP (WP what)) (SQ (VP (VBZ 's) (ADVP (RB up) (PP (IN with) (NP (PRP you) (NNS guys))))))) (. ?)))" }, "speaker": "Raj", "text": "She bought the book Eat, Pray, Love and used it to set my father's Mercedes on fire . So, what's up with you guys?", "tokens": [ { "deprel": "nsubj", "end_char": 470, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "she", "misc": "", "start_char": 467, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 477, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "buy", "misc": "", "start_char": 471, "text": "bought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 481, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 478, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 486, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "book", "misc": "", "start_char": 482, "text": "book", "upos": "NOUN", "xpos": "NN" }, { "deprel": "appos", "end_char": 490, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "eat", "misc": "", "start_char": 487, "text": "Eat", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 492, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 491, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 497, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "Pray", "misc": "", "start_char": 493, "text": "Pray", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 499, "feats": null, "head": 9, "id": 8, "lemma": ",", "misc": "", "start_char": 498, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 504, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "Love", "misc": "", "start_char": 500, "text": "Love", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 508, "feats": null, "head": 11, "id": 10, "lemma": "and", "misc": "", "start_char": 505, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 513, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 11, "lemma": "use", "misc": "", "start_char": 509, "text": "used", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 516, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 12, "lemma": "it", "misc": "", "start_char": 514, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 519, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 517, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 523, "feats": "VerbForm=Inf", "head": 11, "id": 14, "lemma": "set", "misc": "", "start_char": 520, "text": "set", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 526, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 16, "id": 15, "lemma": "my", "misc": "", "start_char": 524, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod:poss", "end_char": 533, "feats": "Number=Sing", "head": 18, "id": 16, "lemma": "father", "misc": "", "start_char": 527, "text": "father", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 536, "feats": null, "head": 16, "id": 17, "lemma": "'s", "misc": "", "start_char": 534, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "end_char": 545, "feats": "Number=Sing", "head": 14, "id": 18, "lemma": "Mercedes", "misc": "", "start_char": 537, "text": "Mercedes", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 548, "feats": null, "head": 20, "id": 19, "lemma": "on", "misc": "", "start_char": 546, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 553, "feats": "Number=Sing", "head": 14, "id": 20, "lemma": "fire", "misc": "", "start_char": 549, "text": "fire", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 555, "feats": null, "head": 2, "id": 21, "lemma": ".", "misc": "", "start_char": 554, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 558, "feats": null, "head": 26, "id": 22, "lemma": "so", "misc": "", "start_char": 556, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 560, "feats": null, "head": 22, "id": 23, "lemma": ",", "misc": "", "start_char": 559, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 565, "feats": "PronType=Int", "head": 26, "id": 24, "lemma": "what", "misc": "", "start_char": 561, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 568, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 26, "id": 25, "lemma": "be", "misc": "", "start_char": 566, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 571, "feats": null, "head": 2, "id": 26, "lemma": "up", "misc": "", "start_char": 569, "text": "up", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 576, "feats": null, "head": 29, "id": 27, "lemma": "with", "misc": "", "start_char": 572, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "dep", "end_char": 580, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 29, "id": 28, "lemma": "you", "misc": "", "start_char": 577, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obl", "end_char": 585, "feats": "Number=Plur", "head": 26, "id": 29, "lemma": "guy", "misc": "", "start_char": 581, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 587, "feats": null, "head": 2, "id": 30, "lemma": "?", "misc": "", "start_char": 586, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (VBP 're) (ADVP (RB just)) (VP (VBG saying) (NP (NP (PDT all) (DT the) (NNS things)) (SBAR (S (NP (PRP we)) (VP (VBP love) (PP (IN about) (NP (DT each) (JJ other))))))))) (. .)))" }, "speaker": "Howard", "text": "We're just saying all the things we love about each other.", "tokens": [ { "deprel": "nsubj", "end_char": 590, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "we", "misc": "", "start_char": 588, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 594, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 591, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 599, "feats": null, "head": 4, "id": 3, "lemma": "just", "misc": "", "start_char": 595, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 606, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "say", "misc": "", "start_char": 600, "text": "saying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det:predet", "end_char": 610, "feats": null, "head": 7, "id": 5, "lemma": "all", "misc": "", "start_char": 607, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 614, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 611, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 621, "feats": "Number=Plur", "head": 4, "id": 7, "lemma": "thing", "misc": "", "start_char": 615, "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 624, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "we", "misc": "", "start_char": 622, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 629, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 9, "lemma": "love", "misc": "", "start_char": 625, "text": "love", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 635, "feats": null, "head": 11, "id": 10, "lemma": "about", "misc": "", "start_char": 630, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 640, "feats": "ExtPos=PRON|PronType=Rcp", "head": 9, "id": 11, "lemma": "each", "misc": "", "start_char": 636, "text": "each", "upos": "DET", "xpos": "DT" }, { "deprel": "fixed", "end_char": 646, "feats": "Degree=Pos", "head": 11, "id": 12, "lemma": "other", "misc": "", "start_char": 641, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 648, "feats": null, "head": 4, "id": 13, "lemma": ".", "misc": "", "start_char": 647, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (PP (UH like) (NP (PRP you))) (CC and) (S (NP (PRP I)) (VP (VBD did) (PP (IN at) (NP (NNS couples))) (NP (NN therapy)))) (. .)))" }, "speaker": "Raj", "text": "Oh, like you and I did at couples therapy.", "tokens": [ { "deprel": "discourse", "end_char": 651, "feats": null, "head": 7, "id": 1, "lemma": "oh", "misc": "", "start_char": 649, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 653, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 652, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 658, "feats": null, "head": 7, "id": 3, "lemma": "like", "misc": "", "start_char": 654, "text": "like", "upos": "INTJ", "xpos": "UH" }, { "deprel": "nsubj", "end_char": 662, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 7, "id": 4, "lemma": "you", "misc": "", "start_char": 659, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 666, "feats": null, "head": 6, "id": 5, "lemma": "and", "misc": "", "start_char": 663, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 668, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 6, "lemma": "I", "misc": "", "start_char": 667, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 672, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 7, "lemma": "do", "misc": "", "start_char": 669, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 675, "feats": null, "head": 10, "id": 8, "lemma": "at", "misc": "", "start_char": 673, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 683, "feats": "Number=Plur", "head": 10, "id": 9, "lemma": "couple", "misc": "", "start_char": 676, "text": "couples", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "obl", "end_char": 691, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "therapy", "misc": "", "start_char": 684, "text": "therapy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 693, "feats": null, "head": 7, "id": 11, "lemma": ".", "misc": "", "start_char": 692, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 12, 12 ], [ 1, 3, 3 ], [ 2, 0, 0 ], [ 3, 4, 4 ] ], [ [ 0, 3, 3 ], [ 0, 7, 7 ], [ 0, 21, 21 ], [ 0, 29, 29 ] ], [ [ 0, 7, 8 ] ], [ [ 0, 17, 18 ] ], [ [ 0, 26, 27 ] ], [ [ 0, 29, 30 ] ], [ [ 1, 0, 0 ], [ 2, 3, 3 ], [ 3, 1, 1 ], [ 3, 16, 16 ] ], [ [ 1, 10, 12 ] ], [ [ 2, 8, 8 ], [ 2, 13, 13 ] ], [ [ 2, 15, 15 ], [ 2, 17, 17 ] ], [ [ 2, 14, 17 ] ], [ [ 3, 4, 5 ] ], [ [ 3, 9, 10 ] ], [ [ 3, 18, 19 ] ], [ [ 4, 2, 2 ] ], [ [ 4, 5, 5 ], [ 4, 10, 10 ], [ 4, 16, 16 ], [ 6, 14, 14 ], [ 8, 5, 5 ] ], [ [ 4, 13, 14 ] ], [ [ 4, 16, 17 ], [ 5, 4, 4 ], [ 6, 0, 0 ] ], [ [ 6, 2, 8 ], [ 6, 11, 11 ] ], [ [ 6, 14, 17 ] ], [ [ 6, 27, 28 ], [ 7, 0, 0 ], [ 7, 7, 7 ], [ 7, 10, 11 ] ], [ [ 7, 4, 11 ] ], [ [ 8, 3, 3 ] ], [ [ 8, 8, 9 ] ] ]
s08e09c12t
I love that you take pride in your looks, even when I have to pee in the morning, and you're in there spending an hour on your hair. I love that you're too good to pee in the kitchen sink. I love that you have the confidence to speak, even without giving it an ounce of thought. And I love how your hair is always on the soap . It's like washing myself with a hamster. Hey, guys . Sorry I am so late . I was on the phone with my mother. Oh, how is she? She bought the book Eat, Pray, Love and used it to set my father's Mercedes on fire . So, what's up with you guys? We're just saying all the things we love about each other. Oh, like you and I did at couples therapy.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (UH Hey)) (, ,) (WHADVP (WRB how)) (SQ (VBP are) (NP (NNS things)) (VP (VBG going) (PP (IN with) (NP (PRP$ your) (NNS parents))))) (. ?)))" }, "speaker": "Penny", "text": "Hey, how are things going with your parents?", "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": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 4, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 9, "feats": "PronType=Int", "head": 6, "id": 3, "lemma": "how", "misc": "", "start_char": 6, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 13, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 10, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 20, "feats": "Number=Plur", "head": 6, "id": 5, "lemma": "thing", "misc": "", "start_char": 14, "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 26, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 6, "lemma": "go", "misc": "", "start_char": 21, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 31, "feats": null, "head": 9, "id": 7, "lemma": "with", "misc": "", "start_char": 27, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 36, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "your", "misc": "", "start_char": 32, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 44, "feats": "Number=Plur", "head": 6, "id": 9, "lemma": "parent", "misc": "", "start_char": 37, "text": "parents", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 46, "feats": null, "head": 6, "id": 10, "lemma": "?", "misc": "", "start_char": 45, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP know) (, ,) (S (VP (VBG speaking) (PP (IN of) (NP (NNS attorneys))))) (, ,) (S (SBAR (IN if) (S (NP (PRP I)) (ADVP (RB ever)) (VP (VBD needed) (NP (DT a) (NN lawyer))))) (, ,) (NP (PRP I)) (VP (MD would) (RB not) (VP (VB hire) (NP (PRP She) (HYPH -) (NNP Hulk)))))) (. .)))" }, "speaker": "Sheldon", "text": "You know, speaking of attorneys, if I ever needed a lawyer, I would not hire She - Hulk.", "tokens": [ { "deprel": "nsubj", "end_char": 50, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 47, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 55, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 18, "id": 2, "lemma": "know", "misc": "", "start_char": 51, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 57, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 56, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advcl", "end_char": 66, "feats": "VerbForm=Ger", "head": 18, "id": 4, "lemma": "speak", "misc": "", "start_char": 58, "text": "speaking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 69, "feats": null, "head": 6, "id": 5, "lemma": "of", "misc": "", "start_char": 67, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 79, "feats": "Number=Plur", "head": 4, "id": 6, "lemma": "attorney", "misc": "", "start_char": 70, "text": "attorneys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 81, "feats": null, "head": 18, "id": 7, "lemma": ",", "misc": "", "start_char": 80, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 84, "feats": null, "head": 11, "id": 8, "lemma": "if", "misc": "", "start_char": 82, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 86, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 9, "lemma": "I", "misc": "", "start_char": 85, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 91, "feats": null, "head": 11, "id": 10, "lemma": "ever", "misc": "", "start_char": 87, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 98, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 18, "id": 11, "lemma": "need", "misc": "", "start_char": 92, "text": "needed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 100, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 12, "lemma": "a", "misc": "", "start_char": 99, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 107, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "lawyer", "misc": "", "start_char": 101, "text": "lawyer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 109, "feats": null, "head": 11, "id": 14, "lemma": ",", "misc": "", "start_char": 108, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 111, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 15, "lemma": "I", "misc": "", "start_char": 110, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 117, "feats": "VerbForm=Fin", "head": 18, "id": 16, "lemma": "would", "misc": "", "start_char": 112, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 121, "feats": null, "head": 18, "id": 17, "lemma": "not", "misc": "", "start_char": 118, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 126, "feats": "VerbForm=Inf", "head": 0, "id": 18, "lemma": "hire", "misc": "", "start_char": 122, "text": "hire", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 130, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 19, "lemma": "she", "misc": "", "start_char": 127, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 132, "feats": null, "head": 21, "id": 20, "lemma": "-", "misc": "", "start_char": 131, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "flat", "end_char": 137, "feats": "Number=Sing", "head": 19, "id": 21, "lemma": "Hulk", "misc": "", "start_char": 133, "text": "Hulk", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 139, "feats": null, "head": 18, "id": 22, "lemma": ".", "misc": "", "start_char": 138, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP know) (SBARQ (WHNP (WP what)) (. ?) (S (NP (DT That)) (VP (VBD was) (PP (ADVP (RB almost)) (IN on) (NP (NN topic))))) (. .) (SBAR (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG gon) (S (VP (TO na) (VP (VB say) (, ,) (`` \") (NP (INTJ (JJ Good)) (NN job)) (, ,) (NP (NNP Sheldon))))))))))) (. .) ('' \")))" }, "speaker": "Penny", "text": "You know what? That was almost on topic . I'm gonna say, \" Good job, Sheldon . \"", "tokens": [ { "deprel": "nsubj", "end_char": 143, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 140, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 148, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 2, "lemma": "know", "misc": "", "start_char": 144, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 153, "feats": "PronType=Int", "head": 2, "id": 3, "lemma": "what", "misc": "", "start_char": 149, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 155, "feats": null, "head": 2, "id": 4, "lemma": "?", "misc": "", "start_char": 154, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 160, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 5, "lemma": "that", "misc": "", "start_char": 156, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 164, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 6, "lemma": "be", "misc": "", "start_char": 161, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 171, "feats": null, "head": 9, "id": 7, "lemma": "almost", "misc": "", "start_char": 165, "text": "almost", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 174, "feats": null, "head": 9, "id": 8, "lemma": "on", "misc": "", "start_char": 172, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 180, "feats": "Number=Sing", "head": 0, "id": 9, "lemma": "topic", "misc": "", "start_char": 175, "text": "topic", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 182, "feats": null, "head": 9, "id": 10, "lemma": ".", "misc": "", "start_char": 181, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 184, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 11, "lemma": "I", "misc": "", "start_char": 183, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 187, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 185, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 191, "feats": "Tense=Pres|VerbForm=Part", "head": 9, "id": 13, "lemma": "go", "misc": "", "start_char": 188, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 194, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 192, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 198, "feats": "VerbForm=Inf", "head": 13, "id": 15, "lemma": "say", "misc": "", "start_char": 195, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 200, "feats": null, "head": 15, "id": 16, "lemma": ",", "misc": "", "start_char": 199, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 202, "feats": null, "head": 19, "id": 17, "lemma": "\"", "misc": "", "start_char": 201, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "amod", "end_char": 207, "feats": "Degree=Pos", "head": 19, "id": 18, "lemma": "good", "misc": "", "start_char": 203, "text": "Good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "ccomp", "end_char": 211, "feats": "Number=Sing", "head": 15, "id": 19, "lemma": "job", "misc": "", "start_char": 208, "text": "job", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 213, "feats": null, "head": 19, "id": 20, "lemma": ",", "misc": "", "start_char": 212, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 221, "feats": "Number=Sing", "head": 19, "id": 21, "lemma": "Sheldon", "misc": "", "start_char": 214, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 223, "feats": null, "head": 19, "id": 22, "lemma": ".", "misc": "", "start_char": 222, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 225, "feats": null, "head": 9, "id": 23, "lemma": "\"", "misc": "", "start_char": 224, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Wait))) (, ,) (NP (PRP She) (HYPH -) (NNP Hulk)) (VP (VBZ 's) (NP (DT a) (NN lawyer))) (. ?)))" }, "speaker": "Amy", "text": "Wait, She - Hulk's a lawyer?", "tokens": [ { "deprel": "root", "end_char": 230, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "wait", "misc": "", "start_char": 226, "text": "Wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 232, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 231, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 236, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 3, "lemma": "she", "misc": "", "start_char": 233, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 238, "feats": null, "head": 3, "id": 4, "lemma": "-", "misc": "", "start_char": 237, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "conj", "end_char": 243, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "Hulk", "misc": "", "start_char": 239, "text": "Hulk", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 246, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 244, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 248, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 247, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 255, "feats": "Number=Sing", "head": 1, "id": 8, "lemma": "lawyer", "misc": "", "start_char": 249, "text": "lawyer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 257, "feats": null, "head": 1, "id": 9, "lemma": "?", "misc": "", "start_char": 256, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (NP (PRP she)) (VP (VBZ works) (PP (IN at) (NP (NP (DT a) (NN law) (NN firm)) (PP (IN in) (NP (NNP New) (NNP York)))))) (. .)))" }, "speaker": "Howard", "text": "Yeah, she works at a law firm in New York.", "tokens": [ { "deprel": "discourse", "end_char": 262, "feats": null, "head": 4, "id": 1, "lemma": "yeah", "misc": "", "start_char": 258, "text": "Yeah", "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": 268, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "she", "misc": "", "start_char": 265, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 274, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "work", "misc": "", "start_char": 269, "text": "works", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 277, "feats": null, "head": 8, "id": 5, "lemma": "at", "misc": "", "start_char": 275, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 279, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 6, "lemma": "a", "misc": "", "start_char": 278, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 283, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "law", "misc": "", "start_char": 280, "text": "law", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 288, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "firm", "misc": "", "start_char": 284, "text": "firm", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 291, "feats": null, "head": 10, "id": 9, "lemma": "in", "misc": "", "start_char": 289, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 295, "feats": "Degree=Pos", "head": 8, "id": 10, "lemma": "New", "misc": "", "start_char": 292, "text": "New", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "flat", "end_char": 300, "feats": "Number=Sing", "head": 10, "id": 11, "lemma": "York", "misc": "", "start_char": 296, "text": "York", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 302, "feats": null, "head": 4, "id": 12, "lemma": ".", "misc": "", "start_char": 301, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yes)) (, ,) (CC but) (S (NP (PRP she)) (VP (VBZ 's) (NP (NP (DT the) (JJ only) (NN monster)) (PP (IN at) (NP (DT the) (NN firm)))))) (. .) (S (PP (IN Between) (NP (NP (PRP you)) (, ,) (NP (PRP me)) (CC and) (NP (DT the) (NN wall)))) (, ,) (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP she)) (VP (VBZ 's) (NP (DT an) (NML (JJ affirmative) (NN action)) (NN hire))))))) (. .)))" }, "speaker": "Sheldon", "text": "Yes, but she's the only monster at the firm . Between you, me and the wall, I think she's an affirmative action hire.", "tokens": [ { "deprel": "discourse", "end_char": 306, "feats": null, "head": 8, "id": 1, "lemma": "yes", "misc": "", "start_char": 303, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 308, "feats": null, "head": 8, "id": 2, "lemma": ",", "misc": "", "start_char": 307, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 312, "feats": null, "head": 8, "id": 3, "lemma": "but", "misc": "", "start_char": 309, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 316, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 4, "lemma": "she", "misc": "", "start_char": 313, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 319, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 5, "lemma": "be", "misc": "", "start_char": 317, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 323, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 6, "lemma": "the", "misc": "", "start_char": 320, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 328, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "only", "misc": "", "start_char": 324, "text": "only", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 336, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "monster", "misc": "", "start_char": 329, "text": "monster", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 339, "feats": null, "head": 11, "id": 9, "lemma": "at", "misc": "", "start_char": 337, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 343, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "misc": "", "start_char": 340, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 348, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "firm", "misc": "", "start_char": 344, "text": "firm", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 350, "feats": null, "head": 8, "id": 12, "lemma": ".", "misc": "", "start_char": 349, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 358, "feats": null, "head": 14, "id": 13, "lemma": "between", "misc": "", "start_char": 351, "text": "Between", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 362, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 16, "id": 14, "lemma": "you", "misc": "", "start_char": 359, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 364, "feats": null, "head": 16, "id": 15, "lemma": ",", "misc": "", "start_char": 363, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 367, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 16, "lemma": "I", "misc": "", "start_char": 365, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 371, "feats": null, "head": 19, "id": 17, "lemma": "and", "misc": "", "start_char": 368, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 375, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 18, "lemma": "the", "misc": "", "start_char": 372, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 380, "feats": "Number=Sing", "head": 16, "id": 19, "lemma": "wall", "misc": "", "start_char": 376, "text": "wall", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 382, "feats": null, "head": 22, "id": 20, "lemma": ",", "misc": "", "start_char": 381, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 384, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 22, "id": 21, "lemma": "I", "misc": "", "start_char": 383, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 390, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 22, "lemma": "think", "misc": "", "start_char": 385, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 394, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 28, "id": 23, "lemma": "she", "misc": "", "start_char": 391, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 397, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 28, "id": 24, "lemma": "be", "misc": "", "start_char": 395, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 400, "feats": "Definite=Ind|PronType=Art", "head": 28, "id": 25, "lemma": "a", "misc": "", "start_char": 398, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 412, "feats": "Degree=Pos", "head": 27, "id": 26, "lemma": "affirmative", "misc": "", "start_char": 401, "text": "affirmative", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 419, "feats": "Number=Sing", "head": 28, "id": 27, "lemma": "action", "misc": "", "start_char": 413, "text": "action", "upos": "NOUN", "xpos": "NN" }, { "deprel": "ccomp", "end_char": 424, "feats": "Number=Sing", "head": 22, "id": 28, "lemma": "hire", "misc": "", "start_char": 420, "text": "hire", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 426, "feats": null, "head": 8, "id": 29, "lemma": ".", "misc": "", "start_char": 425, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (S (ADVP (UH Anyway)) (, ,) (NP (NN Dad) (VBZ 's)) (VP (VBG gon) (S (VP (TO na) (VP (VB be) (ADVP (RB here)) (PP (IN in) (NP (NN town)))))))) (, ,) (RB so) (S (NP (PRP I)) (VP (MD wo) (RB n't) (VP (VB be) (ADJP (JJ able) (S (VP (TO to) (VP (VB do) (NP (NNP Christmas) (NN dinner)) (NP (DT this) (NN year))))))))) (. .)))" }, "speaker": "Raj", "text": "Anyway, Dad's gonna be here in town, so I won't be able to do Christmas dinner this year.", "tokens": [ { "deprel": "discourse", "end_char": 433, "feats": null, "head": 5, "id": 1, "lemma": "anyway", "misc": "", "start_char": 427, "text": "Anyway", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 435, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 434, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 439, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "dad", "misc": "", "start_char": 436, "text": "Dad", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 442, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 440, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 446, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "go", "misc": "", "start_char": 443, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 449, "feats": null, "head": 8, "id": 6, "lemma": "to", "misc": "", "start_char": 447, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 452, "feats": "VerbForm=Inf", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 450, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 457, "feats": "PronType=Dem", "head": 5, "id": 8, "lemma": "here", "misc": "", "start_char": 453, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 460, "feats": null, "head": 10, "id": 9, "lemma": "in", "misc": "", "start_char": 458, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 465, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "town", "misc": "", "start_char": 461, "text": "town", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 467, "feats": null, "head": 17, "id": 11, "lemma": ",", "misc": "", "start_char": 466, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 470, "feats": null, "head": 17, "id": 12, "lemma": "so", "misc": "", "start_char": 468, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 472, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 13, "lemma": "I", "misc": "", "start_char": 471, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 475, "feats": "VerbForm=Fin", "head": 17, "id": 14, "lemma": "will", "misc": "", "start_char": 473, "text": "wo", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 479, "feats": null, "head": 17, "id": 15, "lemma": "not", "misc": "", "start_char": 476, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "cop", "end_char": 482, "feats": "VerbForm=Inf", "head": 17, "id": 16, "lemma": "be", "misc": "", "start_char": 480, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 487, "feats": "Degree=Pos", "head": 5, "id": 17, "lemma": "able", "misc": "", "start_char": 483, "text": "able", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 490, "feats": null, "head": 19, "id": 18, "lemma": "to", "misc": "", "start_char": 488, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 493, "feats": "VerbForm=Inf", "head": 17, "id": 19, "lemma": "do", "misc": "", "start_char": 491, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound", "end_char": 503, "feats": "Number=Sing", "head": 21, "id": 20, "lemma": "Christmas", "misc": "", "start_char": 494, "text": "Christmas", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 510, "feats": "Number=Sing", "head": 19, "id": 21, "lemma": "dinner", "misc": "", "start_char": 504, "text": "dinner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "end_char": 515, "feats": "Number=Sing|PronType=Dem", "head": 23, "id": 22, "lemma": "this", "misc": "", "start_char": 511, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 520, "feats": "Number=Sing", "head": 19, "id": 23, "lemma": "year", "misc": "", "start_char": 516, "text": "year", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 522, "feats": null, "head": 5, "id": 24, "lemma": ".", "misc": "", "start_char": 521, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (S (SBAR (IN If) (S (NP (PRP you)) (VP (VBP 're) (RB not) (ADVP (RB up) (PP (IN to) (S (VP (VBG hosting) (NP (NNP Christmas) (NN dinner))))))))) (, ,) (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ happy) (S (VP (TO to) (VP (VB do) (NP (PRP it)))))))) (. .) (S (NP (PRP You)) (VP (MD can) (ADVP (RB even)) (VP (VB bring) (NP (PRP$ your) (NN father))))) (. .)))" }, "speaker": "Amy", "text": "If you're not up to hosting Christmas dinner, I'm happy to do it . You can even bring your father.", "tokens": [ { "deprel": "mark", "end_char": 525, "feats": null, "head": 7, "id": 1, "lemma": "if", "misc": "", "start_char": 523, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 529, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 2, "lemma": "you", "misc": "", "start_char": 526, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 533, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 3, "lemma": "be", "misc": "", "start_char": 530, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 537, "feats": null, "head": 7, "id": 4, "lemma": "not", "misc": "", "start_char": 534, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "mark", "end_char": 540, "feats": null, "head": 7, "id": 5, "lemma": "up", "misc": "", "start_char": 538, "text": "up", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 543, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 541, "text": "to", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 551, "feats": "VerbForm=Ger", "head": 13, "id": 7, "lemma": "host", "misc": "", "start_char": 544, "text": "hosting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound", "end_char": 561, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "Christmas", "misc": "", "start_char": 552, "text": "Christmas", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 568, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "dinner", "misc": "", "start_char": 562, "text": "dinner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 570, "feats": null, "head": 13, "id": 10, "lemma": ",", "misc": "", "start_char": 569, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 572, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 11, "lemma": "I", "misc": "", "start_char": 571, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 575, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 573, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 581, "feats": "Degree=Pos", "head": 0, "id": 13, "lemma": "happy", "misc": "", "start_char": 576, "text": "happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 584, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 582, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 587, "feats": "VerbForm=Inf", "head": 13, "id": 15, "lemma": "do", "misc": "", "start_char": 585, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 590, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 16, "lemma": "it", "misc": "", "start_char": 588, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 592, "feats": null, "head": 13, "id": 17, "lemma": ".", "misc": "", "start_char": 591, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 596, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 21, "id": 18, "lemma": "you", "misc": "", "start_char": 593, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 600, "feats": "VerbForm=Fin", "head": 21, "id": 19, "lemma": "can", "misc": "", "start_char": 597, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 605, "feats": null, "head": 21, "id": 20, "lemma": "even", "misc": "", "start_char": 601, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 611, "feats": "VerbForm=Inf", "head": 13, "id": 21, "lemma": "bring", "misc": "", "start_char": 606, "text": "bring", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 616, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 23, "id": 22, "lemma": "your", "misc": "", "start_char": 612, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 623, "feats": "Number=Sing", "head": 21, "id": 23, "lemma": "father", "misc": "", "start_char": 617, "text": "father", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 625, "feats": null, "head": 13, "id": 24, "lemma": ".", "misc": "", "start_char": 624, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (MD would) (VP (VB be) (ADJP (JJ nice)))) (. .)))" }, "speaker": "Raj", "text": "That would be nice.", "tokens": [ { "deprel": "nsubj", "end_char": 630, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "that", "misc": "", "start_char": 626, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 636, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "would", "misc": "", "start_char": 631, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 639, "feats": "VerbForm=Inf", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 637, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 644, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "nice", "misc": "", "start_char": 640, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 646, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 645, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 've) (ADVP (RB always)) (VP (VBN wanted) (S (VP (TO to) (VP (VB do) (NP (NP (DT a) (JJ traditional) (JJ Victorian) (NNP Christmas) (. .) (NN Parlor) (NNS games)) (, ,) (NP (NN goose)) (CC and) (NP (NN figgy) (NN pudding)))))))) (. ...)))" }, "speaker": "Amy", "text": "I've always wanted to do a traditional Victorian Christmas . Parlor games, goose and figgy pudding ...", "tokens": [ { "deprel": "nsubj", "end_char": 648, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 647, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 652, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "have", "misc": "", "start_char": 649, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 659, "feats": null, "head": 4, "id": 3, "lemma": "always", "misc": "", "start_char": 653, "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 666, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 4, "lemma": "want", "misc": "", "start_char": 660, "text": "wanted", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 669, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 667, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 672, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "do", "misc": "", "start_char": 670, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 674, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 7, "lemma": "a", "misc": "", "start_char": 673, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 686, "feats": "Degree=Pos", "head": 10, "id": 8, "lemma": "traditional", "misc": "", "start_char": 675, "text": "traditional", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 696, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "Victorian", "misc": "", "start_char": 687, "text": "Victorian", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 706, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "Christmas", "misc": "", "start_char": 697, "text": "Christmas", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 708, "feats": null, "head": 4, "id": 11, "lemma": ".", "misc": "", "start_char": 707, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "compound", "end_char": 715, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "parlor", "misc": "", "start_char": 709, "text": "Parlor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 721, "feats": "Number=Plur", "head": 4, "id": 13, "lemma": "game", "misc": "", "start_char": 716, "text": "games", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 723, "feats": null, "head": 15, "id": 14, "lemma": ",", "misc": "", "start_char": 722, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 729, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "goose", "misc": "", "start_char": 724, "text": "goose", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 733, "feats": null, "head": 18, "id": 16, "lemma": "and", "misc": "", "start_char": 730, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "compound", "end_char": 739, "feats": "Number=Sing", "head": 18, "id": 17, "lemma": "figgy", "misc": "", "start_char": 734, "text": "figgy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 747, "feats": "Number=Sing", "head": 13, "id": 18, "lemma": "pudding", "misc": "", "start_char": 740, "text": "pudding", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 751, "feats": null, "head": 4, "id": 19, "lemma": "...", "misc": "", "start_char": 748, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Ugh) (. !)) (NP (JJ English) (NN pudding) (. .) (NNP Y) (, -) (PRP You)) (VP (VBP get) (S (NP (NP (PRP yourself)) (NP (DT all))) (ADJP (JJ excited) (PP (IN for) (NP (NN pudding))))))) (, ,) (CC and) (SINV (ADVP (RB here)) (VP (VBZ comes)) (NP (NP (DT a) (NN cake)) (PP (IN with) (NP (NP (NNS raisins)) (PP (IN in) (NP (PRP it))))))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (RB not) (VP (VBG going)))) (. .)))" }, "speaker": "Sheldon", "text": "Ugh! English pudding . Y - You get yourself all excited for pudding, and here comes a cake with raisins in it . I'm not going.", "tokens": [ { "deprel": "discourse", "end_char": 755, "feats": null, "head": 4, "id": 1, "lemma": "ugh", "misc": "", "start_char": 752, "text": "Ugh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 757, "feats": null, "head": 1, "id": 2, "lemma": "!", "misc": "", "start_char": 756, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "amod", "end_char": 765, "feats": "Degree=Pos", "head": 4, "id": 3, "lemma": "English", "misc": "", "start_char": 758, "text": "English", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 773, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "pudding", "misc": "", "start_char": 766, "text": "pudding", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 775, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 774, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "appos", "end_char": 777, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "Y", "misc": "", "start_char": 776, "text": "Y", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 779, "feats": null, "head": 4, "id": 7, "lemma": "-", "misc": "", "start_char": 778, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 783, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 780, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 787, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 9, "lemma": "get", "misc": "", "start_char": 784, "text": "get", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 796, "feats": "Case=Acc|Number=Sing|Person=2|PronType=Prs|Reflex=Yes", "head": 9, "id": 10, "lemma": "yourself", "misc": "", "start_char": 788, "text": "yourself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 800, "feats": null, "head": 10, "id": 11, "lemma": "all", "misc": "", "start_char": 797, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "xcomp", "end_char": 808, "feats": "Degree=Pos", "head": 9, "id": 12, "lemma": "excited", "misc": "", "start_char": 801, "text": "excited", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 812, "feats": null, "head": 14, "id": 13, "lemma": "for", "misc": "", "start_char": 809, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 820, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "pudding", "misc": "", "start_char": 813, "text": "pudding", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 822, "feats": null, "head": 18, "id": 15, "lemma": ",", "misc": "", "start_char": 821, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 826, "feats": null, "head": 18, "id": 16, "lemma": "and", "misc": "", "start_char": 823, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 831, "feats": "PronType=Dem", "head": 18, "id": 17, "lemma": "here", "misc": "", "start_char": 827, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 837, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 18, "lemma": "come", "misc": "", "start_char": 832, "text": "comes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 839, "feats": "Definite=Ind|PronType=Art", "head": 20, "id": 19, "lemma": "a", "misc": "", "start_char": 838, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 844, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "cake", "misc": "", "start_char": 840, "text": "cake", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 849, "feats": null, "head": 24, "id": 21, "lemma": "with", "misc": "", "start_char": 845, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 857, "feats": "Number=Plur", "head": 24, "id": 22, "lemma": "raisin", "misc": "", "start_char": 850, "text": "raisins", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 860, "feats": null, "head": 24, "id": 23, "lemma": "in", "misc": "", "start_char": 858, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "advcl", "end_char": 863, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 24, "lemma": "it", "misc": "", "start_char": 861, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 865, "feats": null, "head": 9, "id": 25, "lemma": ".", "misc": "", "start_char": 864, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 867, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 29, "id": 26, "lemma": "I", "misc": "", "start_char": 866, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 870, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 29, "id": 27, "lemma": "be", "misc": "", "start_char": 868, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 874, "feats": null, "head": 29, "id": 28, "lemma": "not", "misc": "", "start_char": 871, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 880, "feats": "Tense=Pres|VerbForm=Part", "head": 9, "id": 29, "lemma": "go", "misc": "", "start_char": 875, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 882, "feats": null, "head": 4, "id": 30, "lemma": ".", "misc": "", "start_char": 881, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP 're) (VP (VBG going))) (. .)))" }, "speaker": "Amy", "text": "You're going.", "tokens": [ { "deprel": "nsubj", "end_char": 886, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 883, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 890, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 887, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 896, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "go", "misc": "", "start_char": 891, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 898, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 897, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (SQ (VBP do) (NP (PRP you)) (VP (VB hate) (NP (PRP me)))) (. ?)))" }, "speaker": "Sheldon", "text": "Why do you hate me?", "tokens": [ { "deprel": "advmod", "end_char": 902, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "why", "misc": "", "start_char": 899, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 905, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 903, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 909, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 906, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 914, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "hate", "misc": "", "start_char": 910, "text": "hate", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 917, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 5, "lemma": "I", "misc": "", "start_char": 915, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 919, "feats": null, "head": 4, "id": 6, "lemma": "?", "misc": "", "start_char": 918, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB hate) (NP (PRP you)))) (. .)))" }, "speaker": "Amy", "text": "I don't hate you.", "tokens": [ { "deprel": "nsubj", "end_char": 921, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 920, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 924, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 922, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 928, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 925, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 933, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "hate", "misc": "", "start_char": 929, "text": "hate", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 937, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 5, "lemma": "you", "misc": "", "start_char": 934, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 939, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 938, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (S (NP (PRP you)) (VP (VBP call) (NP (PRP it)) (S (NP (NN love))))) (, ,) (CC but) (S (NP (PRP it)) (VP (VBZ has) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NNS raisins)))) (PP (IN in) (NP (PRP it))))) (. .)))" }, "speaker": "Sheldon", "text": "Well, you call it love, but it has a lot of raisins in it.", "tokens": [ { "deprel": "discourse", "end_char": 944, "feats": null, "head": 4, "id": 1, "lemma": "well", "misc": "", "start_char": 940, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 946, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 945, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 950, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 947, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 955, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "call", "misc": "", "start_char": 951, "text": "call", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 958, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "it", "misc": "", "start_char": 956, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 963, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "love", "misc": "", "start_char": 959, "text": "love", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 965, "feats": null, "head": 10, "id": 7, "lemma": ",", "misc": "", "start_char": 964, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 969, "feats": null, "head": 10, "id": 8, "lemma": "but", "misc": "", "start_char": 966, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 972, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 9, "lemma": "it", "misc": "", "start_char": 970, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 976, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 10, "lemma": "have", "misc": "", "start_char": 973, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 978, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 11, "lemma": "a", "misc": "", "start_char": 977, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 982, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "lot", "misc": "", "start_char": 979, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 985, "feats": null, "head": 14, "id": 13, "lemma": "of", "misc": "", "start_char": 983, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 993, "feats": "Number=Plur", "head": 12, "id": 14, "lemma": "raisin", "misc": "", "start_char": 986, "text": "raisins", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 996, "feats": null, "head": 16, "id": 15, "lemma": "in", "misc": "", "start_char": 994, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 999, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 16, "lemma": "it", "misc": "", "start_char": 997, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1001, "feats": null, "head": 4, "id": 17, "lemma": ".", "misc": "", "start_char": 1000, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (FRAG (NP (NNP Amy)) (, ,) (NP (JJ good) (NN luck)) (S (VP (VBG getting) (S (NP (DT these) (NNS guys)) (ADJP (JJ excited) (PP (IN about) (NP (NP (DT a) (NN dinner)) (PP (IN with) (NP (DT a) (NN theme))))))))) (. .) (S (NP (PRP I)) (VP (VBD gave) (PRT (RP up)) (SBAR (WHADVP (WRB when)) (S (NP (DT no) (NN one)) (VP (VBD cared) (PP (IN about) (NP (PRP$ my) (NNP Tom) (NNP Hanks) (HYPH -) (VBG giving)))))))) (. .)))" }, "speaker": "Raj", "text": "Amy, good luck getting these guys excited about a dinner with a theme . I gave up when no one cared about my Tom Hanks - giving.", "tokens": [ { "deprel": "vocative", "end_char": 1005, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "Amy", "misc": "", "start_char": 1002, "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1007, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 1006, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 1012, "feats": "Degree=Pos", "head": 4, "id": 3, "lemma": "good", "misc": "", "start_char": 1008, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1017, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "luck", "misc": "", "start_char": 1013, "text": "luck", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 1025, "feats": "VerbForm=Ger", "head": 4, "id": 5, "lemma": "get", "misc": "", "start_char": 1018, "text": "getting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 1031, "feats": "Number=Plur|PronType=Dem", "head": 7, "id": 6, "lemma": "this", "misc": "", "start_char": 1026, "text": "these", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1036, "feats": "Number=Plur", "head": 5, "id": 7, "lemma": "guy", "misc": "", "start_char": 1032, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "xcomp", "end_char": 1044, "feats": "Degree=Pos", "head": 5, "id": 8, "lemma": "excited", "misc": "", "start_char": 1037, "text": "excited", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1050, "feats": null, "head": 11, "id": 9, "lemma": "about", "misc": "", "start_char": 1045, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1052, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 1051, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1059, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "dinner", "misc": "", "start_char": 1053, "text": "dinner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1064, "feats": null, "head": 14, "id": 12, "lemma": "with", "misc": "", "start_char": 1060, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1066, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 13, "lemma": "a", "misc": "", "start_char": 1065, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1072, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "theme", "misc": "", "start_char": 1067, "text": "theme", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1074, "feats": null, "head": 4, "id": 15, "lemma": ".", "misc": "", "start_char": 1073, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1076, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 16, "lemma": "I", "misc": "", "start_char": 1075, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1081, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 17, "lemma": "give", "misc": "", "start_char": 1077, "text": "gave", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 1084, "feats": null, "head": 17, "id": 18, "lemma": "up", "misc": "", "start_char": 1082, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "advmod", "end_char": 1089, "feats": "PronType=Int", "head": 22, "id": 19, "lemma": "when", "misc": "", "start_char": 1085, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "det", "end_char": 1092, "feats": null, "head": 21, "id": 20, "lemma": "no", "misc": "", "start_char": 1090, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1096, "feats": "Number=Sing|PronType=Neg", "head": 22, "id": 21, "lemma": "one", "misc": "", "start_char": 1093, "text": "one", "upos": "PRON", "xpos": "NN" }, { "deprel": "advcl", "end_char": 1102, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 17, "id": 22, "lemma": "care", "misc": "", "start_char": 1097, "text": "cared", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 1108, "feats": null, "head": 25, "id": 23, "lemma": "about", "misc": "", "start_char": 1103, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1111, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 25, "id": 24, "lemma": "my", "misc": "", "start_char": 1109, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1115, "feats": "Number=Sing", "head": 22, "id": 25, "lemma": "Tom", "misc": "", "start_char": 1112, "text": "Tom", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1121, "feats": "Number=Sing", "head": 25, "id": 26, "lemma": "Hanks", "misc": "", "start_char": 1116, "text": "Hanks", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1123, "feats": null, "head": 25, "id": 27, "lemma": "-", "misc": "", "start_char": 1122, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "acl", "end_char": 1130, "feats": "VerbForm=Ger", "head": 25, "id": 28, "lemma": "give", "misc": "", "start_char": 1124, "text": "giving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 1132, "feats": null, "head": 4, "id": 29, "lemma": ".", "misc": "", "start_char": 1131, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (DT a) (NNP Victorian) (NNP Christmas)) (VP (VBZ sounds) (ADJP (JJ nice)))))) (. .)))" }, "speaker": "Bernadette", "text": "I think a Victorian Christmas sounds nice.", "tokens": [ { "deprel": "nsubj", "end_char": 1134, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1133, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1140, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "think", "misc": "", "start_char": 1135, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 1142, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 3, "lemma": "a", "misc": "", "start_char": 1141, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1152, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "Victorian", "misc": "", "start_char": 1143, "text": "Victorian", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "nsubj", "end_char": 1162, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "Christmas", "misc": "", "start_char": 1153, "text": "Christmas", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "ccomp", "end_char": 1169, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 6, "lemma": "sound", "misc": "", "start_char": 1163, "text": "sounds", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "xcomp", "end_char": 1174, "feats": "Degree=Pos", "head": 6, "id": 7, "lemma": "nice", "misc": "", "start_char": 1170, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1176, "feats": null, "head": 2, "id": 8, "lemma": ".", "misc": "", "start_char": 1175, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP agree)) (. .)))" }, "speaker": "Howard", "text": "I agree.", "tokens": [ { "deprel": "nsubj", "end_char": 1178, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1177, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1184, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "agree", "misc": "", "start_char": 1179, "text": "agree", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1186, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 1185, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (RB not) (. ?)))" }, "speaker": "Leonard", "text": "Why not?", "tokens": [ { "deprel": "advmod", "end_char": 1190, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "why", "misc": "", "start_char": 1187, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "root", "end_char": 1194, "feats": null, "head": 0, "id": 2, "lemma": "not", "misc": "", "start_char": 1191, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 1196, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 1195, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (FRAG (NP (PRP Me)) (, ,) (ADVP (RB too)) (. .)))" }, "speaker": "Penny", "text": "Me, too.", "tokens": [ { "deprel": "root", "end_char": 1199, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 0, "id": 1, "lemma": "I", "misc": "", "start_char": 1197, "text": "Me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1201, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1200, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1205, "feats": null, "head": 1, "id": 3, "lemma": "too", "misc": "", "start_char": 1202, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1207, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 1206, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (NP (PRP You) (NNS guys)) (VP (VBP suck)) (. !)))" }, "speaker": "Raj", "text": "You guys suck!", "tokens": [ { "deprel": "dep", "end_char": 1211, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 1208, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 1216, "feats": "Number=Plur", "head": 3, "id": 2, "lemma": "guy", "misc": "", "start_char": 1212, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 1221, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "suck", "misc": "", "start_char": 1217, "text": "suck", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1223, "feats": null, "head": 3, "id": 4, "lemma": "!", "misc": "", "start_char": 1222, "text": "!", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 7, 7 ] ], [ [ 0, 7, 8 ] ], [ [ 1, 0, 0 ], [ 2, 10, 10 ], [ 19, 0, 0 ] ], [ [ 1, 5, 5 ] ], [ [ 1, 8, 8 ], [ 1, 14, 14 ], [ 2, 0, 0 ], [ 2, 20, 20 ], [ 5, 15, 15 ], [ 5, 20, 20 ], [ 10, 7, 7 ], [ 10, 9, 9 ], [ 10, 25, 25 ], [ 11, 0, 0 ], [ 12, 4, 4 ], [ 13, 4, 4 ] ], [ [ 1, 12, 12 ], [ 3, 6, 7 ] ], [ [ 1, 11, 12 ] ], [ [ 1, 18, 20 ], [ 3, 2, 4 ], [ 4, 2, 2 ], [ 5, 3, 3 ], [ 5, 22, 22 ] ], [ [ 4, 6, 7 ], [ 5, 9, 10 ] ], [ [ 4, 5, 10 ] ], [ [ 4, 9, 10 ] ], [ [ 5, 5, 10 ] ], [ [ 5, 13, 13 ], [ 17, 0, 0 ] ], [ [ 5, 17, 18 ] ], [ [ 5, 24, 27 ] ], [ [ 6, 2, 2 ], [ 7, 21, 22 ] ], [ [ 6, 9, 9 ] ], [ [ 6, 12, 12 ], [ 7, 1, 1 ], [ 7, 17, 17 ], [ 7, 21, 21 ], [ 15, 15, 15 ], [ 15, 23, 23 ] ], [ [ 6, 19, 20 ], [ 7, 7, 8 ] ], [ [ 6, 21, 22 ] ], [ [ 7, 6, 8 ], [ 7, 15, 15 ] ], [ [ 7, 10, 10 ], [ 9, 0, 0 ], [ 12, 2, 2 ], [ 13, 0, 0 ], [ 14, 2, 2 ], [ 15, 0, 0 ] ], [ [ 7, 20, 22 ], [ 8, 0, 0 ] ], [ [ 9, 6, 9 ] ], [ [ 9, 8, 9 ], [ 16, 2, 4 ] ], [ [ 9, 14, 17 ], [ 10, 2, 3 ], [ 10, 18, 23 ] ], [ [ 10, 3, 3 ], [ 10, 13, 13 ] ], [ [ 10, 18, 19 ], [ 10, 23, 23 ] ], [ [ 10, 21, 21 ], [ 14, 13, 13 ] ], [ [ 10, 21, 23 ] ], [ [ 14, 4, 4 ], [ 14, 8, 8 ], [ 14, 15, 15 ] ], [ [ 14, 10, 15 ] ], [ [ 15, 5, 6 ] ], [ [ 15, 9, 13 ] ], [ [ 15, 23, 27 ] ], [ [ 16, 0, 0 ] ], [ [ 20, 0, 1 ] ] ]
s08e11c00t
Hey, how are things going with your parents? You know, speaking of attorneys, if I ever needed a lawyer, I would not hire She - Hulk. You know what? That was almost on topic . I'm gonna say, " Good job, Sheldon . " Wait, She - Hulk's a lawyer? Yeah, she works at a law firm in New York. Yes, but she's the only monster at the firm . Between you, me and the wall, I think she's an affirmative action hire. Anyway, Dad's gonna be here in town, so I won't be able to do Christmas dinner this year. If you're not up to hosting Christmas dinner, I'm happy to do it . You can even bring your father. That would be nice. I've always wanted to do a traditional Victorian Christmas . Parlor games, goose and figgy pudding ... Ugh! English pudding . Y - You get yourself all excited for pudding, and here comes a cake with raisins in it . I'm not going. You're going. Why do you hate me? I don't hate you. Well, you call it love, but it has a lot of raisins in it. Amy, good luck getting these guys excited about a dinner with a theme . I gave up when no one cared about my Tom Hanks - giving. I think a Victorian Christmas sounds nice. I agree. Why not? Me, too. You guys suck!
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WDT What) (NN color)) (SQ (MD would) (NP (PRP you)) (VP (VB like) (S (VP (TO to) (VP (VB be)))))) (. ?)))" }, "speaker": "Sheldon", "text": "What color would you like to be?", "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": 10, "feats": "Number=Sing", "head": 5, "id": 2, "lemma": "color", "misc": "", "start_char": 5, "text": "color", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 16, "feats": "VerbForm=Fin", "head": 5, "id": 3, "lemma": "would", "misc": "", "start_char": 11, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 20, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 17, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 25, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "like", "misc": "", "start_char": 21, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 28, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 26, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 31, "feats": "VerbForm=Inf", "head": 2, "id": 7, "lemma": "be", "misc": "", "start_char": 29, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "punct", "end_char": 33, "feats": null, "head": 5, "id": 8, "lemma": "?", "misc": "", "start_char": 32, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (S (NP (PRP I)) (VP (MD 'd) (VP (VB like) (S (VP (TO to) (VP (VB be) (ADJP (JJ green)))))))) (, ,) (CC but) (S (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (PRP you)) (ADVP (RB always)) (VP (VBP take) (NP (PRP it))))))) (. .)))" }, "speaker": "Leonard", "text": "Well, I'd like to be green, but you know you always take it.", "tokens": [ { "deprel": "discourse", "end_char": 38, "feats": null, "head": 5, "id": 1, "lemma": "well", "misc": "", "start_char": 34, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 40, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 39, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 42, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 41, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 45, "feats": "VerbForm=Fin", "head": 5, "id": 4, "lemma": "would", "misc": "", "start_char": 43, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 50, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "like", "misc": "", "start_char": 46, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 53, "feats": null, "head": 8, "id": 6, "lemma": "to", "misc": "", "start_char": 51, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 56, "feats": "VerbForm=Inf", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 54, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 62, "feats": "Degree=Pos", "head": 5, "id": 8, "lemma": "green", "misc": "", "start_char": 57, "text": "green", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 64, "feats": null, "head": 12, "id": 9, "lemma": ",", "misc": "", "start_char": 63, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 68, "feats": null, "head": 12, "id": 10, "lemma": "but", "misc": "", "start_char": 65, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 72, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 12, "id": 11, "lemma": "you", "misc": "", "start_char": 69, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 77, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 12, "lemma": "know", "misc": "", "start_char": 73, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 81, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 13, "lemma": "you", "misc": "", "start_char": 78, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 88, "feats": null, "head": 15, "id": 14, "lemma": "always", "misc": "", "start_char": 82, "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 93, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 12, "id": 15, "lemma": "take", "misc": "", "start_char": 89, "text": "take", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 96, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 16, "lemma": "it", "misc": "", "start_char": 94, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 98, "feats": null, "head": 5, "id": 17, "lemma": ".", "misc": "", "start_char": 97, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (NP (DT Any) (NN color)) (VP (VBZ 's) (ADJP (JJ fine) (PP (IN with) (NP (PRP me) (. .)))) (INTJ (UH Yeah)))) (, ,) (NP (PRP I)) (VP (MD could) (VP (VB be) (NP (NP (ADJP (DT a) (HYPH -) (DT a)) (NN combination)) (PP (IN of) (NP (JJ blue) (CC and) (NN yellow)))))) (. .)))" }, "speaker": "Sheldon", "text": "Any color's fine with me . Yeah, I could be a - a combination of blue and yellow.", "tokens": [ { "deprel": "det", "end_char": 102, "feats": null, "head": 2, "id": 1, "lemma": "any", "misc": "", "start_char": 99, "text": "Any", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 108, "feats": "Number=Sing", "head": 4, "id": 2, "lemma": "color", "misc": "", "start_char": 103, "text": "color", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 111, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 109, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 116, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "fine", "misc": "", "start_char": 112, "text": "fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 121, "feats": null, "head": 6, "id": 5, "lemma": "with", "misc": "", "start_char": 117, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 124, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 6, "lemma": "I", "misc": "", "start_char": 122, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 126, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 125, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 131, "feats": null, "head": 16, "id": 8, "lemma": "yeah", "misc": "", "start_char": 127, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 133, "feats": null, "head": 8, "id": 9, "lemma": ",", "misc": "", "start_char": 132, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 135, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 10, "lemma": "I", "misc": "", "start_char": 134, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 141, "feats": "VerbForm=Fin", "head": 16, "id": 11, "lemma": "could", "misc": "", "start_char": 136, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 144, "feats": "VerbForm=Inf", "head": 16, "id": 12, "lemma": "be", "misc": "", "start_char": 142, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 146, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 13, "lemma": "a", "misc": "", "start_char": 145, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 148, "feats": null, "head": 13, "id": 14, "lemma": "-", "misc": "", "start_char": 147, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "det", "end_char": 150, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 15, "lemma": "a", "misc": "", "start_char": 149, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 162, "feats": "Number=Sing", "head": 4, "id": 16, "lemma": "combination", "misc": "", "start_char": 151, "text": "combination", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 165, "feats": null, "head": 18, "id": 17, "lemma": "of", "misc": "", "start_char": 163, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 170, "feats": "Degree=Pos", "head": 16, "id": 18, "lemma": "blue", "misc": "", "start_char": 166, "text": "blue", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 174, "feats": null, "head": 20, "id": 19, "lemma": "and", "misc": "", "start_char": 171, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 181, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "yellow", "misc": "", "start_char": 175, "text": "yellow", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 183, "feats": null, "head": 4, "id": 21, "lemma": ".", "misc": "", "start_char": 182, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (FRAG (NP (ADJP (JJ Blue) (CC and) (JJ yellow)) (VBP make) (ADJP (JJ green))) (. .)))" }, "speaker": "Leonard", "text": "Blue and yellow make green.", "tokens": [ { "deprel": "nsubj", "end_char": 188, "feats": "Degree=Pos", "head": 4, "id": 1, "lemma": "Blue", "misc": "", "start_char": 184, "text": "Blue", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 192, "feats": null, "head": 3, "id": 2, "lemma": "and", "misc": "", "start_char": 189, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 199, "feats": "Degree=Pos", "head": 1, "id": 3, "lemma": "yellow", "misc": "", "start_char": 193, "text": "yellow", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 204, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "make", "misc": "", "start_char": 200, "text": "make", "upos": "VERB", "xpos": "VBP" }, { "deprel": "xcomp", "end_char": 210, "feats": "Degree=Pos", "head": 4, "id": 5, "lemma": "green", "misc": "", "start_char": 205, "text": "green", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 212, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 211, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (ADVP (RB then)) (NP (PRP it)) (VP (VBZ 's) (VP (VBN settled))) (. .)))" }, "speaker": "Sheldon", "text": "Well, then it's settled.", "tokens": [ { "deprel": "discourse", "end_char": 217, "feats": null, "head": 6, "id": 1, "lemma": "well", "misc": "", "start_char": 213, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 219, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 218, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 224, "feats": "PronType=Dem", "head": 6, "id": 3, "lemma": "then", "misc": "", "start_char": 220, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj:pass", "end_char": 227, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 4, "lemma": "it", "misc": "", "start_char": 225, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 230, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 228, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 238, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 6, "lemma": "settle", "misc": "", "start_char": 231, "text": "settled", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 240, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 239, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (FRAG (LST (UH Hi) (. .)) (ADJP (JJ Ready) (S (VP (TO to) (VP (VB go))))) (. ?)))" }, "speaker": "Penny", "text": "Hi . Ready to go?", "tokens": [ { "deprel": "discourse", "end_char": 243, "feats": null, "head": 3, "id": 1, "lemma": "hi", "misc": "", "start_char": 241, "text": "Hi", "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": "root", "end_char": 251, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "ready", "misc": "", "start_char": 246, "text": "Ready", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 254, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 252, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 257, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "go", "misc": "", "start_char": 255, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 259, "feats": null, "head": 3, "id": 6, "lemma": "?", "misc": "", "start_char": 258, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (JJ good) (NN news)) (, ,) (S (NP (PRP we)) (VP (VBD ordered) (NP (NN lunch)))) (, ,) (RB so) (S (NP (PRP we)) (VP (MD can) (NP (DT all)) (VP (VP (VB stay) (ADVP (RB here))) (CC and) (VP (VB play) (NP (NML (NNP Lord)) (PP (IN of) (NP (DT the) (NNPS Rings) (NNP Risk)))))))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, good news, we ordered lunch, so we can all stay here and play Lord of the Rings Risk.", "tokens": [ { "deprel": "discourse", "end_char": 262, "feats": null, "head": 4, "id": 1, "lemma": "oh", "misc": "", "start_char": 260, "text": "Oh", "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": "amod", "end_char": 269, "feats": "Degree=Pos", "head": 4, "id": 3, "lemma": "good", "misc": "", "start_char": 265, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 274, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "news", "misc": "", "start_char": 270, "text": "news", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 276, "feats": null, "head": 7, "id": 5, "lemma": ",", "misc": "", "start_char": 275, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 279, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "we", "misc": "", "start_char": 277, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 287, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 7, "lemma": "order", "misc": "", "start_char": 280, "text": "ordered", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 293, "feats": "Number=Sing", "head": 7, "id": 8, "lemma": "lunch", "misc": "", "start_char": 288, "text": "lunch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 295, "feats": null, "head": 14, "id": 9, "lemma": ",", "misc": "", "start_char": 294, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 298, "feats": null, "head": 14, "id": 10, "lemma": "so", "misc": "", "start_char": 296, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 301, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 14, "id": 11, "lemma": "we", "misc": "", "start_char": 299, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 305, "feats": "VerbForm=Fin", "head": 14, "id": 12, "lemma": "can", "misc": "", "start_char": 302, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 309, "feats": "PronType=Tot", "head": 14, "id": 13, "lemma": "all", "misc": "", "start_char": 306, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 314, "feats": "VerbForm=Inf", "head": 4, "id": 14, "lemma": "stay", "misc": "", "start_char": 310, "text": "stay", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 319, "feats": "PronType=Dem", "head": 14, "id": 15, "lemma": "here", "misc": "", "start_char": 315, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 323, "feats": null, "head": 17, "id": 16, "lemma": "and", "misc": "", "start_char": 320, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 328, "feats": "VerbForm=Inf", "head": 14, "id": 17, "lemma": "play", "misc": "", "start_char": 324, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound", "end_char": 333, "feats": "Number=Sing", "head": 22, "id": 18, "lemma": "Lord", "misc": "", "start_char": 329, "text": "Lord", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 336, "feats": null, "head": 21, "id": 19, "lemma": "of", "misc": "", "start_char": 334, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 340, "feats": "Definite=Def|PronType=Art", "head": 21, "id": 20, "lemma": "the", "misc": "", "start_char": 337, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 346, "feats": "Number=Plur", "head": 18, "id": 21, "lemma": "Rings", "misc": "", "start_char": 341, "text": "Rings", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "obj", "end_char": 351, "feats": "Number=Sing", "head": 17, "id": 22, "lemma": "Risk", "misc": "", "start_char": 347, "text": "Risk", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 353, "feats": null, "head": 4, "id": 23, "lemma": ".", "misc": "", "start_char": 352, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (NNP Sheldon)) (, ,) (NP (PRP we)) (VP (VBD said) (SBAR (IN that) (S (NP (PRP we)) (VP (MD would) (VP (VB play) (NP (NNS games)) (PP (IN with) (NP (PRP you))) (NP (NN tonight))))))) (. .)))" }, "speaker": "Amy", "text": "Sheldon, we said that we would play games with you tonight.", "tokens": [ { "deprel": "vocative", "end_char": 361, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 354, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 363, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 362, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 366, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "we", "misc": "", "start_char": 364, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 371, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "say", "misc": "", "start_char": 367, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 376, "feats": null, "head": 8, "id": 5, "lemma": "that", "misc": "", "start_char": 372, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 379, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "we", "misc": "", "start_char": 377, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 385, "feats": "VerbForm=Fin", "head": 8, "id": 7, "lemma": "would", "misc": "", "start_char": 380, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 390, "feats": "VerbForm=Inf", "head": 4, "id": 8, "lemma": "play", "misc": "", "start_char": 386, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 396, "feats": "Number=Plur", "head": 8, "id": 9, "lemma": "game", "misc": "", "start_char": 391, "text": "games", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 401, "feats": null, "head": 11, "id": 10, "lemma": "with", "misc": "", "start_char": 397, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 405, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 8, "id": 11, "lemma": "you", "misc": "", "start_char": 402, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obl:tmod", "end_char": 413, "feats": "Number=Sing", "head": 8, "id": 12, "lemma": "tonight", "misc": "", "start_char": 406, "text": "tonight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 415, "feats": null, "head": 4, "id": 13, "lemma": ".", "misc": "", "start_char": 414, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (INTJ (UH no)) (, ,) (NP (PRP we)) (VP (MD 'll) (ADVP (RB still)) (VP (VB be) (VP (VBG playing) (NP (PRP it)) (NP (NN tonight))))) (, ...) (S (NP (DT this) (NN game)) (VP (MD can) (ADVP (RB easily)) (VP (VB take) (NP (CD eight) (NNS hours))))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, no, we'll still be playing it tonight...this game can easily take eight hours.", "tokens": [ { "deprel": "discourse", "end_char": 418, "feats": null, "head": 9, "id": 1, "lemma": "oh", "misc": "", "start_char": 416, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 420, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 419, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 423, "feats": "Polarity=Neg", "head": 9, "id": 3, "lemma": "no", "misc": "", "start_char": 421, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 425, "feats": null, "head": 9, "id": 4, "lemma": ",", "misc": "", "start_char": 424, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 428, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 9, "id": 5, "lemma": "we", "misc": "", "start_char": 426, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 432, "feats": "VerbForm=Fin", "head": 9, "id": 6, "lemma": "will", "misc": "", "start_char": 429, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 438, "feats": null, "head": 9, "id": 7, "lemma": "still", "misc": "", "start_char": 433, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 441, "feats": "VerbForm=Inf", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 439, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 449, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 9, "lemma": "play", "misc": "", "start_char": 442, "text": "playing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 452, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 10, "lemma": "it", "misc": "", "start_char": 450, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obl:tmod", "end_char": 460, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "tonight", "misc": "", "start_char": 453, "text": "tonight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 464, "feats": null, "head": 9, "id": 12, "lemma": "...", "misc": "", "start_char": 461, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 469, "feats": "Number=Sing|PronType=Dem", "head": 14, "id": 13, "lemma": "this", "misc": "", "start_char": 465, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 474, "feats": "Number=Sing", "head": 17, "id": 14, "lemma": "game", "misc": "", "start_char": 470, "text": "game", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 478, "feats": "VerbForm=Fin", "head": 17, "id": 15, "lemma": "can", "misc": "", "start_char": 475, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 485, "feats": null, "head": 17, "id": 16, "lemma": "easily", "misc": "", "start_char": 479, "text": "easily", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 490, "feats": "VerbForm=Inf", "head": 9, "id": 17, "lemma": "take", "misc": "", "start_char": 486, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "nummod", "end_char": 496, "feats": "NumForm=Word|NumType=Card", "head": 19, "id": 18, "lemma": "eight", "misc": "", "start_char": 491, "text": "eight", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 502, "feats": "Number=Plur", "head": 17, "id": 19, "lemma": "hour", "misc": "", "start_char": 497, "text": "hours", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 504, "feats": null, "head": 9, "id": 20, "lemma": ".", "misc": "", "start_char": 503, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Sweetie))) (, ,) (NP (PRP you)) (ADVP (RB really)) (VP (VBD thought) (SBAR (S (NP (PRP I)) (VP (MD 'd) (VP (VB want) (S (VP (TO to) (VP (VB do) (NP (DT this)))))))))) (. ?)))" }, "speaker": "Penny", "text": "Sweetie, you really thought I'd want to do this?", "tokens": [ { "deprel": "discourse", "end_char": 512, "feats": null, "head": 5, "id": 1, "lemma": "sweetie", "misc": "", "start_char": 505, "text": "Sweetie", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 514, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 513, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 518, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 515, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 525, "feats": null, "head": 5, "id": 4, "lemma": "really", "misc": "", "start_char": 519, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 533, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "think", "misc": "", "start_char": 526, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 535, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "I", "misc": "", "start_char": 534, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 538, "feats": "VerbForm=Fin", "head": 8, "id": 7, "lemma": "would", "misc": "", "start_char": 536, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 543, "feats": "VerbForm=Inf", "head": 5, "id": 8, "lemma": "want", "misc": "", "start_char": 539, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 546, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 544, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 549, "feats": "VerbForm=Inf", "head": 8, "id": 10, "lemma": "do", "misc": "", "start_char": 547, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 554, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 11, "lemma": "this", "misc": "", "start_char": 550, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 556, "feats": null, "head": 5, "id": 12, "lemma": "?", "misc": "", "start_char": 555, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (SQ (INTJ (UH Well)) (, ,) (VBD did) (NP (PRP you)) (VP (VB tell) (NP (PRP him)) (NP (DT that))) (. ?)))" }, "speaker": "Penny", "text": "Well, did you tell him that?", "tokens": [ { "deprel": "discourse", "end_char": 561, "feats": null, "head": 5, "id": 1, "lemma": "well", "misc": "", "start_char": 557, "text": "Well", "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": "aux", "end_char": 567, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 564, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 571, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 568, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 576, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "tell", "misc": "", "start_char": 572, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 580, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "he", "misc": "", "start_char": 577, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 585, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 7, "lemma": "that", "misc": "", "start_char": 581, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 587, "feats": null, "head": 5, "id": 8, "lemma": "?", "misc": "", "start_char": 586, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (INTJ (UH Yes) (. .)))" }, "speaker": "Leonard", "text": "Yes.", "tokens": [ { "deprel": "root", "end_char": 591, "feats": null, "head": 0, "id": 1, "lemma": "yes", "misc": "", "start_char": 588, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 593, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 592, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (SQ (VBD Did) (NP (PRP you)) (VP (VB say) (NP (PRP it)) (ADVP (RB out) (RB loud)) (PP (IN with) (NP (NNS words)))) (. ?)))" }, "speaker": "Penny", "text": "Did you say it out loud with words?", "tokens": [ { "deprel": "aux", "end_char": 597, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 594, "text": "Did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 601, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 598, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 605, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "say", "misc": "", "start_char": 602, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 608, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "it", "misc": "", "start_char": 606, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 612, "feats": null, "head": 6, "id": 5, "lemma": "out", "misc": "", "start_char": 609, "text": "out", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 617, "feats": null, "head": 3, "id": 6, "lemma": "loud", "misc": "", "start_char": 613, "text": "loud", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 622, "feats": null, "head": 8, "id": 7, "lemma": "with", "misc": "", "start_char": 618, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 628, "feats": "Number=Plur", "head": 3, "id": 8, "lemma": "word", "misc": "", "start_char": 623, "text": "words", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 630, "feats": null, "head": 3, "id": 9, "lemma": "?", "misc": "", "start_char": 629, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (INTJ (UH No) (. .)))" }, "speaker": "Leonard", "text": "No.", "tokens": [ { "deprel": "root", "end_char": 633, "feats": "Polarity=Neg", "head": 0, "id": 1, "lemma": "no", "misc": "", "start_char": 631, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 635, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 634, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB want) (S (VP (TO to) (VP (VB spend) (NP (DT the) (JJ whole) (NN day)) (S (VP (VBG playing) (NP (DT a) (NN board) (NN game))))))))) (. .)))" }, "speaker": "Penny", "text": "I don't want to spend the whole day playing a board game.", "tokens": [ { "deprel": "nsubj", "end_char": 637, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 636, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 640, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 638, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 644, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 641, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 649, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "want", "misc": "", "start_char": 645, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 652, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 650, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 658, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "spend", "misc": "", "start_char": 653, "text": "spend", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 662, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 7, "lemma": "the", "misc": "", "start_char": 659, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 668, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "whole", "misc": "", "start_char": 663, "text": "whole", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 672, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "day", "misc": "", "start_char": 669, "text": "day", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "end_char": 680, "feats": "VerbForm=Ger", "head": 6, "id": 10, "lemma": "play", "misc": "", "start_char": 673, "text": "playing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 682, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 11, "lemma": "a", "misc": "", "start_char": 681, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 688, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "board", "misc": "", "start_char": 683, "text": "board", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 693, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "game", "misc": "", "start_char": 689, "text": "game", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 695, "feats": null, "head": 4, "id": 14, "lemma": ".", "misc": "", "start_char": 694, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (INTJ (UH well)) (, ,) (NP (PRP you)) (VP (MD may) (VP (VB change) (NP (PRP$ your) (NN mind)) (SBAR (WHADVP (WRB when)) (S (NP (PRP you)) (VP (VBP hear) (SBAR (IN that) (S (NP (DT this)) (VP (VBZ is) (NP (NP (DT the) (JJ new) (VBN expanded) (NN edition)) (SBAR (WHNP (WDT which)) (S (VP (VBZ contains) (NP (NP (DT a) (ADJP (RBR more) (JJ complete)) (NN map)) (PP (IN of) (NP (NP (NNP Middle) (NNP Earth)) (, ,) (PP (ADVP (RB now)) (VBG including) (NP (DT the) (NNP Haradwaith) (NNPS Territories)))))))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Yeah, well, you may change your mind when you hear that this is the new expanded edition which contains a more complete map of Middle Earth, now including the Haradwaith Territories.", "tokens": [ { "deprel": "discourse", "end_char": 700, "feats": null, "head": 7, "id": 1, "lemma": "yeah", "misc": "", "start_char": 696, "text": "Yeah", "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": "discourse", "end_char": 707, "feats": null, "head": 7, "id": 3, "lemma": "well", "misc": "", "start_char": 703, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 709, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 708, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 713, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 5, "lemma": "you", "misc": "", "start_char": 710, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 717, "feats": "VerbForm=Fin", "head": 7, "id": 6, "lemma": "may", "misc": "", "start_char": 714, "text": "may", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 724, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "change", "misc": "", "start_char": 718, "text": "change", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 729, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "your", "misc": "", "start_char": 725, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 734, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "mind", "misc": "", "start_char": 730, "text": "mind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 739, "feats": "PronType=Int", "head": 12, "id": 10, "lemma": "when", "misc": "", "start_char": 735, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 743, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 11, "lemma": "you", "misc": "", "start_char": 740, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 748, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 12, "lemma": "hear", "misc": "", "start_char": 744, "text": "hear", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 753, "feats": null, "head": 19, "id": 13, "lemma": "that", "misc": "", "start_char": 749, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 758, "feats": "Number=Sing|PronType=Dem", "head": 19, "id": 14, "lemma": "this", "misc": "", "start_char": 754, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 761, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 15, "lemma": "be", "misc": "", "start_char": 759, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 765, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 16, "lemma": "the", "misc": "", "start_char": 762, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 769, "feats": "Degree=Pos", "head": 19, "id": 17, "lemma": "new", "misc": "", "start_char": 766, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 778, "feats": "Tense=Past|VerbForm=Part", "head": 19, "id": 18, "lemma": "expand", "misc": "", "start_char": 770, "text": "expanded", "upos": "VERB", "xpos": "VBN" }, { "deprel": "ccomp", "end_char": 786, "feats": "Number=Sing", "head": 12, "id": 19, "lemma": "edition", "misc": "", "start_char": 779, "text": "edition", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 792, "feats": "PronType=Rel", "head": 21, "id": 20, "lemma": "which", "misc": "", "start_char": 787, "text": "which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "end_char": 801, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 21, "lemma": "contain", "misc": "", "start_char": 793, "text": "contains", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 803, "feats": "Definite=Ind|PronType=Art", "head": 25, "id": 22, "lemma": "a", "misc": "", "start_char": 802, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 808, "feats": "Degree=Cmp", "head": 24, "id": 23, "lemma": "more", "misc": "", "start_char": 804, "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "amod", "end_char": 817, "feats": "Degree=Pos", "head": 25, "id": 24, "lemma": "complete", "misc": "", "start_char": 809, "text": "complete", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 821, "feats": "Number=Sing", "head": 21, "id": 25, "lemma": "map", "misc": "", "start_char": 818, "text": "map", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 824, "feats": null, "head": 28, "id": 26, "lemma": "of", "misc": "", "start_char": 822, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 831, "feats": "Degree=Pos", "head": 28, "id": 27, "lemma": "Middle", "misc": "", "start_char": 825, "text": "Middle", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 837, "feats": "Number=Sing", "head": 25, "id": 28, "lemma": "Earth", "misc": "", "start_char": 832, "text": "Earth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 839, "feats": null, "head": 28, "id": 29, "lemma": ",", "misc": "", "start_char": 838, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 843, "feats": null, "head": 34, "id": 30, "lemma": "now", "misc": "", "start_char": 840, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 853, "feats": "VerbForm=Ger", "head": 34, "id": 31, "lemma": "include", "misc": "", "start_char": 844, "text": "including", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 857, "feats": "Definite=Def|PronType=Art", "head": 34, "id": 32, "lemma": "the", "misc": "", "start_char": 854, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 868, "feats": "Number=Sing", "head": 34, "id": 33, "lemma": "Haradwaith", "misc": "", "start_char": 858, "text": "Haradwaith", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 880, "feats": "Number=Plur", "head": 25, "id": 34, "lemma": "Territory", "misc": "", "start_char": 869, "text": "Territories", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 882, "feats": null, "head": 7, "id": 35, "lemma": ".", "misc": "", "start_char": 881, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD will) (ADVP (RB literally)) (VP (VB race) (NP (PRP you)) (PP (IN to) (NP (DT the) (NN car))))) (. .)))" }, "speaker": "Amy", "text": "I will literally race you to the car.", "tokens": [ { "deprel": "nsubj", "end_char": 884, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 883, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 889, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "will", "misc": "", "start_char": 885, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 899, "feats": null, "head": 4, "id": 3, "lemma": "literally", "misc": "", "start_char": 890, "text": "literally", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 904, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "race", "misc": "", "start_char": 900, "text": "race", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 908, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 5, "lemma": "you", "misc": "", "start_char": 905, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 911, "feats": null, "head": 8, "id": 6, "lemma": "to", "misc": "", "start_char": 909, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 915, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 912, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 919, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "car", "misc": "", "start_char": 916, "text": "car", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 921, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 920, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (INTJ (UH no)) (, ,) (INTJ (UH no)) (, ,) (S (VP (VB come) (PRT (RP on)))) (, ,) (VP (VB do) (RB n't) (VP (VB leave))) (. .) (S (ADVP (RB Just)) (VP (VB try) (NP (PRP it)))) (. .)))" }, "speaker": "Leonard", "text": "No, no, no, come on, don't leave . Just try it.", "tokens": [ { "deprel": "root", "end_char": 924, "feats": "Polarity=Neg", "head": 0, "id": 1, "lemma": "no", "misc": "", "start_char": 922, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 926, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 925, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 929, "feats": "Polarity=Neg", "head": 7, "id": 3, "lemma": "no", "misc": "", "start_char": 927, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 931, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 930, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 934, "feats": "Polarity=Neg", "head": 7, "id": 5, "lemma": "no", "misc": "", "start_char": 932, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 936, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 935, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 941, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 7, "lemma": "come", "misc": "", "start_char": 937, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 944, "feats": null, "head": 7, "id": 8, "lemma": "on", "misc": "", "start_char": 942, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 946, "feats": null, "head": 12, "id": 9, "lemma": ",", "misc": "", "start_char": 945, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 949, "feats": "Mood=Imp|VerbForm=Fin", "head": 12, "id": 10, "lemma": "do", "misc": "", "start_char": 947, "text": "do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 953, "feats": null, "head": 12, "id": 11, "lemma": "not", "misc": "", "start_char": 950, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 959, "feats": "Mood=Imp|VerbForm=Fin", "head": 7, "id": 12, "lemma": "leave", "misc": "", "start_char": 954, "text": "leave", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 961, "feats": null, "head": 15, "id": 13, "lemma": ".", "misc": "", "start_char": 960, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 966, "feats": null, "head": 15, "id": 14, "lemma": "just", "misc": "", "start_char": 962, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 970, "feats": "Mood=Imp|VerbForm=Fin", "head": 7, "id": 15, "lemma": "try", "misc": "", "start_char": 967, "text": "try", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 973, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 16, "lemma": "it", "misc": "", "start_char": 971, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 975, "feats": null, "head": 1, "id": 17, "lemma": ".", "misc": "", "start_char": 974, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (LST (UH No) (. .)) (NP (PRP We)) (VP (VBP 're) (ADVP (RB always)) (VP (VBG doing) (SBAR (WHNP (WP what)) (S (NP (PRP you) (NNS guys)) (VP (VBP want)))))) (. .) (S (ADVP (RB Just) (RB once)) (, ,) (NP (PRP it)) (VP (MD 'd) (VP (VB be) (ADJP (JJ nice)) (SBAR (IN if) (S (NP (PRP you)) (VP (VBD did) (NP (NP (NN something)) (SBAR (S (NP (PRP we)) (VP (VBD wanted))))))))))) (. .)))" }, "speaker": "Penny", "text": "No . We're always doing what you guys want . Just once, it'd be nice if you did something we wanted.", "tokens": [ { "deprel": "discourse", "end_char": 978, "feats": "Polarity=Neg", "head": 6, "id": 1, "lemma": "no", "misc": "", "start_char": 976, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 980, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 979, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 983, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "we", "misc": "", "start_char": 981, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 987, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 984, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 994, "feats": null, "head": 6, "id": 5, "lemma": "always", "misc": "", "start_char": 988, "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1000, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 6, "lemma": "do", "misc": "", "start_char": 995, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1005, "feats": "PronType=Rel", "head": 6, "id": 7, "lemma": "what", "misc": "", "start_char": 1001, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "dep", "end_char": 1009, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 1006, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 1014, "feats": "Number=Plur", "head": 10, "id": 9, "lemma": "guy", "misc": "", "start_char": 1010, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "acl:relcl", "end_char": 1019, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 10, "lemma": "want", "misc": "", "start_char": 1015, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1021, "feats": null, "head": 6, "id": 11, "lemma": ".", "misc": "", "start_char": 1020, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1026, "feats": null, "head": 13, "id": 12, "lemma": "just", "misc": "", "start_char": 1022, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1031, "feats": "NumType=Mult", "head": 18, "id": 13, "lemma": "once", "misc": "", "start_char": 1027, "text": "once", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1033, "feats": null, "head": 13, "id": 14, "lemma": ",", "misc": "", "start_char": 1032, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1036, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 15, "lemma": "it", "misc": "", "start_char": 1034, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1039, "feats": "VerbForm=Fin", "head": 18, "id": 16, "lemma": "would", "misc": "", "start_char": 1037, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 1042, "feats": "VerbForm=Inf", "head": 18, "id": 17, "lemma": "be", "misc": "", "start_char": 1040, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 1047, "feats": "Degree=Pos", "head": 6, "id": 18, "lemma": "nice", "misc": "", "start_char": 1043, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 1050, "feats": null, "head": 21, "id": 19, "lemma": "if", "misc": "", "start_char": 1048, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1054, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 21, "id": 20, "lemma": "you", "misc": "", "start_char": 1051, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1058, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 18, "id": 21, "lemma": "do", "misc": "", "start_char": 1055, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1068, "feats": "Number=Sing|PronType=Ind", "head": 21, "id": 22, "lemma": "something", "misc": "", "start_char": 1059, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1071, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 24, "id": 23, "lemma": "we", "misc": "", "start_char": 1069, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 1078, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 22, "id": 24, "lemma": "want", "misc": "", "start_char": 1072, "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 1080, "feats": null, "head": 6, "id": 25, "lemma": ".", "misc": "", "start_char": 1079, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP want) (S (VP (TO to) (VP (VB be) (ADJP (JJ green)))))) (. ?)))" }, "speaker": "Sheldon", "text": "You want to be green?", "tokens": [ { "deprel": "nsubj", "end_char": 1084, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 1081, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1089, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "want", "misc": "", "start_char": 1085, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 1092, "feats": null, "head": 5, "id": 3, "lemma": "to", "misc": "", "start_char": 1090, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 1095, "feats": "VerbForm=Inf", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 1093, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1101, "feats": "Degree=Pos", "head": 2, "id": 5, "lemma": "green", "misc": "", "start_char": 1096, "text": "green", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1103, "feats": null, "head": 2, "id": 6, "lemma": "?", "misc": "", "start_char": 1102, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP know))) (, ,) (S (NP (PRP they)) (ADVP (RB really)) (VP (VBP have) (VP (VBN tried) (S (VP (TO to) (VP (VB like) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NP (DT the) (JJ same) (NN stuff)) (SBAR (S (NP (PRP we)) (VP (VBP 're) (PP (IN into)))))))))))))) (. .)))" }, "speaker": "Leonard", "text": "You know, they really have tried to like a lot of the same stuff we're into.", "tokens": [ { "deprel": "nsubj", "end_char": 1107, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 1104, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1112, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 2, "lemma": "know", "misc": "", "start_char": 1108, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1114, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 1113, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1119, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 7, "id": 4, "lemma": "they", "misc": "", "start_char": 1115, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1126, "feats": null, "head": 7, "id": 5, "lemma": "really", "misc": "", "start_char": 1120, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 1131, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "have", "misc": "", "start_char": 1127, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1137, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 7, "lemma": "try", "misc": "", "start_char": 1132, "text": "tried", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 1140, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 1138, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1145, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "like", "misc": "", "start_char": 1141, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1147, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 1146, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1151, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "lot", "misc": "", "start_char": 1148, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1154, "feats": null, "head": 15, "id": 12, "lemma": "of", "misc": "", "start_char": 1152, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1158, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 13, "lemma": "the", "misc": "", "start_char": 1155, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1163, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "same", "misc": "", "start_char": 1159, "text": "same", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 1169, "feats": "Number=Sing", "head": 11, "id": 15, "lemma": "stuff", "misc": "", "start_char": 1164, "text": "stuff", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1172, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 18, "id": 16, "lemma": "we", "misc": "", "start_char": 1170, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1176, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 18, "id": 17, "lemma": "be", "misc": "", "start_char": 1173, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "acl:relcl", "end_char": 1181, "feats": null, "head": 15, "id": 18, "lemma": "into", "misc": "", "start_char": 1177, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 1183, "feats": null, "head": 7, "id": 19, "lemma": ".", "misc": "", "start_char": 1182, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Yeah)) (, ,) (NP (PRP we)) (VP (VBP do) (NP (NP (NN game) (NNS nights)) (CC and) (NP (NN video) (NN game) (NNS nights))))) (CC and) (S (NP (PRP we)) (VP (VBP watch) (NP (NNS movies)) (PP (IN with) (NP (NP (NN director) (POS 's)) (NN commentary))))) (. .)))" }, "speaker": "Penny", "text": "Yeah, we do game nights and video game nights and we watch movies with director's commentary.", "tokens": [ { "deprel": "discourse", "end_char": 1188, "feats": null, "head": 4, "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": 1193, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "we", "misc": "", "start_char": 1191, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1196, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 1194, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "compound", "end_char": 1201, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "game", "misc": "", "start_char": 1197, "text": "game", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1208, "feats": "Number=Plur", "head": 4, "id": 6, "lemma": "night", "misc": "", "start_char": 1202, "text": "nights", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 1212, "feats": null, "head": 10, "id": 7, "lemma": "and", "misc": "", "start_char": 1209, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "compound", "end_char": 1218, "feats": "Number=Sing", "head": 10, "id": 8, "lemma": "video", "misc": "", "start_char": 1213, "text": "video", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 1223, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "game", "misc": "", "start_char": 1219, "text": "game", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 1230, "feats": "Number=Plur", "head": 6, "id": 10, "lemma": "night", "misc": "", "start_char": 1224, "text": "nights", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 1234, "feats": null, "head": 13, "id": 11, "lemma": "and", "misc": "", "start_char": 1231, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1237, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 13, "id": 12, "lemma": "we", "misc": "", "start_char": 1235, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1243, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 13, "lemma": "watch", "misc": "", "start_char": 1238, "text": "watch", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1250, "feats": "Number=Plur", "head": 13, "id": 14, "lemma": "movie", "misc": "", "start_char": 1244, "text": "movies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1255, "feats": null, "head": 18, "id": 15, "lemma": "with", "misc": "", "start_char": 1251, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1264, "feats": "Number=Sing", "head": 18, "id": 16, "lemma": "director", "misc": "", "start_char": 1256, "text": "director", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1267, "feats": null, "head": 16, "id": 17, "lemma": "'s", "misc": "", "start_char": 1265, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obl", "end_char": 1278, "feats": "Number=Sing", "head": 13, "id": 18, "lemma": "commentary", "misc": "", "start_char": 1268, "text": "commentary", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1280, "feats": null, "head": 4, "id": 19, "lemma": ".", "misc": "", "start_char": 1279, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (NP (PRP$ my) (NN favorite)) (, ...) (S (NP (NNP George) (NNP Lucas)) (VP (MD can) (VP (VB talk) (PP (NP (PDT all) (DT the) (NN way)) (IN through) (NP (NNP Star) (NNPS Wars)))))) (, ,) (S (NP (PRP I)) (VP (VBP say) (NP (CD one) (NN word)))) (CC and) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBN banished) (PP (IN to) (NP (DT the) (NN kitchen)))))) (. .)))" }, "speaker": "Amy", "text": "Oh, my favorite...George Lucas can talk all the way through Star Wars, I say one word and I'm banished to the kitchen.", "tokens": [ { "deprel": "discourse", "end_char": 1283, "feats": null, "head": 4, "id": 1, "lemma": "oh", "misc": "", "start_char": 1281, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1285, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 1284, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 1288, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "my", "misc": "", "start_char": 1286, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 1297, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "favorite", "misc": "", "start_char": 1289, "text": "favorite", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1301, "feats": null, "head": 4, "id": 5, "lemma": "...", "misc": "", "start_char": 1298, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1308, "feats": "Number=Sing", "head": 9, "id": 6, "lemma": "George", "misc": "", "start_char": 1302, "text": "George", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1314, "feats": "Number=Sing", "head": 6, "id": 7, "lemma": "Lucas", "misc": "", "start_char": 1309, "text": "Lucas", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 1318, "feats": "VerbForm=Fin", "head": 9, "id": 8, "lemma": "can", "misc": "", "start_char": 1315, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 1323, "feats": "VerbForm=Inf", "head": 4, "id": 9, "lemma": "talk", "misc": "", "start_char": 1319, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "det:predet", "end_char": 1327, "feats": null, "head": 12, "id": 10, "lemma": "all", "misc": "", "start_char": 1324, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 1331, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 1328, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 1335, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "way", "misc": "", "start_char": 1332, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1343, "feats": null, "head": 15, "id": 13, "lemma": "through", "misc": "", "start_char": 1336, "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 1348, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "Star", "misc": "", "start_char": 1344, "text": "Star", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 1353, "feats": "Number=Plur", "head": 9, "id": 15, "lemma": "War", "misc": "", "start_char": 1349, "text": "Wars", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 1355, "feats": null, "head": 4, "id": 16, "lemma": ",", "misc": "", "start_char": 1354, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1357, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 17, "lemma": "I", "misc": "", "start_char": 1356, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1361, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 18, "lemma": "say", "misc": "", "start_char": 1358, "text": "say", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nummod", "end_char": 1365, "feats": "NumForm=Word|NumType=Card", "head": 20, "id": 19, "lemma": "one", "misc": "", "start_char": 1362, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 1370, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "word", "misc": "", "start_char": 1366, "text": "word", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1374, "feats": null, "head": 24, "id": 21, "lemma": "and", "misc": "", "start_char": 1371, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj:pass", "end_char": 1376, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 24, "id": 22, "lemma": "I", "misc": "", "start_char": 1375, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 1379, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 24, "id": 23, "lemma": "be", "misc": "", "start_char": 1377, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "conj", "end_char": 1388, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 18, "id": 24, "lemma": "banish", "misc": "", "start_char": 1380, "text": "banished", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1391, "feats": null, "head": 27, "id": 25, "lemma": "to", "misc": "", "start_char": 1389, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1395, "feats": "Definite=Def|PronType=Art", "head": 27, "id": 26, "lemma": "the", "misc": "", "start_char": 1392, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1403, "feats": "Number=Sing", "head": 24, "id": 27, "lemma": "kitchen", "misc": "", "start_char": 1396, "text": "kitchen", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1405, "feats": null, "head": 4, "id": 28, "lemma": ".", "misc": "", "start_char": 1404, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (NP (NN today)) (NP (NNP Amy) (CC and) (PRP I)) (VP (VBP are) (VP (VBG deciding) (SBAR (WHNP (WP what)) (S (NP (PRP we)) (VP (VBP 're) (RB all) (VP (VBG gon) (S (VP (TO na) (VP (VB do)))))))))) (. .)))" }, "speaker": "Penny", "text": "Yeah, today Amy and I are deciding what we're all gonna do.", "tokens": [ { "deprel": "discourse", "end_char": 1410, "feats": null, "head": 8, "id": 1, "lemma": "yeah", "misc": "", "start_char": 1406, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1412, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1411, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "obl:tmod", "end_char": 1418, "feats": "Number=Sing", "head": 8, "id": 3, "lemma": "today", "misc": "", "start_char": 1413, "text": "today", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1422, "feats": "Number=Sing", "head": 8, "id": 4, "lemma": "Amy", "misc": "", "start_char": 1419, "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 1426, "feats": null, "head": 6, "id": 5, "lemma": "and", "misc": "", "start_char": 1423, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1428, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 6, "lemma": "I", "misc": "", "start_char": 1427, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1432, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 1429, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1441, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 8, "lemma": "decide", "misc": "", "start_char": 1433, "text": "deciding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1446, "feats": "PronType=Rel", "head": 8, "id": 9, "lemma": "what", "misc": "", "start_char": 1442, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 1449, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 13, "id": 10, "lemma": "we", "misc": "", "start_char": 1447, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1453, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "be", "misc": "", "start_char": 1450, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1457, "feats": null, "head": 13, "id": 12, "lemma": "all", "misc": "", "start_char": 1454, "text": "all", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 1461, "feats": "Tense=Pres|VerbForm=Part", "head": 9, "id": 13, "lemma": "go", "misc": "", "start_char": 1458, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1464, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 1462, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1467, "feats": "VerbForm=Inf", "head": 13, "id": 15, "lemma": "do", "misc": "", "start_char": 1465, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1469, "feats": null, "head": 8, "id": 16, "lemma": ".", "misc": "", "start_char": 1468, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBD got) (NP (PRP it)))) (, ,) (NP (PRP you) (NNS girls)) (VP (VBP are) (PP (IN in) (NP (NN charge)))) (. .)))" }, "speaker": "Leonard", "text": "You got it, you girls are in charge.", "tokens": [ { "deprel": "nsubj", "end_char": 1473, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 1470, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1477, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "get", "misc": "", "start_char": 1474, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1480, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 3, "lemma": "it", "misc": "", "start_char": 1478, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1482, "feats": null, "head": 2, "id": 4, "lemma": ",", "misc": "", "start_char": 1481, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 1486, "feats": "Case=Gen|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 1483, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 1492, "feats": "Number=Plur", "head": 9, "id": 6, "lemma": "girl", "misc": "", "start_char": 1487, "text": "girls", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 1496, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 1493, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 1499, "feats": null, "head": 9, "id": 8, "lemma": "in", "misc": "", "start_char": 1497, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "parataxis", "end_char": 1506, "feats": "Number=Sing", "head": 2, "id": 9, "lemma": "charge", "misc": "", "start_char": 1500, "text": "charge", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1508, "feats": null, "head": 2, "id": 10, "lemma": ".", "misc": "", "start_char": 1507, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (VP (VBP Thank) (NP (PRP you))) (. .)))" }, "speaker": "Penny", "text": "Thank you.", "tokens": [ { "deprel": "root", "end_char": 1514, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "thank", "misc": "", "start_char": 1509, "text": "Thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1518, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 1, "id": 2, "lemma": "you", "misc": "", "start_char": 1515, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1520, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 1519, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (NP (NNP Sheldon) (. ?)))" }, "speaker": "Amy", "text": "Sheldon?", "tokens": [ { "deprel": "root", "end_char": 1528, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 1521, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1530, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 1529, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Now) (SBAR (IN that) (S (NP (PRP we)) (VP (VBP 're) (RB not) (VP (VBG playing)))))) (, ,) (NP (PRP you)) (VP (MD can) (VP (VB be) (ADJP (JJ green)))) (. .)))" }, "speaker": "Sheldon", "text": "Now that we're not playing, you can be green.", "tokens": [ { "deprel": "advmod", "end_char": 1534, "feats": null, "head": 11, "id": 1, "lemma": "now", "misc": "", "start_char": 1531, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 1539, "feats": null, "head": 6, "id": 2, "lemma": "that", "misc": "", "start_char": 1535, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1542, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "we", "misc": "", "start_char": 1540, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1546, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 1543, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1550, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 1547, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 1558, "feats": "Tense=Pres|VerbForm=Part", "head": 1, "id": 6, "lemma": "play", "misc": "", "start_char": 1551, "text": "playing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 1560, "feats": null, "head": 11, "id": 7, "lemma": ",", "misc": "", "start_char": 1559, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1564, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 8, "lemma": "you", "misc": "", "start_char": 1561, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1568, "feats": "VerbForm=Fin", "head": 11, "id": 9, "lemma": "can", "misc": "", "start_char": 1565, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 1571, "feats": "VerbForm=Inf", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 1569, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 1577, "feats": "Degree=Pos", "head": 0, "id": 11, "lemma": "green", "misc": "", "start_char": 1572, "text": "green", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1579, "feats": null, "head": 11, "id": 12, "lemma": ".", "misc": "", "start_char": 1578, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (S (VP (VBP Thank) (NP (PRP you))) (. .)))" }, "speaker": "Leonard", "text": "Thank you.", "tokens": [ { "deprel": "root", "end_char": 1585, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "thank", "misc": "", "start_char": 1580, "text": "Thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1589, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 1, "id": 2, "lemma": "you", "misc": "", "start_char": 1586, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1591, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 1590, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (S (CC And) (SBAR (IN since) (S (NP (PRP you)) (VP (VBP 're) (ADJP (JJ green)) (NP (DT this) (NN time))))) (, ,) (NP (PRP I)) (VP (MD can) (VP (VB be) (NP (PRP it)) (NP (JJ next) (NN time)))) (. .)))" }, "speaker": "Sheldon", "text": "And since you're green this time, I can be it next time.", "tokens": [ { "deprel": "cc", "end_char": 1595, "feats": null, "head": 12, "id": 1, "lemma": "and", "misc": "", "start_char": 1592, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "end_char": 1601, "feats": null, "head": 5, "id": 2, "lemma": "since", "misc": "", "start_char": 1596, "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1605, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 1602, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1609, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 1606, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 1615, "feats": "Degree=Pos", "head": 12, "id": 5, "lemma": "green", "misc": "", "start_char": 1610, "text": "green", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "det", "end_char": 1620, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 6, "lemma": "this", "misc": "", "start_char": 1616, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 1625, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "time", "misc": "", "start_char": 1621, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1627, "feats": null, "head": 12, "id": 8, "lemma": ",", "misc": "", "start_char": 1626, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1629, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 9, "lemma": "I", "misc": "", "start_char": 1628, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1633, "feats": "VerbForm=Fin", "head": 12, "id": 10, "lemma": "can", "misc": "", "start_char": 1630, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 1636, "feats": "VerbForm=Inf", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 1634, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 1639, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 0, "id": 12, "lemma": "it", "misc": "", "start_char": 1637, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "amod", "end_char": 1644, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "next", "misc": "", "start_char": 1640, "text": "next", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:tmod", "end_char": 1649, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "time", "misc": "", "start_char": 1645, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1651, "feats": null, "head": 12, "id": 15, "lemma": ".", "misc": "", "start_char": 1650, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (S (ADVP (DT All) (RB right)) (, ,) (S (VP (VB let) (S (NP (PRP 's)) (VP (VB see))))) (. .) (WHNP (WP What)) (SQ (SQ (VBZ 's) (NP (NP (NN something) (ADJP (JJ fun))) (SBAR (S (NP (DT the) (NNS guys)) (VP (MD would) (ADVP (RB never)) (VP (VB take) (NP (PRP us)) (S (VP (TO to) (VP (VB do)))))))))) (. ?) (INTJ (UH Oh))) (, ,) (S (NP (PRP I)) (VP (VBP know))) (, ...) (S (NP (PRP we)) (VP (MD could) (VP (VB go) (NP (NN horseback) (NN riding))))) (. .)))" }, "speaker": "Penny", "text": "All right, let's see . What's something fun the guys would never take us to do? Oh, I know...we could go horseback riding.", "tokens": [ { "deprel": "det", "end_char": 1655, "feats": null, "head": 2, "id": 1, "lemma": "all", "misc": "", "start_char": 1652, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 1661, "feats": null, "head": 4, "id": 2, "lemma": "right", "misc": "", "start_char": 1656, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1663, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 1662, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1667, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 4, "lemma": "let", "misc": "", "start_char": 1664, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1670, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 5, "lemma": "we", "misc": "", "start_char": 1668, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1674, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "see", "misc": "", "start_char": 1671, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1676, "feats": null, "head": 8, "id": 7, "lemma": ".", "misc": "", "start_char": 1675, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "ccomp", "end_char": 1681, "feats": "PronType=Int", "head": 6, "id": 8, "lemma": "what", "misc": "", "start_char": 1677, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 1684, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 9, "lemma": "be", "misc": "", "start_char": 1682, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 1694, "feats": "Number=Sing|PronType=Ind", "head": 8, "id": 10, "lemma": "something", "misc": "", "start_char": 1685, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "amod", "end_char": 1698, "feats": "Degree=Pos", "head": 10, "id": 11, "lemma": "fun", "misc": "", "start_char": 1695, "text": "fun", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "det", "end_char": 1702, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 12, "lemma": "the", "misc": "", "start_char": 1699, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1707, "feats": "Number=Plur", "head": 16, "id": 13, "lemma": "guy", "misc": "", "start_char": 1703, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 1713, "feats": "VerbForm=Fin", "head": 16, "id": 14, "lemma": "would", "misc": "", "start_char": 1708, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1719, "feats": null, "head": 16, "id": 15, "lemma": "never", "misc": "", "start_char": 1714, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 1724, "feats": "VerbForm=Inf", "head": 10, "id": 16, "lemma": "take", "misc": "", "start_char": 1720, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1727, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 16, "id": 17, "lemma": "we", "misc": "", "start_char": 1725, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 1730, "feats": null, "head": 19, "id": 18, "lemma": "to", "misc": "", "start_char": 1728, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1733, "feats": "VerbForm=Inf", "head": 16, "id": 19, "lemma": "do", "misc": "", "start_char": 1731, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1735, "feats": null, "head": 4, "id": 20, "lemma": "?", "misc": "", "start_char": 1734, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1738, "feats": null, "head": 24, "id": 21, "lemma": "oh", "misc": "", "start_char": 1736, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1740, "feats": null, "head": 21, "id": 22, "lemma": ",", "misc": "", "start_char": 1739, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1742, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 24, "id": 23, "lemma": "I", "misc": "", "start_char": 1741, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1747, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 24, "lemma": "know", "misc": "", "start_char": 1743, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1751, "feats": null, "head": 24, "id": 25, "lemma": "...", "misc": "", "start_char": 1748, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1754, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 28, "id": 26, "lemma": "we", "misc": "", "start_char": 1752, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1760, "feats": "VerbForm=Fin", "head": 28, "id": 27, "lemma": "could", "misc": "", "start_char": 1755, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 1763, "feats": "VerbForm=Inf", "head": 4, "id": 28, "lemma": "go", "misc": "", "start_char": 1761, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound", "end_char": 1773, "feats": "Number=Sing", "head": 30, "id": 29, "lemma": "horseback", "misc": "", "start_char": 1764, "text": "horseback", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1780, "feats": "Number=Sing", "head": 28, "id": 30, "lemma": "riding", "misc": "", "start_char": 1774, "text": "riding", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1782, "feats": null, "head": 4, "id": 31, "lemma": ".", "misc": "", "start_char": 1781, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (ADVP (RB actually)) (VP (MD ca) (RB n't))) (. .) (S (NP (PRP$ My) (NNS hips)) (VP (VBP do) (RB n't) (VP (VB open) (ADVP (ADVP (JJR wider)) (PP (IN than) (NP (CD 22) (NNS degrees))))))) (. .) (S (NP (PRP I)) (VP (VBD rode) (NP (DT a) (ADJP (RB very) (JJ thin)) (NN pony)) (ADVP (RB once)))) (. .) (S (PP (IN On) (NP (DT the) (JJ first) (NN bump))) (, ...) (ADVP (RB just)) (VP (VBD popped) (ADVP (RB right) (RP off)))) (. .)))" }, "speaker": "Amy", "text": "I actually can't . My hips don't open wider than 22 degrees . I rode a very thin pony once . On the first bump...just popped right off.", "tokens": [ { "deprel": "nsubj", "end_char": 1784, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 1783, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1793, "feats": null, "head": 3, "id": 2, "lemma": "actually", "misc": "", "start_char": 1785, "text": "actually", "upos": "ADV", "xpos": "RB" }, { "deprel": "reparandum", "end_char": 1796, "feats": "VerbForm=Fin", "head": 10, "id": 3, "lemma": "can", "misc": "", "start_char": 1794, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1800, "feats": null, "head": 3, "id": 4, "lemma": "not", "misc": "", "start_char": 1797, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 1802, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 1801, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 1805, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "my", "misc": "", "start_char": 1803, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1810, "feats": "Number=Plur", "head": 10, "id": 7, "lemma": "hip", "misc": "", "start_char": 1806, "text": "hips", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 1813, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "do", "misc": "", "start_char": 1811, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1817, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 1814, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1822, "feats": "VerbForm=Inf", "head": 0, "id": 10, "lemma": "open", "misc": "", "start_char": 1818, "text": "open", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1828, "feats": "Degree=Cmp", "head": 10, "id": 11, "lemma": "wide", "misc": "", "start_char": 1823, "text": "wider", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "end_char": 1833, "feats": null, "head": 14, "id": 12, "lemma": "than", "misc": "", "start_char": 1829, "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 1836, "feats": "NumForm=Digit|NumType=Card", "head": 14, "id": 13, "lemma": "22", "misc": "", "start_char": 1834, "text": "22", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 1844, "feats": "Number=Plur", "head": 11, "id": 14, "lemma": "degree", "misc": "", "start_char": 1837, "text": "degrees", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1846, "feats": null, "head": 10, "id": 15, "lemma": ".", "misc": "", "start_char": 1845, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1848, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 16, "lemma": "I", "misc": "", "start_char": 1847, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1853, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 10, "id": 17, "lemma": "ride", "misc": "", "start_char": 1849, "text": "rode", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1855, "feats": "Definite=Ind|PronType=Art", "head": 21, "id": 18, "lemma": "a", "misc": "", "start_char": 1854, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 1860, "feats": null, "head": 20, "id": 19, "lemma": "very", "misc": "", "start_char": 1856, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 1865, "feats": "Degree=Pos", "head": 21, "id": 20, "lemma": "thin", "misc": "", "start_char": 1861, "text": "thin", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1870, "feats": "Number=Sing", "head": 17, "id": 21, "lemma": "pony", "misc": "", "start_char": 1866, "text": "pony", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1875, "feats": "NumType=Mult", "head": 17, "id": 22, "lemma": "once", "misc": "", "start_char": 1871, "text": "once", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1877, "feats": null, "head": 17, "id": 23, "lemma": ".", "misc": "", "start_char": 1876, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 1880, "feats": null, "head": 27, "id": 24, "lemma": "on", "misc": "", "start_char": 1878, "text": "On", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1884, "feats": "Definite=Def|PronType=Art", "head": 27, "id": 25, "lemma": "the", "misc": "", "start_char": 1881, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1890, "feats": "Degree=Pos|NumType=Ord", "head": 27, "id": 26, "lemma": "first", "misc": "", "start_char": 1885, "text": "first", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1895, "feats": "Number=Sing", "head": 30, "id": 27, "lemma": "bump", "misc": "", "start_char": 1891, "text": "bump", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1899, "feats": null, "head": 30, "id": 28, "lemma": "...", "misc": "", "start_char": 1896, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1904, "feats": null, "head": 30, "id": 29, "lemma": "just", "misc": "", "start_char": 1900, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1911, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 10, "id": 30, "lemma": "pop", "misc": "", "start_char": 1905, "text": "popped", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1917, "feats": null, "head": 32, "id": 31, "lemma": "right", "misc": "", "start_char": 1912, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "compound:prt", "end_char": 1921, "feats": null, "head": 30, "id": 32, "lemma": "off", "misc": "", "start_char": 1918, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1923, "feats": null, "head": 10, "id": 33, "lemma": ".", "misc": "", "start_char": 1922, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 33, "misc": { "parse_tree": "(ROOT (FRAG (ADVP (DT All) (RB right)) (, ,) (WHADVP (UH well)) (, ,) (WHNP (WP what)) (SQ (VBP do) (NP (PRP you)) (VP (VB want) (S (VP (TO to) (VP (VB do)))))) (. ?)))" }, "speaker": "Penny", "text": "All right, well, what do you want to do?", "tokens": [ { "deprel": "reparandum", "end_char": 1927, "feats": null, "head": 9, "id": 1, "lemma": "all", "misc": "", "start_char": 1924, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 1933, "feats": null, "head": 1, "id": 2, "lemma": "right", "misc": "", "start_char": 1928, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1935, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 1934, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1940, "feats": null, "head": 9, "id": 4, "lemma": "well", "misc": "", "start_char": 1936, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1942, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 1941, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "obj", "end_char": 1947, "feats": "PronType=Int", "head": 11, "id": 6, "lemma": "what", "misc": "", "start_char": 1943, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 1950, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "do", "misc": "", "start_char": 1948, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1954, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 1951, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1959, "feats": "VerbForm=Inf", "head": 0, "id": 9, "lemma": "want", "misc": "", "start_char": 1955, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1962, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 1960, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1965, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "do", "misc": "", "start_char": 1963, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1967, "feats": null, "head": 9, "id": 12, "lemma": "?", "misc": "", "start_char": 1966, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 34, "misc": { "parse_tree": "(ROOT (S (NP (EX There)) (VP (VBZ 's) (NP (NP (DT a) (NML (NML (NN craft) (CC and) (NN folk)) (NN art)) (NN museum)) (PP (IN on) (NP (NNP Wilshire))))) (. .)))" }, "speaker": "Amy", "text": "There's a craft and folk art museum on Wilshire.", "tokens": [ { "deprel": "expl", "end_char": 1973, "feats": null, "head": 2, "id": 1, "lemma": "there", "misc": "", "start_char": 1968, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 1976, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "be", "misc": "", "start_char": 1974, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1978, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 3, "lemma": "a", "misc": "", "start_char": 1977, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1984, "feats": "Number=Sing", "head": 8, "id": 4, "lemma": "craft", "misc": "", "start_char": 1979, "text": "craft", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1988, "feats": null, "head": 6, "id": 5, "lemma": "and", "misc": "", "start_char": 1985, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1993, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "folk", "misc": "", "start_char": 1989, "text": "folk", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 1997, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "art", "misc": "", "start_char": 1994, "text": "art", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 2004, "feats": "Number=Sing", "head": 2, "id": 8, "lemma": "museum", "misc": "", "start_char": 1998, "text": "museum", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2007, "feats": null, "head": 10, "id": 9, "lemma": "on", "misc": "", "start_char": 2005, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 2016, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "Wilshire", "misc": "", "start_char": 2008, "text": "Wilshire", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2018, "feats": null, "head": 2, "id": 11, "lemma": ".", "misc": "", "start_char": 2017, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 35, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (NP (DT that)) (VP (VBZ 's) (NP (NP (NNP Wilshire) (POS 's)) (NN problem))) (. .) (S (S (VP (VB Come) (PRT (RP on)))) (PRN (, ,) (S (NP (PRP you)) (VP (VBP know))) (, ,)) (NP (RB there) (, -) (EX there)) (VP (VBZ 's) (VP (VBN got) (S (VP (TO to) (VP (VB be) (NP (NP (NP (NN something) (JJ fun)) (SBAR (S (NP (PRP we)) (VP (MD could) (VP (VB do)))))) (SBAR (WHNP (IN that)) (S (NP (DT the) (NNS guys)) (VP (MD will) (VP (VB hate)))))))))))) (. .)))" }, "speaker": "Penny", "text": "Well, that's Wilshire's problem . Come on, you know, there - there's got to be something fun we could do that the guys will hate.", "tokens": [ { "deprel": "discourse", "end_char": 2023, "feats": null, "head": 7, "id": 1, "lemma": "well", "misc": "", "start_char": 2019, "text": "Well", "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": "nsubj", "end_char": 2030, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 3, "lemma": "that", "misc": "", "start_char": 2026, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 2033, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 4, "lemma": "be", "misc": "", "start_char": 2031, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 2042, "feats": "Number=Sing", "head": 7, "id": 5, "lemma": "Wilshire", "misc": "", "start_char": 2034, "text": "Wilshire", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 2045, "feats": null, "head": 5, "id": 6, "lemma": "'s", "misc": "", "start_char": 2043, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "root", "end_char": 2053, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "problem", "misc": "", "start_char": 2046, "text": "problem", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2055, "feats": null, "head": 9, "id": 8, "lemma": ".", "misc": "", "start_char": 2054, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 2060, "feats": "Mood=Imp|VerbForm=Fin", "head": 7, "id": 9, "lemma": "come", "misc": "", "start_char": 2056, "text": "Come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 2063, "feats": null, "head": 9, "id": 10, "lemma": "on", "misc": "", "start_char": 2061, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 2065, "feats": null, "head": 13, "id": 11, "lemma": ",", "misc": "", "start_char": 2064, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2069, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 13, "id": 12, "lemma": "you", "misc": "", "start_char": 2066, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2074, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 13, "lemma": "know", "misc": "", "start_char": 2070, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 2076, "feats": null, "head": 15, "id": 14, "lemma": ",", "misc": "", "start_char": 2075, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 2082, "feats": "PronType=Dem", "head": 19, "id": 15, "lemma": "there", "misc": "", "start_char": 2077, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2084, "feats": null, "head": 19, "id": 16, "lemma": "-", "misc": "", "start_char": 2083, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "expl", "end_char": 2090, "feats": null, "head": 19, "id": 17, "lemma": "there", "misc": "", "start_char": 2085, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "aux", "end_char": 2093, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 18, "lemma": "be", "misc": "", "start_char": 2091, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 2097, "feats": "Tense=Past|VerbForm=Part", "head": 7, "id": 19, "lemma": "get", "misc": "", "start_char": 2094, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 2100, "feats": null, "head": 21, "id": 20, "lemma": "to", "misc": "", "start_char": 2098, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2103, "feats": "VerbForm=Inf", "head": 19, "id": 21, "lemma": "be", "misc": "", "start_char": 2101, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 2113, "feats": "Number=Sing|PronType=Ind", "head": 21, "id": 22, "lemma": "something", "misc": "", "start_char": 2104, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "amod", "end_char": 2117, "feats": "Degree=Pos", "head": 22, "id": 23, "lemma": "fun", "misc": "", "start_char": 2114, "text": "fun", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 2120, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 26, "id": 24, "lemma": "we", "misc": "", "start_char": 2118, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2126, "feats": "VerbForm=Fin", "head": 26, "id": 25, "lemma": "could", "misc": "", "start_char": 2121, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 2129, "feats": "VerbForm=Inf", "head": 22, "id": 26, "lemma": "do", "misc": "", "start_char": 2127, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2134, "feats": null, "head": 31, "id": 27, "lemma": "that", "misc": "", "start_char": 2130, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 2138, "feats": "Definite=Def|PronType=Art", "head": 29, "id": 28, "lemma": "the", "misc": "", "start_char": 2135, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 2143, "feats": "Number=Plur", "head": 31, "id": 29, "lemma": "guy", "misc": "", "start_char": 2139, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 2148, "feats": "VerbForm=Fin", "head": 31, "id": 30, "lemma": "will", "misc": "", "start_char": 2144, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 2153, "feats": "VerbForm=Inf", "head": 26, "id": 31, "lemma": "hate", "misc": "", "start_char": 2149, "text": "hate", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2155, "feats": null, "head": 7, "id": 32, "lemma": ".", "misc": "", "start_char": 2154, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 36, "misc": { "parse_tree": "(ROOT (SBARQ (S (VP (VB Hang) (PRT (RP on)))) (, ,) (WHADVP (WRB why)) (SQ (VBP do) (NP (PRP we)) (VP (VB have) (S (VP (TO to) (VP (VB hate) (NP (PRP it))))))) (. ?)))" }, "speaker": "Leonard", "text": "Hang on, why do we have to hate it?", "tokens": [ { "deprel": "root", "end_char": 2160, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "hang", "misc": "", "start_char": 2156, "text": "Hang", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 2163, "feats": null, "head": 1, "id": 2, "lemma": "on", "misc": "", "start_char": 2161, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 2165, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 2164, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 2169, "feats": "PronType=Int", "head": 7, "id": 4, "lemma": "why", "misc": "", "start_char": 2166, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 2172, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "do", "misc": "", "start_char": 2170, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 2175, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "we", "misc": "", "start_char": 2173, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2180, "feats": "VerbForm=Inf", "head": 1, "id": 7, "lemma": "have", "misc": "", "start_char": 2176, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 2183, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 2181, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2188, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "hate", "misc": "", "start_char": 2184, "text": "hate", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2191, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 10, "lemma": "it", "misc": "", "start_char": 2189, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2193, "feats": null, "head": 1, "id": 11, "lemma": "?", "misc": "", "start_char": 2192, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 37, "misc": { "parse_tree": "(ROOT (NP (NP (CD Three) (NNS words)) (: :) (NP (NNP Doctor) (NNP Who) (NN convention)) (. .)))" }, "speaker": "Penny", "text": "Three words: Doctor Who convention.", "tokens": [ { "deprel": "nummod", "end_char": 2199, "feats": "NumForm=Word|NumType=Card", "head": 2, "id": 1, "lemma": "three", "misc": "", "start_char": 2194, "text": "Three", "upos": "NUM", "xpos": "CD" }, { "deprel": "root", "end_char": 2205, "feats": "Number=Plur", "head": 0, "id": 2, "lemma": "word", "misc": "", "start_char": 2200, "text": "words", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 2207, "feats": null, "head": 6, "id": 3, "lemma": ":", "misc": "", "start_char": 2206, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "compound", "end_char": 2214, "feats": "Number=Sing", "head": 6, "id": 4, "lemma": "Doctor", "misc": "", "start_char": 2208, "text": "Doctor", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 2218, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "Who", "misc": "", "start_char": 2215, "text": "Who", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "dep", "end_char": 2229, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "convention", "misc": "", "start_char": 2219, "text": "convention", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2231, "feats": null, "head": 2, "id": 7, "lemma": ".", "misc": "", "start_char": 2230, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 38, "misc": { "parse_tree": "(ROOT (S (NP (PRP I) (, -) (PRP I)) (VP (VBD did) (RB not) (VP (VB force) (NP (PRP you)) (S (VP (TO to) (VP (VB go) (PP (IN to) (NP (DT that)))))))) (. .)))" }, "speaker": "Leonard", "text": "I - I did not force you to go to that.", "tokens": [ { "deprel": "vocative", "end_char": 2233, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 1, "lemma": "I", "misc": "", "start_char": 2232, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2235, "feats": null, "head": 6, "id": 2, "lemma": "-", "misc": "", "start_char": 2234, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2237, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 2236, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2241, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 2238, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 2245, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 2242, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 2251, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "force", "misc": "", "start_char": 2246, "text": "force", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2255, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 6, "id": 7, "lemma": "you", "misc": "", "start_char": 2252, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 2258, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 2256, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2261, "feats": "VerbForm=Inf", "head": 6, "id": 9, "lemma": "go", "misc": "", "start_char": 2259, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 2264, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 2262, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2269, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 11, "lemma": "that", "misc": "", "start_char": 2265, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 2271, "feats": null, "head": 6, "id": 12, "lemma": ".", "misc": "", "start_char": 2270, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 39, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBD walked) (PP (IN out) (PP (IN of) (NP (DT the) (NN house)))) (PP (IN in) (NP (DT a) (NML (NN fez) (CC and) (NN bow)) (NN tie))))) (. .) (S (NP (PRP I)) (VP (VBD went) (SBAR (RB so) (S (NP (PRP you)) (VP (VBD did) (RB n't) (VP (VB get) (VP (VBN beat) (PRT (RP up))))))))) (. .)))" }, "speaker": "Penny", "text": "You walked out of the house in a fez and bow tie . I went so you didn't get beat up.", "tokens": [ { "deprel": "nsubj", "end_char": 2275, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 2272, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2282, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "walk", "misc": "", "start_char": 2276, "text": "walked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 2286, "feats": null, "head": 6, "id": 3, "lemma": "out", "misc": "", "start_char": 2283, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 2289, "feats": null, "head": 6, "id": 4, "lemma": "of", "misc": "", "start_char": 2287, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2293, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 2290, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 2299, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "house", "misc": "", "start_char": 2294, "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2302, "feats": null, "head": 9, "id": 7, "lemma": "in", "misc": "", "start_char": 2300, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2304, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "misc": "", "start_char": 2303, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 2308, "feats": "Number=Sing", "head": 2, "id": 9, "lemma": "fez", "misc": "", "start_char": 2305, "text": "fez", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 2312, "feats": null, "head": 12, "id": 10, "lemma": "and", "misc": "", "start_char": 2309, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "compound", "end_char": 2316, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "bow", "misc": "", "start_char": 2313, "text": "bow", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 2320, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "tie", "misc": "", "start_char": 2317, "text": "tie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2322, "feats": null, "head": 2, "id": 13, "lemma": ".", "misc": "", "start_char": 2321, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2324, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 14, "lemma": "I", "misc": "", "start_char": 2323, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2329, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 2, "id": 15, "lemma": "go", "misc": "", "start_char": 2325, "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 2332, "feats": null, "head": 21, "id": 16, "lemma": "so", "misc": "", "start_char": 2330, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj:pass", "end_char": 2336, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 21, "id": 17, "lemma": "you", "misc": "", "start_char": 2333, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2340, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 21, "id": 18, "lemma": "do", "misc": "", "start_char": 2337, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 2344, "feats": null, "head": 21, "id": 19, "lemma": "not", "misc": "", "start_char": 2341, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "aux:pass", "end_char": 2348, "feats": "VerbForm=Inf", "head": 21, "id": 20, "lemma": "get", "misc": "", "start_char": 2345, "text": "get", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 2353, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 15, "id": 21, "lemma": "beat", "misc": "", "start_char": 2349, "text": "beat", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound:prt", "end_char": 2356, "feats": null, "head": 21, "id": 22, "lemma": "up", "misc": "", "start_char": 2354, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 2358, "feats": null, "head": 2, "id": 23, "lemma": ".", "misc": "", "start_char": 2357, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 40, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD was) (RB n't) (VP (VBG gon) (S (VP (TO na) (VP (VB get) (VP (VB beat) (PRT (RP up)))))))) (. .)))" }, "speaker": "Leonard", "text": "I wasn't gonna get beat up.", "tokens": [ { "deprel": "nsubj", "end_char": 2360, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 2359, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2364, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 2361, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 2368, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 2365, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 2372, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "go", "misc": "", "start_char": 2369, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 2375, "feats": null, "head": 7, "id": 5, "lemma": "to", "misc": "", "start_char": 2373, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "aux", "end_char": 2379, "feats": "VerbForm=Inf", "head": 7, "id": 6, "lemma": "get", "misc": "", "start_char": 2376, "text": "get", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 2384, "feats": "Tense=Past|VerbForm=Part", "head": 4, "id": 7, "lemma": "beat", "misc": "", "start_char": 2380, "text": "beat", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 2387, "feats": null, "head": 7, "id": 8, "lemma": "up", "misc": "", "start_char": 2385, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 2389, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 2388, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 41, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBD were))) (, ,) (CC but) (S (ADVP (RB somehow)) (NP (PRP I)) (VP (VBD held) (NP (PRP myself)) (ADVP (RB back)))) (. .)))" }, "speaker": "Penny", "text": "You were, but somehow I held myself back.", "tokens": [ { "deprel": "nsubj", "end_char": 2393, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 2390, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2398, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "be", "misc": "", "start_char": 2394, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "punct", "end_char": 2400, "feats": null, "head": 7, "id": 3, "lemma": ",", "misc": "", "start_char": 2399, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 2404, "feats": null, "head": 7, "id": 4, "lemma": "but", "misc": "", "start_char": 2401, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 2412, "feats": null, "head": 7, "id": 5, "lemma": "somehow", "misc": "", "start_char": 2405, "text": "somehow", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 2414, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "I", "misc": "", "start_char": 2413, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 2419, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 2, "id": 7, "lemma": "hold", "misc": "", "start_char": 2415, "text": "held", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 2426, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs|Reflex=Yes", "head": 7, "id": 8, "lemma": "myself", "misc": "", "start_char": 2420, "text": "myself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 2431, "feats": null, "head": 7, "id": 9, "lemma": "back", "misc": "", "start_char": 2427, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2433, "feats": null, "head": 2, "id": 10, "lemma": ".", "misc": "", "start_char": 2432, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 42, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP know) (SBAR (SBAR (WHNP (WP what)) (S (NP (PRP you)) (VP (MD could) (VP (VB make) (SBAR (S (NP (PRP us)) (VP (VB do)))))))) (. ?) (S (NP (NN Ice) (HYPH -) (NN skating)) (. .) (S (S (NP (DT The) (JJ cold) (NN air)) (VP (MD will) (VP (VB trigger) (NP (NP (NNP Leonard) (POS 's)) (NN asthma))))) (CC and) (S (NP (PRP it)) (VP (VBZ plays) (PP (ADVP (RB right)) (IN into) (NP (NP (PRP$ my) (ADJP (RB well) (HYPH -) (VBN known)) (NN fear)) (PP (IN of) (S (VP (VBG getting) (VP (VBN flattened) (PP (IN by) (NP (DT a) (NNP Zamboni))))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "You know what you could make us do? Ice - skating . The cold air will trigger Leonard's asthma and it plays right into my well - known fear of getting flattened by a Zamboni.", "tokens": [ { "deprel": "nsubj", "end_char": 2437, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 2434, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2442, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "know", "misc": "", "start_char": 2438, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 2447, "feats": "PronType=Rel", "head": 6, "id": 3, "lemma": "what", "misc": "", "start_char": 2443, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 2451, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 4, "lemma": "you", "misc": "", "start_char": 2448, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2457, "feats": "VerbForm=Fin", "head": 6, "id": 5, "lemma": "could", "misc": "", "start_char": 2452, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 2462, "feats": "VerbForm=Inf", "head": 2, "id": 6, "lemma": "make", "misc": "", "start_char": 2458, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2465, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 7, "lemma": "we", "misc": "", "start_char": 2463, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 2468, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "do", "misc": "", "start_char": 2466, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2470, "feats": null, "head": 12, "id": 9, "lemma": "?", "misc": "", "start_char": 2469, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "compound", "end_char": 2474, "feats": "Number=Sing", "head": 12, "id": 10, "lemma": "Ice", "misc": "", "start_char": 2471, "text": "Ice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2476, "feats": null, "head": 10, "id": 11, "lemma": "-", "misc": "", "start_char": 2475, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "parataxis", "end_char": 2484, "feats": "Number=Sing", "head": 2, "id": 12, "lemma": "skating", "misc": "", "start_char": 2477, "text": "skating", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2486, "feats": null, "head": 2, "id": 13, "lemma": ".", "misc": "", "start_char": 2485, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 2490, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 14, "lemma": "the", "misc": "", "start_char": 2487, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2495, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "cold", "misc": "", "start_char": 2491, "text": "cold", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 2499, "feats": "Number=Sing", "head": 18, "id": 16, "lemma": "air", "misc": "", "start_char": 2496, "text": "air", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 2504, "feats": "VerbForm=Fin", "head": 18, "id": 17, "lemma": "will", "misc": "", "start_char": 2500, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 2512, "feats": "VerbForm=Inf", "head": 2, "id": 18, "lemma": "trigger", "misc": "", "start_char": 2505, "text": "trigger", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 2520, "feats": "Number=Sing", "head": 21, "id": 19, "lemma": "Leonard", "misc": "", "start_char": 2513, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 2523, "feats": null, "head": 19, "id": 20, "lemma": "'s", "misc": "", "start_char": 2521, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "end_char": 2530, "feats": "Number=Sing", "head": 18, "id": 21, "lemma": "asthma", "misc": "", "start_char": 2524, "text": "asthma", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 2534, "feats": null, "head": 24, "id": 22, "lemma": "and", "misc": "", "start_char": 2531, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 2537, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 24, "id": 23, "lemma": "it", "misc": "", "start_char": 2535, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 2543, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": 24, "lemma": "play", "misc": "", "start_char": 2538, "text": "plays", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 2549, "feats": null, "head": 31, "id": 25, "lemma": "right", "misc": "", "start_char": 2544, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 2554, "feats": null, "head": 31, "id": 26, "lemma": "into", "misc": "", "start_char": 2550, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 2557, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 31, "id": 27, "lemma": "my", "misc": "", "start_char": 2555, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "advmod", "end_char": 2562, "feats": "Degree=Pos", "head": 30, "id": 28, "lemma": "well", "misc": "", "start_char": 2558, "text": "well", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 2564, "feats": null, "head": 30, "id": 29, "lemma": "-", "misc": "", "start_char": 2563, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 2570, "feats": "Tense=Past|VerbForm=Part", "head": 31, "id": 30, "lemma": "know", "misc": "", "start_char": 2565, "text": "known", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obl", "end_char": 2575, "feats": "Number=Sing", "head": 24, "id": 31, "lemma": "fear", "misc": "", "start_char": 2571, "text": "fear", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 2578, "feats": null, "head": 34, "id": 32, "lemma": "of", "misc": "", "start_char": 2576, "text": "of", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "aux:pass", "end_char": 2586, "feats": "VerbForm=Ger", "head": 34, "id": 33, "lemma": "get", "misc": "", "start_char": 2579, "text": "getting", "upos": "AUX", "xpos": "VBG" }, { "deprel": "acl", "end_char": 2596, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 31, "id": 34, "lemma": "flatten", "misc": "", "start_char": 2587, "text": "flattened", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 2599, "feats": null, "head": 37, "id": 35, "lemma": "by", "misc": "", "start_char": 2597, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2601, "feats": "Definite=Ind|PronType=Art", "head": 37, "id": 36, "lemma": "a", "misc": "", "start_char": 2600, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:agent", "end_char": 2609, "feats": "Number=Sing", "head": 34, "id": 37, "lemma": "Zamboni", "misc": "", "start_char": 2602, "text": "Zamboni", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2611, "feats": null, "head": 2, "id": 38, "lemma": ".", "misc": "", "start_char": 2610, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 43, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Now)) (NP (PRP you)) (VP (VBP 're) (VP (VBG helping) (S (NP (PRP them)) (VP (VB find) (NP (NP (NNS ways)) (SBAR (S (VP (TO to) (VP (VB make) (S (NP (PRP us)) (ADJP (JJ miserable)))))))))))) (. ?)))" }, "speaker": "Leonard", "text": "Now you're helping them find ways to make us miserable?", "tokens": [ { "deprel": "advmod", "end_char": 2615, "feats": null, "head": 4, "id": 1, "lemma": "now", "misc": "", "start_char": 2612, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 2619, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 2, "lemma": "you", "misc": "", "start_char": 2616, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2623, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 2620, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 2631, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "help", "misc": "", "start_char": 2624, "text": "helping", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 2636, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "they", "misc": "", "start_char": 2632, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 2641, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "find", "misc": "", "start_char": 2637, "text": "find", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2646, "feats": "Number=Plur", "head": 6, "id": 7, "lemma": "way", "misc": "", "start_char": 2642, "text": "ways", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 2649, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 2647, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 2654, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "make", "misc": "", "start_char": 2650, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2657, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 9, "id": 10, "lemma": "we", "misc": "", "start_char": 2655, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 2667, "feats": "Degree=Pos", "head": 9, "id": 11, "lemma": "miserable", "misc": "", "start_char": 2658, "text": "miserable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2669, "feats": null, "head": 4, "id": 12, "lemma": "?", "misc": "", "start_char": 2668, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 44, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorry)))) (, ,) (S (NP (NNP Leonard)) (, ,) (NP (PRP I)) (VP (VBP 'm) (NP (DT a) (NN problem) (HYPH -) (NN solver)))) (, ,) (S (NP (PRP it)) (VP (VBZ 's) (SBAR (WHNP (WP what)) (S (NP (PRP I)) (VP (VBP do)))))) (. .)))" }, "speaker": "Sheldon", "text": "Well, I'm sorry, Leonard, I'm a problem - solver, it's what I do.", "tokens": [ { "deprel": "discourse", "end_char": 2674, "feats": null, "head": 5, "id": 1, "lemma": "well", "misc": "", "start_char": 2670, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2676, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2675, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2678, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 2677, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2681, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 2679, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 2687, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "sorry", "misc": "", "start_char": 2682, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2689, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 2688, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 2697, "feats": "Number=Sing", "head": 14, "id": 7, "lemma": "Leonard", "misc": "", "start_char": 2690, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2699, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 2698, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2701, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 9, "lemma": "I", "misc": "", "start_char": 2700, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2704, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 14, "id": 10, "lemma": "be", "misc": "", "start_char": 2702, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 2706, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 11, "lemma": "a", "misc": "", "start_char": 2705, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 2714, "feats": "Number=Sing", "head": 14, "id": 12, "lemma": "problem", "misc": "", "start_char": 2707, "text": "problem", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2716, "feats": null, "head": 12, "id": 13, "lemma": "-", "misc": "", "start_char": 2715, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "parataxis", "end_char": 2723, "feats": "Number=Sing", "head": 5, "id": 14, "lemma": "solver", "misc": "", "start_char": 2717, "text": "solver", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2725, "feats": null, "head": 18, "id": 15, "lemma": ",", "misc": "", "start_char": 2724, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2728, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 16, "lemma": "it", "misc": "", "start_char": 2726, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2731, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": 17, "lemma": "be", "misc": "", "start_char": 2729, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 2736, "feats": "PronType=Rel", "head": 14, "id": 18, "lemma": "what", "misc": "", "start_char": 2732, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 2738, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 19, "lemma": "I", "misc": "", "start_char": 2737, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 2741, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 18, "id": 20, "lemma": "do", "misc": "", "start_char": 2739, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 2743, "feats": null, "head": 5, "id": 21, "lemma": ".", "misc": "", "start_char": 2742, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 45, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (ADVP (RB actually)) (VP (MD ca) (RB n't) (VP (VB go) (NP (NN ice) (HYPH -) (NN skating))))) (. .) (S (NP (PRP I)) (VP (VBP have) (NP (ADJP (RB unnaturally) (JJ brittle)) (NNS ankles)))) (. .)))" }, "speaker": "Amy", "text": "I actually can't go ice - skating . I have unnaturally brittle ankles.", "tokens": [ { "deprel": "nsubj", "end_char": 2745, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 1, "lemma": "I", "misc": "", "start_char": 2744, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 2754, "feats": null, "head": 5, "id": 2, "lemma": "actually", "misc": "", "start_char": 2746, "text": "actually", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 2757, "feats": "VerbForm=Fin", "head": 5, "id": 3, "lemma": "can", "misc": "", "start_char": 2755, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 2761, "feats": null, "head": 5, "id": 4, "lemma": "not", "misc": "", "start_char": 2758, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 2764, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "go", "misc": "", "start_char": 2762, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound", "end_char": 2768, "feats": "Number=Sing", "head": 8, "id": 6, "lemma": "ice", "misc": "", "start_char": 2765, "text": "ice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2770, "feats": null, "head": 8, "id": 7, "lemma": "-", "misc": "", "start_char": 2769, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "obj", "end_char": 2778, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "skating", "misc": "", "start_char": 2771, "text": "skating", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2780, "feats": null, "head": 5, "id": 9, "lemma": ".", "misc": "", "start_char": 2779, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2782, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "I", "misc": "", "start_char": 2781, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2787, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 11, "lemma": "have", "misc": "", "start_char": 2783, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2799, "feats": null, "head": 13, "id": 12, "lemma": "unnaturally", "misc": "", "start_char": 2788, "text": "unnaturally", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 2807, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "brittle", "misc": "", "start_char": 2800, "text": "brittle", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 2814, "feats": "Number=Plur", "head": 11, "id": 14, "lemma": "ankle", "misc": "", "start_char": 2808, "text": "ankles", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 2816, "feats": null, "head": 5, "id": 15, "lemma": ".", "misc": "", "start_char": 2815, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 46, "misc": { "parse_tree": "(ROOT (SQ (VBZ Is) (NP (EX there)) (NP (NP (NP (DT any) (NN part)) (PP (IN of) (NP (PRP$ your) (NN body)))) (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (ADJP (JJ normal)))))) (. ?)))" }, "speaker": "Penny", "text": "Is there any part of your body that's normal?", "tokens": [ { "deprel": "root", "end_char": 2819, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "be", "misc": "", "start_char": 2817, "text": "Is", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "expl", "end_char": 2825, "feats": null, "head": 1, "id": 2, "lemma": "there", "misc": "", "start_char": 2820, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "det", "end_char": 2829, "feats": null, "head": 4, "id": 3, "lemma": "any", "misc": "", "start_char": 2826, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 2834, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "part", "misc": "", "start_char": 2830, "text": "part", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2837, "feats": null, "head": 7, "id": 5, "lemma": "of", "misc": "", "start_char": 2835, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 2842, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "your", "misc": "", "start_char": 2838, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 2847, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "body", "misc": "", "start_char": 2843, "text": "body", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 2852, "feats": "PronType=Rel", "head": 10, "id": 8, "lemma": "that", "misc": "", "start_char": 2848, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "cop", "end_char": 2855, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 2853, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "acl:relcl", "end_char": 2862, "feats": "Degree=Pos", "head": 4, "id": 10, "lemma": "normal", "misc": "", "start_char": 2856, "text": "normal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2864, "feats": null, "head": 1, "id": 11, "lemma": "?", "misc": "", "start_char": 2863, "text": "?", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ] ], [ [ 1, 2, 2 ], [ 9, 0, 0 ], [ 9, 2, 2 ], [ 10, 3, 3 ], [ 12, 1, 1 ], [ 25, 1, 1 ], [ 27, 7, 7 ], [ 29, 2, 2 ], [ 37, 0, 0 ], [ 37, 2, 2 ], [ 37, 0, 2 ], [ 38, 0, 0 ], [ 38, 16, 16 ], [ 39, 0, 0 ], [ 40, 0, 0 ], [ 43, 6, 6 ] ], [ [ 1, 7, 7 ], [ 1, 15, 15 ], [ 3, 4, 4 ] ], [ [ 1, 10, 10 ], [ 1, 12, 12 ], [ 2, 5, 5 ], [ 2, 9, 9 ], [ 7, 0, 0 ], [ 7, 10, 10 ], [ 10, 5, 5 ], [ 20, 0, 0 ], [ 26, 0, 0 ], [ 28, 1, 1 ], [ 29, 8, 8 ], [ 41, 26, 26 ], [ 42, 1, 1 ], [ 43, 2, 2 ], [ 43, 8, 8 ], [ 43, 10, 13 ], [ 43, 18, 18 ] ], [ [ 2, 0, 1 ] ], [ [ 2, 12, 19 ] ], [ [ 2, 14, 19 ] ], [ [ 2, 17, 19 ], [ 3, 0, 2 ] ], [ [ 4, 3, 3 ] ], [ [ 6, 2, 3 ] ], [ [ 6, 5, 5 ], [ 18, 7, 7 ], [ 18, 7, 8 ], [ 18, 19, 19 ], [ 20, 15, 15 ], [ 30, 11, 12 ], [ 34, 27, 28 ], [ 35, 5, 5 ], [ 41, 6, 6 ], [ 42, 9, 9 ] ], [ [ 6, 7, 7 ] ], [ [ 6, 10, 10 ], [ 6, 12, 12 ] ], [ [ 6, 19, 20 ] ], [ [ 6, 17, 21 ], [ 7, 8, 8 ], [ 8, 9, 9 ], [ 8, 12, 13 ], [ 14, 10, 12 ], [ 15, 19, 19 ], [ 15, 15, 33 ] ], [ [ 7, 2, 2 ], [ 7, 5, 5 ] ], [ [ 7, 11, 11 ], [ 8, 10, 10 ] ], [ [ 8, 4, 4 ], [ 23, 9, 9 ], [ 23, 11, 11 ], [ 27, 2, 2 ], [ 30, 25, 25 ], [ 34, 23, 23 ] ], [ [ 8, 17, 18 ] ], [ [ 9, 5, 5 ], [ 14, 0, 0 ], [ 15, 4, 4 ], [ 15, 7, 7 ], [ 15, 10, 10 ], [ 16, 4, 4 ], [ 19, 0, 0 ], [ 23, 5, 5 ], [ 24, 0, 0 ], [ 30, 22, 22 ], [ 37, 6, 6 ], [ 38, 13, 13 ], [ 40, 5, 5 ], [ 40, 7, 7 ] ], [ [ 9, 10, 10 ] ], [ [ 10, 6, 6 ] ], [ [ 12, 3, 3 ] ], [ [ 12, 7, 7 ] ], [ [ 14, 6, 8 ] ], [ [ 14, 11, 12 ], [ 17, 15, 15 ] ], [ [ 15, 7, 8 ] ], [ [ 15, 26, 27 ] ], [ [ 15, 21, 33 ] ], [ [ 15, 31, 33 ] ], [ [ 16, 0, 0 ], [ 22, 2, 2 ], [ 22, 16, 16 ], [ 22, 21, 21 ], [ 31, 0, 0 ], [ 31, 5, 5 ], [ 31, 15, 15 ], [ 32, 7, 7 ], [ 34, 11, 11 ], [ 44, 0, 0 ], [ 44, 9, 9 ], [ 45, 5, 5 ] ], [ [ 16, 6, 7 ] ], [ [ 18, 2, 2 ], [ 18, 22, 22 ], [ 20, 3, 3 ], [ 21, 2, 2 ], [ 21, 11, 11 ], [ 23, 3, 5 ], [ 24, 4, 4 ], [ 24, 4, 5 ], [ 30, 16, 16 ], [ 41, 0, 0 ], [ 41, 3, 3 ], [ 42, 4, 4 ] ], [ [ 18, 21, 21 ] ], [ [ 18, 21, 23 ] ], [ [ 20, 9, 17 ] ], [ [ 20, 12, 17 ] ], [ [ 21, 4, 9 ] ], [ [ 21, 7, 9 ] ], [ [ 21, 13, 17 ] ], [ [ 21, 15, 17 ] ], [ [ 22, 2, 3 ] ], [ [ 22, 5, 6 ] ], [ [ 22, 9, 11 ] ], [ [ 22, 13, 14 ] ], [ [ 22, 18, 19 ] ], [ [ 22, 25, 26 ] ], [ [ 23, 2, 2 ] ], [ [ 29, 4, 4 ], [ 29, 11, 11 ] ], [ [ 29, 5, 6 ] ], [ [ 29, 12, 13 ] ], [ [ 30, 9, 9 ] ], [ [ 30, 9, 18 ] ], [ [ 30, 28, 29 ] ], [ [ 31, 5, 6 ] ], [ [ 31, 12, 13 ] ], [ [ 31, 17, 20 ] ], [ [ 31, 24, 26 ] ], [ [ 33, 2, 7 ] ], [ [ 33, 3, 7 ], [ 34, 2, 2 ] ], [ [ 33, 9, 9 ] ], [ [ 34, 4, 6 ] ], [ [ 34, 21, 21 ] ], [ [ 34, 21, 30 ] ], [ [ 35, 9, 9 ] ], [ [ 36, 4, 4 ] ], [ [ 36, 0, 5 ] ], [ [ 36, 3, 5 ], [ 37, 10, 10 ] ], [ [ 38, 4, 5 ] ], [ [ 38, 7, 11 ] ], [ [ 41, 13, 15 ] ], [ [ 41, 18, 20 ] ], [ [ 41, 22, 22 ] ], [ [ 41, 26, 36 ] ], [ [ 41, 35, 36 ] ], [ [ 42, 6, 10 ] ], [ [ 43, 15, 15 ] ], [ [ 44, 11, 13 ] ], [ [ 45, 5, 6 ] ], [ [ 45, 2, 9 ] ] ]
s08e12c00t
What color would you like to be? Well, I'd like to be green, but you know you always take it. Any color's fine with me . Yeah, I could be a - a combination of blue and yellow. Blue and yellow make green. Well, then it's settled. Hi . Ready to go? Oh, good news, we ordered lunch, so we can all stay here and play Lord of the Rings Risk. Sheldon, we said that we would play games with you tonight. Oh, no, we'll still be playing it tonight...this game can easily take eight hours. Sweetie, you really thought I'd want to do this? Well, did you tell him that? Yes. Did you say it out loud with words? No. I don't want to spend the whole day playing a board game. Yeah, well, you may change your mind when you hear that this is the new expanded edition which contains a more complete map of Middle Earth, now including the Haradwaith Territories. I will literally race you to the car. No, no, no, come on, don't leave . Just try it. No . We're always doing what you guys want . Just once, it'd be nice if you did something we wanted. You want to be green? You know, they really have tried to like a lot of the same stuff we're into. Yeah, we do game nights and video game nights and we watch movies with director's commentary. Oh, my favorite...George Lucas can talk all the way through Star Wars, I say one word and I'm banished to the kitchen. Yeah, today Amy and I are deciding what we're all gonna do. You got it, you girls are in charge. Thank you. Sheldon? Now that we're not playing, you can be green. Thank you. And since you're green this time, I can be it next time. All right, let's see . What's something fun the guys would never take us to do? Oh, I know...we could go horseback riding. I actually can't . My hips don't open wider than 22 degrees . I rode a very thin pony once . On the first bump...just popped right off. All right, well, what do you want to do? There's a craft and folk art museum on Wilshire. Well, that's Wilshire's problem . Come on, you know, there - there's got to be something fun we could do that the guys will hate. Hang on, why do we have to hate it? Three words: Doctor Who convention. I - I did not force you to go to that. You walked out of the house in a fez and bow tie . I went so you didn't get beat up. I wasn't gonna get beat up. You were, but somehow I held myself back. You know what you could make us do? Ice - skating . The cold air will trigger Leonard's asthma and it plays right into my well - known fear of getting flattened by a Zamboni. Now you're helping them find ways to make us miserable? Well, I'm sorry, Leonard, I'm a problem - solver, it's what I do. I actually can't go ice - skating . I have unnaturally brittle ankles. Is there any part of your body that's normal?
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (NP (PRP$ my) (NNP God)) (, ,) (INTJ (UH oh)) (, ,) (NP (PRP$ my) (NNP God)) (, ,) (INTJ (UH oh)) (, ,) (NP (PRP$ my) (NNP God)) (. .)))" }, "speaker": "Raj", "text": "Oh, my God, oh, my God, oh, my God.", "tokens": [ { "deprel": "discourse", "end_char": 2, "feats": null, "head": 4, "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": "root", "end_char": 11, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "God", "misc": "", "start_char": 8, "text": "God", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 13, "feats": null, "head": 6, "id": 5, "lemma": ",", "misc": "", "start_char": 12, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 16, "feats": null, "head": 9, "id": 6, "lemma": "oh", "misc": "", "start_char": 14, "text": "oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 18, "feats": null, "head": 6, "id": 7, "lemma": ",", "misc": "", "start_char": 17, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 21, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "my", "misc": "", "start_char": 19, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "parataxis", "end_char": 25, "feats": "Number=Sing", "head": 4, "id": 9, "lemma": "God", "misc": "", "start_char": 22, "text": "God", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 27, "feats": null, "head": 11, "id": 10, "lemma": ",", "misc": "", "start_char": 26, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 30, "feats": null, "head": 14, "id": 11, "lemma": "oh", "misc": "", "start_char": 28, "text": "oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 32, "feats": null, "head": 11, "id": 12, "lemma": ",", "misc": "", "start_char": 31, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 35, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 14, "id": 13, "lemma": "my", "misc": "", "start_char": 33, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "parataxis", "end_char": 39, "feats": "Number=Sing", "head": 4, "id": 14, "lemma": "God", "misc": "", "start_char": 36, "text": "God", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 41, "feats": null, "head": 4, "id": 15, "lemma": ".", "misc": "", "start_char": 40, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (SQ (MD Will) (NP (PRP you)) (VP (UH please) (VP (VB relax))) (. ?)))" }, "speaker": "Howard", "text": "Will you please relax?", "tokens": [ { "deprel": "aux", "end_char": 46, "feats": "VerbForm=Fin", "head": 4, "id": 1, "lemma": "will", "misc": "", "start_char": 42, "text": "Will", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 50, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 2, "lemma": "you", "misc": "", "start_char": 47, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "discourse", "end_char": 57, "feats": null, "head": 4, "id": 3, "lemma": "please", "misc": "", "start_char": 51, "text": "please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "root", "end_char": 63, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "relax", "misc": "", "start_char": 58, "text": "relax", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 65, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 64, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD ca) (RB n't) (VP (VB take) (NP (PRP it)) (, ,) (VP (NN dude)))) (. .)))" }, "speaker": "Raj", "text": "I can't take it, dude.", "tokens": [ { "deprel": "nsubj", "end_char": 67, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 66, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 70, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "can", "misc": "", "start_char": 68, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 74, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 71, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 79, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "take", "misc": "", "start_char": 75, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 82, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "it", "misc": "", "start_char": 80, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 84, "feats": null, "head": 4, "id": 6, "lemma": ",", "misc": "", "start_char": 83, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 89, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "dude", "misc": "", "start_char": 85, "text": "dude", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 91, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 90, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (FRAG (NP (PRP You)) (ADJP (JJ okay)) (. ?)))" }, "speaker": "Bernadette", "text": "You okay?", "tokens": [ { "deprel": "nsubj", "end_char": 95, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 92, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 100, "feats": "Degree=Pos", "head": 0, "id": 2, "lemma": "okay", "misc": "", "start_char": 96, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 102, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 101, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH No)) (, ,) (NP (PRP I)) (VP (VBP 'm) (RB not) (ADJP (JJ okay)))) (. .) (S (NP (PRP I)) (VP (VBP feel) (SBAR (IN like) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG gon) (S (VP (TO na) (VP (VB jump) (PP (IN out) (PP (IN of) (NP (PRP$ my) (NN skin))))))))))))) (. .)))" }, "speaker": "Raj", "text": "No, I'm not okay . I feel like I'm gonna jump out of my skin.", "tokens": [ { "deprel": "discourse", "end_char": 105, "feats": "Polarity=Neg", "head": 6, "id": 1, "lemma": "no", "misc": "", "start_char": 103, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 107, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 106, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 109, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 108, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 112, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 110, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 116, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 113, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 121, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "okay", "misc": "", "start_char": 117, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 123, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 122, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 125, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 124, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 130, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 9, "lemma": "feel", "misc": "", "start_char": 126, "text": "feel", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 135, "feats": null, "head": 13, "id": 10, "lemma": "like", "misc": "", "start_char": 131, "text": "like", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 137, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 11, "lemma": "I", "misc": "", "start_char": 136, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 140, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 138, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 144, "feats": "Tense=Pres|VerbForm=Part", "head": 9, "id": 13, "lemma": "go", "misc": "", "start_char": 141, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 147, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 145, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 152, "feats": "VerbForm=Inf", "head": 13, "id": 15, "lemma": "jump", "misc": "", "start_char": 148, "text": "jump", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 156, "feats": null, "head": 19, "id": 16, "lemma": "out", "misc": "", "start_char": 153, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "end_char": 159, "feats": null, "head": 16, "id": 17, "lemma": "of", "misc": "", "start_char": 157, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 162, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 19, "id": 18, "lemma": "my", "misc": "", "start_char": 160, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 167, "feats": "Number=Sing", "head": 15, "id": 19, "lemma": "skin", "misc": "", "start_char": 163, "text": "skin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 169, "feats": null, "head": 6, "id": 20, "lemma": ".", "misc": "", "start_char": 168, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD told) (NP (PRP you)) (S (RB not) (VP (TO to) (VP (VB wax) (ADVP (RB down) (RB there))))))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (ADJP (JJ itchy)) (SBAR (WHADVP (WRB when)) (S (NP (PRP it)) (VP (VBZ grows) (ADVP (RB back))))))) (. .)))" }, "speaker": "Bernadette", "text": "I told you not to wax down there . It's itchy when it grows back.", "tokens": [ { "deprel": "nsubj", "end_char": 171, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 170, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 176, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "tell", "misc": "", "start_char": 172, "text": "told", "upos": "VERB", "xpos": "VBD" }, { "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": "advmod", "end_char": 184, "feats": null, "head": 6, "id": 4, "lemma": "not", "misc": "", "start_char": 181, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "mark", "end_char": 187, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 185, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 191, "feats": "VerbForm=Inf", "head": 2, "id": 6, "lemma": "wax", "misc": "", "start_char": 188, "text": "wax", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 196, "feats": null, "head": 8, "id": 7, "lemma": "down", "misc": "", "start_char": 192, "text": "down", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 202, "feats": "PronType=Dem", "head": 6, "id": 8, "lemma": "there", "misc": "", "start_char": 197, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 204, "feats": null, "head": 2, "id": 9, "lemma": ".", "misc": "", "start_char": 203, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 207, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 10, "lemma": "it", "misc": "", "start_char": 205, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 210, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 208, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 216, "feats": "Degree=Pos", "head": 2, "id": 12, "lemma": "itchy", "misc": "", "start_char": 211, "text": "itchy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 221, "feats": "PronType=Int", "head": 15, "id": 13, "lemma": "when", "misc": "", "start_char": 217, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 224, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 14, "lemma": "it", "misc": "", "start_char": 222, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 230, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 15, "lemma": "grow", "misc": "", "start_char": 225, "text": "grows", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 235, "feats": null, "head": 15, "id": 16, "lemma": "back", "misc": "", "start_char": 231, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 237, "feats": null, "head": 2, "id": 17, "lemma": ".", "misc": "", "start_char": 236, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ worried) (PP (IN about) (NP (DT the) (NML (NNP New) (NNPS Horizons)) (NN space) (NN probe))))) (. .)))" }, "speaker": "Raj", "text": "I'm worried about the New Horizons space probe.", "tokens": [ { "deprel": "nsubj", "end_char": 239, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 238, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 242, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 240, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 250, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "worried", "misc": "", "start_char": 243, "text": "worried", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 256, "feats": null, "head": 9, "id": 4, "lemma": "about", "misc": "", "start_char": 251, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 260, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 5, "lemma": "the", "misc": "", "start_char": 257, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 264, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "New", "misc": "", "start_char": 261, "text": "New", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "compound", "end_char": 273, "feats": "Number=Plur", "head": 9, "id": 7, "lemma": "Horizon", "misc": "", "start_char": 265, "text": "Horizons", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "compound", "end_char": 279, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "space", "misc": "", "start_char": 274, "text": "space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 285, "feats": "Number=Sing", "head": 3, "id": 9, "lemma": "probe", "misc": "", "start_char": 280, "text": "probe", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 287, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 286, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ 's) (NP (PRP he)) (VP (VBG talking) (PP (IN about)))) (. ?)))" }, "speaker": "Bernadette", "text": "What's he talking about?", "tokens": [ { "deprel": "obl", "end_char": 292, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 288, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 295, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 293, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 298, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "he", "misc": "", "start_char": 296, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 306, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "talk", "misc": "", "start_char": 299, "text": "talking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 312, "feats": null, "head": 1, "id": 5, "lemma": "about", "misc": "", "start_char": 307, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 314, "feats": null, "head": 4, "id": 6, "lemma": "?", "misc": "", "start_char": 313, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (ADVP (NP (CD Nine) (NNS years)) (RB ago)) (NP (PRP he)) (VP (VBD was) (NP (NP (NN part)) (PP (IN of) (NP (NP (DT a) (NN team)) (SBAR (WHNP (WDT that)) (S (VP (VBD launched) (NP (NP (DT a) (NN spacecraft)) (SBAR (S (VP (TO to) (VP (VB collect) (NP (NP (NNS data)) (PP (IN about) (NP (NNP Pluto) (. .))))))))) (SBAR (S (NP (PRP It)) (VP (VBZ 's) (ADVP (RB finally)) (ADJP (JJ close) (RB enough))))))))))))) (, ,) (ADVP (RB so)) (S (NP (DT this) (NN morning)) (NP (PRP it)) (VP (VBD turned) (NP (PRP itself)) (PRT (RP on)))) (. .)))" }, "speaker": "Howard", "text": "Nine years ago he was part of a team that launched a spacecraft to collect data about Pluto . It's finally close enough, so this morning it turned itself on.", "tokens": [ { "deprel": "nummod", "end_char": 319, "feats": "NumForm=Word|NumType=Card", "head": 2, "id": 1, "lemma": "nine", "misc": "", "start_char": 315, "text": "Nine", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl:npmod", "end_char": 325, "feats": "Number=Plur", "head": 3, "id": 2, "lemma": "year", "misc": "", "start_char": 320, "text": "years", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 329, "feats": null, "head": 6, "id": 3, "lemma": "ago", "misc": "", "start_char": 326, "text": "ago", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 332, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 4, "lemma": "he", "misc": "", "start_char": 330, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 336, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 333, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 341, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "part", "misc": "", "start_char": 337, "text": "part", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 344, "feats": null, "head": 9, "id": 7, "lemma": "of", "misc": "", "start_char": 342, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 346, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "misc": "", "start_char": 345, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 351, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "team", "misc": "", "start_char": 347, "text": "team", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 356, "feats": "PronType=Rel", "head": 11, "id": 10, "lemma": "that", "misc": "", "start_char": 352, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "end_char": 365, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 11, "lemma": "launch", "misc": "", "start_char": 357, "text": "launched", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 367, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 12, "lemma": "a", "misc": "", "start_char": 366, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 378, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "spacecraft", "misc": "", "start_char": 368, "text": "spacecraft", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 381, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 379, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 389, "feats": "VerbForm=Inf", "head": 11, "id": 15, "lemma": "collect", "misc": "", "start_char": 382, "text": "collect", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 394, "feats": "Number=Plur", "head": 15, "id": 16, "lemma": "datum", "misc": "", "start_char": 390, "text": "data", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 400, "feats": null, "head": 18, "id": 17, "lemma": "about", "misc": "", "start_char": 395, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 406, "feats": "Number=Sing", "head": 15, "id": 18, "lemma": "Pluto", "misc": "", "start_char": 401, "text": "Pluto", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 408, "feats": null, "head": 6, "id": 19, "lemma": ".", "misc": "", "start_char": 407, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 411, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 23, "id": 20, "lemma": "it", "misc": "", "start_char": 409, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 414, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 23, "id": 21, "lemma": "be", "misc": "", "start_char": 412, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 422, "feats": null, "head": 23, "id": 22, "lemma": "finally", "misc": "", "start_char": 415, "text": "finally", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 428, "feats": "Degree=Pos", "head": 6, "id": 23, "lemma": "close", "misc": "", "start_char": 423, "text": "close", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 435, "feats": null, "head": 23, "id": 24, "lemma": "enough", "misc": "", "start_char": 429, "text": "enough", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 437, "feats": null, "head": 30, "id": 25, "lemma": ",", "misc": "", "start_char": 436, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 440, "feats": null, "head": 30, "id": 26, "lemma": "so", "misc": "", "start_char": 438, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 445, "feats": "Number=Sing|PronType=Dem", "head": 28, "id": 27, "lemma": "this", "misc": "", "start_char": 441, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 453, "feats": "Number=Sing", "head": 30, "id": 28, "lemma": "morning", "misc": "", "start_char": 446, "text": "morning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 456, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 30, "id": 29, "lemma": "it", "misc": "", "start_char": 454, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 463, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 30, "lemma": "turn", "misc": "", "start_char": 457, "text": "turned", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 470, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs|Reflex=Yes", "head": 30, "id": 31, "lemma": "itself", "misc": "", "start_char": 464, "text": "itself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 473, "feats": null, "head": 30, "id": 32, "lemma": "on", "misc": "", "start_char": 471, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 475, "feats": null, "head": 6, "id": 33, "lemma": ".", "misc": "", "start_char": 474, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP We)) (VP (VBP hope))) (. .) (S (NP (DT The) (NN signal)) (VP (VBZ has) (S (VP (TO to) (VP (VB travel) (NP (QP (RB over) (CD three) (CD billion)) (NNS miles))))))) (. .) (RB So) (S (NP (NP (PRP it))) (VP (VBZ 's) (VP (VBG gon) (S (VP (TO na) (VP (VB be) (NP (NNS hours)) (SBAR (IN before) (S (NP (PRP we)) (VP (VBP know) (SBAR (IN if) (S (NP (PRP it)) (ADVP (RB even)) (VP (VBD survived))))))))))))) (. .)))" }, "speaker": "Raj", "text": "We hope . The signal has to travel over three billion miles . So it's gonna be hours before we know if it even survived.", "tokens": [ { "deprel": "nsubj", "end_char": 478, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "we", "misc": "", "start_char": 476, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 483, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 2, "lemma": "hope", "misc": "", "start_char": 479, "text": "hope", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 485, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 484, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 489, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 486, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 496, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "signal", "misc": "", "start_char": 490, "text": "signal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 500, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "have", "misc": "", "start_char": 497, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 503, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 501, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 510, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "travel", "misc": "", "start_char": 504, "text": "travel", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 515, "feats": null, "head": 11, "id": 9, "lemma": "over", "misc": "", "start_char": 511, "text": "over", "upos": "ADV", "xpos": "RB" }, { "deprel": "compound", "end_char": 521, "feats": "NumForm=Word|NumType=Card", "head": 11, "id": 10, "lemma": "three", "misc": "", "start_char": 516, "text": "three", "upos": "NUM", "xpos": "CD" }, { "deprel": "nummod", "end_char": 529, "feats": "NumForm=Word|NumType=Card", "head": 12, "id": 11, "lemma": "billion", "misc": "", "start_char": 522, "text": "billion", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 535, "feats": "Number=Plur", "head": 8, "id": 12, "lemma": "mile", "misc": "", "start_char": 530, "text": "miles", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 537, "feats": null, "head": 6, "id": 13, "lemma": ".", "misc": "", "start_char": 536, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 540, "feats": null, "head": 17, "id": 14, "lemma": "so", "misc": "", "start_char": 538, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 543, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 15, "lemma": "it", "misc": "", "start_char": 541, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 546, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 16, "lemma": "be", "misc": "", "start_char": 544, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 550, "feats": "Tense=Pres|VerbForm=Part", "head": 6, "id": 17, "lemma": "go", "misc": "", "start_char": 547, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 553, "feats": null, "head": 20, "id": 18, "lemma": "to", "misc": "", "start_char": 551, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 556, "feats": "VerbForm=Inf", "head": 20, "id": 19, "lemma": "be", "misc": "", "start_char": 554, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 562, "feats": "Number=Plur", "head": 17, "id": 20, "lemma": "hour", "misc": "", "start_char": 557, "text": "hours", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 569, "feats": null, "head": 23, "id": 21, "lemma": "before", "misc": "", "start_char": 563, "text": "before", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 572, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 23, "id": 22, "lemma": "we", "misc": "", "start_char": 570, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 577, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 17, "id": 23, "lemma": "know", "misc": "", "start_char": 573, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 580, "feats": null, "head": 27, "id": 24, "lemma": "if", "misc": "", "start_char": 578, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 583, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 27, "id": 25, "lemma": "it", "misc": "", "start_char": 581, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 588, "feats": null, "head": 27, "id": 26, "lemma": "even", "misc": "", "start_char": 584, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 597, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 23, "id": 27, "lemma": "survive", "misc": "", "start_char": 589, "text": "survived", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 599, "feats": null, "head": 6, "id": 28, "lemma": ".", "misc": "", "start_char": 598, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Now)) (NP (PRP we)) (VP (VBP get) (S (VP (TO to) (VP (VB see) (S (NP (PRP him)) (VP (VB flip) (PRT (RP out)))) (SBAR (IN because) (S (NP (PRP he)) (VP (VBZ 's) (ADJP (VBN worried) (SBAR (S (NP (PRP it)) (VP (VBD was) (VP (VBN demolished) (PP (IN by) (NP (NN space) (NN ice))))))))))))))) (. .)))" }, "speaker": "Howard", "text": "Now we get to see him flip out because he's worried it was demolished by space ice.", "tokens": [ { "deprel": "advmod", "end_char": 603, "feats": null, "head": 3, "id": 1, "lemma": "now", "misc": "", "start_char": 600, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 606, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "we", "misc": "", "start_char": 604, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 610, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "get", "misc": "", "start_char": 607, "text": "get", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 613, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 611, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 617, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "see", "misc": "", "start_char": 614, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 621, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "he", "misc": "", "start_char": 618, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 626, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "flip", "misc": "", "start_char": 622, "text": "flip", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 630, "feats": null, "head": 7, "id": 8, "lemma": "out", "misc": "", "start_char": 627, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "mark", "end_char": 638, "feats": null, "head": 12, "id": 9, "lemma": "because", "misc": "", "start_char": 631, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 641, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 10, "lemma": "he", "misc": "", "start_char": 639, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 644, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 642, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "end_char": 652, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 5, "id": 12, "lemma": "worry", "misc": "", "start_char": 645, "text": "worried", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nsubj:pass", "end_char": 655, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 13, "lemma": "it", "misc": "", "start_char": 653, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 659, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 656, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 670, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 12, "id": 15, "lemma": "demolish", "misc": "", "start_char": 660, "text": "demolished", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 673, "feats": null, "head": 18, "id": 16, "lemma": "by", "misc": "", "start_char": 671, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 679, "feats": "Number=Sing", "head": 18, "id": 17, "lemma": "space", "misc": "", "start_char": 674, "text": "space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl:agent", "end_char": 683, "feats": "Number=Sing", "head": 15, "id": 18, "lemma": "ice", "misc": "", "start_char": 680, "text": "ice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 685, "feats": null, "head": 3, "id": 19, "lemma": ".", "misc": "", "start_char": 684, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (S (NP (NN Space) (NN ice)) (VP (VBZ is) (NP (DT no) (NN joke)))) (. .) (S (NP (PRP I)) (VP (MD ca) (RB n't) (ADVP (RB even)) (VP (VB watch) (NP (NNP Frozen)) (ADVP (RB anymore))))) (. .)))" }, "speaker": "Raj", "text": "Space ice is no joke . I can't even watch Frozen anymore.", "tokens": [ { "deprel": "compound", "end_char": 691, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "space", "misc": "", "start_char": 686, "text": "Space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 695, "feats": "Number=Sing", "head": 5, "id": 2, "lemma": "ice", "misc": "", "start_char": 692, "text": "ice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 698, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 696, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 701, "feats": null, "head": 5, "id": 4, "lemma": "no", "misc": "", "start_char": 699, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 706, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "joke", "misc": "", "start_char": 702, "text": "joke", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 708, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 707, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 710, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 7, "lemma": "I", "misc": "", "start_char": 709, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 713, "feats": "VerbForm=Fin", "head": 11, "id": 8, "lemma": "can", "misc": "", "start_char": 711, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 717, "feats": null, "head": 11, "id": 9, "lemma": "not", "misc": "", "start_char": 714, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 722, "feats": null, "head": 11, "id": 10, "lemma": "even", "misc": "", "start_char": 718, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 728, "feats": "VerbForm=Inf", "head": 5, "id": 11, "lemma": "watch", "misc": "", "start_char": 723, "text": "watch", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 735, "feats": "Number=Sing", "head": 11, "id": 12, "lemma": "Frozen", "misc": "", "start_char": 729, "text": "Frozen", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 743, "feats": null, "head": 11, "id": 13, "lemma": "anymore", "misc": "", "start_char": 736, "text": "anymore", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 745, "feats": null, "head": 5, "id": 14, "lemma": ".", "misc": "", "start_char": 744, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ], [ 0, 7, 7 ], [ 0, 12, 12 ], [ 1, 1, 1 ], [ 2, 0, 0 ], [ 3, 0, 0 ], [ 4, 2, 2 ], [ 4, 7, 7 ], [ 4, 10, 10 ], [ 4, 17, 17 ], [ 5, 2, 2 ], [ 6, 0, 0 ], [ 7, 2, 2 ], [ 8, 3, 3 ], [ 10, 5, 5 ], [ 10, 9, 9 ], [ 11, 6, 6 ] ], [ [ 0, 2, 3 ], [ 0, 7, 8 ], [ 0, 12, 13 ] ], [ [ 2, 4, 4 ] ], [ [ 2, 6, 6 ] ], [ [ 4, 17, 18 ] ], [ [ 5, 0, 0 ] ], [ [ 5, 9, 9 ] ], [ [ 5, 13, 13 ] ], [ [ 6, 4, 8 ] ], [ [ 6, 5, 8 ], [ 8, 19, 19 ], [ 8, 28, 28 ], [ 8, 30, 30 ], [ 9, 24, 24 ], [ 10, 12, 12 ] ], [ [ 8, 0, 1 ] ], [ [ 8, 11, 12 ] ], [ [ 8, 17, 17 ] ], [ [ 8, 5, 17 ] ], [ [ 8, 7, 17 ] ], [ [ 8, 15, 17 ] ], [ [ 8, 26, 27 ] ], [ [ 9, 0, 0 ], [ 9, 21, 21 ] ], [ [ 9, 3, 4 ] ], [ [ 9, 9, 11 ] ], [ [ 9, 19, 19 ] ], [ [ 10, 1, 1 ] ], [ [ 10, 16, 17 ], [ 11, 0, 1 ] ], [ [ 11, 3, 4 ] ], [ [ 11, 11, 11 ] ] ]
s08e12c01t
Oh, my God, oh, my God, oh, my God. Will you please relax? I can't take it, dude. You okay? No, I'm not okay . I feel like I'm gonna jump out of my skin. I told you not to wax down there . It's itchy when it grows back. I'm worried about the New Horizons space probe. What's he talking about? Nine years ago he was part of a team that launched a spacecraft to collect data about Pluto . It's finally close enough, so this morning it turned itself on. We hope . The signal has to travel over three billion miles . So it's gonna be hours before we know if it even survived. Now we get to see him flip out because he's worried it was demolished by space ice. Space ice is no joke . I can't even watch Frozen anymore.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hey)) (, ,) (ADJP (JJ sorry) (PP (IN about) (NP (DT that)))) (. .)))" }, "speaker": "Penny", "text": "Hey, sorry about that.", "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": 11, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "sorry", "misc": "", "start_char": 6, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 17, "feats": null, "head": 5, "id": 4, "lemma": "about", "misc": "", "start_char": 12, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 22, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 5, "lemma": "that", "misc": "", "start_char": 18, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 24, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 23, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (NP (PRP we)) (VP (VBP 're) (ADJP (JJ sorry) (. .) (SBAR (S (NP (PRP We)) (ADVP (RB never)) (VP (MD should) (VP (VB have) (VP (VBN been) (VP (VBG comparing) (NP (NNS relationships)) (PP (IN in) (NP (DT the) (JJ first) (NN place))))))))))) (. .)))" }, "speaker": "Amy", "text": "No, we're sorry . We never should have been comparing relationships in the first place.", "tokens": [ { "deprel": "discourse", "end_char": 27, "feats": "Polarity=Neg", "head": 5, "id": 1, "lemma": "no", "misc": "", "start_char": 25, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 29, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 28, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 32, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "we", "misc": "", "start_char": 30, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 36, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 33, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 42, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "sorry", "misc": "", "start_char": 37, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 44, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 43, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 47, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 12, "id": 7, "lemma": "we", "misc": "", "start_char": 45, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 53, "feats": null, "head": 12, "id": 8, "lemma": "never", "misc": "", "start_char": 48, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 60, "feats": "VerbForm=Fin", "head": 12, "id": 9, "lemma": "should", "misc": "", "start_char": 54, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 65, "feats": "VerbForm=Inf", "head": 12, "id": 10, "lemma": "have", "misc": "", "start_char": 61, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "aux", "end_char": 70, "feats": "Tense=Past|VerbForm=Part", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 66, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "parataxis", "end_char": 80, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 12, "lemma": "compare", "misc": "", "start_char": 71, "text": "comparing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 94, "feats": "Number=Plur", "head": 12, "id": 13, "lemma": "relationship", "misc": "", "start_char": 81, "text": "relationships", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 97, "feats": null, "head": 17, "id": 14, "lemma": "in", "misc": "", "start_char": 95, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 101, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 15, "lemma": "the", "misc": "", "start_char": 98, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 107, "feats": "Degree=Pos|NumType=Ord", "head": 17, "id": 16, "lemma": "first", "misc": "", "start_char": 102, "text": "first", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 113, "feats": "Number=Sing", "head": 12, "id": 17, "lemma": "place", "misc": "", "start_char": 108, "text": "place", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 115, "feats": null, "head": 5, "id": 18, "lemma": ".", "misc": "", "start_char": 114, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP We)) (VP (VBD won))) (. .) (S (NP (PRP You)) (VP (VBP know) (PRN (, ,) (S (NP (PRP I)) (VP (VBP say))) (, ,)) (ADVP (RB next)))) (, ,) (S (NP (PRP we)) (VP (VBP take) (PRT (IN on)) (NP (NP (NNP Koothrappali)) (CC and) (NP (PRP$ his) (NN dog) (. .))))) (ADVP (RB Really)) (VP (VBP give) (NP (PRP ourselves)) (NP (DT a) (NN challenge))) (. .)))" }, "speaker": "Sheldon", "text": "We won . You know, I say, next, we take on Koothrappali and his dog . Really give ourselves a challenge.", "tokens": [ { "deprel": "nsubj", "end_char": 118, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "we", "misc": "", "start_char": 116, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 122, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "win", "misc": "", "start_char": 119, "text": "won", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 124, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 123, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 128, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 125, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 133, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 13, "id": 5, "lemma": "know", "misc": "", "start_char": 129, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 135, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 134, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 137, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 136, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 141, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 8, "lemma": "say", "misc": "", "start_char": 138, "text": "say", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 143, "feats": null, "head": 8, "id": 9, "lemma": ",", "misc": "", "start_char": 142, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 148, "feats": null, "head": 13, "id": 10, "lemma": "next", "misc": "", "start_char": 144, "text": "next", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 150, "feats": null, "head": 10, "id": 11, "lemma": ",", "misc": "", "start_char": 149, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 153, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 13, "id": 12, "lemma": "we", "misc": "", "start_char": 151, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 158, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 13, "lemma": "take", "misc": "", "start_char": 154, "text": "take", "upos": "VERB", "xpos": "VBP" }, { "deprel": "compound:prt", "end_char": 161, "feats": null, "head": 13, "id": 14, "lemma": "on", "misc": "", "start_char": 159, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obj", "end_char": 174, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "Koothrappali", "misc": "", "start_char": 162, "text": "Koothrappali", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 178, "feats": null, "head": 18, "id": 16, "lemma": "and", "misc": "", "start_char": 175, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 182, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 18, "id": 17, "lemma": "his", "misc": "", "start_char": 179, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "conj", "end_char": 186, "feats": "Number=Sing", "head": 15, "id": 18, "lemma": "dog", "misc": "", "start_char": 183, "text": "dog", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 188, "feats": null, "head": 21, "id": 19, "lemma": ".", "misc": "", "start_char": 187, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 195, "feats": null, "head": 21, "id": 20, "lemma": "really", "misc": "", "start_char": 189, "text": "Really", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 200, "feats": "Mood=Ind|VerbForm=Fin", "head": 13, "id": 21, "lemma": "give", "misc": "", "start_char": 196, "text": "give", "upos": "VERB", "xpos": "VBP" }, { "deprel": "iobj", "end_char": 210, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs|Reflex=Yes", "head": 21, "id": 22, "lemma": "ourselves", "misc": "", "start_char": 201, "text": "ourselves", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 212, "feats": "Definite=Ind|PronType=Art", "head": 24, "id": 23, "lemma": "a", "misc": "", "start_char": 211, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 222, "feats": "Number=Sing", "head": 21, "id": 24, "lemma": "challenge", "misc": "", "start_char": 213, "text": "challenge", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 224, "feats": null, "head": 2, "id": 25, "lemma": ".", "misc": "", "start_char": 223, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (ADVP (RB just)) (VP (VBP want) (S (VP (TO to) (VP (VB say) (NP (NP (CD one) (JJR more) (NN thing)) (PP (IN about) (NP (DT this))))))) (. .) (SBAR (ADVP (RB Just)) (IN because) (S (S (NP (NNP Penny) (CC and) (PRP I)) (VP (VBP are) (NP (ADJP (RB very) (JJ different)) (NNS people)))) (VP (VBZ does) (RB not) (VP (VB mean) (SBAR (IN that) (S (NP (PRP we)) (VP (VBP 're) (NP (DT a) (JJ bad) (NN couple)))))))))) (. .)))" }, "speaker": "Leonard", "text": "I just want to say one more thing about this . Just because Penny and I are very different people does not mean that we're a bad couple.", "tokens": [ { "deprel": "nsubj", "end_char": 226, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 225, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 231, "feats": null, "head": 3, "id": 2, "lemma": "just", "misc": "", "start_char": 227, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 236, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "want", "misc": "", "start_char": 232, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 239, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 237, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 243, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "say", "misc": "", "start_char": 240, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "nummod", "end_char": 247, "feats": "NumForm=Word|NumType=Card", "head": 8, "id": 6, "lemma": "one", "misc": "", "start_char": 244, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "amod", "end_char": 252, "feats": "Degree=Cmp", "head": 8, "id": 7, "lemma": "more", "misc": "", "start_char": 248, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "end_char": 258, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "thing", "misc": "", "start_char": 253, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 264, "feats": null, "head": 10, "id": 9, "lemma": "about", "misc": "", "start_char": 259, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 269, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 10, "lemma": "this", "misc": "", "start_char": 265, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 271, "feats": null, "head": 3, "id": 11, "lemma": ".", "misc": "", "start_char": 270, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 276, "feats": null, "head": 20, "id": 12, "lemma": "just", "misc": "", "start_char": 272, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 284, "feats": null, "head": 20, "id": 13, "lemma": "because", "misc": "", "start_char": 277, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 290, "feats": "Number=Sing", "head": 20, "id": 14, "lemma": "penny", "misc": "", "start_char": 285, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 294, "feats": null, "head": 16, "id": 15, "lemma": "and", "misc": "", "start_char": 291, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 296, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 16, "lemma": "I", "misc": "", "start_char": 295, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 300, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 20, "id": 17, "lemma": "be", "misc": "", "start_char": 297, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 305, "feats": null, "head": 19, "id": 18, "lemma": "very", "misc": "", "start_char": 301, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 315, "feats": "Degree=Pos", "head": 20, "id": 19, "lemma": "different", "misc": "", "start_char": 306, "text": "different", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "end_char": 322, "feats": "Number=Plur", "head": 23, "id": 20, "lemma": "person", "misc": "", "start_char": 316, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 327, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 23, "id": 21, "lemma": "do", "misc": "", "start_char": 323, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 331, "feats": null, "head": 23, "id": 22, "lemma": "not", "misc": "", "start_char": 328, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 336, "feats": "VerbForm=Inf", "head": 3, "id": 23, "lemma": "mean", "misc": "", "start_char": 332, "text": "mean", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 341, "feats": null, "head": 29, "id": 24, "lemma": "that", "misc": "", "start_char": 337, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 344, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 29, "id": 25, "lemma": "we", "misc": "", "start_char": 342, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 348, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 29, "id": 26, "lemma": "be", "misc": "", "start_char": 345, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 350, "feats": "Definite=Ind|PronType=Art", "head": 29, "id": 27, "lemma": "a", "misc": "", "start_char": 349, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 354, "feats": "Degree=Pos", "head": 29, "id": 28, "lemma": "bad", "misc": "", "start_char": 351, "text": "bad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "ccomp", "end_char": 361, "feats": "Number=Sing", "head": 23, "id": 29, "lemma": "couple", "misc": "", "start_char": 355, "text": "couple", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 363, "feats": null, "head": 3, "id": 30, "lemma": ".", "misc": "", "start_char": 362, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (S (NP (DT The) (NN answer)) (VP (VBZ is) (NP (NP (CD one) (JJ simple) (NN test)) (RB away)))) (. .) (INTJ (UH Hmm) (. ?) (S (NP (PRP You)) (VP (VBP know))) (, ,) (S (NP (PRP it)) (VP (VBZ 's) (PP (UH like)) (SBAR (WHADVP (WRB when)) (S (NP (PRP I)) (VP (VBD thought) (SBAR (S (NP (EX there)) (VP (VBD was) (NP (DT a) (NN possum)) (PP (IN in) (NP (PRP$ my) (NN closet))))))))))) (. .)) (SQ (VBD Did) (NP (PRP I)) (VP (VB sit) (PRT (RB around)) (S (VP (VBG wondering) (. ?) (S (INTJ (UH No)) (, ,) (NP (PRP I)) (VP (VBD sent) (NP (NNP Leonard)) (ADVP (RB in)) (PP (IN with) (NP (NP (DT a) (JJ pointy) (NN stick)) (CC and) (NP (DT a) (NN bag)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "The answer is one simple test away . Hmm? You know, it's like when I thought there was a possum in my closet . Did I sit around wondering? No, I sent Leonard in with a pointy stick and a bag.", "tokens": [ { "deprel": "det", "end_char": 367, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "misc": "", "start_char": 364, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 374, "feats": "Number=Sing", "head": 6, "id": 2, "lemma": "answer", "misc": "", "start_char": 368, "text": "answer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 377, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 3, "lemma": "be", "misc": "", "start_char": 375, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nummod", "end_char": 381, "feats": "NumForm=Word|NumType=Card", "head": 6, "id": 4, "lemma": "one", "misc": "", "start_char": 378, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "amod", "end_char": 388, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "simple", "misc": "", "start_char": 382, "text": "simple", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 393, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "test", "misc": "", "start_char": 389, "text": "test", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 398, "feats": null, "head": 6, "id": 7, "lemma": "away", "misc": "", "start_char": 394, "text": "away", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 400, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 399, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 404, "feats": null, "head": 6, "id": 9, "lemma": "hmm", "misc": "", "start_char": 401, "text": "Hmm", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 406, "feats": null, "head": 12, "id": 10, "lemma": "?", "misc": "", "start_char": 405, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 410, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 12, "id": 11, "lemma": "you", "misc": "", "start_char": 407, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 415, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 12, "lemma": "know", "misc": "", "start_char": 411, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 417, "feats": null, "head": 12, "id": 13, "lemma": ",", "misc": "", "start_char": 416, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:outer", "end_char": 420, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": 14, "lemma": "it", "misc": "", "start_char": 418, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 423, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 15, "lemma": "be", "misc": "", "start_char": 421, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "discourse", "end_char": 428, "feats": null, "head": 19, "id": 16, "lemma": "like", "misc": "", "start_char": 424, "text": "like", "upos": "INTJ", "xpos": "UH" }, { "deprel": "advmod", "end_char": 433, "feats": "PronType=Int", "head": 19, "id": 17, "lemma": "when", "misc": "", "start_char": 429, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 435, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 18, "lemma": "I", "misc": "", "start_char": 434, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 443, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 7, "id": 19, "lemma": "think", "misc": "", "start_char": 436, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "expl", "end_char": 449, "feats": null, "head": 21, "id": 20, "lemma": "there", "misc": "", "start_char": 444, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "ccomp", "end_char": 453, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 19, "id": 21, "lemma": "be", "misc": "", "start_char": 450, "text": "was", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 455, "feats": "Definite=Ind|PronType=Art", "head": 23, "id": 22, "lemma": "a", "misc": "", "start_char": 454, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 462, "feats": "Number=Sing", "head": 21, "id": 23, "lemma": "possum", "misc": "", "start_char": 456, "text": "possum", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 465, "feats": null, "head": 26, "id": 24, "lemma": "in", "misc": "", "start_char": 463, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 468, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 26, "id": 25, "lemma": "my", "misc": "", "start_char": 466, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 475, "feats": "Number=Sing", "head": 23, "id": 26, "lemma": "closet", "misc": "", "start_char": 469, "text": "closet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 477, "feats": null, "head": 6, "id": 27, "lemma": ".", "misc": "", "start_char": 476, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 481, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 30, "id": 28, "lemma": "do", "misc": "", "start_char": 478, "text": "Did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 483, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 30, "id": 29, "lemma": "I", "misc": "", "start_char": 482, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 487, "feats": "VerbForm=Inf", "head": 19, "id": 30, "lemma": "sit", "misc": "", "start_char": 484, "text": "sit", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 494, "feats": null, "head": 30, "id": 31, "lemma": "around", "misc": "", "start_char": 488, "text": "around", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 504, "feats": "VerbForm=Ger", "head": 30, "id": 32, "lemma": "wonder", "misc": "", "start_char": 495, "text": "wondering", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 506, "feats": null, "head": 6, "id": 33, "lemma": "?", "misc": "", "start_char": 505, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 509, "feats": "Polarity=Neg", "head": 37, "id": 34, "lemma": "no", "misc": "", "start_char": 507, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 511, "feats": null, "head": 37, "id": 35, "lemma": ",", "misc": "", "start_char": 510, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 513, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 37, "id": 36, "lemma": "I", "misc": "", "start_char": 512, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 518, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 6, "id": 37, "lemma": "send", "misc": "", "start_char": 514, "text": "sent", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 526, "feats": "Number=Sing", "head": 37, "id": 38, "lemma": "Leonard", "misc": "", "start_char": 519, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound:prt", "end_char": 529, "feats": null, "head": 37, "id": 39, "lemma": "in", "misc": "", "start_char": 527, "text": "in", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 534, "feats": null, "head": 43, "id": 40, "lemma": "with", "misc": "", "start_char": 530, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 536, "feats": "Definite=Ind|PronType=Art", "head": 43, "id": 41, "lemma": "a", "misc": "", "start_char": 535, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 543, "feats": "Degree=Pos", "head": 43, "id": 42, "lemma": "pointy", "misc": "", "start_char": 537, "text": "pointy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 549, "feats": "Number=Sing", "head": 37, "id": 43, "lemma": "stick", "misc": "", "start_char": 544, "text": "stick", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 553, "feats": null, "head": 46, "id": 44, "lemma": "and", "misc": "", "start_char": 550, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 555, "feats": "Definite=Ind|PronType=Art", "head": 46, "id": 45, "lemma": "a", "misc": "", "start_char": 554, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 559, "feats": "Number=Sing", "head": 43, "id": 46, "lemma": "bag", "misc": "", "start_char": 556, "text": "bag", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 561, "feats": null, "head": 6, "id": 47, "lemma": ".", "misc": "", "start_char": 560, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD killed) (NP (PRP$ his) (NNP Chewbacca) (NNS slippers))) (. .)))" }, "speaker": "Leonard", "text": "I killed his Chewbacca slippers.", "tokens": [ { "deprel": "nsubj", "end_char": 563, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 562, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 570, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "kill", "misc": "", "start_char": 564, "text": "killed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 574, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 5, "id": 3, "lemma": "his", "misc": "", "start_char": 571, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 584, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "Chewbacca", "misc": "", "start_char": 575, "text": "Chewbacca", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 593, "feats": "Number=Plur", "head": 2, "id": 5, "lemma": "slipper", "misc": "", "start_char": 585, "text": "slippers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 595, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 594, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (VP (VB Let) (S (NP (PRP 's)) (ADVP (RB just)) (VP (VB take) (NP (DT the) (NN test))))) (. .)))" }, "speaker": "Penny", "text": "Let's just take the test.", "tokens": [ { "deprel": "root", "end_char": 599, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "let", "misc": "", "start_char": 596, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 602, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "we", "misc": "", "start_char": 600, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 607, "feats": null, "head": 4, "id": 3, "lemma": "just", "misc": "", "start_char": 603, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 612, "feats": "VerbForm=Inf", "head": 1, "id": 4, "lemma": "take", "misc": "", "start_char": 608, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 616, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 613, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 621, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "test", "misc": "", "start_char": 617, "text": "test", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 623, "feats": null, "head": 1, "id": 7, "lemma": ".", "misc": "", "start_char": 622, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (INTJ (UH no)) (, ,) (INTJ (UH no)) (, ,) (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB want) (S (VP (TO to))))) (. .)))" }, "speaker": "Leonard", "text": "No, no, no, I don't want to.", "tokens": [ { "deprel": "discourse", "end_char": 626, "feats": "Polarity=Neg", "head": 10, "id": 1, "lemma": "no", "misc": "", "start_char": 624, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 628, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 627, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 631, "feats": "Polarity=Neg", "head": 10, "id": 3, "lemma": "no", "misc": "", "start_char": 629, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 633, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 632, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 636, "feats": "Polarity=Neg", "head": 10, "id": 5, "lemma": "no", "misc": "", "start_char": 634, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 638, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 637, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 640, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 7, "lemma": "I", "misc": "", "start_char": 639, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 643, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "do", "misc": "", "start_char": 641, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 647, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 644, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 652, "feats": "VerbForm=Inf", "head": 0, "id": 10, "lemma": "want", "misc": "", "start_char": 648, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 655, "feats": null, "head": 10, "id": 11, "lemma": "to", "misc": "", "start_char": 653, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "punct", "end_char": 657, "feats": null, "head": 10, "id": 12, "lemma": ".", "misc": "", "start_char": 656, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (UH well)) (, ,) (VP (UH 'cause)) (NP (PRP you)) (VP (VBP know) (SBAR (S (NP (PRP we)) (VP (VBP 're) (VP (VBG gon) (S (VP (TO na) (VP (VB do) (ADJP (JJ bad)))))))))) (. .)))" }, "speaker": "Penny", "text": "Oh, well, 'cause you know we're gonna do bad.", "tokens": [ { "deprel": "discourse", "end_char": 660, "feats": null, "head": 7, "id": 1, "lemma": "oh", "misc": "", "start_char": 658, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 662, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 661, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 667, "feats": null, "head": 7, "id": 3, "lemma": "well", "misc": "", "start_char": 663, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 669, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 668, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 676, "feats": null, "head": 7, "id": 5, "lemma": "'cause", "misc": "", "start_char": 670, "text": "'cause", "upos": "INTJ", "xpos": "UH" }, { "deprel": "nsubj", "end_char": 680, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 677, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 685, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 7, "lemma": "know", "misc": "", "start_char": 681, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 688, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 10, "id": 8, "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": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 689, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 696, "feats": "Tense=Pres|VerbForm=Part", "head": 7, "id": 10, "lemma": "go", "misc": "", "start_char": 693, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 699, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 697, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 702, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "do", "misc": "", "start_char": 700, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 706, "feats": "Degree=Pos", "head": 12, "id": 13, "lemma": "bad", "misc": "", "start_char": 703, "text": "bad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 708, "feats": null, "head": 7, "id": 14, "lemma": ".", "misc": "", "start_char": 707, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (SBAR (IN Because) (S (NP (PRP it)) (VP (VBZ does) (RB n't) (VP (VB matter))))) (. .) (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB care) (SBAR (IN if) (S (NP (PRP we)) (VP (VBP 're) (NP (DT a) (CD ten) (CC or) (DT a) (CD two))))))) (. .)))" }, "speaker": "Leonard", "text": "Because it doesn't matter . I don't care if we're a ten or a two.", "tokens": [ { "deprel": "mark", "end_char": 716, "feats": null, "head": 5, "id": 1, "lemma": "because", "misc": "", "start_char": 709, "text": "Because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 719, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 2, "lemma": "it", "misc": "", "start_char": 717, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 724, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 720, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 728, "feats": null, "head": 5, "id": 4, "lemma": "not", "misc": "", "start_char": 725, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 735, "feats": "VerbForm=Inf", "head": 10, "id": 5, "lemma": "matter", "misc": "", "start_char": 729, "text": "matter", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 737, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 736, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 739, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 7, "lemma": "I", "misc": "", "start_char": 738, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 742, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "do", "misc": "", "start_char": 740, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 746, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 743, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 751, "feats": "VerbForm=Inf", "head": 0, "id": 10, "lemma": "care", "misc": "", "start_char": 747, "text": "care", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 754, "feats": null, "head": 15, "id": 11, "lemma": "if", "misc": "", "start_char": 752, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 757, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 15, "id": 12, "lemma": "we", "misc": "", "start_char": 755, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 761, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 15, "id": 13, "lemma": "be", "misc": "", "start_char": 758, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 763, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 14, "lemma": "a", "misc": "", "start_char": 762, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 767, "feats": "NumForm=Word|NumType=Card", "head": 10, "id": 15, "lemma": "ten", "misc": "", "start_char": 764, "text": "ten", "upos": "NUM", "xpos": "CD" }, { "deprel": "cc", "end_char": 770, "feats": null, "head": 18, "id": 16, "lemma": "or", "misc": "", "start_char": 768, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 772, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 17, "lemma": "a", "misc": "", "start_char": 771, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 776, "feats": "NumForm=Word|NumType=Card", "head": 15, "id": 18, "lemma": "two", "misc": "", "start_char": 773, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 778, "feats": null, "head": 10, "id": 19, "lemma": ".", "misc": "", "start_char": 777, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (FRAG (CC Or) (NP (DT a) (CD one) (. .)) (NP (DT A) (NN one)) (VP (VBZ is) (ADJP (JJ possible))) (. .)))" }, "speaker": "Sheldon", "text": "Or a one . A one is possible.", "tokens": [ { "deprel": "cc", "end_char": 781, "feats": null, "head": 8, "id": 1, "lemma": "or", "misc": "", "start_char": 779, "text": "Or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 783, "feats": "Definite=Ind|PronType=Art", "head": 3, "id": 2, "lemma": "a", "misc": "", "start_char": 782, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nummod", "end_char": 787, "feats": "NumForm=Word|NumType=Card", "head": 8, "id": 3, "lemma": "one", "misc": "", "start_char": 784, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 789, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 788, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 791, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 790, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 795, "feats": "Number=Sing", "head": 8, "id": 6, "lemma": "one", "misc": "", "start_char": 792, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 798, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 796, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 807, "feats": "Degree=Pos", "head": 0, "id": 8, "lemma": "possible", "misc": "", "start_char": 799, "text": "possible", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 809, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 808, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (S (NP (NN Marriage)) (VP (VBZ is) (ADJP (JJ scary)))) (. .) (S (S (NP (PRP You)) (VP (VBP 're) (ADJP (JJ scared)))) (, ,) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ scared)))) (. .) (CC But) (S (NP (PRP it)) (VP (VBZ does) (RB n't) (VP (VB make) (S (NP (PRP me)) (RB not) (VP (VB want) (S (VP (TO to) (VP (VB do) (NP (PRP it)))))))))) (. .) (S (NP (PRP It) (, -) (PRP it)) (ADVP (RB just)) (, ...) (VP (VBZ makes) (S (NP (PRP me)) (VP (VB want) (S (VP (TO to) (VP (VP (VB hold) (NP (PRP$ your) (NN hand))) (CC and) (VP (VB do) (NP (PRP it)) (PP (IN with) (NP (PRP you)))))))))))) (. .)))" }, "speaker": "Leonard", "text": "Marriage is scary . You're scared, I'm scared . But it doesn't make me not want to do it . It - it just...makes me want to hold your hand and do it with you.", "tokens": [ { "deprel": "nsubj", "end_char": 818, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "marriage", "misc": "", "start_char": 810, "text": "Marriage", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 821, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 819, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 827, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "scary", "misc": "", "start_char": 822, "text": "scary", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 829, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 828, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 833, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 5, "lemma": "you", "misc": "", "start_char": 830, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 837, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 834, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 844, "feats": "Degree=Pos", "head": 3, "id": 7, "lemma": "scared", "misc": "", "start_char": 838, "text": "scared", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 846, "feats": null, "head": 11, "id": 8, "lemma": ",", "misc": "", "start_char": 845, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 848, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 9, "lemma": "I", "misc": "", "start_char": 847, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 851, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 849, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 858, "feats": "Degree=Pos", "head": 3, "id": 11, "lemma": "scared", "misc": "", "start_char": 852, "text": "scared", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 860, "feats": null, "head": 3, "id": 12, "lemma": ".", "misc": "", "start_char": 859, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 864, "feats": null, "head": 17, "id": 13, "lemma": "but", "misc": "", "start_char": 861, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 867, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 14, "lemma": "it", "misc": "", "start_char": 865, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 872, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 15, "lemma": "do", "misc": "", "start_char": 868, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 876, "feats": null, "head": 17, "id": 16, "lemma": "not", "misc": "", "start_char": 873, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 881, "feats": "VerbForm=Inf", "head": 3, "id": 17, "lemma": "make", "misc": "", "start_char": 877, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 884, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 18, "lemma": "I", "misc": "", "start_char": 882, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 888, "feats": null, "head": 20, "id": 19, "lemma": "not", "misc": "", "start_char": 885, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 893, "feats": "VerbForm=Inf", "head": 17, "id": 20, "lemma": "want", "misc": "", "start_char": 889, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 896, "feats": null, "head": 22, "id": 21, "lemma": "to", "misc": "", "start_char": 894, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 899, "feats": "VerbForm=Inf", "head": 20, "id": 22, "lemma": "do", "misc": "", "start_char": 897, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 902, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 22, "id": 23, "lemma": "it", "misc": "", "start_char": 900, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 904, "feats": null, "head": 3, "id": 24, "lemma": ".", "misc": "", "start_char": 903, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 907, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 30, "id": 25, "lemma": "it", "misc": "", "start_char": 905, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 909, "feats": null, "head": 25, "id": 26, "lemma": "-", "misc": "", "start_char": 908, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 912, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 30, "id": 27, "lemma": "it", "misc": "", "start_char": 910, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 917, "feats": null, "head": 30, "id": 28, "lemma": "just", "misc": "", "start_char": 913, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 921, "feats": null, "head": 30, "id": 29, "lemma": "...", "misc": "", "start_char": 918, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 927, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 30, "lemma": "make", "misc": "", "start_char": 922, "text": "makes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 930, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 30, "id": 31, "lemma": "I", "misc": "", "start_char": 928, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 935, "feats": "VerbForm=Inf", "head": 30, "id": 32, "lemma": "want", "misc": "", "start_char": 931, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 938, "feats": null, "head": 34, "id": 33, "lemma": "to", "misc": "", "start_char": 936, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 943, "feats": "VerbForm=Inf", "head": 32, "id": 34, "lemma": "hold", "misc": "", "start_char": 939, "text": "hold", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 948, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 36, "id": 35, "lemma": "your", "misc": "", "start_char": 944, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 953, "feats": "Number=Sing", "head": 34, "id": 36, "lemma": "hand", "misc": "", "start_char": 949, "text": "hand", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 957, "feats": null, "head": 38, "id": 37, "lemma": "and", "misc": "", "start_char": 954, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 960, "feats": "VerbForm=Inf", "head": 34, "id": 38, "lemma": "do", "misc": "", "start_char": 958, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 963, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 38, "id": 39, "lemma": "it", "misc": "", "start_char": 961, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 968, "feats": null, "head": 41, "id": 40, "lemma": "with", "misc": "", "start_char": 964, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 972, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 38, "id": 41, "lemma": "you", "misc": "", "start_char": 969, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 974, "feats": null, "head": 3, "id": 42, "lemma": ".", "misc": "", "start_char": 973, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (NP (NNP Leonard) (. ...)))" }, "speaker": "Penny", "text": "Leonard ...", "tokens": [ { "deprel": "root", "end_char": 982, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Leonard", "misc": "", "start_char": 975, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 986, "feats": null, "head": 1, "id": 2, "lemma": "...", "misc": "", "start_char": 983, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (MD would) (VP (VB make) (S (NP (PRP me)) (ADJP (RB so) (JJ happy))) (SBAR (IN if) (S (NP (PRP you)) (VP (VBD said) (NP (NP (NNS things)) (PP (IN like) (NP (DT that))))))))) (. .)))" }, "speaker": "Amy", "text": "It would make me so happy if you said things like that.", "tokens": [ { "deprel": "nsubj", "end_char": 989, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 987, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 995, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "would", "misc": "", "start_char": 990, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1000, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "make", "misc": "", "start_char": 996, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1003, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 4, "lemma": "I", "misc": "", "start_char": 1001, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1006, "feats": null, "head": 6, "id": 5, "lemma": "so", "misc": "", "start_char": 1004, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 1012, "feats": "Degree=Pos", "head": 3, "id": 6, "lemma": "happy", "misc": "", "start_char": 1007, "text": "happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 1015, "feats": null, "head": 9, "id": 7, "lemma": "if", "misc": "", "start_char": 1013, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1019, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 1016, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1024, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 3, "id": 9, "lemma": "say", "misc": "", "start_char": 1020, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1031, "feats": "Number=Plur", "head": 9, "id": 10, "lemma": "thing", "misc": "", "start_char": 1025, "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1036, "feats": null, "head": 12, "id": 11, "lemma": "like", "misc": "", "start_char": 1032, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1041, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 12, "lemma": "that", "misc": "", "start_char": 1037, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1043, "feats": null, "head": 3, "id": 13, "lemma": ".", "misc": "", "start_char": 1042, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP We)) (VP (VBD got) (S (NP (DT an) (NML (CD eight) (HYPH -) (NN point) (HYPH -) (CD two)) (. .)) (VP (VB Trust) (NP (PRP me)))))) (, ,) (S (NP (PRP you)) (VP (VBP 're) (ADJP (JJ happy)))) (. .)))" }, "speaker": "Sheldon", "text": "We got an eight - point - two . Trust me, you're happy.", "tokens": [ { "deprel": "nsubj", "end_char": 1046, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "we", "misc": "", "start_char": 1044, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1050, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "get", "misc": "", "start_char": 1047, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1053, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 3, "lemma": "a", "misc": "", "start_char": 1051, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "nummod", "end_char": 1059, "feats": "NumForm=Word|NumType=Card", "head": 6, "id": 4, "lemma": "eight", "misc": "", "start_char": 1054, "text": "eight", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1061, "feats": null, "head": 4, "id": 5, "lemma": "-", "misc": "", "start_char": 1060, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "obj", "end_char": 1067, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "point", "misc": "", "start_char": 1062, "text": "point", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1069, "feats": null, "head": 8, "id": 7, "lemma": "-", "misc": "", "start_char": 1068, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "nummod", "end_char": 1073, "feats": "NumForm=Word|NumType=Card", "head": 6, "id": 8, "lemma": "two", "misc": "", "start_char": 1070, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1075, "feats": null, "head": 2, "id": 9, "lemma": ".", "misc": "", "start_char": 1074, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1081, "feats": "Mood=Imp|VerbForm=Fin", "head": 2, "id": 10, "lemma": "trust", "misc": "", "start_char": 1076, "text": "Trust", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1084, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 11, "lemma": "I", "misc": "", "start_char": 1082, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1086, "feats": null, "head": 15, "id": 12, "lemma": ",", "misc": "", "start_char": 1085, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1090, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 13, "lemma": "you", "misc": "", "start_char": 1087, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1094, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 1091, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1100, "feats": "Degree=Pos", "head": 2, "id": 15, "lemma": "happy", "misc": "", "start_char": 1095, "text": "happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1102, "feats": null, "head": 2, "id": 16, "lemma": ".", "misc": "", "start_char": 1101, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ] ], [ [ 1, 2, 2 ], [ 1, 6, 6 ], [ 2, 3, 3 ], [ 13, 3, 3 ], [ 14, 12, 12 ] ], [ [ 1, 12, 12 ] ], [ [ 2, 0, 0 ], [ 2, 6, 6 ], [ 2, 11, 11 ], [ 2, 21, 21 ], [ 4, 17, 17 ], [ 4, 24, 24 ], [ 4, 28, 28 ], [ 4, 35, 35 ], [ 5, 2, 2 ], [ 13, 7, 7 ], [ 14, 10, 10 ] ], [ [ 2, 14, 14 ], [ 2, 16, 16 ] ], [ [ 2, 14, 17 ] ], [ [ 2, 16, 17 ] ], [ [ 2, 22, 23 ] ], [ [ 3, 0, 0 ], [ 3, 15, 15 ], [ 4, 10, 10 ], [ 4, 37, 37 ], [ 5, 0, 0 ], [ 7, 6, 6 ], [ 8, 5, 5 ], [ 9, 6, 6 ], [ 11, 8, 8 ], [ 11, 17, 17 ], [ 11, 30, 30 ], [ 12, 0, 0 ] ], [ [ 3, 5, 9 ] ], [ [ 3, 13, 15 ], [ 3, 17, 19 ], [ 3, 24, 24 ] ], [ [ 3, 26, 28 ] ], [ [ 4, 0, 1 ] ], [ [ 4, 3, 5 ] ], [ [ 4, 19, 19 ] ], [ [ 4, 21, 22 ] ], [ [ 4, 24, 25 ] ], [ [ 4, 40, 45 ] ], [ [ 4, 44, 45 ] ], [ [ 5, 2, 4 ] ], [ [ 6, 4, 5 ] ], [ [ 8, 7, 7 ], [ 9, 11, 11 ] ], [ [ 9, 13, 17 ] ], [ [ 9, 16, 17 ] ], [ [ 10, 1, 2 ], [ 10, 4, 5 ] ], [ [ 11, 0, 0 ], [ 11, 22, 22 ] ], [ [ 11, 4, 4 ], [ 11, 34, 34 ], [ 11, 40, 40 ] ], [ [ 11, 13, 13 ], [ 11, 24, 24 ], [ 11, 26, 26 ], [ 11, 38, 38 ] ], [ [ 11, 34, 35 ] ], [ [ 14, 0, 0 ] ], [ [ 14, 2, 7 ] ] ]
s08e03c11t
Hey, sorry about that. No, we're sorry . We never should have been comparing relationships in the first place. We won . You know, I say, next, we take on Koothrappali and his dog . Really give ourselves a challenge. I just want to say one more thing about this . Just because Penny and I are very different people does not mean that we're a bad couple. The answer is one simple test away . Hmm? You know, it's like when I thought there was a possum in my closet . Did I sit around wondering? No, I sent Leonard in with a pointy stick and a bag. I killed his Chewbacca slippers. Let's just take the test. No, no, no, I don't want to. Oh, well, 'cause you know we're gonna do bad. Because it doesn't matter . I don't care if we're a ten or a two. Or a one . A one is possible. Marriage is scary . You're scared, I'm scared . But it doesn't make me not want to do it . It - it just...makes me want to hold your hand and do it with you. Leonard ... It would make me so happy if you said things like that. We got an eight - point - two . Trust me, you're happy.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP like) (NP (PRP$ your) (NN suit))) (. .)))" }, "speaker": "Bernadette", "text": "I like your suit.", "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": "like", "misc": "", "start_char": 2, "text": "like", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 11, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "your", "misc": "", "start_char": 7, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 16, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "suit", "misc": "", "start_char": 12, "text": "suit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 18, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 17, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (NP (NN thanks) (. .)) (VP (VBD Got) (NP (NP (DT a) (NN couple) (JJ new) (NNS outfits)) (PP (IN for) (NP (NN work))))) (. .)))" }, "speaker": "Penny", "text": "Oh, thanks . Got a couple new outfits for work.", "tokens": [ { "deprel": "discourse", "end_char": 21, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 19, "text": "Oh", "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": "discourse", "end_char": 30, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "thanks", "misc": "", "start_char": 24, "text": "thanks", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 32, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 31, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 36, "feats": "Mood=Ind|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "get", "misc": "", "start_char": 33, "text": "Got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 38, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 37, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 45, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "couple", "misc": "", "start_char": 39, "text": "couple", "upos": "NOUN", "xpos": "NN" }, { "deprel": "amod", "end_char": 49, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "new", "misc": "", "start_char": 46, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 57, "feats": "Number=Plur", "head": 5, "id": 9, "lemma": "outfit", "misc": "", "start_char": 50, "text": "outfits", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 61, "feats": null, "head": 11, "id": 10, "lemma": "for", "misc": "", "start_char": 58, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 66, "feats": "Number=Sing", "head": 5, "id": 11, "lemma": "work", "misc": "", "start_char": 62, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 68, "feats": null, "head": 5, "id": 12, "lemma": ".", "misc": "", "start_char": 67, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB How)) (SQ (VBZ does) (NP (PRP it)) (VP (VB feel) (S (VP (VBG knowing) (SBAR (S (NP (NP (PRP$ your) (NN fiancée) (POS 's)) (NN job)) (VP (VBZ is) (S (VP (TO to) (VP (VP (VB go) (ADVP (RB out))) (CC and) (VP (VB flirt) (PP (IN with) (NP (NNS doctors)))) (, ,) (S (VP (VBG looking) (PP (IN like) (NP (DT that))))) (, ,) (S (SBAR (IN while) (S (NP (PRP you)) (VP (VBP sit) (ADVP (RB here))))) (, ,) (NP (PRP you)) (VP (VBP know) (, ...) (S (VP (VBG looking) (PP (IN like) (NP (DT this))))))))))))))))) (. ?)))" }, "speaker": "Howard", "text": "How does it feel knowing your fiancée's job is to go out and flirt with doctors, looking like that, while you sit here, you know...looking like this?", "tokens": [ { "deprel": "advmod", "end_char": 72, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "how", "misc": "", "start_char": 69, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 77, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 73, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "expl", "end_char": 80, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "it", "misc": "", "start_char": 78, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 85, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "feel", "misc": "", "start_char": 81, "text": "feel", "upos": "VERB", "xpos": "VB" }, { "deprel": "csubj", "end_char": 93, "feats": "VerbForm=Ger", "head": 4, "id": 5, "lemma": "know", "misc": "", "start_char": 86, "text": "knowing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 98, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "your", "misc": "", "start_char": 94, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod:poss", "end_char": 106, "feats": "Number=Sing", "head": 9, "id": 7, "lemma": "fiancée", "misc": "", "start_char": 99, "text": "fiancée", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 109, "feats": null, "head": 7, "id": 8, "lemma": "'s", "misc": "", "start_char": 107, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nsubj:outer", "end_char": 113, "feats": "Number=Sing", "head": 12, "id": 9, "lemma": "job", "misc": "", "start_char": 110, "text": "job", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 116, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 10, "lemma": "be", "misc": "", "start_char": 114, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 119, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 117, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "ccomp", "end_char": 122, "feats": "VerbForm=Inf", "head": 5, "id": 12, "lemma": "go", "misc": "", "start_char": 120, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 126, "feats": null, "head": 12, "id": 13, "lemma": "out", "misc": "", "start_char": 123, "text": "out", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 130, "feats": null, "head": 15, "id": 14, "lemma": "and", "misc": "", "start_char": 127, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 136, "feats": "VerbForm=Inf", "head": 12, "id": 15, "lemma": "flirt", "misc": "", "start_char": 131, "text": "flirt", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 141, "feats": null, "head": 17, "id": 16, "lemma": "with", "misc": "", "start_char": 137, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 149, "feats": "Number=Plur", "head": 15, "id": 17, "lemma": "doctor", "misc": "", "start_char": 142, "text": "doctors", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 151, "feats": null, "head": 19, "id": 18, "lemma": ",", "misc": "", "start_char": 150, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 159, "feats": "VerbForm=Ger", "head": 12, "id": 19, "lemma": "look", "misc": "", "start_char": 152, "text": "looking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 164, "feats": null, "head": 21, "id": 20, "lemma": "like", "misc": "", "start_char": 160, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 169, "feats": "Number=Sing|PronType=Dem", "head": 19, "id": 21, "lemma": "that", "misc": "", "start_char": 165, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 171, "feats": null, "head": 19, "id": 22, "lemma": ",", "misc": "", "start_char": 170, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 177, "feats": null, "head": 25, "id": 23, "lemma": "while", "misc": "", "start_char": 172, "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 181, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 25, "id": 24, "lemma": "you", "misc": "", "start_char": 178, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 185, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 19, "id": 25, "lemma": "sit", "misc": "", "start_char": 182, "text": "sit", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 190, "feats": "PronType=Dem", "head": 25, "id": 26, "lemma": "here", "misc": "", "start_char": 186, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 192, "feats": null, "head": 29, "id": 27, "lemma": ",", "misc": "", "start_char": 191, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 196, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 29, "id": 28, "lemma": "you", "misc": "", "start_char": 193, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 201, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 31, "id": 29, "lemma": "know", "misc": "", "start_char": 197, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 205, "feats": null, "head": 31, "id": 30, "lemma": "...", "misc": "", "start_char": 202, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 213, "feats": "VerbForm=Ger", "head": 12, "id": 31, "lemma": "look", "misc": "", "start_char": 206, "text": "looking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 218, "feats": null, "head": 33, "id": 32, "lemma": "like", "misc": "", "start_char": 214, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 223, "feats": "Number=Sing|PronType=Dem", "head": 31, "id": 33, "lemma": "this", "misc": "", "start_char": 219, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 225, "feats": null, "head": 4, "id": 34, "lemma": "?", "misc": "", "start_char": 224, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (PRP She)) (VP (VBZ does) (RB n't) (VP (VB flirt) (PP (IN with) (NP (NNS doctors))))) (. .)))" }, "speaker": "Leonard", "text": "She doesn't flirt with doctors.", "tokens": [ { "deprel": "nsubj", "end_char": 229, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "she", "misc": "", "start_char": 226, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 234, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 230, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 238, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 235, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 244, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "flirt", "misc": "", "start_char": 239, "text": "flirt", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 249, "feats": null, "head": 6, "id": 5, "lemma": "with", "misc": "", "start_char": 245, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 257, "feats": "Number=Plur", "head": 4, "id": 6, "lemma": "doctor", "misc": "", "start_char": 250, "text": "doctors", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 259, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 258, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (LST (UH Yeah) (. .)) (NP (PRP It)) (VP (VBZ 's) (ADJP (RB all) (RB very) (JJ professional))) (. .)))" }, "speaker": "Penny", "text": "Yeah . It's all very professional.", "tokens": [ { "deprel": "discourse", "end_char": 264, "feats": null, "head": 7, "id": 1, "lemma": "yeah", "misc": "", "start_char": 260, "text": "Yeah", "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": 269, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 3, "lemma": "it", "misc": "", "start_char": 267, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 272, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 4, "lemma": "be", "misc": "", "start_char": 270, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 276, "feats": null, "head": 7, "id": 5, "lemma": "all", "misc": "", "start_char": 273, "text": "all", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 281, "feats": null, "head": 7, "id": 6, "lemma": "very", "misc": "", "start_char": 277, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 294, "feats": "Degree=Pos", "head": 0, "id": 7, "lemma": "professional", "misc": "", "start_char": 282, "text": "professional", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 296, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 295, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP know) (SBAR (WHADVP (WRB when)) (S (NP (PRP you)) (VP (VBP bend) (ADVP (RB over))))))) (, ,) (NP (PRP I)) (VP (MD can) (VP (VB see) (PP (IN down) (NP (PRP$ your) (NN shirt))))) (. ?)))" }, "speaker": "Amy", "text": "You know when you bend over, I can see down your shirt?", "tokens": [ { "deprel": "nsubj", "end_char": 300, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "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": 10, "id": 2, "lemma": "know", "misc": "", "start_char": 301, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 310, "feats": "PronType=Int", "head": 5, "id": 3, "lemma": "when", "misc": "", "start_char": 306, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 314, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 311, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 319, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": 5, "lemma": "bend", "misc": "", "start_char": 315, "text": "bend", "upos": "VERB", "xpos": "VBP" }, { "deprel": "compound:prt", "end_char": 324, "feats": null, "head": 5, "id": 6, "lemma": "over", "misc": "", "start_char": 320, "text": "over", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 326, "feats": null, "head": 10, "id": 7, "lemma": ",", "misc": "", "start_char": 325, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 328, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "I", "misc": "", "start_char": 327, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 332, "feats": "VerbForm=Fin", "head": 10, "id": 9, "lemma": "can", "misc": "", "start_char": 329, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 336, "feats": "VerbForm=Inf", "head": 0, "id": 10, "lemma": "see", "misc": "", "start_char": 333, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 341, "feats": null, "head": 13, "id": 11, "lemma": "down", "misc": "", "start_char": 337, "text": "down", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 346, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 13, "id": 12, "lemma": "your", "misc": "", "start_char": 342, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 352, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "shirt", "misc": "", "start_char": 347, "text": "shirt", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 354, "feats": null, "head": 10, "id": 14, "lemma": "?", "misc": "", "start_char": 353, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Okay)) (, ,) (ADJP (JJ good)) (. .)))" }, "speaker": "Penny", "text": "Okay, good.", "tokens": [ { "deprel": "discourse", "end_char": 359, "feats": null, "head": 3, "id": 1, "lemma": "okay", "misc": "", "start_char": 355, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 361, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 360, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 366, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "good", "misc": "", "start_char": 362, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 368, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 367, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (VP (VBG Speaking) (PP (IN of) (NP (JJ new) (NNS careers)))) (, ,) (WHADVP (WRB how)) (SQ (VBP are) (NP (NNS things)) (VP (VBG going) (PP (IN with) (NP (JJ dark) (NN matter))))) (, ,) (NP (NNP Sheldon)) (. ?)))" }, "speaker": "Bernadette", "text": "Speaking of new careers, how are things going with dark matter, Sheldon?", "tokens": [ { "deprel": "advcl", "end_char": 377, "feats": "VerbForm=Ger", "head": 9, "id": 1, "lemma": "speak", "misc": "", "start_char": 369, "text": "Speaking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 380, "feats": null, "head": 4, "id": 2, "lemma": "of", "misc": "", "start_char": 378, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 384, "feats": "Degree=Pos", "head": 4, "id": 3, "lemma": "new", "misc": "", "start_char": 381, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 392, "feats": "Number=Plur", "head": 1, "id": 4, "lemma": "career", "misc": "", "start_char": 385, "text": "careers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 394, "feats": null, "head": 1, "id": 5, "lemma": ",", "misc": "", "start_char": 393, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 398, "feats": "PronType=Int", "head": 9, "id": 6, "lemma": "how", "misc": "", "start_char": 395, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 402, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 399, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 409, "feats": "Number=Plur", "head": 9, "id": 8, "lemma": "thing", "misc": "", "start_char": 403, "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 415, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 9, "lemma": "go", "misc": "", "start_char": 410, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 420, "feats": null, "head": 12, "id": 10, "lemma": "with", "misc": "", "start_char": 416, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 425, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "dark", "misc": "", "start_char": 421, "text": "dark", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 432, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "matter", "misc": "", "start_char": 426, "text": "matter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 434, "feats": null, "head": 14, "id": 13, "lemma": ",", "misc": "", "start_char": 433, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 442, "feats": "Number=Sing", "head": 9, "id": 14, "lemma": "Sheldon", "misc": "", "start_char": 435, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 444, "feats": null, "head": 9, "id": 15, "lemma": "?", "misc": "", "start_char": 443, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (INTJ (UH yeah)) (, ,) (NP (PRP I)) (VP (MD 'd) (VP (VB have) (S (VP (TO to) (VP (VB say) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (NP (NP (DT the) (ADJP (RBS most) (VBG exiting)) (NN time)) (PP (IN in) (NP (NP (DT the) (NN history)) (PP (IN of) (NP (DT the) (NN field)))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, yeah, I'd have to say it's the most exiting time in the history of the field.", "tokens": [ { "deprel": "discourse", "end_char": 447, "feats": null, "head": 7, "id": 1, "lemma": "oh", "misc": "", "start_char": 445, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 449, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 448, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 454, "feats": null, "head": 7, "id": 3, "lemma": "yeah", "misc": "", "start_char": 450, "text": "yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 456, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 455, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 458, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 457, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 461, "feats": "VerbForm=Fin", "head": 7, "id": 6, "lemma": "would", "misc": "", "start_char": 459, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 466, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "have", "misc": "", "start_char": 462, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 469, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 467, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 473, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "say", "misc": "", "start_char": 470, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 476, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 10, "lemma": "it", "misc": "", "start_char": 474, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 479, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 11, "lemma": "be", "misc": "", "start_char": 477, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 483, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 12, "lemma": "the", "misc": "", "start_char": 480, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 488, "feats": "Degree=Sup", "head": 14, "id": 13, "lemma": "most", "misc": "", "start_char": 484, "text": "most", "upos": "ADV", "xpos": "RBS" }, { "deprel": "amod", "end_char": 496, "feats": "VerbForm=Ger", "head": 15, "id": 14, "lemma": "exit", "misc": "", "start_char": 489, "text": "exiting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "ccomp", "end_char": 501, "feats": "Number=Sing", "head": 9, "id": 15, "lemma": "time", "misc": "", "start_char": 497, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 504, "feats": null, "head": 18, "id": 16, "lemma": "in", "misc": "", "start_char": 502, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 508, "feats": "Definite=Def|PronType=Art", "head": 18, "id": 17, "lemma": "the", "misc": "", "start_char": 505, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 516, "feats": "Number=Sing", "head": 15, "id": 18, "lemma": "history", "misc": "", "start_char": 509, "text": "history", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 519, "feats": null, "head": 21, "id": 19, "lemma": "of", "misc": "", "start_char": 517, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 523, "feats": "Definite=Def|PronType=Art", "head": 21, "id": 20, "lemma": "the", "misc": "", "start_char": 520, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 529, "feats": "Number=Sing", "head": 18, "id": 21, "lemma": "field", "misc": "", "start_char": 524, "text": "field", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 531, "feats": null, "head": 7, "id": 22, "lemma": ".", "misc": "", "start_char": 530, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (SBARQ (LST (UH Oh) (. .)) (WHNP (WP What)) (SQ (VBZ 's) (VP (VBG going) (PRT (RP on)))) (. ?)))" }, "speaker": "Bernadette", "text": "Oh . What's going on?", "tokens": [ { "deprel": "discourse", "end_char": 534, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 532, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 536, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 535, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 541, "feats": "PronType=Int", "head": 5, "id": 3, "lemma": "what", "misc": "", "start_char": 537, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 544, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 542, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 550, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "go", "misc": "", "start_char": 545, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 553, "feats": null, "head": 5, "id": 6, "lemma": "on", "misc": "", "start_char": 551, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 555, "feats": null, "head": 5, "id": 7, "lemma": "?", "misc": "", "start_char": 554, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD started) (S (VP (VBG doing) (NP (PRP it))))) (. .)))" }, "speaker": "Sheldon", "text": "I started doing it.", "tokens": [ { "deprel": "nsubj", "end_char": 557, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 556, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 565, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "start", "misc": "", "start_char": 558, "text": "started", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "end_char": 571, "feats": "VerbForm=Ger", "head": 2, "id": 3, "lemma": "do", "misc": "", "start_char": 566, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 574, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "it", "misc": "", "start_char": 572, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 576, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 575, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP know))) (, ,) (NP (DT the) (NN government)) (VP (VBD funded) (NP (NP (NP (DT the) (JJS biggest) (NN experiment)) (ADVP (RB yet))) (SBAR (S (VP (TO to) (VP (VB detect) (NP (JJ dark) (NN matter)))))))) (. .)))" }, "speaker": "Raj", "text": "You know, the government funded the biggest experiment yet to detect dark matter.", "tokens": [ { "deprel": "nsubj", "end_char": 580, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 577, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 585, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 2, "lemma": "know", "misc": "", "start_char": 581, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 587, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 586, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 591, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 588, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 602, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "government", "misc": "", "start_char": 592, "text": "government", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 609, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 6, "lemma": "fund", "misc": "", "start_char": 603, "text": "funded", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 613, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 7, "lemma": "the", "misc": "", "start_char": 610, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 621, "feats": "Degree=Sup", "head": 9, "id": 8, "lemma": "big", "misc": "", "start_char": 614, "text": "biggest", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "obj", "end_char": 632, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "experiment", "misc": "", "start_char": 622, "text": "experiment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 636, "feats": null, "head": 6, "id": 10, "lemma": "yet", "misc": "", "start_char": 633, "text": "yet", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 639, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 637, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 646, "feats": "VerbForm=Inf", "head": 6, "id": 12, "lemma": "detect", "misc": "", "start_char": 640, "text": "detect", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "end_char": 651, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "dark", "misc": "", "start_char": 647, "text": "dark", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 658, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "matter", "misc": "", "start_char": 652, "text": "matter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 660, "feats": null, "head": 6, "id": 15, "lemma": ".", "misc": "", "start_char": 659, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 've) (VP (VBN read) (PP (IN about) (NP (DT that)))))) (, ...) (S (NP (PRP they)) (VP (VBP 're) (VP (VBG sending) (NP (NN research) (NNS teams)) (ADVP (RB down) (PP (IN into) (NP (VBN abandoned) (NN salt) (NNS mines))))))) (. .)))" }, "speaker": "Leonard", "text": "I've read about that...they're sending research teams down into abandoned salt mines.", "tokens": [ { "deprel": "nsubj", "end_char": 662, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 661, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 666, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "have", "misc": "", "start_char": 663, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 671, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 3, "lemma": "read", "misc": "", "start_char": 667, "text": "read", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 677, "feats": null, "head": 5, "id": 4, "lemma": "about", "misc": "", "start_char": 672, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 682, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 5, "lemma": "that", "misc": "", "start_char": 678, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 686, "feats": null, "head": 3, "id": 6, "lemma": "...", "misc": "", "start_char": 683, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 691, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 9, "id": 7, "lemma": "they", "misc": "", "start_char": 687, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 695, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 692, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 703, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 9, "lemma": "send", "misc": "", "start_char": 696, "text": "sending", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound", "end_char": 712, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "research", "misc": "", "start_char": 704, "text": "research", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 718, "feats": "Number=Plur", "head": 9, "id": 11, "lemma": "team", "misc": "", "start_char": 713, "text": "teams", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 723, "feats": null, "head": 9, "id": 12, "lemma": "down", "misc": "", "start_char": 719, "text": "down", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 728, "feats": null, "head": 16, "id": 13, "lemma": "into", "misc": "", "start_char": 724, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 738, "feats": "Tense=Past|VerbForm=Part", "head": 16, "id": 14, "lemma": "abandon", "misc": "", "start_char": 729, "text": "abandoned", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound", "end_char": 743, "feats": "Number=Sing", "head": 16, "id": 15, "lemma": "salt", "misc": "", "start_char": 739, "text": "salt", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 749, "feats": "Number=Plur", "head": 9, "id": 16, "lemma": "mine", "misc": "", "start_char": 744, "text": "mines", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 751, "feats": null, "head": 3, "id": 17, "lemma": ".", "misc": "", "start_char": 750, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP know))) (, ,) (NP (NNP Sheldon)) (, ,) (S (SBAR (IN if) (S (NP (PRP we)) (VP (VBP apply) (S (VP (TO to) (VP (VB be) (NP (NP (CD one)) (PP (IN of) (NP (DT those) (NNS teams)))))))))) (, ,) (NP (PRP we)) (VP (MD could) (VP (VB be) (PP (IN on) (NP (NP (DT the) (NN ground) (NN floor)) (PP (IN of) (NP (NP (NN something) (JJ big)) (, ...) (PP (CONJP (RB not) (RB just)) (PP (IN for) (NP (JJ theoretical) (NN physics))) (CC but) (PP (IN for) (NP (NNS astrophysics))) (ADVP (RB as) (RB well)))))))))) (. .)))" }, "speaker": "Raj", "text": "You know, Sheldon, if we apply to be one of those teams, we could be on the ground floor of something big...not just for theoretical physics but for astrophysics as well.", "tokens": [ { "deprel": "nsubj", "end_char": 755, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 752, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 760, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 22, "id": 2, "lemma": "know", "misc": "", "start_char": 756, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 762, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 761, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 770, "feats": "Number=Sing", "head": 22, "id": 4, "lemma": "Sheldon", "misc": "", "start_char": 763, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 772, "feats": null, "head": 22, "id": 5, "lemma": ",", "misc": "", "start_char": 771, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 775, "feats": null, "head": 8, "id": 6, "lemma": "if", "misc": "", "start_char": 773, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 778, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "we", "misc": "", "start_char": 776, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 784, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 22, "id": 8, "lemma": "apply", "misc": "", "start_char": 779, "text": "apply", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 787, "feats": null, "head": 11, "id": 9, "lemma": "to", "misc": "", "start_char": 785, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 790, "feats": "VerbForm=Inf", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 788, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 794, "feats": "NumForm=Word|NumType=Card", "head": 8, "id": 11, "lemma": "one", "misc": "", "start_char": 791, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 797, "feats": null, "head": 14, "id": 12, "lemma": "of", "misc": "", "start_char": 795, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 803, "feats": "Number=Plur|PronType=Dem", "head": 14, "id": 13, "lemma": "that", "misc": "", "start_char": 798, "text": "those", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 809, "feats": "Number=Plur", "head": 11, "id": 14, "lemma": "team", "misc": "", "start_char": 804, "text": "teams", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 811, "feats": null, "head": 22, "id": 15, "lemma": ",", "misc": "", "start_char": 810, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 814, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 22, "id": 16, "lemma": "we", "misc": "", "start_char": 812, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 820, "feats": "VerbForm=Fin", "head": 22, "id": 17, "lemma": "could", "misc": "", "start_char": 815, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 823, "feats": "VerbForm=Inf", "head": 22, "id": 18, "lemma": "be", "misc": "", "start_char": 821, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "case", "end_char": 826, "feats": null, "head": 22, "id": 19, "lemma": "on", "misc": "", "start_char": 824, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 830, "feats": "Definite=Def|PronType=Art", "head": 22, "id": 20, "lemma": "the", "misc": "", "start_char": 827, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 837, "feats": "Number=Sing", "head": 22, "id": 21, "lemma": "ground", "misc": "", "start_char": 831, "text": "ground", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 843, "feats": "Number=Sing", "head": 0, "id": 22, "lemma": "floor", "misc": "", "start_char": 838, "text": "floor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 846, "feats": null, "head": 24, "id": 23, "lemma": "of", "misc": "", "start_char": 844, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 856, "feats": "Number=Sing|PronType=Ind", "head": 22, "id": 24, "lemma": "something", "misc": "", "start_char": 847, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "amod", "end_char": 860, "feats": "Degree=Pos", "head": 24, "id": 25, "lemma": "big", "misc": "", "start_char": 857, "text": "big", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 864, "feats": null, "head": 24, "id": 26, "lemma": "...", "misc": "", "start_char": 861, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 868, "feats": null, "head": 31, "id": 27, "lemma": "not", "misc": "", "start_char": 865, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 873, "feats": null, "head": 31, "id": 28, "lemma": "just", "misc": "", "start_char": 869, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 877, "feats": null, "head": 31, "id": 29, "lemma": "for", "misc": "", "start_char": 874, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 889, "feats": "Degree=Pos", "head": 31, "id": 30, "lemma": "theoretical", "misc": "", "start_char": 878, "text": "theoretical", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 897, "feats": "Number=Sing", "head": 24, "id": 31, "lemma": "physics", "misc": "", "start_char": 890, "text": "physics", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 901, "feats": null, "head": 34, "id": 32, "lemma": "but", "misc": "", "start_char": 898, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "case", "end_char": 905, "feats": null, "head": 34, "id": 33, "lemma": "for", "misc": "", "start_char": 902, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "conj", "end_char": 918, "feats": "Number=Plur", "head": 31, "id": 34, "lemma": "astrophysics", "misc": "", "start_char": 906, "text": "astrophysics", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 921, "feats": null, "head": 34, "id": 35, "lemma": "as", "misc": "", "start_char": 919, "text": "as", "upos": "ADV", "xpos": "RB" }, { "deprel": "fixed", "end_char": 926, "feats": "Degree=Pos", "head": 35, "id": 36, "lemma": "well", "misc": "", "start_char": 922, "text": "well", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 928, "feats": null, "head": 22, "id": 37, "lemma": ".", "misc": "", "start_char": 927, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (VP (VP (VB Wait)) (, ,) (VP (VB hang) (PRT (RP on))) (, ...) (NP (PRP you) (NNS guys)) (VP (VBP are) (VP (VBG gon) (S (VP (TO na) (VP (VB work) (PP (IN in) (NP (DT a) (PRP mine)))))))) (. ?)))" }, "speaker": "Penny", "text": "Wait, hang on...you guys are gonna work in a mine?", "tokens": [ { "deprel": "root", "end_char": 933, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "wait", "misc": "", "start_char": 929, "text": "Wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 935, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 934, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 940, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 3, "lemma": "hang", "misc": "", "start_char": 936, "text": "hang", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 943, "feats": null, "head": 3, "id": 4, "lemma": "on", "misc": "", "start_char": 941, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 947, "feats": null, "head": 1, "id": 5, "lemma": "...", "misc": "", "start_char": 944, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "dep", "end_char": 951, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 948, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 956, "feats": "Number=Plur", "head": 9, "id": 7, "lemma": "guy", "misc": "", "start_char": 952, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 960, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 957, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 964, "feats": "Tense=Pres|VerbForm=Part", "head": 1, "id": 9, "lemma": "go", "misc": "", "start_char": 961, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 967, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 965, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 972, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "work", "misc": "", "start_char": 968, "text": "work", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 975, "feats": null, "head": 14, "id": 12, "lemma": "in", "misc": "", "start_char": 973, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 977, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 13, "lemma": "a", "misc": "", "start_char": 976, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 982, "feats": "Gender=Neut|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 11, "id": 14, "lemma": "mine", "misc": "", "start_char": 978, "text": "mine", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 984, "feats": null, "head": 1, "id": 15, "lemma": "?", "misc": "", "start_char": 983, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (RB not) (. ?)))" }, "speaker": "Sheldon", "text": "Why not?", "tokens": [ { "deprel": "advmod", "end_char": 988, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "why", "misc": "", "start_char": 985, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "root", "end_char": 992, "feats": null, "head": 0, "id": 2, "lemma": "not", "misc": "", "start_char": 989, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 994, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 993, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBD had) (NP (DT a) (NN panic) (NN attack)) (SBAR (WHADVP (WRB when)) (S (NP (PRP we)) (VP (VBD went) (PP (IN through) (NP (DT the) (NN car) (NN wash))))))) (. .)))" }, "speaker": "Penny", "text": "You had a panic attack when we went through the car wash.", "tokens": [ { "deprel": "nsubj", "end_char": 998, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 995, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1002, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "have", "misc": "", "start_char": 999, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1004, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 3, "lemma": "a", "misc": "", "start_char": 1003, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1010, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "panic", "misc": "", "start_char": 1005, "text": "panic", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1017, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "attack", "misc": "", "start_char": 1011, "text": "attack", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1022, "feats": "PronType=Int", "head": 8, "id": 6, "lemma": "when", "misc": "", "start_char": 1018, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1025, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "we", "misc": "", "start_char": 1023, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1030, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 2, "id": 8, "lemma": "go", "misc": "", "start_char": 1026, "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 1038, "feats": null, "head": 12, "id": 9, "lemma": "through", "misc": "", "start_char": 1031, "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1042, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 10, "lemma": "the", "misc": "", "start_char": 1039, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1046, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "car", "misc": "", "start_char": 1043, "text": "car", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1051, "feats": "Number=Sing", "head": 8, "id": 12, "lemma": "wash", "misc": "", "start_char": 1047, "text": "wash", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1053, "feats": null, "head": 2, "id": 13, "lemma": ".", "misc": "", "start_char": 1052, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Perhaps)) (NP (NP (DT the) (NN emotion)) (SBAR (S (NP (PRP you)) (VP (VBP 're) (VP (VBG referring) (PP (IN to))))))) (VP (VBD was) (S (NP (NP (NN shock)) (PP (IN at) (NP (PRP you)))) (VP (VBG having) (NP (NP (NN something)) (VP (VBN cleaned)))))) (. .)))" }, "speaker": "Sheldon", "text": "Perhaps the emotion you're referring to was shock at you having something cleaned.", "tokens": [ { "deprel": "advmod", "end_char": 1061, "feats": null, "head": 9, "id": 1, "lemma": "perhaps", "misc": "", "start_char": 1054, "text": "Perhaps", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 1065, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 2, "lemma": "the", "misc": "", "start_char": 1062, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1073, "feats": "Number=Sing", "head": 9, "id": 3, "lemma": "emotion", "misc": "", "start_char": 1066, "text": "emotion", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1077, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 4, "lemma": "you", "misc": "", "start_char": 1074, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1081, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 1078, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "acl:relcl", "end_char": 1091, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 6, "lemma": "refer", "misc": "", "start_char": 1082, "text": "referring", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obl", "end_char": 1094, "feats": null, "head": 6, "id": 7, "lemma": "to", "misc": "", "start_char": 1092, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "cop", "end_char": 1098, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 1095, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 1104, "feats": "Number=Sing", "head": 0, "id": 9, "lemma": "shock", "misc": "", "start_char": 1099, "text": "shock", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1107, "feats": null, "head": 12, "id": 10, "lemma": "at", "misc": "", "start_char": 1105, "text": "at", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1111, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 12, "id": 11, "lemma": "you", "misc": "", "start_char": 1108, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1118, "feats": "VerbForm=Ger", "head": 9, "id": 12, "lemma": "have", "misc": "", "start_char": 1112, "text": "having", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1128, "feats": "Number=Sing|PronType=Ind", "head": 12, "id": 13, "lemma": "something", "misc": "", "start_char": 1119, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 1136, "feats": "Tense=Past|VerbForm=Part", "head": 12, "id": 14, "lemma": "clean", "misc": "", "start_char": 1129, "text": "cleaned", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 1138, "feats": null, "head": 9, "id": 15, "lemma": ".", "misc": "", "start_char": 1137, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP think) (SBAR (S (SBAR (WHNP (WP what)) (S (NP (NNP Penny)) (VP (VBD meant)))) (VP (VBZ is) (, ,) (S (S (NP (NP (DT the) (NN thought)) (PP (IN of) (NP (PRP you)))) (NP (CD two)) (PP (IN in) (NP (DT a) (PRP mine))) (VP (VBZ is) (ADJP (ADVP (NN kind) (IN of)) (JJ funny)))) (, ...) (S (NP (PRP it)) (VP (VBZ 's) (PP (IN like) (NP (NP (DT a) (NN cat)) (VP (VBG riding) (NP (DT a) (NNP Roomba)))))))))))) (. .)))" }, "speaker": "Leonard", "text": "I think what Penny meant is, the thought of you two in a mine is kind of funny...it's like a cat riding a Roomba.", "tokens": [ { "deprel": "nsubj", "end_char": 1140, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1139, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1146, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "think", "misc": "", "start_char": 1141, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj:outer", "end_char": 1151, "feats": "PronType=Rel", "head": 19, "id": 3, "lemma": "what", "misc": "", "start_char": 1147, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 1157, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "penny", "misc": "", "start_char": 1152, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "acl:relcl", "end_char": 1163, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 5, "lemma": "mean", "misc": "", "start_char": 1158, "text": "meant", "upos": "VERB", "xpos": "VBD" }, { "deprel": "cop", "end_char": 1166, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 6, "lemma": "be", "misc": "", "start_char": 1164, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 1168, "feats": null, "head": 19, "id": 7, "lemma": ",", "misc": "", "start_char": 1167, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 1172, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 1169, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1180, "feats": "Number=Sing", "head": 19, "id": 9, "lemma": "thought", "misc": "", "start_char": 1173, "text": "thought", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1183, "feats": null, "head": 11, "id": 10, "lemma": "of", "misc": "", "start_char": 1181, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1187, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 9, "id": 11, "lemma": "you", "misc": "", "start_char": 1184, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nummod", "end_char": 1191, "feats": "NumForm=Word|NumType=Card", "head": 11, "id": 12, "lemma": "two", "misc": "", "start_char": 1188, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 1194, "feats": null, "head": 15, "id": 13, "lemma": "in", "misc": "", "start_char": 1192, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1196, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 14, "lemma": "a", "misc": "", "start_char": 1195, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1201, "feats": "Gender=Neut|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 9, "id": 15, "lemma": "mine", "misc": "", "start_char": 1197, "text": "mine", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1204, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 16, "lemma": "be", "misc": "", "start_char": 1202, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1209, "feats": "Number=Sing", "head": 19, "id": 17, "lemma": "kind", "misc": "", "start_char": 1205, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "fixed", "end_char": 1212, "feats": null, "head": 17, "id": 18, "lemma": "of", "misc": "", "start_char": 1210, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "ccomp", "end_char": 1218, "feats": "Degree=Pos", "head": 2, "id": 19, "lemma": "funny", "misc": "", "start_char": 1213, "text": "funny", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1222, "feats": null, "head": 19, "id": 20, "lemma": "...", "misc": "", "start_char": 1219, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1225, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 25, "id": 21, "lemma": "it", "misc": "", "start_char": 1223, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1228, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 25, "id": 22, "lemma": "be", "misc": "", "start_char": 1226, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 1233, "feats": null, "head": 25, "id": 23, "lemma": "like", "misc": "", "start_char": 1229, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1235, "feats": "Definite=Ind|PronType=Art", "head": 25, "id": 24, "lemma": "a", "misc": "", "start_char": 1234, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1239, "feats": "Number=Sing", "head": 19, "id": 25, "lemma": "cat", "misc": "", "start_char": 1236, "text": "cat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 1246, "feats": "VerbForm=Ger", "head": 25, "id": 26, "lemma": "ride", "misc": "", "start_char": 1240, "text": "riding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 1248, "feats": "Definite=Ind|PronType=Art", "head": 28, "id": 27, "lemma": "a", "misc": "", "start_char": 1247, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1255, "feats": "Number=Sing", "head": 26, "id": 28, "lemma": "Roomba", "misc": "", "start_char": 1249, "text": "Roomba", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1257, "feats": null, "head": 2, "id": 29, "lemma": ".", "misc": "", "start_char": 1256, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (NFP _) (S (SBAR (IN If) (S (NP (PRP they)) (VP (VBP get) (ADJP (JJ scared))))) (, ,) (NP (PRP they)) (VP (MD 'll) (VP (VB have) (NP (DT those) (NNS hats)) (PP (IN with) (NP (NP (DT the) (NNS lights)) (PP (IN on) (NP (PRP them))))) (, ,) (ADVP (RB 'cause) (RB down) (ADVP (RB there))) (S (NP (PRP it)) (VP (VBZ 's) (NP (NN night) (HYPH -) (NN night)) (NP (PDT all) (DT the) (NN time))))))) (. !)))" }, "speaker": "Howard", "text": "_ If they get scared, they'll have those hats with the lights on them, 'cause down there it's night - night all the time!", "tokens": [ { "deprel": "punct", "end_char": 1259, "feats": null, "head": 9, "id": 1, "lemma": "_", "misc": "", "start_char": 1258, "text": "_", "upos": "PUNCT", "xpos": "NFP" }, { "deprel": "mark", "end_char": 1262, "feats": null, "head": 4, "id": 2, "lemma": "if", "misc": "", "start_char": 1260, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1267, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "they", "misc": "", "start_char": 1263, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1271, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 4, "lemma": "get", "misc": "", "start_char": 1268, "text": "get", "upos": "VERB", "xpos": "VBP" }, { "deprel": "xcomp", "end_char": 1278, "feats": "Degree=Pos", "head": 4, "id": 5, "lemma": "scared", "misc": "", "start_char": 1272, "text": "scared", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1280, "feats": null, "head": 9, "id": 6, "lemma": ",", "misc": "", "start_char": 1279, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1285, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 9, "id": 7, "lemma": "they", "misc": "", "start_char": 1281, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1289, "feats": "VerbForm=Fin", "head": 9, "id": 8, "lemma": "will", "misc": "", "start_char": 1286, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1294, "feats": "VerbForm=Inf", "head": 0, "id": 9, "lemma": "have", "misc": "", "start_char": 1290, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1300, "feats": "Number=Plur|PronType=Dem", "head": 11, "id": 10, "lemma": "that", "misc": "", "start_char": 1295, "text": "those", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1305, "feats": "Number=Plur", "head": 9, "id": 11, "lemma": "hat", "misc": "", "start_char": 1301, "text": "hats", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 1310, "feats": null, "head": 16, "id": 12, "lemma": "with", "misc": "", "start_char": 1306, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1314, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 13, "lemma": "the", "misc": "", "start_char": 1311, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1321, "feats": "Number=Plur", "head": 16, "id": 14, "lemma": "light", "misc": "", "start_char": 1315, "text": "lights", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1324, "feats": null, "head": 16, "id": 15, "lemma": "on", "misc": "", "start_char": 1322, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "acl", "end_char": 1329, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 9, "id": 16, "lemma": "they", "misc": "", "start_char": 1325, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1331, "feats": null, "head": 9, "id": 17, "lemma": ",", "misc": "", "start_char": 1330, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1338, "feats": null, "head": 25, "id": 18, "lemma": "'cause", "misc": "", "start_char": 1332, "text": "'cause", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1343, "feats": null, "head": 20, "id": 19, "lemma": "down", "misc": "", "start_char": 1339, "text": "down", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1349, "feats": "PronType=Dem", "head": 25, "id": 20, "lemma": "there", "misc": "", "start_char": 1344, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1352, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 25, "id": 21, "lemma": "it", "misc": "", "start_char": 1350, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1355, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 25, "id": 22, "lemma": "be", "misc": "", "start_char": 1353, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "compound", "end_char": 1361, "feats": "Number=Sing", "head": 25, "id": 23, "lemma": "night", "misc": "", "start_char": 1356, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1363, "feats": null, "head": 25, "id": 24, "lemma": "-", "misc": "", "start_char": 1362, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "parataxis", "end_char": 1369, "feats": "Number=Sing", "head": 9, "id": 25, "lemma": "night", "misc": "", "start_char": 1364, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det:predet", "end_char": 1373, "feats": null, "head": 28, "id": 26, "lemma": "all", "misc": "", "start_char": 1370, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 1377, "feats": "Definite=Def|PronType=Art", "head": 28, "id": 27, "lemma": "the", "misc": "", "start_char": 1374, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 1382, "feats": "Number=Sing", "head": 25, "id": 28, "lemma": "time", "misc": "", "start_char": 1378, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1384, "feats": null, "head": 9, "id": 29, "lemma": "!", "misc": "", "start_char": 1383, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Maybe)) (NP (PRP they)) (VP (MD could) (VP (VB ride) (ADVP (RB around)) (PP (IN in) (NP (NP (CD one)) (PP (IN of) (NP (NP (DT those) (PRP mine) (NNS carts)) (SBAR (WHNP (WDT that)) (S (VP (VBP go)))))))))) (, ,) (: :) (NP (UH Ee) (HYPH -) (UH oo) (HYPH -) (UH ee) (HYPH -) (UH oo) (HYPH -) (UH ee) (HYPH -) (UH oo)) (. .)))" }, "speaker": "Bernadette", "text": "Maybe they could ride around in one of those mine carts that go,: Ee - oo - ee - oo - ee - oo.", "tokens": [ { "deprel": "advmod", "end_char": 1390, "feats": null, "head": 4, "id": 1, "lemma": "maybe", "misc": "", "start_char": 1385, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1395, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 4, "id": 2, "lemma": "they", "misc": "", "start_char": 1391, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1401, "feats": "VerbForm=Fin", "head": 4, "id": 3, "lemma": "could", "misc": "", "start_char": 1396, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1406, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "ride", "misc": "", "start_char": 1402, "text": "ride", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1413, "feats": null, "head": 4, "id": 5, "lemma": "around", "misc": "", "start_char": 1407, "text": "around", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1416, "feats": null, "head": 7, "id": 6, "lemma": "in", "misc": "", "start_char": 1414, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1420, "feats": "NumForm=Word|NumType=Card", "head": 4, "id": 7, "lemma": "one", "misc": "", "start_char": 1417, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 1423, "feats": null, "head": 11, "id": 8, "lemma": "of", "misc": "", "start_char": 1421, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1429, "feats": "Number=Plur|PronType=Dem", "head": 11, "id": 9, "lemma": "that", "misc": "", "start_char": 1424, "text": "those", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod:poss", "end_char": 1434, "feats": "Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "mine", "misc": "", "start_char": 1430, "text": "mine", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nmod", "end_char": 1440, "feats": "Number=Plur", "head": 7, "id": 11, "lemma": "cart", "misc": "", "start_char": 1435, "text": "carts", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 1445, "feats": "PronType=Rel", "head": 13, "id": 12, "lemma": "that", "misc": "", "start_char": 1441, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "end_char": 1448, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 13, "lemma": "go", "misc": "", "start_char": 1446, "text": "go", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1450, "feats": null, "head": 16, "id": 14, "lemma": ",", "misc": "", "start_char": 1449, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 1452, "feats": null, "head": 16, "id": 15, "lemma": ":", "misc": "", "start_char": 1451, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "parataxis", "end_char": 1455, "feats": null, "head": 4, "id": 16, "lemma": "ee", "misc": "", "start_char": 1453, "text": "Ee", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1457, "feats": null, "head": 18, "id": 17, "lemma": "-", "misc": "", "start_char": 1456, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "conj", "end_char": 1460, "feats": null, "head": 16, "id": 18, "lemma": "oo", "misc": "", "start_char": 1458, "text": "oo", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1462, "feats": null, "head": 20, "id": 19, "lemma": "-", "misc": "", "start_char": 1461, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "conj", "end_char": 1465, "feats": null, "head": 16, "id": 20, "lemma": "ee", "misc": "", "start_char": 1463, "text": "ee", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1467, "feats": null, "head": 22, "id": 21, "lemma": "-", "misc": "", "start_char": 1466, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "conj", "end_char": 1470, "feats": null, "head": 16, "id": 22, "lemma": "oo", "misc": "", "start_char": 1468, "text": "oo", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1472, "feats": null, "head": 24, "id": 23, "lemma": "-", "misc": "", "start_char": 1471, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "conj", "end_char": 1475, "feats": null, "head": 16, "id": 24, "lemma": "ee", "misc": "", "start_char": 1473, "text": "ee", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1477, "feats": null, "head": 26, "id": 25, "lemma": "-", "misc": "", "start_char": 1476, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "conj", "end_char": 1480, "feats": null, "head": 16, "id": 26, "lemma": "oo", "misc": "", "start_char": 1478, "text": "oo", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1482, "feats": null, "head": 4, "id": 27, "lemma": ".", "misc": "", "start_char": 1481, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (NP (PRP it)) (VP (MD 'll) (VP (VB help) (S (NP (PRP them)) (VP (VB get) (ADVP (RB away)) (SBAR (WHADVP (WRB when)) (S (NP (PRP they)) (VP (VBP see) (NP (DT a) (NN gh) (HYPH -) (NN gh) (HYPH -) (NN ghost))))))))) (, ...) (. !)))" }, "speaker": "Leonard", "text": "Yeah, it'll help them get away when they see a gh - gh - ghost ...!", "tokens": [ { "deprel": "discourse", "end_char": 1487, "feats": null, "head": 5, "id": 1, "lemma": "yeah", "misc": "", "start_char": 1483, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1489, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 1488, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1492, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "it", "misc": "", "start_char": 1490, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1496, "feats": "VerbForm=Fin", "head": 5, "id": 4, "lemma": "will", "misc": "", "start_char": 1493, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1501, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "help", "misc": "", "start_char": 1497, "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1506, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "they", "misc": "", "start_char": 1502, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1510, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "get", "misc": "", "start_char": 1507, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1515, "feats": null, "head": 7, "id": 8, "lemma": "away", "misc": "", "start_char": 1511, "text": "away", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1520, "feats": "PronType=Int", "head": 11, "id": 9, "lemma": "when", "misc": "", "start_char": 1516, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1525, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 11, "id": 10, "lemma": "they", "misc": "", "start_char": 1521, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1529, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 11, "lemma": "see", "misc": "", "start_char": 1526, "text": "see", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 1531, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 12, "lemma": "a", "misc": "", "start_char": 1530, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1534, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "gh", "misc": "", "start_char": 1532, "text": "gh", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1536, "feats": null, "head": 13, "id": 14, "lemma": "-", "misc": "", "start_char": 1535, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 1539, "feats": "Number=Sing", "head": 17, "id": 15, "lemma": "gh", "misc": "", "start_char": 1537, "text": "gh", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1541, "feats": null, "head": 17, "id": 16, "lemma": "-", "misc": "", "start_char": 1540, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "conj", "end_char": 1547, "feats": "Number=Sing", "head": 13, "id": 17, "lemma": "ghost", "misc": "", "start_char": 1542, "text": "ghost", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1551, "feats": null, "head": 5, "id": 18, "lemma": "...", "misc": "", "start_char": 1548, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 1553, "feats": null, "head": 5, "id": 19, "lemma": "!", "misc": "", "start_char": 1552, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (SQ (VBP Are) (NP (PRP they)) (VP (VBG making) (NP (NP (NN fun)) (PP (IN of) (NP (PRP us))))) (. ?)))" }, "speaker": "Sheldon", "text": "Are they making fun of us?", "tokens": [ { "deprel": "aux", "end_char": 1557, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "be", "misc": "", "start_char": 1554, "text": "Are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1562, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 3, "id": 2, "lemma": "they", "misc": "", "start_char": 1558, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1569, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "make", "misc": "", "start_char": 1563, "text": "making", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1573, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "fun", "misc": "", "start_char": 1570, "text": "fun", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1576, "feats": null, "head": 6, "id": 5, "lemma": "of", "misc": "", "start_char": 1574, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1579, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 6, "lemma": "we", "misc": "", "start_char": 1577, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1581, "feats": null, "head": 3, "id": 7, "lemma": "?", "misc": "", "start_char": 1580, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (INTJ (UH Yup) (. .)))" }, "speaker": "Raj", "text": "Yup.", "tokens": [ { "deprel": "root", "end_char": 1585, "feats": null, "head": 0, "id": 1, "lemma": "yup", "misc": "", "start_char": 1582, "text": "Yup", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1587, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1586, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP miss) (NP (DT the) (JJ old) (NNS days)) (SBAR (WHADVP (WRB when)) (S (NP (PRP I)) (VP (MD could) (RB n't) (VP (VB tell)))))) (. .)))" }, "speaker": "Sheldon", "text": "I miss the old days when I couldn't tell.", "tokens": [ { "deprel": "nsubj", "end_char": 1589, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1588, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1594, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "miss", "misc": "", "start_char": 1590, "text": "miss", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 1598, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 3, "lemma": "the", "misc": "", "start_char": 1595, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1602, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "old", "misc": "", "start_char": 1599, "text": "old", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1607, "feats": "Number=Plur", "head": 2, "id": 5, "lemma": "day", "misc": "", "start_char": 1603, "text": "days", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 1612, "feats": "PronType=Int", "head": 10, "id": 6, "lemma": "when", "misc": "", "start_char": 1608, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1614, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 7, "lemma": "I", "misc": "", "start_char": 1613, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1620, "feats": "VerbForm=Fin", "head": 10, "id": 8, "lemma": "could", "misc": "", "start_char": 1615, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1624, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 1621, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 1629, "feats": "VerbForm=Inf", "head": 2, "id": 10, "lemma": "tell", "misc": "", "start_char": 1625, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1631, "feats": null, "head": 2, "id": 11, "lemma": ".", "misc": "", "start_char": 1630, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 2, 2 ] ], [ [ 0, 2, 3 ] ], [ [ 1, 5, 8 ] ], [ [ 1, 10, 10 ], [ 7, 2, 3 ] ], [ [ 2, 5, 5 ], [ 3, 0, 0 ], [ 5, 0, 0 ], [ 5, 3, 3 ], [ 5, 11, 11 ], [ 17, 3, 3 ], [ 17, 10, 10 ], [ 18, 3, 3 ] ], [ [ 2, 5, 8 ] ], [ [ 2, 16, 16 ], [ 3, 5, 5 ] ], [ [ 2, 20, 20 ] ], [ [ 2, 23, 23 ], [ 2, 27, 27 ] ], [ [ 5, 7, 7 ] ], [ [ 5, 11, 12 ] ], [ [ 7, 10, 11 ], [ 8, 19, 20 ], [ 10, 3, 3 ], [ 11, 12, 13 ] ], [ [ 7, 13, 13 ] ], [ [ 8, 4, 4 ], [ 10, 0, 0 ], [ 11, 0, 0 ], [ 13, 3, 3 ], [ 16, 0, 0 ], [ 24, 0, 0 ], [ 24, 6, 6 ] ], [ [ 8, 11, 20 ] ], [ [ 8, 16, 20 ] ], [ [ 11, 3, 4 ], [ 12, 6, 6 ] ], [ [ 11, 4, 9 ], [ 12, 4, 4 ] ], [ [ 11, 6, 13 ] ], [ [ 12, 0, 0 ], [ 13, 0, 0 ], [ 18, 0, 0 ] ], [ [ 12, 9, 10 ] ], [ [ 12, 13, 15 ] ], [ [ 12, 14, 15 ], [ 14, 12, 13 ], [ 18, 13, 14 ] ], [ [ 13, 6, 6 ], [ 13, 15, 15 ], [ 14, 5, 6 ], [ 22, 5, 5 ] ], [ [ 13, 10, 13 ] ], [ [ 13, 12, 13 ] ], [ [ 13, 29, 30 ] ], [ [ 13, 33, 33 ] ], [ [ 13, 19, 35 ] ], [ [ 13, 23, 35 ] ], [ [ 16, 2, 4 ] ], [ [ 16, 6, 6 ] ], [ [ 16, 9, 11 ] ], [ [ 17, 1, 6 ] ], [ [ 17, 8, 13 ] ], [ [ 18, 10, 11 ], [ 19, 2, 2 ], [ 19, 6, 6 ], [ 20, 1, 1 ], [ 21, 5, 5 ], [ 21, 9, 9 ], [ 22, 1, 1 ] ], [ [ 18, 7, 14 ] ], [ [ 18, 10, 14 ] ], [ [ 18, 23, 27 ] ], [ [ 18, 26, 27 ] ], [ [ 19, 9, 15 ] ], [ [ 19, 12, 15 ] ], [ [ 20, 3, 4 ], [ 21, 2, 2 ] ], [ [ 20, 8, 10 ] ], [ [ 24, 2, 9 ] ] ]
s08e06c00t
I like your suit. Oh, thanks . Got a couple new outfits for work. How does it feel knowing your fiancée's job is to go out and flirt with doctors, looking like that, while you sit here, you know...looking like this? She doesn't flirt with doctors. Yeah . It's all very professional. You know when you bend over, I can see down your shirt? Okay, good. Speaking of new careers, how are things going with dark matter, Sheldon? Oh, yeah, I'd have to say it's the most exiting time in the history of the field. Oh . What's going on? I started doing it. You know, the government funded the biggest experiment yet to detect dark matter. I've read about that...they're sending research teams down into abandoned salt mines. You know, Sheldon, if we apply to be one of those teams, we could be on the ground floor of something big...not just for theoretical physics but for astrophysics as well. Wait, hang on...you guys are gonna work in a mine? Why not? You had a panic attack when we went through the car wash. Perhaps the emotion you're referring to was shock at you having something cleaned. I think what Penny meant is, the thought of you two in a mine is kind of funny...it's like a cat riding a Roomba. _ If they get scared, they'll have those hats with the lights on them, 'cause down there it's night - night all the time! Maybe they could ride around in one of those mine carts that go,: Ee - oo - ee - oo - ee - oo. Yeah, it'll help them get away when they see a gh - gh - ghost ...! Are they making fun of us? Yup. I miss the old days when I couldn't tell.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hello)) (, ,) (NP (NNP SyFy) (NNP Network)) (. ?) (INTJ (UH Yeah)) (, ,) (S (NP (DT this)) (VP (VBZ is) (NP (NP (PRP$ your) (JJ vice) (NN president)) (PP (IN of) (NP (NN programming) (. .)))) (ADVP (RB Now)))) (, ,) (S (NP (PRP we)) (VP (VBP have) (VP (VBN made) (NP (NP (DT a) (JJ horrible) (NN mistake)) (PP (VBG regarding) (NP (NNPS Alphas) (. .) (UH Yeah))))))) (, ,) (S (NP (PRP we)) (VP (VBP need) (S (VP (TO to) (VP (VB uncancel) (NP (PRP it)) (ADVP (RB immediately))))))) (. .) (S (ADVP (UH Well)) (, ,) (NP (PRP you)) (ADVP (RB just)) (VP (VBD put) (NP (PRP me)) (PP (RP through)) (PP (IN to) (NP (NP (DT the) (NNS people)) (SBAR (WHNP (WP who)) (S (VP (VBP handle) (NP (DT that)))))))) (PRN (, ,) (S (S (S (NP (PRP you)) (VP (VBP tell) (NP (PRP them)) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (NP (PRP me))))))) (, ,) (CC and) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB want) (S (VP (TO to) (VP (VB answer) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NP (NNS questions)) (PP (IN about) (SBAR (IN if) (S (NP (PRP I)) (ADVP (RB really)) (VP (VBP am) (SBAR (WHNP (WP who)) (S (NP (PRP I)) (VP (VBP say) (SBAR (S (NP (PRP I)) (VP (VBP am))))))))))))))))))))) (PRN (, ,) (S (NP (PRP you)) (VP (VBP know))) (. ?))) (S (NP (PRP I)) (VP (VBP want) (S (NP (DT this)) (VP (VBN done))))) (. .)) (UH No) (, ,) (S (NP (PRP I)) (VP (VBP am) (RB not) (NP (NP (DT the) (NN person)) (SBAR (WHNP (WP who)) (S (ADVP (RB just)) (VP (VBD called))))))) (. .) (S (NP (DT That) (NN man)) (VP (VBD was) (ADVP (RB clearly)) (NP (NP (DT a) (NN cowboy) (. .) (UH Yeah)) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBD was) (ADJP (NN plumb) (JJ concerned) (PP (IN about) (UH y') (S (NP (DT all)) (VP (VBG canceling) (NP (PRP$ his) (JJ favorite) (NN show))))))))) (. .) (SBARQ (WHADVP (WRB Why)) (SQ (VBP do) (NP (PRP they)) (VP (VB keep) (S (VP (VBG hanging) (PRT (RP up)) (PP (IN on) (NP (PRP me)))))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "Hello, SyFy Network? Yeah, this is your vice president of programming . Now, we have made a horrible mistake regarding Alphas . Yeah, we need to uncancel it immediately . Well, you just put me through to the people who handle that, you tell them it's me, and I don't want to answer a lot of questions about if I really am who I say I am, you know? I want this done . No, I am not the person who just called . That man was clearly a cowboy . Yeah, who was plumb concerned about y' all canceling his favorite show . Why do they keep hanging up on me?", "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": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 6, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "compound", "end_char": 12, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "SyFy", "misc": "", "start_char": 8, "text": "SyFy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 20, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "Network", "misc": "", "start_char": 13, "text": "Network", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 22, "feats": null, "head": 1, "id": 5, "lemma": "?", "misc": "", "start_char": 21, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 27, "feats": null, "head": 12, "id": 6, "lemma": "yeah", "misc": "", "start_char": 23, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 29, "feats": null, "head": 6, "id": 7, "lemma": ",", "misc": "", "start_char": 28, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 34, "feats": "Number=Sing|PronType=Dem", "head": 12, "id": 8, "lemma": "this", "misc": "", "start_char": 30, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 37, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 9, "lemma": "be", "misc": "", "start_char": 35, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 42, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 12, "id": 10, "lemma": "your", "misc": "", "start_char": 38, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 47, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "vice", "misc": "", "start_char": 43, "text": "vice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 57, "feats": "Number=Sing", "head": 1, "id": 12, "lemma": "president", "misc": "", "start_char": 48, "text": "president", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 60, "feats": null, "head": 14, "id": 13, "lemma": "of", "misc": "", "start_char": 58, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 72, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "programming", "misc": "", "start_char": 61, "text": "programming", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 74, "feats": null, "head": 1, "id": 15, "lemma": ".", "misc": "", "start_char": 73, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 78, "feats": null, "head": 20, "id": 16, "lemma": "now", "misc": "", "start_char": 75, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 80, "feats": null, "head": 16, "id": 17, "lemma": ",", "misc": "", "start_char": 79, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 83, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 20, "id": 18, "lemma": "we", "misc": "", "start_char": 81, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 88, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 20, "id": 19, "lemma": "have", "misc": "", "start_char": 84, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 93, "feats": "Tense=Past|VerbForm=Part", "head": 1, "id": 20, "lemma": "make", "misc": "", "start_char": 89, "text": "made", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 95, "feats": "Definite=Ind|PronType=Art", "head": 23, "id": 21, "lemma": "a", "misc": "", "start_char": 94, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 104, "feats": "Degree=Pos", "head": 23, "id": 22, "lemma": "horrible", "misc": "", "start_char": 96, "text": "horrible", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 112, "feats": "Number=Sing", "head": 20, "id": 23, "lemma": "mistake", "misc": "", "start_char": 105, "text": "mistake", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 122, "feats": "VerbForm=Ger", "head": 25, "id": 24, "lemma": "regard", "misc": "", "start_char": 113, "text": "regarding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod", "end_char": 129, "feats": "Number=Plur", "head": 23, "id": 25, "lemma": "Alphas", "misc": "", "start_char": 123, "text": "Alphas", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 131, "feats": null, "head": 20, "id": 26, "lemma": ".", "misc": "", "start_char": 130, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 136, "feats": null, "head": 30, "id": 27, "lemma": "yeah", "misc": "", "start_char": 132, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 138, "feats": null, "head": 27, "id": 28, "lemma": ",", "misc": "", "start_char": 137, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 141, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 30, "id": 29, "lemma": "we", "misc": "", "start_char": 139, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 146, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 20, "id": 30, "lemma": "need", "misc": "", "start_char": 142, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 149, "feats": null, "head": 32, "id": 31, "lemma": "to", "misc": "", "start_char": 147, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 158, "feats": "VerbForm=Inf", "head": 30, "id": 32, "lemma": "uncancel", "misc": "", "start_char": 150, "text": "uncancel", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 161, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 32, "id": 33, "lemma": "it", "misc": "", "start_char": 159, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 173, "feats": null, "head": 32, "id": 34, "lemma": "immediately", "misc": "", "start_char": 162, "text": "immediately", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 175, "feats": null, "head": 1, "id": 35, "lemma": ".", "misc": "", "start_char": 174, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 180, "feats": null, "head": 40, "id": 36, "lemma": "well", "misc": "", "start_char": 176, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 182, "feats": null, "head": 36, "id": 37, "lemma": ",", "misc": "", "start_char": 181, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 186, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 40, "id": 38, "lemma": "you", "misc": "", "start_char": 183, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 191, "feats": null, "head": 40, "id": 39, "lemma": "just", "misc": "", "start_char": 187, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 195, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 30, "id": 40, "lemma": "put", "misc": "", "start_char": 192, "text": "put", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 198, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 40, "id": 41, "lemma": "I", "misc": "", "start_char": 196, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 206, "feats": null, "head": 40, "id": 42, "lemma": "through", "misc": "", "start_char": 199, "text": "through", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 209, "feats": null, "head": 45, "id": 43, "lemma": "to", "misc": "", "start_char": 207, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 213, "feats": "Definite=Def|PronType=Art", "head": 45, "id": 44, "lemma": "the", "misc": "", "start_char": 210, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 220, "feats": "Number=Plur", "head": 40, "id": 45, "lemma": "person", "misc": "", "start_char": 214, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 224, "feats": "PronType=Rel", "head": 47, "id": 46, "lemma": "who", "misc": "", "start_char": 221, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 231, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 45, "id": 47, "lemma": "handle", "misc": "", "start_char": 225, "text": "handle", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 236, "feats": "Number=Sing|PronType=Dem", "head": 47, "id": 48, "lemma": "that", "misc": "", "start_char": 232, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 238, "feats": null, "head": 51, "id": 49, "lemma": ",", "misc": "", "start_char": 237, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 242, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 51, "id": 50, "lemma": "you", "misc": "", "start_char": 239, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 247, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 40, "id": 51, "lemma": "tell", "misc": "", "start_char": 243, "text": "tell", "upos": "VERB", "xpos": "VBP" }, { "deprel": "iobj", "end_char": 252, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 51, "id": 52, "lemma": "they", "misc": "", "start_char": 248, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 255, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 55, "id": 53, "lemma": "it", "misc": "", "start_char": 253, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 258, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 55, "id": 54, "lemma": "be", "misc": "", "start_char": 256, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 261, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 51, "id": 55, "lemma": "I", "misc": "", "start_char": 259, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 263, "feats": null, "head": 61, "id": 56, "lemma": ",", "misc": "", "start_char": 262, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 267, "feats": null, "head": 61, "id": 57, "lemma": "and", "misc": "", "start_char": 264, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 269, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 61, "id": 58, "lemma": "I", "misc": "", "start_char": 268, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 272, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 61, "id": 59, "lemma": "do", "misc": "", "start_char": 270, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 276, "feats": null, "head": 61, "id": 60, "lemma": "not", "misc": "", "start_char": 273, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 281, "feats": "VerbForm=Inf", "head": 40, "id": 61, "lemma": "want", "misc": "", "start_char": 277, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 284, "feats": null, "head": 63, "id": 62, "lemma": "to", "misc": "", "start_char": 282, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 291, "feats": "VerbForm=Inf", "head": 61, "id": 63, "lemma": "answer", "misc": "", "start_char": 285, "text": "answer", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 293, "feats": "Definite=Ind|PronType=Art", "head": 65, "id": 64, "lemma": "a", "misc": "", "start_char": 292, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 297, "feats": "Number=Sing", "head": 63, "id": 65, "lemma": "lot", "misc": "", "start_char": 294, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 300, "feats": null, "head": 67, "id": 66, "lemma": "of", "misc": "", "start_char": 298, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 310, "feats": "Number=Plur", "head": 65, "id": 67, "lemma": "question", "misc": "", "start_char": 301, "text": "questions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 316, "feats": null, "head": 73, "id": 68, "lemma": "about", "misc": "", "start_char": 311, "text": "about", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "mark", "end_char": 319, "feats": null, "head": 73, "id": 69, "lemma": "if", "misc": "", "start_char": 317, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 321, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 73, "id": 70, "lemma": "I", "misc": "", "start_char": 320, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 328, "feats": null, "head": 73, "id": 71, "lemma": "really", "misc": "", "start_char": 322, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 331, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 73, "id": 72, "lemma": "be", "misc": "", "start_char": 329, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 335, "feats": "PronType=Rel", "head": 63, "id": 73, "lemma": "who", "misc": "", "start_char": 332, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 337, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 75, "id": 74, "lemma": "I", "misc": "", "start_char": 336, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 341, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 73, "id": 75, "lemma": "say", "misc": "", "start_char": 338, "text": "say", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 343, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 77, "id": 76, "lemma": "I", "misc": "", "start_char": 342, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 346, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 75, "id": 77, "lemma": "be", "misc": "", "start_char": 344, "text": "am", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 348, "feats": null, "head": 80, "id": 78, "lemma": ",", "misc": "", "start_char": 347, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 352, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 80, "id": 79, "lemma": "you", "misc": "", "start_char": 349, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 357, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 83, "id": 80, "lemma": "know", "misc": "", "start_char": 353, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 359, "feats": null, "head": 80, "id": 81, "lemma": "?", "misc": "", "start_char": 358, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 361, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 83, "id": 82, "lemma": "I", "misc": "", "start_char": 360, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 366, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 73, "id": 83, "lemma": "want", "misc": "", "start_char": 362, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 371, "feats": "Number=Sing|PronType=Dem", "head": 83, "id": 84, "lemma": "this", "misc": "", "start_char": 367, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "xcomp", "end_char": 376, "feats": "Tense=Past|VerbForm=Part", "head": 83, "id": 85, "lemma": "do", "misc": "", "start_char": 372, "text": "done", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 378, "feats": null, "head": 93, "id": 86, "lemma": ".", "misc": "", "start_char": 377, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 381, "feats": "Polarity=Neg", "head": 93, "id": 87, "lemma": "no", "misc": "", "start_char": 379, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 383, "feats": null, "head": 87, "id": 88, "lemma": ",", "misc": "", "start_char": 382, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 385, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 93, "id": 89, "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": 93, "id": 90, "lemma": "be", "misc": "", "start_char": 386, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 392, "feats": null, "head": 93, "id": 91, "lemma": "not", "misc": "", "start_char": 389, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 396, "feats": "Definite=Def|PronType=Art", "head": 93, "id": 92, "lemma": "the", "misc": "", "start_char": 393, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 403, "feats": "Number=Sing", "head": 83, "id": 93, "lemma": "person", "misc": "", "start_char": 397, "text": "person", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 407, "feats": "PronType=Rel", "head": 96, "id": 94, "lemma": "who", "misc": "", "start_char": 404, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "advmod", "end_char": 412, "feats": null, "head": 96, "id": 95, "lemma": "just", "misc": "", "start_char": 408, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 419, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 93, "id": 96, "lemma": "call", "misc": "", "start_char": 413, "text": "called", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 421, "feats": null, "head": 93, "id": 97, "lemma": ".", "misc": "", "start_char": 420, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 426, "feats": "Number=Sing|PronType=Dem", "head": 99, "id": 98, "lemma": "that", "misc": "", "start_char": 422, "text": "That", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 430, "feats": "Number=Sing", "head": 103, "id": 99, "lemma": "man", "misc": "", "start_char": 427, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 434, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 103, "id": 100, "lemma": "be", "misc": "", "start_char": 431, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 442, "feats": null, "head": 103, "id": 101, "lemma": "clearly", "misc": "", "start_char": 435, "text": "clearly", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 444, "feats": "Definite=Ind|PronType=Art", "head": 103, "id": 102, "lemma": "a", "misc": "", "start_char": 443, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 451, "feats": "Number=Sing", "head": 93, "id": 103, "lemma": "cowboy", "misc": "", "start_char": 445, "text": "cowboy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 453, "feats": null, "head": 105, "id": 104, "lemma": ".", "misc": "", "start_char": 452, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 458, "feats": null, "head": 110, "id": 105, "lemma": "yeah", "misc": "", "start_char": 454, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 460, "feats": null, "head": 105, "id": 106, "lemma": ",", "misc": "", "start_char": 459, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 464, "feats": "PronType=Rel", "head": 110, "id": 107, "lemma": "who", "misc": "", "start_char": 461, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 468, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 110, "id": 108, "lemma": "be", "misc": "", "start_char": 465, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "obl:npmod", "end_char": 474, "feats": "Number=Sing", "head": 110, "id": 109, "lemma": "plumb", "misc": "", "start_char": 469, "text": "plumb", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 484, "feats": "Degree=Pos", "head": 103, "id": 110, "lemma": "concerned", "misc": "", "start_char": 475, "text": "concerned", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 490, "feats": null, "head": 114, "id": 111, "lemma": "about", "misc": "", "start_char": 485, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "discourse", "end_char": 493, "feats": null, "head": 114, "id": 112, "lemma": "you", "misc": "", "start_char": 491, "text": "y'", "upos": "INTJ", "xpos": "UH" }, { "deprel": "advmod", "end_char": 497, "feats": null, "head": 114, "id": 113, "lemma": "all", "misc": "", "start_char": 494, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "advcl", "end_char": 507, "feats": "VerbForm=Ger", "head": 110, "id": 114, "lemma": "cancel", "misc": "", "start_char": 498, "text": "canceling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 511, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 117, "id": 115, "lemma": "his", "misc": "", "start_char": 508, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 520, "feats": "Degree=Pos", "head": 117, "id": 116, "lemma": "favorite", "misc": "", "start_char": 512, "text": "favorite", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 525, "feats": "Number=Sing", "head": 114, "id": 117, "lemma": "show", "misc": "", "start_char": 521, "text": "show", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 527, "feats": null, "head": 110, "id": 118, "lemma": ".", "misc": "", "start_char": 526, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 531, "feats": "PronType=Int", "head": 122, "id": 119, "lemma": "why", "misc": "", "start_char": 528, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 534, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 122, "id": 120, "lemma": "do", "misc": "", "start_char": 532, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 539, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 122, "id": 121, "lemma": "they", "misc": "", "start_char": 535, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 544, "feats": "VerbForm=Inf", "head": 103, "id": 122, "lemma": "keep", "misc": "", "start_char": 540, "text": "keep", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 552, "feats": "VerbForm=Ger", "head": 122, "id": 123, "lemma": "hang", "misc": "", "start_char": 545, "text": "hanging", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 555, "feats": null, "head": 123, "id": 124, "lemma": "up", "misc": "", "start_char": 553, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 558, "feats": null, "head": 126, "id": 125, "lemma": "on", "misc": "", "start_char": 556, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 561, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 123, "id": 126, "lemma": "I", "misc": "", "start_char": 559, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 563, "feats": null, "head": 1, "id": 127, "lemma": "?", "misc": "", "start_char": 562, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorry) (SBAR (S (NP (PRP you)) (VP (VBP 're) (ADJP (JJ upset)))))))) (. .) (S (NP (PRP You)) (VP (VBP know))) (, ,) (S (NP (NNP Sheldon)) (, ,) (ADVP (RB sometimes)) (NP (NNS people)) (VP (VBP seek) (NP (NP (DT the) (NN comfort)) (PP (IN of) (NP (JJ physical) (NN contact)))) (PP (IN in) (NP (NP (NNS moments)) (PP (IN like) (NP (DT this))))))) (. .)))" }, "speaker": "Amy", "text": "I'm sorry you're upset . You know, Sheldon, sometimes people seek the comfort of physical contact in moments like this.", "tokens": [ { "deprel": "nsubj", "end_char": 565, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 564, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 568, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 566, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 574, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "sorry", "misc": "", "start_char": 569, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 578, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 4, "lemma": "you", "misc": "", "start_char": 575, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 582, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 579, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 588, "feats": "Degree=Pos", "head": 3, "id": 6, "lemma": "upset", "misc": "", "start_char": 583, "text": "upset", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 590, "feats": null, "head": 9, "id": 7, "lemma": ".", "misc": "", "start_char": 589, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 594, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 591, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 599, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 9, "lemma": "know", "misc": "", "start_char": 595, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 601, "feats": null, "head": 9, "id": 10, "lemma": ",", "misc": "", "start_char": 600, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 609, "feats": "Number=Sing", "head": 15, "id": 11, "lemma": "Sheldon", "misc": "", "start_char": 602, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 611, "feats": null, "head": 15, "id": 12, "lemma": ",", "misc": "", "start_char": 610, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 621, "feats": null, "head": 15, "id": 13, "lemma": "sometimes", "misc": "", "start_char": 612, "text": "sometimes", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 628, "feats": "Number=Plur", "head": 15, "id": 14, "lemma": "person", "misc": "", "start_char": 622, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "parataxis", "end_char": 633, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 15, "lemma": "seek", "misc": "", "start_char": 629, "text": "seek", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 637, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 16, "lemma": "the", "misc": "", "start_char": 634, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 645, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "comfort", "misc": "", "start_char": 638, "text": "comfort", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 648, "feats": null, "head": 20, "id": 18, "lemma": "of", "misc": "", "start_char": 646, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 657, "feats": "Degree=Pos", "head": 20, "id": 19, "lemma": "physical", "misc": "", "start_char": 649, "text": "physical", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 665, "feats": "Number=Sing", "head": 17, "id": 20, "lemma": "contact", "misc": "", "start_char": 658, "text": "contact", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 668, "feats": null, "head": 22, "id": 21, "lemma": "in", "misc": "", "start_char": 666, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 676, "feats": "Number=Plur", "head": 20, "id": 22, "lemma": "moment", "misc": "", "start_char": 669, "text": "moments", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 681, "feats": null, "head": 24, "id": 23, "lemma": "like", "misc": "", "start_char": 677, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 686, "feats": "Number=Sing|PronType=Dem", "head": 22, "id": 24, "lemma": "this", "misc": "", "start_char": 682, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 688, "feats": null, "head": 3, "id": 25, "lemma": ".", "misc": "", "start_char": 687, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP am) (RB not) (VP (VBG flying) (ADVP (RB back)) (PP (IN to) (NP (NNP Texas))) (ADVP (RB just) (RB so) (S (NP (PRP$ my) (NN mom)) (VP (MD can) (VP (VB give) (NP (PRP me)) (NP (DT a) (NN hug)))))))) (. .)))" }, "speaker": "Sheldon", "text": "I am not flying back to Texas just so my mom can give me a hug.", "tokens": [ { "deprel": "nsubj", "end_char": 690, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 689, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 693, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 691, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 697, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 694, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 704, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "fly", "misc": "", "start_char": 698, "text": "flying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 709, "feats": null, "head": 4, "id": 5, "lemma": "back", "misc": "", "start_char": 705, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 712, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 710, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 718, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "Texas", "misc": "", "start_char": 713, "text": "Texas", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 723, "feats": null, "head": 13, "id": 8, "lemma": "just", "misc": "", "start_char": 719, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 726, "feats": null, "head": 13, "id": 9, "lemma": "so", "misc": "", "start_char": 724, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nmod:poss", "end_char": 729, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "my", "misc": "", "start_char": 727, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 733, "feats": "Number=Sing", "head": 13, "id": 11, "lemma": "mom", "misc": "", "start_char": 730, "text": "mom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 737, "feats": "VerbForm=Fin", "head": 13, "id": 12, "lemma": "can", "misc": "", "start_char": 734, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl", "end_char": 742, "feats": "VerbForm=Inf", "head": 4, "id": 13, "lemma": "give", "misc": "", "start_char": 738, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 745, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 14, "lemma": "I", "misc": "", "start_char": 743, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 747, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 15, "lemma": "a", "misc": "", "start_char": 746, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 751, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "hug", "misc": "", "start_char": 748, "text": "hug", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 753, "feats": null, "head": 4, "id": 17, "lemma": ".", "misc": "", "start_char": 752, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (LST (UH Okay) (. .) (WHADVP (UH Well)) (, ,) (S (SBAR (WHNP (WP what)) (S (NP (PRP I)) (VP (VBP think) (SBAR (S (VP (VBZ is) (VP (VBG going) (PRT (RP on)) (ADVP (RB here))))))))) (VP (VBZ is) (SBAR (S (NP (PRP you)) (VP (VBP have) (NP (NP (DT a) (JJ pathological) (NN need)) (PP (IN for) (NP (NN closure))))))))) (. .)))" }, "speaker": "Amy", "text": "Okay . Well, what I think is going on here is you have a pathological need for closure.", "tokens": [ { "deprel": "discourse", "end_char": 758, "feats": null, "head": 14, "id": 1, "lemma": "okay", "misc": "", "start_char": 754, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 760, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 759, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 765, "feats": null, "head": 14, "id": 3, "lemma": "well", "misc": "", "start_char": 761, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 767, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 766, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:outer", "end_char": 772, "feats": "PronType=Rel", "head": 14, "id": 5, "lemma": "what", "misc": "", "start_char": 768, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 774, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "I", "misc": "", "start_char": 773, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 780, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 7, "lemma": "think", "misc": "", "start_char": 775, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "aux", "end_char": 783, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 781, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 789, "feats": "Tense=Pres|VerbForm=Part", "head": 7, "id": 9, "lemma": "go", "misc": "", "start_char": 784, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 792, "feats": null, "head": 9, "id": 10, "lemma": "on", "misc": "", "start_char": 790, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "advmod", "end_char": 797, "feats": "PronType=Dem", "head": 9, "id": 11, "lemma": "here", "misc": "", "start_char": 793, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 800, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 12, "lemma": "be", "misc": "", "start_char": 798, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 804, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 13, "lemma": "you", "misc": "", "start_char": 801, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 809, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 14, "lemma": "have", "misc": "", "start_char": 805, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 811, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 15, "lemma": "a", "misc": "", "start_char": 810, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 824, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "pathological", "misc": "", "start_char": 812, "text": "pathological", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 829, "feats": "Number=Sing", "head": 14, "id": 17, "lemma": "need", "misc": "", "start_char": 825, "text": "need", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 833, "feats": null, "head": 19, "id": 18, "lemma": "for", "misc": "", "start_char": 830, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 841, "feats": "Number=Sing", "head": 17, "id": 19, "lemma": "closure", "misc": "", "start_char": 834, "text": "closure", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 843, "feats": null, "head": 14, "id": 20, "lemma": ".", "misc": "", "start_char": 842, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (DT that)) (VP (VBZ 's) (NP (NN nonsense))) (PRN (. .) (S (NP (PRP I)) (VP (VBP mean))) (, ,)) (SBAR (S (NP (PRP you)) (VP (VBP tell) (NP (PRP me)) (NP (NP (NNS stories)) (PP (IN about) (NP (PRP$ your) (NN day)))) (NP (PDT all) (DT the) (NN time))))) (. .) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB care) (SBAR (WHADVP (WRB how)) (S (NP (PRP they)) (VP (VBP end))))))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, that's nonsense . I mean, you tell me stories about your day all the time . I don't care how they end.", "tokens": [ { "deprel": "discourse", "end_char": 846, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 844, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 848, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 847, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 853, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 3, "lemma": "that", "misc": "", "start_char": 849, "text": "that", "upos": "PRON", "xpos": "DT" }, { "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": "root", "end_char": 865, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "nonsense", "misc": "", "start_char": 857, "text": "nonsense", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 867, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 866, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 869, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 868, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 874, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 8, "lemma": "mean", "misc": "", "start_char": 870, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 876, "feats": null, "head": 8, "id": 9, "lemma": ",", "misc": "", "start_char": 875, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 880, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 10, "lemma": "you", "misc": "", "start_char": 877, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 885, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 11, "lemma": "tell", "misc": "", "start_char": 881, "text": "tell", "upos": "VERB", "xpos": "VBP" }, { "deprel": "iobj", "end_char": 888, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 12, "lemma": "I", "misc": "", "start_char": 886, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 896, "feats": "Number=Plur", "head": 11, "id": 13, "lemma": "story", "misc": "", "start_char": 889, "text": "stories", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 902, "feats": null, "head": 16, "id": 14, "lemma": "about", "misc": "", "start_char": 897, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 907, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 16, "id": 15, "lemma": "your", "misc": "", "start_char": 903, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 911, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "day", "misc": "", "start_char": 908, "text": "day", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det:predet", "end_char": 915, "feats": null, "head": 19, "id": 17, "lemma": "all", "misc": "", "start_char": 912, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 919, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 18, "lemma": "the", "misc": "", "start_char": 916, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 924, "feats": "Number=Sing", "head": 11, "id": 19, "lemma": "time", "misc": "", "start_char": 920, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 926, "feats": null, "head": 11, "id": 20, "lemma": ".", "misc": "", "start_char": 925, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 928, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 24, "id": 21, "lemma": "I", "misc": "", "start_char": 927, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 931, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 24, "id": 22, "lemma": "do", "misc": "", "start_char": 929, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 935, "feats": null, "head": 24, "id": 23, "lemma": "not", "misc": "", "start_char": 932, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 940, "feats": "VerbForm=Inf", "head": 11, "id": 24, "lemma": "care", "misc": "", "start_char": 936, "text": "care", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 944, "feats": "PronType=Int", "head": 24, "id": 25, "lemma": "how", "misc": "", "start_char": 941, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 949, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 27, "id": 26, "lemma": "they", "misc": "", "start_char": 945, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl:relcl", "end_char": 953, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 25, "id": 27, "lemma": "end", "misc": "", "start_char": 950, "text": "end", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 955, "feats": null, "head": 11, "id": 28, "lemma": ".", "misc": "", "start_char": 954, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP know))) (, ,) (S (NP (PRP I)) (VP (MD might) (VP (VB be) (ADJP (JJ able) (S (VP (TO to) (VP (VB help) (NP (PRP you)) (PP (IN with) (NP (DT this)))))))))) (. .) (S (NP (EX There)) (VP (VBZ 's) (NP (NP (NP (DT a) (JJ whole) (NN field)) (PP (IN of) (NP (JJ behavioral) (NN neuroscience)))) (SBAR (WHNP (WDT that)) (S (VP (VBZ examines) (NP (NP (NNS ways)) (SBAR (S (VP (TO to) (VP (VB retrain) (NP (PRP$ your) (JJ neural) (NNS pathways))))))) (SBAR (RB so) (S (NP (NP (NN stuff)) (PP (IN like) (NP (DT this)))) (VP (VBZ bothers) (NP (PRP you)) (NP (JJR less))))))))))) (. .)))" }, "speaker": "Amy", "text": "You know, I might be able to help you with this . There's a whole field of behavioral neuroscience that examines ways to retrain your neural pathways so stuff like this bothers you less.", "tokens": [ { "deprel": "nsubj", "end_char": 959, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 956, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 964, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 2, "lemma": "know", "misc": "", "start_char": 960, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 966, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 965, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 968, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 4, "lemma": "I", "misc": "", "start_char": 967, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 974, "feats": "VerbForm=Fin", "head": 7, "id": 5, "lemma": "might", "misc": "", "start_char": 969, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 977, "feats": "VerbForm=Inf", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 975, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 982, "feats": "Degree=Pos", "head": 0, "id": 7, "lemma": "able", "misc": "", "start_char": 978, "text": "able", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 985, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 983, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 990, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "help", "misc": "", "start_char": 986, "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 994, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 9, "id": 10, "lemma": "you", "misc": "", "start_char": 991, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 999, "feats": null, "head": 12, "id": 11, "lemma": "with", "misc": "", "start_char": 995, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1004, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 12, "lemma": "this", "misc": "", "start_char": 1000, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1006, "feats": null, "head": 7, "id": 13, "lemma": ".", "misc": "", "start_char": 1005, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "expl", "end_char": 1012, "feats": null, "head": 15, "id": 14, "lemma": "there", "misc": "", "start_char": 1007, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "parataxis", "end_char": 1015, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 15, "lemma": "be", "misc": "", "start_char": 1013, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1017, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 16, "lemma": "a", "misc": "", "start_char": 1016, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1023, "feats": "Degree=Pos", "head": 18, "id": 17, "lemma": "whole", "misc": "", "start_char": 1018, "text": "whole", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1029, "feats": "Number=Sing", "head": 15, "id": 18, "lemma": "field", "misc": "", "start_char": 1024, "text": "field", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1032, "feats": null, "head": 21, "id": 19, "lemma": "of", "misc": "", "start_char": 1030, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1043, "feats": "Degree=Pos", "head": 21, "id": 20, "lemma": "behavioral", "misc": "", "start_char": 1033, "text": "behavioral", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 1056, "feats": "Number=Sing", "head": 18, "id": 21, "lemma": "neuroscience", "misc": "", "start_char": 1044, "text": "neuroscience", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1061, "feats": "PronType=Rel", "head": 23, "id": 22, "lemma": "that", "misc": "", "start_char": 1057, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "end_char": 1070, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": 23, "lemma": "examine", "misc": "", "start_char": 1062, "text": "examines", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 1075, "feats": "Number=Plur", "head": 23, "id": 24, "lemma": "way", "misc": "", "start_char": 1071, "text": "ways", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 1078, "feats": null, "head": 26, "id": 25, "lemma": "to", "misc": "", "start_char": 1076, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 1086, "feats": "VerbForm=Inf", "head": 24, "id": 26, "lemma": "retrain", "misc": "", "start_char": 1079, "text": "retrain", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 1091, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 29, "id": 27, "lemma": "your", "misc": "", "start_char": 1087, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 1098, "feats": "Degree=Pos", "head": 29, "id": 28, "lemma": "neural", "misc": "", "start_char": 1092, "text": "neural", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1107, "feats": "Number=Plur", "head": 26, "id": 29, "lemma": "pathway", "misc": "", "start_char": 1099, "text": "pathways", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 1110, "feats": null, "head": 31, "id": 30, "lemma": "so", "misc": "", "start_char": 1108, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "obl:npmod", "end_char": 1116, "feats": "Number=Sing", "head": 34, "id": 31, "lemma": "stuff", "misc": "", "start_char": 1111, "text": "stuff", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1121, "feats": null, "head": 34, "id": 32, "lemma": "like", "misc": "", "start_char": 1117, "text": "like", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1126, "feats": "Number=Sing|PronType=Dem", "head": 34, "id": 33, "lemma": "this", "misc": "", "start_char": 1122, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "advcl", "end_char": 1134, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 26, "id": 34, "lemma": "bother", "misc": "", "start_char": 1127, "text": "bothers", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 1138, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 34, "id": 35, "lemma": "you", "misc": "", "start_char": 1135, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1143, "feats": "Degree=Cmp", "head": 34, "id": 36, "lemma": "less", "misc": "", "start_char": 1139, "text": "less", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 1145, "feats": null, "head": 7, "id": 37, "lemma": ".", "misc": "", "start_char": 1144, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (CC but) (S (NP (PRP I)) (ADVP (RB just)) (VP (VBD told) (NP (PRP you)) (, ,) (SBAR (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB have) (NP (NP (DT a) (NN problem)) (PP (IN with) (NP (NN closure)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Yeah, but I just told you, I don't have a problem with closure.", "tokens": [ { "deprel": "discourse", "end_char": 1150, "feats": null, "head": 6, "id": 1, "lemma": "yeah", "misc": "", "start_char": 1146, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1152, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1151, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1156, "feats": null, "head": 6, "id": 3, "lemma": "but", "misc": "", "start_char": 1153, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1158, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "I", "misc": "", "start_char": 1157, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1163, "feats": null, "head": 6, "id": 5, "lemma": "just", "misc": "", "start_char": 1159, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1168, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 6, "lemma": "tell", "misc": "", "start_char": 1164, "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 1172, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 6, "id": 7, "lemma": "you", "misc": "", "start_char": 1169, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1174, "feats": null, "head": 12, "id": 8, "lemma": ",", "misc": "", "start_char": 1173, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1176, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 9, "lemma": "I", "misc": "", "start_char": 1175, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1179, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 12, "id": 10, "lemma": "do", "misc": "", "start_char": 1177, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1183, "feats": null, "head": 12, "id": 11, "lemma": "not", "misc": "", "start_char": 1180, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 1188, "feats": "VerbForm=Inf", "head": 6, "id": 12, "lemma": "have", "misc": "", "start_char": 1184, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1190, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 13, "lemma": "a", "misc": "", "start_char": 1189, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1198, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "problem", "misc": "", "start_char": 1191, "text": "problem", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1203, "feats": null, "head": 16, "id": 15, "lemma": "with", "misc": "", "start_char": 1199, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1211, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "closure", "misc": "", "start_char": 1204, "text": "closure", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1213, "feats": null, "head": 6, "id": 17, "lemma": ".", "misc": "", "start_char": 1212, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (FRAG (NP (PRP You)) (ADJP (JJ sure) (PP (IN about) (NP (DT that)))) (. ?)))" }, "speaker": "Amy", "text": "You sure about that?", "tokens": [ { "deprel": "nsubj", "end_char": 1217, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 1214, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1222, "feats": "Degree=Pos", "head": 0, "id": 2, "lemma": "sure", "misc": "", "start_char": 1218, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1228, "feats": null, "head": 4, "id": 3, "lemma": "about", "misc": "", "start_char": 1223, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1233, "feats": "Number=Sing|PronType=Dem", "head": 2, "id": 4, "lemma": "that", "misc": "", "start_char": 1229, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1235, "feats": null, "head": 2, "id": 5, "lemma": "?", "misc": "", "start_char": 1234, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (ADJP (RB quite) (JJ sure)) (. .) (S (NP (DT That)) (VP (VBZ proves) (NP (NN nothing)))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, quite sure . That proves nothing.", "tokens": [ { "deprel": "discourse", "end_char": 1238, "feats": null, "head": 4, "id": 1, "lemma": "oh", "misc": "", "start_char": 1236, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1240, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1239, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1246, "feats": null, "head": 4, "id": 3, "lemma": "quite", "misc": "", "start_char": 1241, "text": "quite", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1251, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "sure", "misc": "", "start_char": 1247, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1253, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1252, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1258, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 6, "lemma": "that", "misc": "", "start_char": 1254, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1265, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 7, "lemma": "prove", "misc": "", "start_char": 1259, "text": "proves", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 1273, "feats": "Number=Sing|PronType=Neg", "head": 7, "id": 8, "lemma": "nothing", "misc": "", "start_char": 1266, "text": "nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 1275, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 1274, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 3 ], [ 0, 9, 9 ], [ 0, 37, 37 ], [ 0, 49, 49 ], [ 0, 78, 78 ], [ 0, 120, 120 ] ], [ [ 0, 7, 7 ], [ 0, 9, 13 ], [ 0, 40, 40 ], [ 0, 54, 54 ], [ 0, 57, 57 ], [ 0, 69, 69 ], [ 0, 73, 73 ], [ 0, 75, 75 ], [ 0, 81, 81 ], [ 0, 88, 88 ], [ 0, 125, 125 ], [ 1, 3, 3 ], [ 1, 7, 7 ], [ 1, 10, 10 ], [ 2, 0, 0 ], [ 2, 9, 9 ], [ 2, 13, 13 ], [ 3, 12, 12 ], [ 4, 6, 6 ], [ 4, 11, 11 ], [ 4, 20, 20 ], [ 5, 0, 0 ], [ 5, 9, 9 ], [ 5, 26, 26 ], [ 5, 34, 34 ], [ 6, 3, 3 ], [ 6, 8, 8 ], [ 7, 0, 0 ] ], [ [ 0, 17, 17 ], [ 0, 28, 28 ] ], [ [ 0, 97, 98 ], [ 0, 101, 102 ], [ 0, 114, 114 ] ], [ [ 1, 0, 0 ], [ 3, 5, 5 ], [ 4, 9, 9 ], [ 4, 14, 14 ], [ 5, 3, 3 ], [ 6, 6, 6 ] ], [ [ 1, 13, 13 ] ], [ [ 2, 6, 6 ] ], [ [ 2, 9, 10 ] ], [ [ 5, 26, 28 ] ] ]
s06e21c03t
Hello, SyFy Network? Yeah, this is your vice president of programming . Now, we have made a horrible mistake regarding Alphas . Yeah, we need to uncancel it immediately . Well, you just put me through to the people who handle that, you tell them it's me, and I don't want to answer a lot of questions about if I really am who I say I am, you know? I want this done . No, I am not the person who just called . That man was clearly a cowboy . Yeah, who was plumb concerned about y' all canceling his favorite show . Why do they keep hanging up on me? I'm sorry you're upset . You know, Sheldon, sometimes people seek the comfort of physical contact in moments like this. I am not flying back to Texas just so my mom can give me a hug. Okay . Well, what I think is going on here is you have a pathological need for closure. Oh, that's nonsense . I mean, you tell me stories about your day all the time . I don't care how they end. You know, I might be able to help you with this . There's a whole field of behavioral neuroscience that examines ways to retrain your neural pathways so stuff like this bothers you less. Yeah, but I just told you, I don't have a problem with closure. You sure about that? Oh, quite sure . That proves nothing.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (ADJP (JJ Ready) (S (VP (TO to) (VP (VB go) (PP (IN to) (NP (NN lunch)))))) (. ?)))" }, "speaker": "Howard", "text": "Ready to go to 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": "mark", "end_char": 8, "feats": null, "head": 3, "id": 2, "lemma": "to", "misc": "", "start_char": 6, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 11, "feats": "VerbForm=Inf", "head": 1, "id": 3, "lemma": "go", "misc": "", "start_char": 9, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 14, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 12, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 20, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "lunch", "misc": "", "start_char": 15, "text": "lunch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 22, "feats": null, "head": 1, "id": 6, "lemma": "?", "misc": "", "start_char": 21, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (SQ (VBP Do) (NP (PRP you)) (VP (VB think) (SBAR (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ feminine)))))) (. ?)))" }, "speaker": "Raj", "text": "Do you think I'm feminine?", "tokens": [ { "deprel": "aux", "end_char": 25, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 23, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 29, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 26, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 35, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "think", "misc": "", "start_char": 30, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 37, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "I", "misc": "", "start_char": 36, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 40, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 38, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 49, "feats": "Degree=Pos", "head": 3, "id": 6, "lemma": "feminine", "misc": "", "start_char": 41, "text": "feminine", "upos": "ADJ", "xpos": "JJ" }, { "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 (LST (UH Yeah) (. .)) (VP (VB Let) (S (NP (PRP 's)) (VP (VB go)))) (. .)))" }, "speaker": "Howard", "text": "Yeah . Let's go.", "tokens": [ { "deprel": "discourse", "end_char": 56, "feats": null, "head": 3, "id": 1, "lemma": "yeah", "misc": "", "start_char": 52, "text": "Yeah", "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": "root", "end_char": 62, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "let", "misc": "", "start_char": 59, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 65, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 4, "lemma": "we", "misc": "", "start_char": 63, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 68, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "go", "misc": "", "start_char": 66, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 70, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 69, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (NP (NP (NN Thanks)) (NP (DT a) (NN lot)) (. .)))" }, "speaker": "Raj", "text": "Thanks a lot.", "tokens": [ { "deprel": "root", "end_char": 77, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "thanks", "misc": "", "start_char": 71, "text": "Thanks", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "end_char": 79, "feats": "Definite=Ind|PronType=Art", "head": 3, "id": 2, "lemma": "a", "misc": "", "start_char": 78, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod:npmod", "end_char": 83, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "lot", "misc": "", "start_char": 80, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 85, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 84, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ ’s) (VP (VBG going) (PRT (RP on)))) (. ?)))" }, "speaker": "Howard", "text": "What ’s going on?", "tokens": [ { "deprel": "nsubj", "end_char": 90, "feats": "PronType=Int", "head": 3, "id": 1, "lemma": "what", "misc": "", "start_char": 86, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 93, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 91, "text": "’s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 99, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "go", "misc": "", "start_char": 94, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 102, "feats": null, "head": 3, "id": 4, "lemma": "on", "misc": "", "start_char": 100, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 104, "feats": null, "head": 3, "id": 5, "lemma": "?", "misc": "", "start_char": 103, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD broke) (PRT (RP down)))) (, ,) (CC and) (S (NP (PRP I)) (VP (VBD read) (NP (NP (NNP Lucy) (POS 's)) (NN blog)))) (. .) (CC And) (S (PP (IN in) (NP (NP (CD one)) (PP (IN of) (NP (DT the) (NNS entries))))) (, ,) (NP (PRP she)) (VP (VBD said) (, ,) (SBAR (S (SBAR (WHADVP (WRB when)) (S (NP (PRP we)) (ADVP (RB first)) (VP (VBD met)))) (, ,) (NP (PRP I)) (VP (VBD struck) (NP (PRP her)) (PP (IN as) (NP (DT a) (JJ little) (JJ feminine)))))))) (. .)))" }, "speaker": "Raj", "text": "I broke down, and I read Lucy's blog . And in one of the entries, she said, when we first met, I struck her as a little feminine.", "tokens": [ { "deprel": "nsubj", "end_char": 106, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 105, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 112, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "break", "misc": "", "start_char": 107, "text": "broke", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 117, "feats": null, "head": 2, "id": 3, "lemma": "down", "misc": "", "start_char": 113, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 119, "feats": null, "head": 7, "id": 4, "lemma": ",", "misc": "", "start_char": 118, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 123, "feats": null, "head": 7, "id": 5, "lemma": "and", "misc": "", "start_char": 120, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 125, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "I", "misc": "", "start_char": 124, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 130, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 2, "id": 7, "lemma": "read", "misc": "", "start_char": 126, "text": "read", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 135, "feats": "Number=Sing", "head": 10, "id": 8, "lemma": "Lucy", "misc": "", "start_char": 131, "text": "Lucy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 138, "feats": null, "head": 8, "id": 9, "lemma": "'s", "misc": "", "start_char": 136, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "end_char": 143, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "blog", "misc": "", "start_char": 139, "text": "blog", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 145, "feats": null, "head": 12, "id": 11, "lemma": ".", "misc": "", "start_char": 144, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 149, "feats": null, "head": 20, "id": 12, "lemma": "and", "misc": "", "start_char": 146, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "case", "end_char": 152, "feats": null, "head": 14, "id": 13, "lemma": "in", "misc": "", "start_char": 150, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 156, "feats": "NumForm=Word|NumType=Card", "head": 20, "id": 14, "lemma": "one", "misc": "", "start_char": 153, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 159, "feats": null, "head": 17, "id": 15, "lemma": "of", "misc": "", "start_char": 157, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 163, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 16, "lemma": "the", "misc": "", "start_char": 160, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 171, "feats": "Number=Plur", "head": 14, "id": 17, "lemma": "entry", "misc": "", "start_char": 164, "text": "entries", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 173, "feats": null, "head": 14, "id": 18, "lemma": ",", "misc": "", "start_char": 172, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 177, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 19, "lemma": "she", "misc": "", "start_char": 174, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 182, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 20, "lemma": "say", "misc": "", "start_char": 178, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 184, "feats": null, "head": 20, "id": 21, "lemma": ",", "misc": "", "start_char": 183, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 189, "feats": "PronType=Int", "head": 25, "id": 22, "lemma": "when", "misc": "", "start_char": 185, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 192, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 25, "id": 23, "lemma": "we", "misc": "", "start_char": 190, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 198, "feats": "NumType=Ord", "head": 25, "id": 24, "lemma": "first", "misc": "", "start_char": 193, "text": "first", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 202, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 28, "id": 25, "lemma": "meet", "misc": "", "start_char": 199, "text": "met", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 204, "feats": null, "head": 25, "id": 26, "lemma": ",", "misc": "", "start_char": 203, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 206, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 28, "id": 27, "lemma": "I", "misc": "", "start_char": 205, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 213, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 20, "id": 28, "lemma": "strike", "misc": "", "start_char": 207, "text": "struck", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 217, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 28, "id": 29, "lemma": "her", "misc": "", "start_char": 214, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 220, "feats": null, "head": 33, "id": 30, "lemma": "as", "misc": "", "start_char": 218, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 222, "feats": "Definite=Ind|PronType=Art", "head": 32, "id": 31, "lemma": "a", "misc": "", "start_char": 221, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 229, "feats": "Degree=Pos", "head": 33, "id": 32, "lemma": "little", "misc": "", "start_char": 223, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 238, "feats": "Degree=Pos", "head": 28, "id": 33, "lemma": "feminine", "misc": "", "start_char": 230, "text": "feminine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 240, "feats": null, "head": 2, "id": 34, "lemma": ".", "misc": "", "start_char": 239, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (FRAG (NP (RB Just) (DT a) (JJ little)) (. ?) (NP (DT That)) (VP (VBZ 's) (ADJP (JJ great))) (. .)))" }, "speaker": "Howard", "text": "Just a little? That's great.", "tokens": [ { "deprel": "advmod", "end_char": 245, "feats": null, "head": 3, "id": 1, "lemma": "just", "misc": "", "start_char": 241, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 247, "feats": "Definite=Ind|PronType=Art", "head": 3, "id": 2, "lemma": "a", "misc": "", "start_char": 246, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 254, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "little", "misc": "", "start_char": 248, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 256, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 255, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 261, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 5, "lemma": "that", "misc": "", "start_char": 257, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 264, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 262, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 270, "feats": "Degree=Pos", "head": 3, "id": 7, "lemma": "great", "misc": "", "start_char": 265, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 272, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 271, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP have) (S (VP (TO to) (VP (VB talk) (PP (IN to) (NP (PRP her))) (PP (IN about) (NP (DT this))))))) (. .)))" }, "speaker": "Raj", "text": "I have to talk to her about this.", "tokens": [ { "deprel": "nsubj", "end_char": 274, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 273, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 279, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "have", "misc": "", "start_char": 275, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 282, "feats": null, "head": 4, "id": 3, "lemma": "to", "misc": "", "start_char": 280, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 287, "feats": "VerbForm=Inf", "head": 2, "id": 4, "lemma": "talk", "misc": "", "start_char": 283, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 290, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 288, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 294, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 6, "lemma": "her", "misc": "", "start_char": 291, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 300, "feats": null, "head": 8, "id": 7, "lemma": "about", "misc": "", "start_char": 295, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 305, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 8, "lemma": "this", "misc": "", "start_char": 301, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 307, "feats": null, "head": 2, "id": 9, "lemma": ".", "misc": "", "start_char": 306, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (UH geez)) (, ,) (WHADVP (WRB why)) (SQ (VBP do) (NP (PRP you)) (NP (NNS girls)) (ADVP (RB always)) (VP (VB want) (S (VP (TO to) (VP (VB talk) (PP (IN about) (NP (NP (NNS things)) (. ?) (S (VP (VB Listen) (PP (IN to) (NP (PRP me))) (, ,) (SBAR (IN if) (S (NP (PRP she)) (VP (VBZ 's) (VP (VBG writing) (PP (IN about) (NP (PRP$ your) (NN relationship))))))) (, ,) (VP (VB use) (NP (PRP it)) (PP (IN to) (NP (PRP$ your) (NN advantage))) (. .) (S (VP (VB Rig) (NP (DT the) (NN game)))))))))))))) (. .)))" }, "speaker": "Howard", "text": "Oh, geez, why do you girls always want to talk about things? Listen to me, if she's writing about your relationship, use it to your advantage . Rig the game.", "tokens": [ { "deprel": "discourse", "end_char": 310, "feats": null, "head": 10, "id": 1, "lemma": "oh", "misc": "", "start_char": 308, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 312, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 311, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 317, "feats": null, "head": 10, "id": 3, "lemma": "geez", "misc": "", "start_char": 313, "text": "geez", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 319, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 318, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 323, "feats": "PronType=Int", "head": 10, "id": 5, "lemma": "why", "misc": "", "start_char": 320, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 326, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 6, "lemma": "do", "misc": "", "start_char": 324, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "dep", "end_char": 330, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 7, "lemma": "you", "misc": "", "start_char": 327, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 336, "feats": "Number=Plur", "head": 10, "id": 8, "lemma": "girl", "misc": "", "start_char": 331, "text": "girls", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 343, "feats": null, "head": 10, "id": 9, "lemma": "always", "misc": "", "start_char": 337, "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 348, "feats": "VerbForm=Inf", "head": 0, "id": 10, "lemma": "want", "misc": "", "start_char": 344, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 351, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 349, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 356, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "talk", "misc": "", "start_char": 352, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 362, "feats": null, "head": 14, "id": 13, "lemma": "about", "misc": "", "start_char": 357, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 369, "feats": "Number=Plur", "head": 12, "id": 14, "lemma": "thing", "misc": "", "start_char": 363, "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 371, "feats": null, "head": 16, "id": 15, "lemma": "?", "misc": "", "start_char": 370, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 378, "feats": "Mood=Imp|VerbForm=Fin", "head": 10, "id": 16, "lemma": "listen", "misc": "", "start_char": 372, "text": "Listen", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 381, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 379, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 384, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 18, "lemma": "I", "misc": "", "start_char": 382, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 386, "feats": null, "head": 16, "id": 19, "lemma": ",", "misc": "", "start_char": 385, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 389, "feats": null, "head": 23, "id": 20, "lemma": "if", "misc": "", "start_char": 387, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 393, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 23, "id": 21, "lemma": "she", "misc": "", "start_char": 390, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 396, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 23, "id": 22, "lemma": "be", "misc": "", "start_char": 394, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "end_char": 404, "feats": "Tense=Pres|VerbForm=Part", "head": 28, "id": 23, "lemma": "write", "misc": "", "start_char": 397, "text": "writing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 410, "feats": null, "head": 26, "id": 24, "lemma": "about", "misc": "", "start_char": 405, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 415, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 26, "id": 25, "lemma": "your", "misc": "", "start_char": 411, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 428, "feats": "Number=Sing", "head": 23, "id": 26, "lemma": "relationship", "misc": "", "start_char": 416, "text": "relationship", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 430, "feats": null, "head": 23, "id": 27, "lemma": ",", "misc": "", "start_char": 429, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 434, "feats": "Mood=Imp|VerbForm=Fin", "head": 10, "id": 28, "lemma": "use", "misc": "", "start_char": 431, "text": "use", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 437, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 28, "id": 29, "lemma": "it", "misc": "", "start_char": 435, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 440, "feats": null, "head": 32, "id": 30, "lemma": "to", "misc": "", "start_char": 438, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 445, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 32, "id": 31, "lemma": "your", "misc": "", "start_char": 441, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 455, "feats": "Number=Sing", "head": 28, "id": 32, "lemma": "advantage", "misc": "", "start_char": 446, "text": "advantage", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 457, "feats": null, "head": 34, "id": 33, "lemma": ".", "misc": "", "start_char": 456, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 461, "feats": "Mood=Imp|VerbForm=Fin", "head": 28, "id": 34, "lemma": "rig", "misc": "", "start_char": 458, "text": "Rig", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 465, "feats": "Definite=Def|PronType=Art", "head": 36, "id": 35, "lemma": "the", "misc": "", "start_char": 462, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 470, "feats": "Number=Sing", "head": 34, "id": 36, "lemma": "game", "misc": "", "start_char": 466, "text": "game", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 472, "feats": null, "head": 10, "id": 37, "lemma": ".", "misc": "", "start_char": 471, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (DT that)) (VP (VBZ does) (RB n't) (VP (VB seem) (S (ADJP (JJ fair))))) (. .)))" }, "speaker": "Raj", "text": "Well, that doesn't seem fair.", "tokens": [ { "deprel": "discourse", "end_char": 477, "feats": null, "head": 6, "id": 1, "lemma": "well", "misc": "", "start_char": 473, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 479, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 478, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 484, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 3, "lemma": "that", "misc": "", "start_char": 480, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 489, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 485, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 493, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 490, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 498, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "seem", "misc": "", "start_char": 494, "text": "seem", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 503, "feats": "Degree=Pos", "head": 6, "id": 7, "lemma": "fair", "misc": "", "start_char": 499, "text": "fair", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 505, "feats": null, "head": 6, "id": 8, "lemma": ".", "misc": "", "start_char": 504, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (SQ (VBZ Is) (NP (NP (PRP it))) (ADJP (JJ fair)) (SBAR (IN that) (S (NP (NP (NNS girls)) (PP (IN like) (NP (JJ confident) (, ,) (JJ normal) (NNS guys)))) (ADJP (ADVP (JJR more)) (PP (IN than) (NP (JJ nervous) (NNS weirdos)))))) (. ?)))" }, "speaker": "Howard", "text": "Is it fair that girls like confident, normal guys more than nervous weirdos?", "tokens": [ { "deprel": "cop", "end_char": 508, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "be", "misc": "", "start_char": 506, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "expl", "end_char": 511, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 2, "lemma": "it", "misc": "", "start_char": 509, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 516, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "fair", "misc": "", "start_char": 512, "text": "fair", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 521, "feats": null, "head": 11, "id": 4, "lemma": "that", "misc": "", "start_char": 517, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 527, "feats": "Number=Plur", "head": 11, "id": 5, "lemma": "girl", "misc": "", "start_char": 522, "text": "girls", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 532, "feats": null, "head": 10, "id": 6, "lemma": "like", "misc": "", "start_char": 528, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 542, "feats": "Degree=Pos", "head": 10, "id": 7, "lemma": "confident", "misc": "", "start_char": 533, "text": "confident", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 544, "feats": null, "head": 10, "id": 8, "lemma": ",", "misc": "", "start_char": 543, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 551, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "normal", "misc": "", "start_char": 545, "text": "normal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 556, "feats": "Number=Plur", "head": 5, "id": 10, "lemma": "guy", "misc": "", "start_char": 552, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "csubj", "end_char": 561, "feats": "Degree=Cmp", "head": 3, "id": 11, "lemma": "more", "misc": "", "start_char": 557, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "end_char": 566, "feats": null, "head": 14, "id": 12, "lemma": "than", "misc": "", "start_char": 562, "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 574, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "nervous", "misc": "", "start_char": 567, "text": "nervous", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 582, "feats": "Number=Plur", "head": 11, "id": 14, "lemma": "weirdo", "misc": "", "start_char": 575, "text": "weirdos", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 584, "feats": null, "head": 3, "id": 15, "lemma": "?", "misc": "", "start_char": 583, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH No)) (, ,) (NP (PRP it)) (VP (VBZ 's) (RB not))) (. .) (S (NP (PRP I)) (VP (VBP 've) (ADVP (RB always)) (VP (VBN thought) (SBAR (S (NP (DT that)) (VP (VBD was) (ADJP (JJ unfair)))))))) (. .)))" }, "speaker": "Raj", "text": "No, it's not . I've always thought that was unfair.", "tokens": [ { "deprel": "discourse", "end_char": 587, "feats": "Polarity=Neg", "head": 5, "id": 1, "lemma": "no", "misc": "", "start_char": 585, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 589, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 588, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 592, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "it", "misc": "", "start_char": 590, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 595, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 593, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "reparandum", "end_char": 599, "feats": null, "head": 10, "id": 5, "lemma": "not", "misc": "", "start_char": 596, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 601, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 600, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 603, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 7, "lemma": "I", "misc": "", "start_char": 602, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 607, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "have", "misc": "", "start_char": 604, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 614, "feats": null, "head": 10, "id": 9, "lemma": "always", "misc": "", "start_char": 608, "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 622, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 10, "lemma": "think", "misc": "", "start_char": 615, "text": "thought", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nsubj", "end_char": 627, "feats": "Number=Sing|PronType=Dem", "head": 13, "id": 11, "lemma": "that", "misc": "", "start_char": 623, "text": "that", "upos": "PRON", "xpos": "DT" }, { "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": "ccomp", "end_char": 638, "feats": "Degree=Pos", "head": 10, "id": 13, "lemma": "unfair", "misc": "", "start_char": 632, "text": "unfair", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 640, "feats": null, "head": 10, "id": 14, "lemma": ".", "misc": "", "start_char": 639, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (ADVP (RB So)) (VP (VB take) (SBAR (WHNP (WP what)) (S (VP (VP (VBZ 's) (PP (IN in) (NP (DT that) (NN blog)))) (CC and) (VP (VB use) (NP (PRP it)) (S (VP (TO to) (VP (VB get) (NP (PRP$ her) (NNS pants)) (PRT (RP off)))))))))) (. .)))" }, "speaker": "Howard", "text": "So take what's in that blog and use it to get her pants off.", "tokens": [ { "deprel": "advmod", "end_char": 643, "feats": null, "head": 2, "id": 1, "lemma": "so", "misc": "", "start_char": 641, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 648, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "take", "misc": "", "start_char": 644, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 653, "feats": "PronType=Rel", "head": 2, "id": 3, "lemma": "what", "misc": "", "start_char": 649, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 656, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 4, "lemma": "be", "misc": "", "start_char": 654, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 659, "feats": null, "head": 7, "id": 5, "lemma": "in", "misc": "", "start_char": 657, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 664, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 6, "lemma": "that", "misc": "", "start_char": 660, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "acl:relcl", "end_char": 669, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "blog", "misc": "", "start_char": 665, "text": "blog", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 673, "feats": null, "head": 9, "id": 8, "lemma": "and", "misc": "", "start_char": 670, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 677, "feats": "Mood=Imp|VerbForm=Fin", "head": 2, "id": 9, "lemma": "use", "misc": "", "start_char": 674, "text": "use", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 680, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 10, "lemma": "it", "misc": "", "start_char": 678, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 683, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 681, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 687, "feats": "VerbForm=Inf", "head": 9, "id": 12, "lemma": "get", "misc": "", "start_char": 684, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 691, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 14, "id": 13, "lemma": "her", "misc": "", "start_char": 688, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 697, "feats": "Number=Plur", "head": 12, "id": 14, "lemma": "pant", "misc": "", "start_char": 692, "text": "pants", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "compound:prt", "end_char": 701, "feats": null, "head": 12, "id": 15, "lemma": "off", "misc": "", "start_char": 698, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 703, "feats": null, "head": 2, "id": 16, "lemma": ".", "misc": "", "start_char": 702, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (SQ (VBP do) (NP (PRP you)) (VP (VB have) (S (VP (TO to) (VP (VB make) (NP (NN everything)) (ADJP (RB so) (JJ filthy))))))) (. ?) (SBARQ (WHADVP (WRB Why)) (SQ (MD could) (RB n't) (NP (PRP you)) (ADVP (RB just)) (VP (VB say) (SBAR (S (NP (DT the) (NN blog)) (VP (VBZ is) (PP (IN like) (S (NP (PRP her)) (VP (VBG giving) (NP (PRP me)) (NP (NP (DT the) (NN key)) (PP (IN to) (NP (PRP$ her) (NN heart))))))))))) (. ?) (`` \") (NP (NP (DT The) (NN key)) (PP (IN to) (NP (PRP$ her) (NN heart)))))) (. .) ('' \")))" }, "speaker": "Raj", "text": "Why do you have to make everything so filthy? Why couldn't you just say the blog is like her giving me the key to her heart? \" The key to her heart . \"", "tokens": [ { "deprel": "advmod", "end_char": 707, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "why", "misc": "", "start_char": 704, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 710, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 708, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 714, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 711, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 719, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 715, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 722, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 720, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 727, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "make", "misc": "", "start_char": 723, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 738, "feats": "Number=Sing|PronType=Tot", "head": 6, "id": 7, "lemma": "everything", "misc": "", "start_char": 728, "text": "everything", "upos": "PRON", "xpos": "NN" }, { "deprel": "advmod", "end_char": 741, "feats": null, "head": 9, "id": 8, "lemma": "so", "misc": "", "start_char": 739, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 748, "feats": "Degree=Pos", "head": 6, "id": 9, "lemma": "filthy", "misc": "", "start_char": 742, "text": "filthy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 750, "feats": null, "head": 4, "id": 10, "lemma": "?", "misc": "", "start_char": 749, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 754, "feats": "PronType=Int", "head": 16, "id": 11, "lemma": "why", "misc": "", "start_char": 751, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 760, "feats": "VerbForm=Fin", "head": 16, "id": 12, "lemma": "could", "misc": "", "start_char": 755, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 764, "feats": null, "head": 16, "id": 13, "lemma": "not", "misc": "", "start_char": 761, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 768, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 14, "lemma": "you", "misc": "", "start_char": 765, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 773, "feats": null, "head": 16, "id": 15, "lemma": "just", "misc": "", "start_char": 769, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 777, "feats": "VerbForm=Inf", "head": 4, "id": 16, "lemma": "say", "misc": "", "start_char": 774, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 781, "feats": "Definite=Def|PronType=Art", "head": 18, "id": 17, "lemma": "the", "misc": "", "start_char": 778, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:outer", "end_char": 786, "feats": "Number=Sing", "head": 22, "id": 18, "lemma": "blog", "misc": "", "start_char": 782, "text": "blog", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 789, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 22, "id": 19, "lemma": "be", "misc": "", "start_char": 787, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 794, "feats": null, "head": 22, "id": 20, "lemma": "like", "misc": "", "start_char": 790, "text": "like", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 798, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 22, "id": 21, "lemma": "her", "misc": "", "start_char": 795, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 805, "feats": "VerbForm=Ger", "head": 16, "id": 22, "lemma": "give", "misc": "", "start_char": 799, "text": "giving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "iobj", "end_char": 808, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 22, "id": 23, "lemma": "I", "misc": "", "start_char": 806, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 812, "feats": "Definite=Def|PronType=Art", "head": 25, "id": 24, "lemma": "the", "misc": "", "start_char": 809, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 816, "feats": "Number=Sing", "head": 22, "id": 25, "lemma": "key", "misc": "", "start_char": 813, "text": "key", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 819, "feats": null, "head": 28, "id": 26, "lemma": "to", "misc": "", "start_char": 817, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 823, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 28, "id": 27, "lemma": "her", "misc": "", "start_char": 820, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 829, "feats": "Number=Sing", "head": 25, "id": 28, "lemma": "heart", "misc": "", "start_char": 824, "text": "heart", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 831, "feats": null, "head": 16, "id": 29, "lemma": "?", "misc": "", "start_char": 830, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 833, "feats": null, "head": 16, "id": 30, "lemma": "\"", "misc": "", "start_char": 832, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "det", "end_char": 837, "feats": "Definite=Def|PronType=Art", "head": 32, "id": 31, "lemma": "the", "misc": "", "start_char": 834, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "appos", "end_char": 841, "feats": "Number=Sing", "head": 22, "id": 32, "lemma": "key", "misc": "", "start_char": 838, "text": "key", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 844, "feats": null, "head": 35, "id": 33, "lemma": "to", "misc": "", "start_char": 842, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 848, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 35, "id": 34, "lemma": "her", "misc": "", "start_char": 845, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 854, "feats": "Number=Sing", "head": 32, "id": 35, "lemma": "heart", "misc": "", "start_char": 849, "text": "heart", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 856, "feats": null, "head": 4, "id": 36, "lemma": ".", "misc": "", "start_char": 855, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 858, "feats": null, "head": 4, "id": 37, "lemma": "\"", "misc": "", "start_char": 857, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (S (NP (DT That)) (VP (VBZ 's) (ADJP (JJ nice)))) (. .) (SQ (VBD Were) (NP (PRP you)) (VP (VP (VBG quoting) (NP (NN someone))) (CC or) (SQ (VBZ is) (NP (PRP it)) (VP (VBN tattooed) (PP (IN on) (NP (NP (DT the) (JJ small)) (PP (IN of) (NP (PRP$ your) (NN back))))))))) (. ?)))" }, "speaker": "Howard", "text": "That's nice . Were you quoting someone or is it tattooed on the small of your back?", "tokens": [ { "deprel": "nsubj", "end_char": 863, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "that", "misc": "", "start_char": 859, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 866, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 864, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 871, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "nice", "misc": "", "start_char": 867, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 873, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 872, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 878, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 874, "text": "Were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 882, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 879, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 890, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 7, "lemma": "quote", "misc": "", "start_char": 883, "text": "quoting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 898, "feats": "Number=Sing|PronType=Ind", "head": 7, "id": 8, "lemma": "someone", "misc": "", "start_char": 891, "text": "someone", "upos": "PRON", "xpos": "NN" }, { "deprel": "cc", "end_char": 901, "feats": null, "head": 12, "id": 9, "lemma": "or", "misc": "", "start_char": 899, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "aux:pass", "end_char": 904, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 10, "lemma": "be", "misc": "", "start_char": 902, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj:pass", "end_char": 907, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 11, "lemma": "it", "misc": "", "start_char": 905, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 916, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 7, "id": 12, "lemma": "tottooe", "misc": "", "start_char": 908, "text": "tattooed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 919, "feats": null, "head": 15, "id": 13, "lemma": "on", "misc": "", "start_char": 917, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 923, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 14, "lemma": "the", "misc": "", "start_char": 920, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 929, "feats": "Degree=Pos", "head": 12, "id": 15, "lemma": "small", "misc": "", "start_char": 924, "text": "small", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 932, "feats": null, "head": 18, "id": 16, "lemma": "of", "misc": "", "start_char": 930, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 937, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 18, "id": 17, "lemma": "your", "misc": "", "start_char": 933, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 942, "feats": "Number=Sing", "head": 15, "id": 18, "lemma": "back", "misc": "", "start_char": 938, "text": "back", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 944, "feats": null, "head": 3, "id": 19, "lemma": "?", "misc": "", "start_char": 943, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD was) (VP (VBG quoting) (NP (NP (DT a) (NN man)) (SBAR (WHNP (WP who)) (S (VP (VBZ knows) (NP (DT a) (NN thing) (QP (CC or) (CD two))) (PP (IN about) (NP (NP (NNS women)) (: :) (NP (NNP Sir) (NNP Elton) (NNP John)))))))))) (. .)))" }, "speaker": "Raj", "text": "I was quoting a man who knows a thing or two about women: Sir Elton John.", "tokens": [ { "deprel": "nsubj", "end_char": 946, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 945, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 950, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 947, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 958, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "quote", "misc": "", "start_char": 951, "text": "quoting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 960, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 959, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 964, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "man", "misc": "", "start_char": 961, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 968, "feats": "PronType=Rel", "head": 7, "id": 6, "lemma": "who", "misc": "", "start_char": 965, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 974, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 7, "lemma": "know", "misc": "", "start_char": 969, "text": "knows", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 976, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "misc": "", "start_char": 975, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 982, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "thing", "misc": "", "start_char": 977, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 985, "feats": null, "head": 11, "id": 10, "lemma": "or", "misc": "", "start_char": 983, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 989, "feats": "NumForm=Word|NumType=Card", "head": 9, "id": 11, "lemma": "two", "misc": "", "start_char": 986, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 995, "feats": null, "head": 13, "id": 12, "lemma": "about", "misc": "", "start_char": 990, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1001, "feats": "Number=Plur", "head": 9, "id": 13, "lemma": "woman", "misc": "", "start_char": 996, "text": "women", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1003, "feats": null, "head": 13, "id": 14, "lemma": ":", "misc": "", "start_char": 1002, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "compound", "end_char": 1007, "feats": "Number=Sing", "head": 17, "id": 15, "lemma": "Sir", "misc": "", "start_char": 1004, "text": "Sir", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 1013, "feats": "Number=Sing", "head": 17, "id": 16, "lemma": "Elton", "misc": "", "start_char": 1008, "text": "Elton", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "appos", "end_char": 1018, "feats": "Number=Sing", "head": 13, "id": 17, "lemma": "John", "misc": "", "start_char": 1014, "text": "John", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1020, "feats": null, "head": 3, "id": 18, "lemma": ".", "misc": "", "start_char": 1019, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 1, 1, 1 ], [ 8, 17, 17 ], [ 13, 2, 2 ], [ 13, 13, 13 ] ], [ [ 1, 3, 3 ], [ 5, 0, 0 ], [ 5, 5, 5 ], [ 5, 26, 26 ], [ 7, 0, 0 ], [ 8, 24, 24 ], [ 8, 30, 30 ], [ 11, 6, 6 ], [ 13, 22, 22 ], [ 14, 5, 5 ], [ 14, 16, 16 ], [ 15, 0, 0 ] ], [ [ 5, 7, 7 ], [ 5, 18, 18 ], [ 5, 28, 28 ], [ 7, 5, 5 ], [ 8, 20, 20 ], [ 12, 12, 12 ], [ 13, 20, 20 ], [ 13, 26, 26 ], [ 13, 33, 33 ] ], [ [ 5, 22, 22 ] ], [ [ 8, 7, 7 ], [ 10, 4, 4 ] ], [ [ 8, 6, 7 ] ], [ [ 10, 12, 13 ] ], [ [ 12, 12, 13 ] ], [ [ 13, 23, 24 ], [ 13, 30, 31 ] ], [ [ 13, 23, 27 ], [ 13, 29, 34 ] ], [ [ 13, 26, 27 ], [ 13, 33, 34 ] ], [ [ 14, 13, 17 ] ], [ [ 14, 16, 17 ] ], [ [ 15, 12, 12 ] ], [ [ 15, 14, 16 ] ] ]
s06e21c04t
Ready to go to lunch? Do you think I'm feminine? Yeah . Let's go. Thanks a lot. What ’s going on? I broke down, and I read Lucy's blog . And in one of the entries, she said, when we first met, I struck her as a little feminine. Just a little? That's great. I have to talk to her about this. Oh, geez, why do you girls always want to talk about things? Listen to me, if she's writing about your relationship, use it to your advantage . Rig the game. Well, that doesn't seem fair. Is it fair that girls like confident, normal guys more than nervous weirdos? No, it's not . I've always thought that was unfair. So take what's in that blog and use it to get her pants off. Why do you have to make everything so filthy? Why couldn't you just say the blog is like her giving me the key to her heart? " The key to her heart . " That's nice . Were you quoting someone or is it tattooed on the small of your back? I was quoting a man who knows a thing or two about women: Sir Elton John.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (ADVP (RB So)) (, ,) (SQ (VBD did) (NP (PRP you)) (VP (VB love) (NP (PRP it)) (. ?) (S (ADVP (IN Of) (NN course)) (NP (PRP you)) (VP (VBD loved) (NP (PRP it)))) (. .) (SBARQ (WHADVP (WRB How)) (SQ (MD could) (NP (PRP you)) (RB not) (VP (VB love) (NP (PRP it))) (. ?) (S (VP (VB Tell) (NP (PRP me)) (SBAR (WHNP (WRB how) (JJ much)) (S (NP (PRP you)) (VP (VBD loved) (NP (PRP it))))))))))) (. .)))" }, "speaker": "Leonard", "text": "So, did you love it? Of course you loved it . How could you not love it? Tell me how much you loved it.", "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": "aux", "end_char": 8, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 5, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 12, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 9, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 17, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "love", "misc": "", "start_char": 13, "text": "love", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 20, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "it", "misc": "", "start_char": 18, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 22, "feats": null, "head": 5, "id": 7, "lemma": "?", "misc": "", "start_char": 21, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 25, "feats": null, "head": 11, "id": 8, "lemma": "of", "misc": "", "start_char": 23, "text": "Of", "upos": "ADV", "xpos": "IN" }, { "deprel": "fixed", "end_char": 32, "feats": "Number=Sing", "head": 8, "id": 9, "lemma": "course", "misc": "", "start_char": 26, "text": "course", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 36, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 10, "lemma": "you", "misc": "", "start_char": 33, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 42, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 5, "id": 11, "lemma": "love", "misc": "", "start_char": 37, "text": "loved", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 45, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 12, "lemma": "it", "misc": "", "start_char": 43, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 47, "feats": null, "head": 11, "id": 13, "lemma": ".", "misc": "", "start_char": 46, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 51, "feats": "PronType=Int", "head": 18, "id": 14, "lemma": "how", "misc": "", "start_char": 48, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 57, "feats": "VerbForm=Fin", "head": 18, "id": 15, "lemma": "could", "misc": "", "start_char": 52, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 61, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 18, "id": 16, "lemma": "you", "misc": "", "start_char": 58, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 65, "feats": null, "head": 18, "id": 17, "lemma": "not", "misc": "", "start_char": 62, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 70, "feats": "VerbForm=Inf", "head": 11, "id": 18, "lemma": "love", "misc": "", "start_char": 66, "text": "love", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 73, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 19, "lemma": "it", "misc": "", "start_char": 71, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 75, "feats": null, "head": 18, "id": 20, "lemma": "?", "misc": "", "start_char": 74, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 80, "feats": "Mood=Imp|VerbForm=Fin", "head": 11, "id": 21, "lemma": "tell", "misc": "", "start_char": 76, "text": "Tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 83, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 21, "id": 22, "lemma": "I", "misc": "", "start_char": 81, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 87, "feats": "PronType=Int", "head": 24, "id": 23, "lemma": "how", "misc": "", "start_char": 84, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "advmod", "end_char": 92, "feats": "Degree=Pos", "head": 26, "id": 24, "lemma": "much", "misc": "", "start_char": 88, "text": "much", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 96, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 26, "id": 25, "lemma": "you", "misc": "", "start_char": 93, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 102, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 21, "id": 26, "lemma": "love", "misc": "", "start_char": 97, "text": "loved", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 105, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 26, "id": 27, "lemma": "it", "misc": "", "start_char": 103, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 107, "feats": null, "head": 5, "id": 28, "lemma": ".", "misc": "", "start_char": 106, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBD was) (ADJP (JJ cute))) (. .)))" }, "speaker": "Penny", "text": "It was cute.", "tokens": [ { "deprel": "nsubj", "end_char": 110, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 108, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 114, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 111, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 119, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "cute", "misc": "", "start_char": 115, "text": "cute", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 121, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 120, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (VP (VB do) (RB n't) (VP (VB say) (ADJP (JJ cute)))) (. .) (S (NP (DT That)) (VP (VBZ 's) (NP (DT the) (JJS worst)))) (. .)))" }, "speaker": "Leonard", "text": "Oh, don't say cute . That's the worst.", "tokens": [ { "deprel": "discourse", "end_char": 124, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 122, "text": "Oh", "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": "aux", "end_char": 129, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 127, "text": "do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 133, "feats": null, "head": 5, "id": 4, "lemma": "not", "misc": "", "start_char": 130, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 137, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 5, "lemma": "say", "misc": "", "start_char": 134, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 142, "feats": "Degree=Pos", "head": 5, "id": 6, "lemma": "cute", "misc": "", "start_char": 138, "text": "cute", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 144, "feats": null, "head": 5, "id": 7, "lemma": ".", "misc": "", "start_char": 143, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 149, "feats": "Number=Sing|PronType=Dem", "head": 11, "id": 8, "lemma": "that", "misc": "", "start_char": 145, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 152, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "be", "misc": "", "start_char": 150, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 156, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "misc": "", "start_char": 153, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 162, "feats": "Degree=Sup", "head": 5, "id": 11, "lemma": "bad", "misc": "", "start_char": 157, "text": "worst", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "punct", "end_char": 164, "feats": null, "head": 5, "id": 12, "lemma": ".", "misc": "", "start_char": 163, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (NNP W)) (VP (VBZ 's) (ADJP (JJ wrong) (PP (IN with) (ADJP (JJ cute))))) (. ?)))" }, "speaker": "Penny", "text": "W's wrong with cute?", "tokens": [ { "deprel": "nsubj", "end_char": 166, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "W", "misc": "", "start_char": 165, "text": "W", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 169, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 167, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 175, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "wrong", "misc": "", "start_char": 170, "text": "wrong", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 180, "feats": null, "head": 5, "id": 4, "lemma": "with", "misc": "", "start_char": 176, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 185, "feats": "Degree=Pos", "head": 3, "id": 5, "lemma": "cute", "misc": "", "start_char": 181, "text": "cute", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 187, "feats": null, "head": 3, "id": 6, "lemma": "?", "misc": "", "start_char": 186, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (ADVP (RB just)) (VP (VBZ makes) (S (NP (NNS things)) (VP (VB seem) (S (ADJP (JJ small))))))) (. .) (S (NP (PRP It)) (VP (VBZ diminishes) (NP (PRP them)))) (. .)))" }, "speaker": "Leonard", "text": "It just makes things seem small . It diminishes them.", "tokens": [ { "deprel": "nsubj", "end_char": 190, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 188, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 195, "feats": null, "head": 3, "id": 2, "lemma": "just", "misc": "", "start_char": 191, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 201, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "make", "misc": "", "start_char": 196, "text": "makes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 208, "feats": "Number=Plur", "head": 3, "id": 4, "lemma": "thing", "misc": "", "start_char": 202, "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "xcomp", "end_char": 213, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "seem", "misc": "", "start_char": 209, "text": "seem", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 219, "feats": "Degree=Pos", "head": 5, "id": 6, "lemma": "small", "misc": "", "start_char": 214, "text": "small", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 221, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 220, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 224, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 8, "lemma": "it", "misc": "", "start_char": 222, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 235, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 9, "lemma": "diminish", "misc": "", "start_char": 225, "text": "diminishes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 240, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 9, "id": 10, "lemma": "they", "misc": "", "start_char": 236, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 242, "feats": null, "head": 3, "id": 11, "lemma": ".", "misc": "", "start_char": 241, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (ADVP (RB So)) (NP (PRP you)) (VP (VBP want) (S (NP (PRP me)) (VP (TO to) (VP (VB stop) (S (VP (VBG calling) (NP (PRP$ your) (JJ little) (NN tushy) (JJ cute)))))))) (. ?)))" }, "speaker": "Penny", "text": "So you want me to stop calling your little tushy cute?", "tokens": [ { "deprel": "advmod", "end_char": 245, "feats": null, "head": 3, "id": 1, "lemma": "so", "misc": "", "start_char": 243, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 249, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 246, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 254, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "want", "misc": "", "start_char": 250, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 257, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 4, "lemma": "I", "misc": "", "start_char": 255, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 260, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 258, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 265, "feats": "VerbForm=Inf", "head": 3, "id": 6, "lemma": "stop", "misc": "", "start_char": 261, "text": "stop", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 273, "feats": "VerbForm=Ger", "head": 6, "id": 7, "lemma": "call", "misc": "", "start_char": 266, "text": "calling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 278, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 10, "id": 8, "lemma": "your", "misc": "", "start_char": 274, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 285, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "little", "misc": "", "start_char": 279, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 291, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "tushy", "misc": "", "start_char": 286, "text": "tushy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 296, "feats": "Degree=Pos", "head": 7, "id": 11, "lemma": "cute", "misc": "", "start_char": 292, "text": "cute", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 298, "feats": null, "head": 3, "id": 12, "lemma": "?", "misc": "", "start_char": 297, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (MD can) (VP (VB try)))) (, ,) (CC but) (S (NP (NN nobody)) (VP (VBZ 's) (VP (VBG gon) (S (VP (TO na) (VP (VB believe) (NP (PRP you)))))))) (. .) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB understand) (SBAR (WHADVP (WRB how)) (S (NP (PRP you)) (VP (MD can) (VP (VB watch) (NP (NP (DT a) (NN show)) (UCP (ADJP (RB that) (JJ great)) (CC and) (RB not) (VP (VB be) (VP (VBN excited) (PP (IN by) (NP (PRP it)))))))))))))) (. .)))" }, "speaker": "Leonard", "text": "You can try, but nobody's gonna believe you . I don't understand how you can watch a show that great and not be excited by it.", "tokens": [ { "deprel": "nsubj", "end_char": 302, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 299, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 306, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "can", "misc": "", "start_char": 303, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 310, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "try", "misc": "", "start_char": 307, "text": "try", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 312, "feats": null, "head": 8, "id": 4, "lemma": ",", "misc": "", "start_char": 311, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 316, "feats": null, "head": 8, "id": 5, "lemma": "but", "misc": "", "start_char": 313, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 323, "feats": "Number=Sing|PronType=Neg", "head": 8, "id": 6, "lemma": "nobody", "misc": "", "start_char": 317, "text": "nobody", "upos": "PRON", "xpos": "NN" }, { "deprel": "aux", "end_char": 326, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 324, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 330, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 8, "lemma": "go", "misc": "", "start_char": 327, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 333, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 331, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 341, "feats": "VerbForm=Inf", "head": 8, "id": 10, "lemma": "believe", "misc": "", "start_char": 334, "text": "believe", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 345, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 10, "id": 11, "lemma": "you", "misc": "", "start_char": 342, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 347, "feats": null, "head": 16, "id": 12, "lemma": ".", "misc": "", "start_char": 346, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 349, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 13, "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": 16, "id": 14, "lemma": "do", "misc": "", "start_char": 350, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 356, "feats": null, "head": 16, "id": 15, "lemma": "not", "misc": "", "start_char": 353, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 367, "feats": "VerbForm=Inf", "head": 3, "id": 16, "lemma": "understand", "misc": "", "start_char": 357, "text": "understand", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 371, "feats": "PronType=Int", "head": 20, "id": 17, "lemma": "how", "misc": "", "start_char": 368, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 375, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 20, "id": 18, "lemma": "you", "misc": "", "start_char": 372, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 379, "feats": "VerbForm=Fin", "head": 20, "id": 19, "lemma": "can", "misc": "", "start_char": 376, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 385, "feats": "VerbForm=Inf", "head": 16, "id": 20, "lemma": "watch", "misc": "", "start_char": 380, "text": "watch", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 387, "feats": "Definite=Ind|PronType=Art", "head": 22, "id": 21, "lemma": "a", "misc": "", "start_char": 386, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 392, "feats": "Number=Sing", "head": 20, "id": 22, "lemma": "show", "misc": "", "start_char": 388, "text": "show", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 397, "feats": null, "head": 24, "id": 23, "lemma": "that", "misc": "", "start_char": 393, "text": "that", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 403, "feats": "Degree=Pos", "head": 22, "id": 24, "lemma": "great", "misc": "", "start_char": 398, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 407, "feats": null, "head": 28, "id": 25, "lemma": "and", "misc": "", "start_char": 404, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 411, "feats": null, "head": 28, "id": 26, "lemma": "not", "misc": "", "start_char": 408, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "aux:pass", "end_char": 414, "feats": "VerbForm=Inf", "head": 28, "id": 27, "lemma": "be", "misc": "", "start_char": 412, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "conj", "end_char": 422, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 20, "id": 28, "lemma": "excite", "misc": "", "start_char": 415, "text": "excited", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 425, "feats": null, "head": 30, "id": 29, "lemma": "by", "misc": "", "start_char": 423, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 428, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 28, "id": 30, "lemma": "it", "misc": "", "start_char": 426, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 430, "feats": null, "head": 3, "id": 31, "lemma": ".", "misc": "", "start_char": 429, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD liked) (NP (PRP it)))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ excited)))) (. .)))" }, "speaker": "Penny", "text": "I liked it . I'm excited.", "tokens": [ { "deprel": "nsubj", "end_char": 432, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 431, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 438, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "like", "misc": "", "start_char": 433, "text": "liked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 441, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 3, "lemma": "it", "misc": "", "start_char": 439, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 443, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 442, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 445, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 444, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 448, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 446, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 456, "feats": "Degree=Pos", "head": 2, "id": 7, "lemma": "excited", "misc": "", "start_char": 449, "text": "excited", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 458, "feats": null, "head": 2, "id": 8, "lemma": ".", "misc": "", "start_char": 457, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (ADVP (RB then)) (, ,) (VP (VB tell) (NP (PRP$ your) (NN face))) (. .)))" }, "speaker": "Leonard", "text": "Well, then, tell your face.", "tokens": [ { "deprel": "discourse", "end_char": 463, "feats": null, "head": 5, "id": 1, "lemma": "well", "misc": "", "start_char": 459, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 465, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 464, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 470, "feats": "PronType=Dem", "head": 5, "id": 3, "lemma": "then", "misc": "", "start_char": 466, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 472, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 471, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 477, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 5, "lemma": "tell", "misc": "", "start_char": 473, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 482, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "your", "misc": "", "start_char": 478, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "iobj", "end_char": 487, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "face", "misc": "", "start_char": 483, "text": "face", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 489, "feats": null, "head": 5, "id": 8, "lemma": ".", "misc": "", "start_char": 488, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP do) (NP (PRP you)) (VP (VB want) (PP (IN from) (NP (PRP me))))) (. ?)))" }, "speaker": "Penny", "text": "What do you want from me?", "tokens": [ { "deprel": "obj", "end_char": 494, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 490, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 497, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 495, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 501, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 498, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 506, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "want", "misc": "", "start_char": 502, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 511, "feats": null, "head": 6, "id": 5, "lemma": "from", "misc": "", "start_char": 507, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 514, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 6, "lemma": "I", "misc": "", "start_char": 512, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 516, "feats": null, "head": 4, "id": 7, "lemma": "?", "misc": "", "start_char": 515, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP know) (SBAR (WHNP (WP what) (. ?)) (S (ADVP (RB Never)) (VP (VB mind)))))) (. .) (S (NP (PRP We)) (VP (VBD gave) (NP (PRP it)) (NP (DT a) (NN shot)))) (. .) (S (VP (VB Let) (S (NP (PRP 's)) (ADVP (RB just)) (VP (VB see) (SBAR (WHNP (WP what) (RB else)) (S (VP (VBZ is) (PP (RB on))))))))) (. .)))" }, "speaker": "Leonard", "text": "You know what? Never mind . We gave it a shot . Let's just see what else is on.", "tokens": [ { "deprel": "nsubj", "end_char": 520, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 517, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 525, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "know", "misc": "", "start_char": 521, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 530, "feats": "PronType=Int", "head": 2, "id": 3, "lemma": "what", "misc": "", "start_char": 526, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 532, "feats": null, "head": 2, "id": 4, "lemma": "?", "misc": "", "start_char": 531, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 538, "feats": null, "head": 6, "id": 5, "lemma": "never", "misc": "", "start_char": 533, "text": "Never", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 543, "feats": "Mood=Imp|VerbForm=Fin", "head": 2, "id": 6, "lemma": "mind", "misc": "", "start_char": 539, "text": "mind", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 545, "feats": null, "head": 9, "id": 7, "lemma": ".", "misc": "", "start_char": 544, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 548, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "we", "misc": "", "start_char": 546, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 553, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 6, "id": 9, "lemma": "give", "misc": "", "start_char": 549, "text": "gave", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 556, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 10, "lemma": "it", "misc": "", "start_char": 554, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 558, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 11, "lemma": "a", "misc": "", "start_char": 557, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 563, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "shot", "misc": "", "start_char": 559, "text": "shot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 565, "feats": null, "head": 14, "id": 13, "lemma": ".", "misc": "", "start_char": 564, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 569, "feats": "Mood=Imp|VerbForm=Fin", "head": 9, "id": 14, "lemma": "let", "misc": "", "start_char": 566, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 572, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 14, "id": 15, "lemma": "we", "misc": "", "start_char": 570, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 577, "feats": null, "head": 17, "id": 16, "lemma": "just", "misc": "", "start_char": 573, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 581, "feats": "VerbForm=Inf", "head": 14, "id": 17, "lemma": "see", "misc": "", "start_char": 578, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 586, "feats": "PronType=Rel", "head": 21, "id": 18, "lemma": "what", "misc": "", "start_char": 582, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "amod", "end_char": 591, "feats": null, "head": 18, "id": 19, "lemma": "else", "misc": "", "start_char": 587, "text": "else", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 594, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 21, "id": 20, "lemma": "be", "misc": "", "start_char": 592, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 597, "feats": null, "head": 17, "id": 21, "lemma": "on", "misc": "", "start_char": 595, "text": "on", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 599, "feats": null, "head": 2, "id": 22, "lemma": ".", "misc": "", "start_char": 598, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (S (VP (VB come) (PRT (RP on)))) (, ,) (VP (VB do) (RB n't) (VP (VB be) (PP (IN like) (NP (DT that))))) (. .)))" }, "speaker": "Penny", "text": "Oh, come on, don't be like that.", "tokens": [ { "deprel": "discourse", "end_char": 602, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 600, "text": "Oh", "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": "root", "end_char": 609, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "come", "misc": "", "start_char": 605, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 612, "feats": null, "head": 3, "id": 4, "lemma": "on", "misc": "", "start_char": 610, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 614, "feats": null, "head": 10, "id": 5, "lemma": ",", "misc": "", "start_char": 613, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 617, "feats": "Mood=Imp|VerbForm=Fin", "head": 10, "id": 6, "lemma": "do", "misc": "", "start_char": 615, "text": "do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 621, "feats": null, "head": 10, "id": 7, "lemma": "not", "misc": "", "start_char": 618, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "cop", "end_char": 624, "feats": "Mood=Imp|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 622, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "case", "end_char": 629, "feats": null, "head": 10, "id": 9, "lemma": "like", "misc": "", "start_char": 625, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "parataxis", "end_char": 634, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 10, "lemma": "that", "misc": "", "start_char": 630, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 636, "feats": null, "head": 3, "id": 11, "lemma": ".", "misc": "", "start_char": 635, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (INTJ (UH Well) (. ...)))" }, "speaker": "Leonard", "text": "Well ...", "tokens": [ { "deprel": "root", "end_char": 641, "feats": null, "head": 0, "id": 1, "lemma": "well", "misc": "", "start_char": 637, "text": "Well", "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": 14, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorry) (S (S (NP (PRP I)) (VP (VBD called) (NP (PRP it)) (S (ADJP (JJ cute))))) (. .) (S (VP (VB Let) (S (NP (PRP 's)) (VP (VB watch) (NP (DT another) (NN one))))))))) (. .)))" }, "speaker": "Penny", "text": "I'm sorry I called it cute . Let's watch another one.", "tokens": [ { "deprel": "nsubj", "end_char": 647, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 646, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 650, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 648, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 656, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "sorry", "misc": "", "start_char": 651, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 658, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 657, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 665, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 3, "id": 5, "lemma": "call", "misc": "", "start_char": 659, "text": "called", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 668, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "it", "misc": "", "start_char": 666, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 673, "feats": "Degree=Pos", "head": 5, "id": 7, "lemma": "cute", "misc": "", "start_char": 669, "text": "cute", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 675, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 674, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 679, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 9, "lemma": "let", "misc": "", "start_char": 676, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 682, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 9, "id": 10, "lemma": "we", "misc": "", "start_char": 680, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 688, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "watch", "misc": "", "start_char": 683, "text": "watch", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 696, "feats": null, "head": 13, "id": 12, "lemma": "another", "misc": "", "start_char": 689, "text": "another", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 700, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "one", "misc": "", "start_char": 697, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 702, "feats": null, "head": 3, "id": 14, "lemma": ".", "misc": "", "start_char": 701, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (ADVP (RB Really) (. ?)))" }, "speaker": "Leonard", "text": "Really?", "tokens": [ { "deprel": "root", "end_char": 709, "feats": null, "head": 0, "id": 1, "lemma": "really", "misc": "", "start_char": 703, "text": "Really", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 711, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 710, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (S (NP (PRP it)) (VP (VBD was) (ADJP (JJ fun)))) (. .) (S (NP (NP (NN Kind)) (PP (IN of))) (VP (VBD reminded) (NP (PRP me)) (PP (IN of) (NP (PRP$ my) (JJ high) (NN school))))) (. .) (CC But) (S (PP (RB instead) (IN of) (NP (NNS vampires))) (, ,) (NP (PRP we)) (VP (VBD had) (NP (NN meth) (NNS heads)))) (. .) (CC But) (S (NP (DT both)) (VP (VP (VBD came) (ADVP (RB out)) (PP (IN at) (NP (NN night)))) (CC and) (VP (VBD had) (VP (VBN messed) (PRT (RP up)) (NP (NNS teeth)))))) (. .)))" }, "speaker": "Penny", "text": "Yeah, it was fun . Kind of reminded me of my high school . But instead of vampires, we had meth heads . But both came out at night and had messed up teeth.", "tokens": [ { "deprel": "discourse", "end_char": 716, "feats": null, "head": 5, "id": 1, "lemma": "yeah", "misc": "", "start_char": 712, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 718, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 717, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 721, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "it", "misc": "", "start_char": 719, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 725, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 722, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 729, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "fun", "misc": "", "start_char": 726, "text": "fun", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 731, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 730, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 736, "feats": "Number=Sing", "head": 9, "id": 7, "lemma": "kind", "misc": "", "start_char": 732, "text": "Kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "fixed", "end_char": 739, "feats": null, "head": 7, "id": 8, "lemma": "of", "misc": "", "start_char": 737, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "parataxis", "end_char": 748, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 9, "lemma": "remind", "misc": "", "start_char": 740, "text": "reminded", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 751, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 10, "lemma": "I", "misc": "", "start_char": 749, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 754, "feats": null, "head": 14, "id": 11, "lemma": "of", "misc": "", "start_char": 752, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 757, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 14, "id": 12, "lemma": "my", "misc": "", "start_char": 755, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 762, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "high", "misc": "", "start_char": 758, "text": "high", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 769, "feats": "Number=Sing", "head": 9, "id": 14, "lemma": "school", "misc": "", "start_char": 763, "text": "school", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 771, "feats": null, "head": 16, "id": 15, "lemma": ".", "misc": "", "start_char": 770, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 775, "feats": null, "head": 22, "id": 16, "lemma": "but", "misc": "", "start_char": 772, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "case", "end_char": 783, "feats": null, "head": 19, "id": 17, "lemma": "instead", "misc": "", "start_char": 776, "text": "instead", "upos": "ADV", "xpos": "RB" }, { "deprel": "fixed", "end_char": 786, "feats": null, "head": 17, "id": 18, "lemma": "of", "misc": "", "start_char": 784, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 795, "feats": "Number=Plur", "head": 22, "id": 19, "lemma": "vampire", "misc": "", "start_char": 787, "text": "vampires", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 797, "feats": null, "head": 19, "id": 20, "lemma": ",", "misc": "", "start_char": 796, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 800, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 22, "id": 21, "lemma": "we", "misc": "", "start_char": 798, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 804, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 9, "id": 22, "lemma": "have", "misc": "", "start_char": 801, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound", "end_char": 809, "feats": "Number=Sing", "head": 24, "id": 23, "lemma": "meth", "misc": "", "start_char": 805, "text": "meth", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 815, "feats": "Number=Plur", "head": 22, "id": 24, "lemma": "head", "misc": "", "start_char": 810, "text": "heads", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 817, "feats": null, "head": 28, "id": 25, "lemma": ".", "misc": "", "start_char": 816, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 821, "feats": null, "head": 28, "id": 26, "lemma": "but", "misc": "", "start_char": 818, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 826, "feats": null, "head": 28, "id": 27, "lemma": "both", "misc": "", "start_char": 822, "text": "both", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 831, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 22, "id": 28, "lemma": "come", "misc": "", "start_char": 827, "text": "came", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 835, "feats": null, "head": 28, "id": 29, "lemma": "out", "misc": "", "start_char": 832, "text": "out", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 838, "feats": null, "head": 31, "id": 30, "lemma": "at", "misc": "", "start_char": 836, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 844, "feats": "Number=Sing", "head": 28, "id": 31, "lemma": "night", "misc": "", "start_char": 839, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 848, "feats": null, "head": 34, "id": 32, "lemma": "and", "misc": "", "start_char": 845, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "aux", "end_char": 852, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 34, "id": 33, "lemma": "have", "misc": "", "start_char": 849, "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "end_char": 859, "feats": "Tense=Past|VerbForm=Part", "head": 28, "id": 34, "lemma": "mess", "misc": "", "start_char": 853, "text": "messed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound:prt", "end_char": 862, "feats": null, "head": 34, "id": 35, "lemma": "up", "misc": "", "start_char": 860, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "obj", "end_char": 868, "feats": "Number=Plur", "head": 34, "id": 36, "lemma": "tooth", "misc": "", "start_char": 863, "text": "teeth", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 870, "feats": null, "head": 5, "id": 37, "lemma": ".", "misc": "", "start_char": 869, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (DT All) (JJ right)) (, ,) (JJ cool) (. .) (S (NP (PRP I) (, -) (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP you)) (VP (MD 'll) (VP (VB like) (NP (NP (NP (DT the) (JJ next) (NN one)) (JJR better)) (. .)) (SBAR (S (NP (PDT All) (DT the) (NNS cheerleaders)) (VP (VBP are) (VP (VBG suffering) (PP (IN from) (NP (DT an) (JJ evil) (NN curse))))))))))))) (. .)))" }, "speaker": "Leonard", "text": "All right, cool . I - I think you'll like the next one better . All the cheerleaders are suffering from an evil curse.", "tokens": [ { "deprel": "det", "end_char": 874, "feats": null, "head": 2, "id": 1, "lemma": "all", "misc": "", "start_char": 871, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "discourse", "end_char": 880, "feats": "Degree=Pos", "head": 9, "id": 2, "lemma": "right", "misc": "", "start_char": 875, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 882, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 881, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 887, "feats": "Degree=Pos", "head": 2, "id": 4, "lemma": "cool", "misc": "", "start_char": 883, "text": "cool", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 889, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 888, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "reparandum", "end_char": 891, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 6, "lemma": "I", "misc": "", "start_char": 890, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 893, "feats": null, "head": 9, "id": 7, "lemma": "-", "misc": "", "start_char": 892, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 895, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 894, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 901, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 9, "lemma": "think", "misc": "", "start_char": 896, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 905, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 10, "lemma": "you", "misc": "", "start_char": 902, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 909, "feats": "VerbForm=Fin", "head": 12, "id": 11, "lemma": "will", "misc": "", "start_char": 906, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 914, "feats": "VerbForm=Inf", "head": 9, "id": 12, "lemma": "like", "misc": "", "start_char": 910, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 918, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 13, "lemma": "the", "misc": "", "start_char": 915, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 923, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "next", "misc": "", "start_char": 919, "text": "next", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 927, "feats": "Number=Sing", "head": 12, "id": 15, "lemma": "one", "misc": "", "start_char": 924, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 934, "feats": "Degree=Cmp", "head": 12, "id": 16, "lemma": "good", "misc": "", "start_char": 928, "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 936, "feats": null, "head": 9, "id": 17, "lemma": ".", "misc": "", "start_char": 935, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det:predet", "end_char": 940, "feats": null, "head": 20, "id": 18, "lemma": "all", "misc": "", "start_char": 937, "text": "All", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 944, "feats": "Definite=Def|PronType=Art", "head": 20, "id": 19, "lemma": "the", "misc": "", "start_char": 941, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 957, "feats": "Number=Plur", "head": 22, "id": 20, "lemma": "cheerleader", "misc": "", "start_char": 945, "text": "cheerleaders", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 961, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 22, "id": 21, "lemma": "be", "misc": "", "start_char": 958, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 971, "feats": "Tense=Pres|VerbForm=Part", "head": 12, "id": 22, "lemma": "suffer", "misc": "", "start_char": 962, "text": "suffering", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 976, "feats": null, "head": 26, "id": 23, "lemma": "from", "misc": "", "start_char": 972, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 979, "feats": "Definite=Ind|PronType=Art", "head": 26, "id": 24, "lemma": "a", "misc": "", "start_char": 977, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 984, "feats": "Degree=Pos", "head": 26, "id": 25, "lemma": "evil", "misc": "", "start_char": 980, "text": "evil", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 990, "feats": "Number=Sing", "head": 22, "id": 26, "lemma": "curse", "misc": "", "start_char": 985, "text": "curse", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 992, "feats": null, "head": 9, "id": 27, "lemma": ".", "misc": "", "start_char": 991, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (LST (UH Oh) (. .) (UH Well)) (, ,) (NP (DT that)) (VP (VBZ 's) (PP (IN like) (NP (PRP$ my) (JJ high) (NN school))) (, ,) (ADVP (RB too))) (. .) (CC But) (S (PP (RB instead) (IN of) (NP (DT a) (NN curse))) (, ,) (NP (PRP it)) (VP (VBD was) (NP (NNS crabs)))) (. .)))" }, "speaker": "Penny", "text": "Oh . Well, that's like my high school, too . But instead of a curse, it was crabs.", "tokens": [ { "deprel": "discourse", "end_char": 995, "feats": null, "head": 10, "id": 1, "lemma": "oh", "misc": "", "start_char": 993, "text": "Oh", "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": "discourse", "end_char": 1002, "feats": null, "head": 10, "id": 3, "lemma": "well", "misc": "", "start_char": 998, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1004, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1003, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1009, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 5, "lemma": "that", "misc": "", "start_char": 1005, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1012, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 6, "lemma": "be", "misc": "", "start_char": 1010, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 1017, "feats": null, "head": 10, "id": 7, "lemma": "like", "misc": "", "start_char": 1013, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1020, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 10, "id": 8, "lemma": "my", "misc": "", "start_char": 1018, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 1025, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "high", "misc": "", "start_char": 1021, "text": "high", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1032, "feats": "Number=Sing", "head": 0, "id": 10, "lemma": "school", "misc": "", "start_char": 1026, "text": "school", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1034, "feats": null, "head": 12, "id": 11, "lemma": ",", "misc": "", "start_char": 1033, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1038, "feats": null, "head": 10, "id": 12, "lemma": "too", "misc": "", "start_char": 1035, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1040, "feats": null, "head": 14, "id": 13, "lemma": ".", "misc": "", "start_char": 1039, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1044, "feats": null, "head": 22, "id": 14, "lemma": "but", "misc": "", "start_char": 1041, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "case", "end_char": 1052, "feats": null, "head": 18, "id": 15, "lemma": "instead", "misc": "", "start_char": 1045, "text": "instead", "upos": "ADV", "xpos": "RB" }, { "deprel": "fixed", "end_char": 1055, "feats": null, "head": 15, "id": 16, "lemma": "of", "misc": "", "start_char": 1053, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1057, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 17, "lemma": "a", "misc": "", "start_char": 1056, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1063, "feats": "Number=Sing", "head": 22, "id": 18, "lemma": "curse", "misc": "", "start_char": 1058, "text": "curse", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1065, "feats": null, "head": 18, "id": 19, "lemma": ",", "misc": "", "start_char": 1064, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1068, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 22, "id": 20, "lemma": "it", "misc": "", "start_char": 1066, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1072, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 22, "id": 21, "lemma": "be", "misc": "", "start_char": 1069, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "end_char": 1078, "feats": "Number=Plur", "head": 10, "id": 22, "lemma": "crab", "misc": "", "start_char": 1073, "text": "crabs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1080, "feats": null, "head": 10, "id": 23, "lemma": ".", "misc": "", "start_char": 1079, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ], [ 0, 9, 9 ], [ 0, 15, 15 ], [ 0, 24, 24 ] ], [ [ 0, 21, 21 ], [ 5, 1, 1 ], [ 5, 7, 7 ], [ 6, 12, 12 ], [ 9, 2, 2 ], [ 16, 5, 5 ], [ 16, 7, 7 ] ], [ [ 5, 3, 3 ], [ 6, 0, 0 ], [ 6, 10, 10 ], [ 6, 17, 17 ], [ 7, 0, 0 ], [ 7, 4, 4 ], [ 8, 5, 5 ], [ 9, 5, 5 ], [ 10, 0, 0 ], [ 13, 0, 0 ], [ 13, 3, 3 ], [ 15, 9, 9 ], [ 15, 11, 11 ], [ 16, 9, 9 ], [ 17, 7, 7 ] ], [ [ 5, 7, 9 ] ], [ [ 8, 5, 6 ] ], [ [ 10, 7, 7 ], [ 15, 20, 20 ] ], [ [ 15, 11, 13 ], [ 17, 7, 9 ] ], [ [ 15, 18, 18 ] ], [ [ 15, 22, 23 ] ], [ [ 15, 26, 26 ] ], [ [ 16, 17, 19 ] ], [ [ 17, 21, 21 ] ] ]
s06e21c05t
So, did you love it? Of course you loved it . How could you not love it? Tell me how much you loved it. It was cute. Oh, don't say cute . That's the worst. W's wrong with cute? It just makes things seem small . It diminishes them. So you want me to stop calling your little tushy cute? You can try, but nobody's gonna believe you . I don't understand how you can watch a show that great and not be excited by it. I liked it . I'm excited. Well, then, tell your face. What do you want from me? You know what? Never mind . We gave it a shot . Let's just see what else is on. Oh, come on, don't be like that. Well ... I'm sorry I called it cute . Let's watch another one. Really? Yeah, it was fun . Kind of reminded me of my high school . But instead of vampires, we had meth heads . But both came out at night and had messed up teeth. All right, cool . I - I think you'll like the next one better . All the cheerleaders are suffering from an evil curse. Oh . Well, that's like my high school, too . But instead of a curse, it was crabs.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (NP (NNP Penny) (. .) (NNP Penny) (. .) (NNP Penny) (. .) (UH Oh) (UH yeah)) (, ,) (ADVP (RB much) (JJR better)) (. .)))" }, "speaker": "Sheldon", "text": "Penny . Penny . Penny . Oh yeah, much better.", "tokens": [ { "deprel": "vocative", "end_char": 5, "feats": "Number=Sing", "head": 11, "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": "conj", "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": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 14, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "conj", "end_char": 21, "feats": "Number=Sing", "head": 1, "id": 5, "lemma": "penny", "misc": "", "start_char": 16, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 23, "feats": null, "head": 1, "id": 6, "lemma": ".", "misc": "", "start_char": 22, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 26, "feats": null, "head": 11, "id": 7, "lemma": "oh", "misc": "", "start_char": 24, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "discourse", "end_char": 31, "feats": null, "head": 11, "id": 8, "lemma": "yeah", "misc": "", "start_char": 27, "text": "yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 33, "feats": null, "head": 8, "id": 9, "lemma": ",", "misc": "", "start_char": 32, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 38, "feats": null, "head": 11, "id": 10, "lemma": "much", "misc": "", "start_char": 34, "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 45, "feats": "Degree=Cmp", "head": 0, "id": 11, "lemma": "good", "misc": "", "start_char": 39, "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 47, "feats": null, "head": 11, "id": 12, "lemma": ".", "misc": "", "start_char": 46, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (WHNP (WP What) (. ?)))" }, "speaker": "Penny", "text": "What?", "tokens": [ { "deprel": "root", "end_char": 52, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 48, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 54, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 53, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (NNP Amy)) (VP (VBD pointed) (PRT (RP out)) (PP (IN to) (NP (PRP me))) (SBAR (IN that) (S (S (SBAR (IN since) (S (NP (PRP you)) (VP (VBD did) (NP (NP (NN something)) (ADJP (JJ nice))) (PP (IN for) (NP (PRP me)))))) (, ,) (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ obligated) (S (VP (TO to) (VP (VB do) (NP (NP (NN something)) (ADJP (JJ nice))) (PP (IN for) (NP (PRP you))))))))) (. .) (RB So) (, ...) (S (INTJ (UH yes)) (, ,) (NP (PRP I)) (VP (MD 'll) (VP (VB go) (PP (IN to) (NP (PRP$ your) (JJ dopey) (NN play))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Amy pointed out to me that since you did something nice for me, I'm obligated to do something nice for you . So...yes, I'll go to your dopey play.", "tokens": [ { "deprel": "nsubj", "end_char": 58, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Amy", "misc": "", "start_char": 55, "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 66, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "point", "misc": "", "start_char": 59, "text": "pointed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 70, "feats": null, "head": 2, "id": 3, "lemma": "out", "misc": "", "start_char": 67, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 73, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 71, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 76, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 5, "lemma": "I", "misc": "", "start_char": 74, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 81, "feats": null, "head": 17, "id": 6, "lemma": "that", "misc": "", "start_char": 77, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "mark", "end_char": 87, "feats": null, "head": 9, "id": 7, "lemma": "since", "misc": "", "start_char": 82, "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 91, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 88, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 95, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 17, "id": 9, "lemma": "do", "misc": "", "start_char": 92, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 105, "feats": "Number=Sing|PronType=Ind", "head": 9, "id": 10, "lemma": "something", "misc": "", "start_char": 96, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "amod", "end_char": 110, "feats": "Degree=Pos", "head": 10, "id": 11, "lemma": "nice", "misc": "", "start_char": 106, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 114, "feats": null, "head": 13, "id": 12, "lemma": "for", "misc": "", "start_char": 111, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 117, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 13, "lemma": "I", "misc": "", "start_char": 115, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 119, "feats": null, "head": 17, "id": 14, "lemma": ",", "misc": "", "start_char": 118, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 121, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 15, "lemma": "I", "misc": "", "start_char": 120, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 124, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 17, "id": 16, "lemma": "be", "misc": "", "start_char": 122, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 134, "feats": "Degree=Pos", "head": 2, "id": 17, "lemma": "obligated", "misc": "", "start_char": 125, "text": "obligated", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 137, "feats": null, "head": 19, "id": 18, "lemma": "to", "misc": "", "start_char": 135, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 140, "feats": "VerbForm=Inf", "head": 17, "id": 19, "lemma": "do", "misc": "", "start_char": 138, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 150, "feats": "Number=Sing|PronType=Ind", "head": 19, "id": 20, "lemma": "something", "misc": "", "start_char": 141, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "amod", "end_char": 155, "feats": "Degree=Pos", "head": 20, "id": 21, "lemma": "nice", "misc": "", "start_char": 151, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 159, "feats": null, "head": 23, "id": 22, "lemma": "for", "misc": "", "start_char": 156, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 163, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 19, "id": 23, "lemma": "you", "misc": "", "start_char": 160, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 165, "feats": null, "head": 17, "id": 24, "lemma": ".", "misc": "", "start_char": 164, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 168, "feats": null, "head": 31, "id": 25, "lemma": "so", "misc": "", "start_char": 166, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 172, "feats": null, "head": 31, "id": 26, "lemma": "...", "misc": "", "start_char": 169, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 176, "feats": null, "head": 31, "id": 27, "lemma": "yes", "misc": "", "start_char": 173, "text": "yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 178, "feats": null, "head": 31, "id": 28, "lemma": ",", "misc": "", "start_char": 177, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 180, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 31, "id": 29, "lemma": "I", "misc": "", "start_char": 179, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 184, "feats": "VerbForm=Fin", "head": 31, "id": 30, "lemma": "will", "misc": "", "start_char": 181, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 187, "feats": "VerbForm=Inf", "head": 2, "id": 31, "lemma": "go", "misc": "", "start_char": 185, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 190, "feats": null, "head": 35, "id": 32, "lemma": "to", "misc": "", "start_char": 188, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 195, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 35, "id": 33, "lemma": "your", "misc": "", "start_char": 191, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 201, "feats": "Degree=Pos", "head": 35, "id": 34, "lemma": "dopey", "misc": "", "start_char": 196, "text": "dopey", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 206, "feats": "Number=Sing", "head": 31, "id": 35, "lemma": "play", "misc": "", "start_char": 202, "text": "play", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 208, "feats": null, "head": 2, "id": 36, "lemma": ".", "misc": "", "start_char": 207, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Hey)) (, ,) (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB want) (S (NP (PRP you)) (VP (TO to) (VP (VB go) (ADVP (RB anymore))))))) (. .)))" }, "speaker": "Penny", "text": "Hey, I don't want you to go anymore.", "tokens": [ { "deprel": "discourse", "end_char": 212, "feats": null, "head": 6, "id": 1, "lemma": "hey", "misc": "", "start_char": 209, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 214, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 213, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 216, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 215, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 219, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 217, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 223, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 220, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 228, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "want", "misc": "", "start_char": 224, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 232, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 6, "id": 7, "lemma": "you", "misc": "", "start_char": 229, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 235, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 233, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 238, "feats": "VerbForm=Inf", "head": 6, "id": 9, "lemma": "go", "misc": "", "start_char": 236, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 246, "feats": null, "head": 9, "id": 10, "lemma": "anymore", "misc": "", "start_char": 239, "text": "anymore", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 248, "feats": null, "head": 6, "id": 11, "lemma": ".", "misc": "", "start_char": 247, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (RB not) (. ?)))" }, "speaker": "Sheldon", "text": "Why not?", "tokens": [ { "deprel": "advmod", "end_char": 252, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "why", "misc": "", "start_char": 249, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "root", "end_char": 256, "feats": null, "head": 0, "id": 2, "lemma": "not", "misc": "", "start_char": 253, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 258, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 257, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (MD should) (VP (VB go) (SBAR (ADVP (RB 'cause)) (S (NP (PRP you)) (VP (VBP want) (S (VP (TO to) (VP (VB go))))))) (, ,) (SBAR (RB not) (IN because) (S (NP (PRP you)) (VP (VBP have) (S (VP (TO to)))))))) (. .)))" }, "speaker": "Penny", "text": "You should go 'cause you want to go, not because you have to.", "tokens": [ { "deprel": "nsubj", "end_char": 262, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 259, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 269, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "should", "misc": "", "start_char": 263, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 272, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "go", "misc": "", "start_char": 270, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 279, "feats": null, "head": 3, "id": 4, "lemma": "'cause", "misc": "", "start_char": 273, "text": "'cause", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 283, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 280, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 288, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 6, "lemma": "want", "misc": "", "start_char": 284, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 291, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 289, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 294, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "go", "misc": "", "start_char": 292, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 296, "feats": null, "head": 13, "id": 9, "lemma": ",", "misc": "", "start_char": 295, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 300, "feats": null, "head": 13, "id": 10, "lemma": "not", "misc": "", "start_char": 297, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "mark", "end_char": 308, "feats": null, "head": 13, "id": 11, "lemma": "because", "misc": "", "start_char": 301, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 312, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 12, "lemma": "you", "misc": "", "start_char": 309, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 317, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 13, "lemma": "have", "misc": "", "start_char": 313, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "xcomp", "end_char": 320, "feats": null, "head": 13, "id": 14, "lemma": "to", "misc": "", "start_char": 318, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "punct", "end_char": 322, "feats": null, "head": 3, "id": 15, "lemma": ".", "misc": "", "start_char": 321, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (NP (JJ Dear) (NNP Lord)) (, ,) (NP (JJR more) (NNS rules)) (. ?) (SBARQ (WHADVP (WRB Where)) (SQ (VBZ does) (NP (PRP it)) (VP (VB stop))) (. ?) (SQ (MD Can) (NP (PRP I)) (VP (VB want) (S (VP (TO to) (VP (VB go) (SBAR (IN because) (S (NP (PRP I)) (VP (VBP have) (S (VP (TO to) (VP (VB want) (S (VP (TO to) (VP (VB go))))))))))))))) (. ?))))" }, "speaker": "Sheldon", "text": "Oh, Dear Lord, more rules? Where does it stop? Can I want to go because I have to want to go?", "tokens": [ { "deprel": "discourse", "end_char": 325, "feats": null, "head": 4, "id": 1, "lemma": "oh", "misc": "", "start_char": 323, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 327, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 326, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 332, "feats": "Degree=Pos", "head": 4, "id": 3, "lemma": "dear", "misc": "", "start_char": 328, "text": "Dear", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 337, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "Lord", "misc": "", "start_char": 333, "text": "Lord", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 339, "feats": null, "head": 7, "id": 5, "lemma": ",", "misc": "", "start_char": 338, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 344, "feats": "Degree=Cmp", "head": 7, "id": 6, "lemma": "more", "misc": "", "start_char": 340, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "parataxis", "end_char": 350, "feats": "Number=Plur", "head": 4, "id": 7, "lemma": "rule", "misc": "", "start_char": 345, "text": "rules", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 352, "feats": null, "head": 4, "id": 8, "lemma": "?", "misc": "", "start_char": 351, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 358, "feats": "PronType=Int", "head": 12, "id": 9, "lemma": "where", "misc": "", "start_char": 353, "text": "Where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 363, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 10, "lemma": "do", "misc": "", "start_char": 359, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 366, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 11, "lemma": "it", "misc": "", "start_char": 364, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 371, "feats": "VerbForm=Inf", "head": 4, "id": 12, "lemma": "stop", "misc": "", "start_char": 367, "text": "stop", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 373, "feats": null, "head": 12, "id": 13, "lemma": "?", "misc": "", "start_char": 372, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 377, "feats": "VerbForm=Fin", "head": 16, "id": 14, "lemma": "can", "misc": "", "start_char": 374, "text": "Can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 379, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 15, "lemma": "I", "misc": "", "start_char": 378, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 384, "feats": "VerbForm=Inf", "head": 4, "id": 16, "lemma": "want", "misc": "", "start_char": 380, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 387, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 385, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 390, "feats": "VerbForm=Inf", "head": 16, "id": 18, "lemma": "go", "misc": "", "start_char": 388, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 398, "feats": null, "head": 21, "id": 19, "lemma": "because", "misc": "", "start_char": 391, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 400, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 21, "id": 20, "lemma": "I", "misc": "", "start_char": 399, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 405, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 16, "id": 21, "lemma": "have", "misc": "", "start_char": 401, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 408, "feats": null, "head": 23, "id": 22, "lemma": "to", "misc": "", "start_char": 406, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 413, "feats": "VerbForm=Inf", "head": 21, "id": 23, "lemma": "want", "misc": "", "start_char": 409, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 416, "feats": null, "head": 25, "id": 24, "lemma": "to", "misc": "", "start_char": 414, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 419, "feats": "VerbForm=Inf", "head": 23, "id": 25, "lemma": "go", "misc": "", "start_char": 417, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 421, "feats": null, "head": 4, "id": 26, "lemma": "?", "misc": "", "start_char": 420, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (UH Okay) (. .)) (VP (VB Do) (SBAR (WHNP (WP whatever)) (S (NP (PRP you)) (VP (VBP want))))) (. .)))" }, "speaker": "Penny", "text": "Okay . Do whatever you want.", "tokens": [ { "deprel": "discourse", "end_char": 426, "feats": null, "head": 4, "id": 1, "lemma": "okay", "misc": "", "start_char": 422, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 428, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 427, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 431, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 3, "lemma": "do", "misc": "", "start_char": 429, "text": "Do", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 440, "feats": "PronType=Rel", "head": 0, "id": 4, "lemma": "whatever", "misc": "", "start_char": 432, "text": "whatever", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 444, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 441, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 449, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 6, "lemma": "want", "misc": "", "start_char": 445, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 451, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 450, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (CC but) (ADVP (RB now)) (, ,) (VP (VB wait)) (. .) (SQ (VBP Do) (SBAR (WHNP (WP whatever)) (S (NP (PRP I)) (VP (VBP want)))) (, ...) (CC or) (SBAR (WHNP (WP whatever)) (S (NP (PRP I)) (VP (VBP have) (S (VP (TO to) (VP (VB want))))))) (. ?))))" }, "speaker": "Sheldon", "text": "Yeah, but now, wait . Do whatever I want...or whatever I have to want?", "tokens": [ { "deprel": "discourse", "end_char": 456, "feats": null, "head": 6, "id": 1, "lemma": "yeah", "misc": "", "start_char": 452, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 458, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 457, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 462, "feats": null, "head": 6, "id": 3, "lemma": "but", "misc": "", "start_char": 459, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 466, "feats": null, "head": 6, "id": 4, "lemma": "now", "misc": "", "start_char": 463, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 468, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 467, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 473, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 6, "lemma": "wait", "misc": "", "start_char": 469, "text": "wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 475, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 474, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 478, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "do", "misc": "", "start_char": 476, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "obj", "end_char": 487, "feats": "PronType=Rel", "head": 6, "id": 9, "lemma": "whatever", "misc": "", "start_char": 479, "text": "whatever", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 489, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "I", "misc": "", "start_char": 488, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 494, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 11, "lemma": "want", "misc": "", "start_char": 490, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 498, "feats": null, "head": 14, "id": 12, "lemma": "...", "misc": "", "start_char": 495, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 501, "feats": null, "head": 14, "id": 13, "lemma": "or", "misc": "", "start_char": 499, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 510, "feats": "PronType=Rel", "head": 9, "id": 14, "lemma": "whatever", "misc": "", "start_char": 502, "text": "whatever", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 512, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 15, "lemma": "I", "misc": "", "start_char": 511, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 517, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 14, "id": 16, "lemma": "have", "misc": "", "start_char": 513, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 520, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 518, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 525, "feats": "VerbForm=Inf", "head": 16, "id": 18, "lemma": "want", "misc": "", "start_char": 521, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 527, "feats": null, "head": 6, "id": 19, "lemma": "?", "misc": "", "start_char": 526, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (PP (IN for) (NP (NP (NNP God) (POS 's)) (NN sake))) (, ,) (ADVP (RB just)) (VP (VB come) (PP (IN to) (NP (DT the) (NN play)))) (. .)))" }, "speaker": "Penny", "text": "Oh, for God's sake, just come to the play.", "tokens": [ { "deprel": "discourse", "end_char": 530, "feats": null, "head": 9, "id": 1, "lemma": "oh", "misc": "", "start_char": 528, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 532, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 531, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 536, "feats": null, "head": 6, "id": 3, "lemma": "for", "misc": "", "start_char": 533, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 540, "feats": "Number=Sing", "head": 6, "id": 4, "lemma": "God", "misc": "", "start_char": 537, "text": "God", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 543, "feats": null, "head": 4, "id": 5, "lemma": "'s", "misc": "", "start_char": 541, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obl", "end_char": 548, "feats": "Number=Sing", "head": 9, "id": 6, "lemma": "sake", "misc": "", "start_char": 544, "text": "sake", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 550, "feats": null, "head": 6, "id": 7, "lemma": ",", "misc": "", "start_char": 549, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 555, "feats": null, "head": 9, "id": 8, "lemma": "just", "misc": "", "start_char": 551, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 560, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 9, "lemma": "come", "misc": "", "start_char": 556, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 563, "feats": null, "head": 12, "id": 10, "lemma": "to", "misc": "", "start_char": 561, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 567, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 564, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 572, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "play", "misc": "", "start_char": 568, "text": "play", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 574, "feats": null, "head": 9, "id": 13, "lemma": ".", "misc": "", "start_char": 573, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (ADJP (DT All) (JJ right)) (. .) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB want) (S (VP (TO to)))))) (, ,) (CC but) (S (ADVP (IN at) (JJS least)) (NP (DT that)) (VP (VBZ makes) (NP (NN sense)))) (. .)))" }, "speaker": "Sheldon", "text": "All right . I don't want to, but at least that makes sense.", "tokens": [ { "deprel": "det", "end_char": 578, "feats": null, "head": 2, "id": 1, "lemma": "all", "misc": "", "start_char": 575, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "discourse", "end_char": 584, "feats": "Degree=Pos", "head": 7, "id": 2, "lemma": "right", "misc": "", "start_char": 579, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 586, "feats": null, "head": 2, "id": 3, "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": 4, "lemma": "I", "misc": "", "start_char": 587, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 591, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "do", "misc": "", "start_char": 589, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 595, "feats": null, "head": 7, "id": 6, "lemma": "not", "misc": "", "start_char": 592, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 600, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "want", "misc": "", "start_char": 596, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 603, "feats": null, "head": 7, "id": 8, "lemma": "to", "misc": "", "start_char": 601, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "punct", "end_char": 605, "feats": null, "head": 14, "id": 9, "lemma": ",", "misc": "", "start_char": 604, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 609, "feats": null, "head": 14, "id": 10, "lemma": "but", "misc": "", "start_char": 606, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 612, "feats": "ExtPos=ADV", "head": 14, "id": 11, "lemma": "at", "misc": "", "start_char": 610, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "end_char": 618, "feats": "Degree=Sup", "head": 11, "id": 12, "lemma": "least", "misc": "", "start_char": 613, "text": "least", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "nsubj", "end_char": 623, "feats": "Number=Sing|PronType=Dem", "head": 14, "id": 13, "lemma": "that", "misc": "", "start_char": 619, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "conj", "end_char": 629, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 14, "lemma": "make", "misc": "", "start_char": 624, "text": "makes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 635, "feats": "Number=Sing", "head": 14, "id": 15, "lemma": "sense", "misc": "", "start_char": 630, "text": "sense", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 637, "feats": null, "head": 7, "id": 16, "lemma": ".", "misc": "", "start_char": 636, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 2, 2 ], [ 0, 4, 4 ] ], [ [ 2, 0, 0 ] ], [ [ 2, 4, 4 ], [ 2, 12, 12 ], [ 2, 14, 14 ], [ 2, 28, 28 ], [ 3, 6, 6 ], [ 5, 0, 0 ], [ 5, 4, 4 ], [ 5, 11, 11 ], [ 6, 14, 14 ], [ 6, 19, 19 ], [ 7, 4, 4 ], [ 8, 9, 9 ], [ 8, 14, 14 ], [ 10, 3, 3 ] ], [ [ 2, 7, 7 ], [ 2, 22, 22 ], [ 2, 32, 32 ], [ 3, 2, 2 ] ], [ [ 2, 9, 9 ], [ 2, 19, 19 ] ], [ [ 2, 9, 10 ], [ 2, 19, 20 ] ], [ [ 2, 34, 34 ], [ 9, 10, 11 ] ], [ [ 2, 32, 34 ] ], [ [ 6, 2, 3 ] ], [ [ 6, 5, 6 ] ], [ [ 6, 10, 10 ] ], [ [ 7, 3, 3 ], [ 8, 8, 8 ], [ 8, 13, 13 ] ], [ [ 9, 3, 5 ] ], [ [ 10, 12, 12 ] ], [ [ 10, 14, 14 ] ] ]
s06e17c06t
Penny . Penny . Penny . Oh yeah, much better. What? Amy pointed out to me that since you did something nice for me, I'm obligated to do something nice for you . So...yes, I'll go to your dopey play. Hey, I don't want you to go anymore. Why not? You should go 'cause you want to go, not because you have to. Oh, Dear Lord, more rules? Where does it stop? Can I want to go because I have to want to go? Okay . Do whatever you want. Yeah, but now, wait . Do whatever I want...or whatever I have to want? Oh, for God's sake, just come to the play. All right . I don't want to, but at least that makes sense.
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 have) (RB n't) (VP (VBN seen) (NP (NNP Raj)) (PP (IN in) (NP (JJ several) (NNS days)))))) (. .) (SQ (SQ (VBZ Is) (NP (PRP he)) (ADVP (RB no) (RBR longer)) (NP (NP (DT a) (NN part)) (PP (IN of) (NP (PRP$ our) (JJ social) (NN group))))) (. ?) (CC And) (SBARQ (SBAR (IN if) (FRAG (ADVP (RB so)))) (, ,) (SQ (MD should) (NP (PRP we)) (VP (VB be) (VP (VBG interviewing) (PP (IN for) (NP (DT a) (NN replacement)))))) (. ?)) (ADVP (RB Perhaps)) (, ,) (NP (DT this) (NN time)) (, ,) (NP (PRP we)) (VP (VBP go) (NP (NNP Latin)))) (. .)))" }, "speaker": "Sheldon", "text": "You know, I haven't seen Raj in several days . Is he no longer a part of our social group? And if so, should we be interviewing for a replacement? Perhaps, this time, we go Latin.", "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": 7, "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": "aux", "end_char": 17, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "have", "misc": "", "start_char": 13, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 21, "feats": null, "head": 7, "id": 6, "lemma": "not", "misc": "", "start_char": 18, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 26, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 7, "lemma": "see", "misc": "", "start_char": 22, "text": "seen", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 30, "feats": "Number=Sing", "head": 7, "id": 8, "lemma": "Raj", "misc": "", "start_char": 27, "text": "Raj", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 33, "feats": null, "head": 11, "id": 9, "lemma": "in", "misc": "", "start_char": 31, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 41, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "several", "misc": "", "start_char": 34, "text": "several", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 46, "feats": "Number=Plur", "head": 7, "id": 11, "lemma": "day", "misc": "", "start_char": 42, "text": "days", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 48, "feats": null, "head": 7, "id": 12, "lemma": ".", "misc": "", "start_char": 47, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cop", "end_char": 51, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": 13, "lemma": "be", "misc": "", "start_char": 49, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 54, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 14, "lemma": "he", "misc": "", "start_char": 52, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 57, "feats": null, "head": 16, "id": 15, "lemma": "no", "misc": "", "start_char": 55, "text": "no", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 64, "feats": "Degree=Cmp", "head": 18, "id": 16, "lemma": "long", "misc": "", "start_char": 58, "text": "longer", "upos": "ADV", "xpos": "RBR" }, { "deprel": "det", "end_char": 66, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 17, "lemma": "a", "misc": "", "start_char": 65, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 71, "feats": "Number=Sing", "head": 7, "id": 18, "lemma": "part", "misc": "", "start_char": 67, "text": "part", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 74, "feats": null, "head": 22, "id": 19, "lemma": "of", "misc": "", "start_char": 72, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 78, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 22, "id": 20, "lemma": "our", "misc": "", "start_char": 75, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 85, "feats": "Degree=Pos", "head": 22, "id": 21, "lemma": "social", "misc": "", "start_char": 79, "text": "social", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 91, "feats": "Number=Sing", "head": 18, "id": 22, "lemma": "group", "misc": "", "start_char": 86, "text": "group", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 93, "feats": null, "head": 7, "id": 23, "lemma": "?", "misc": "", "start_char": 92, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 97, "feats": null, "head": 31, "id": 24, "lemma": "and", "misc": "", "start_char": 94, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "end_char": 100, "feats": null, "head": 26, "id": 25, "lemma": "if", "misc": "", "start_char": 98, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 103, "feats": null, "head": 31, "id": 26, "lemma": "so", "misc": "", "start_char": 101, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 105, "feats": null, "head": 31, "id": 27, "lemma": ",", "misc": "", "start_char": 104, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 112, "feats": "VerbForm=Fin", "head": 31, "id": 28, "lemma": "should", "misc": "", "start_char": 106, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 115, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 31, "id": 29, "lemma": "we", "misc": "", "start_char": 113, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 118, "feats": "VerbForm=Inf", "head": 31, "id": 30, "lemma": "be", "misc": "", "start_char": 116, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "conj", "end_char": 131, "feats": "Tense=Pres|VerbForm=Part", "head": 18, "id": 31, "lemma": "interview", "misc": "", "start_char": 119, "text": "interviewing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 135, "feats": null, "head": 34, "id": 32, "lemma": "for", "misc": "", "start_char": 132, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 137, "feats": "Definite=Ind|PronType=Art", "head": 34, "id": 33, "lemma": "a", "misc": "", "start_char": 136, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 149, "feats": "Number=Sing", "head": 31, "id": 34, "lemma": "replacement", "misc": "", "start_char": 138, "text": "replacement", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 151, "feats": null, "head": 31, "id": 35, "lemma": "?", "misc": "", "start_char": 150, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 159, "feats": null, "head": 42, "id": 36, "lemma": "perhaps", "misc": "", "start_char": 152, "text": "Perhaps", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 161, "feats": null, "head": 36, "id": 37, "lemma": ",", "misc": "", "start_char": 160, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 166, "feats": "Number=Sing|PronType=Dem", "head": 39, "id": 38, "lemma": "this", "misc": "", "start_char": 162, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 171, "feats": "Number=Sing", "head": 42, "id": 39, "lemma": "time", "misc": "", "start_char": 167, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 173, "feats": null, "head": 42, "id": 40, "lemma": ",", "misc": "", "start_char": 172, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 176, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 42, "id": 41, "lemma": "we", "misc": "", "start_char": 174, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 179, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 42, "lemma": "go", "misc": "", "start_char": 177, "text": "go", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 185, "feats": "Number=Sing", "head": 42, "id": 43, "lemma": "Latin", "misc": "", "start_char": 180, "text": "Latin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 187, "feats": null, "head": 7, "id": 44, "lemma": ".", "misc": "", "start_char": 186, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP He)) (VP (VBZ 's) (ADVP (RB just)) (VP (VBN decided) (SBAR (S (NP (PRP he)) (VP (VBZ 's) (ADVP (RB never)) (VP (VBG leaving) (NP (PRP$ his) (NN apartment)) (ADVP (RB again)))))))) (. .)))" }, "speaker": "Howard", "text": "He's just decided he's never leaving his apartment again.", "tokens": [ { "deprel": "nsubj", "end_char": 190, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "he", "misc": "", "start_char": 188, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 193, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 191, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 198, "feats": null, "head": 4, "id": 3, "lemma": "just", "misc": "", "start_char": 194, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 206, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 4, "lemma": "decide", "misc": "", "start_char": 199, "text": "decided", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nsubj", "end_char": 209, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 5, "lemma": "he", "misc": "", "start_char": 207, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 212, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 210, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 218, "feats": null, "head": 8, "id": 7, "lemma": "never", "misc": "", "start_char": 213, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 226, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 8, "lemma": "leave", "misc": "", "start_char": 219, "text": "leaving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 230, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 10, "id": 9, "lemma": "his", "misc": "", "start_char": 227, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 240, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "apartment", "misc": "", "start_char": 231, "text": "apartment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 246, "feats": null, "head": 8, "id": 11, "lemma": "again", "misc": "", "start_char": 241, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 248, "feats": null, "head": 4, "id": 12, "lemma": ".", "misc": "", "start_char": 247, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (ADJP (JJ brilliant) (. .)) (NP (PRP I)) (VP (VBP 've) (VP (VBN been) (VP (VBG itching) (S (VP (TO to) (VP (VB pull) (NP (DT that) (NN trigger)))))))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, brilliant . I've been itching to pull that trigger.", "tokens": [ { "deprel": "discourse", "end_char": 251, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 249, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 253, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 252, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 263, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "brilliant", "misc": "", "start_char": 254, "text": "brilliant", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 265, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 264, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 267, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 5, "lemma": "I", "misc": "", "start_char": 266, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 271, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "have", "misc": "", "start_char": 268, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "aux", "end_char": 276, "feats": "Tense=Past|VerbForm=Part", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 272, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "parataxis", "end_char": 284, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 8, "lemma": "itching", "misc": "", "start_char": 277, "text": "itching", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 287, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 285, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 292, "feats": "VerbForm=Inf", "head": 8, "id": 10, "lemma": "pull", "misc": "", "start_char": 288, "text": "pull", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 297, "feats": "Number=Sing|PronType=Dem", "head": 12, "id": 11, "lemma": "that", "misc": "", "start_char": 293, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 305, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "trigger", "misc": "", "start_char": 298, "text": "trigger", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 307, "feats": null, "head": 8, "id": 13, "lemma": ".", "misc": "", "start_char": 306, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (PRP He)) (VP (VBZ 's) (ADJP (JJ upset)) (SBAR (IN because) (S (NP (PRP he)) (VP (MD ca) (RB n't) (VP (VB get) (ADVP (RB anywhere)) (PP (IN with) (NP (NNS women)))))))) (. .)))" }, "speaker": "Howard", "text": "He's upset because he can't get anywhere with women.", "tokens": [ { "deprel": "nsubj", "end_char": 310, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "he", "misc": "", "start_char": 308, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 313, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 311, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 319, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "upset", "misc": "", "start_char": 314, "text": "upset", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 327, "feats": null, "head": 8, "id": 4, "lemma": "because", "misc": "", "start_char": 320, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 330, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 5, "lemma": "he", "misc": "", "start_char": 328, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 333, "feats": "VerbForm=Fin", "head": 8, "id": 6, "lemma": "can", "misc": "", "start_char": 331, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 337, "feats": null, "head": 8, "id": 7, "lemma": "not", "misc": "", "start_char": 334, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 341, "feats": "VerbForm=Inf", "head": 3, "id": 8, "lemma": "get", "misc": "", "start_char": 338, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 350, "feats": null, "head": 8, "id": 9, "lemma": "anywhere", "misc": "", "start_char": 342, "text": "anywhere", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 355, "feats": null, "head": 11, "id": 10, "lemma": "with", "misc": "", "start_char": 351, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 361, "feats": "Number=Plur", "head": 9, "id": 11, "lemma": "woman", "misc": "", "start_char": 356, "text": "women", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 363, "feats": null, "head": 3, "id": 12, "lemma": ".", "misc": "", "start_char": 362, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (SQ (MD Would) (NP (PRP it)) (VP (VB help) (SBAR (IN if) (S (NP (PRP I)) (VP (VBD gave) (NP (PRP him)) (NP (NP (DT some) (NNS pointers)) (. ?) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (RB just) (JJ funnin) ('' ')) (UH ya)))))))) (. .)))" }, "speaker": "Sheldon", "text": "Would it help if I gave him some pointers? I'm just funnin' ya.", "tokens": [ { "deprel": "aux", "end_char": 369, "feats": "VerbForm=Fin", "head": 3, "id": 1, "lemma": "would", "misc": "", "start_char": 364, "text": "Would", "upos": "AUX", "xpos": "MD" }, { "deprel": "expl", "end_char": 372, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 2, "lemma": "it", "misc": "", "start_char": 370, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 377, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "help", "misc": "", "start_char": 373, "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 380, "feats": null, "head": 6, "id": 4, "lemma": "if", "misc": "", "start_char": 378, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 382, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 381, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 387, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 3, "id": 6, "lemma": "give", "misc": "", "start_char": 383, "text": "gave", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 391, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "he", "misc": "", "start_char": 388, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 396, "feats": null, "head": 9, "id": 8, "lemma": "some", "misc": "", "start_char": 392, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 405, "feats": "Number=Plur", "head": 6, "id": 9, "lemma": "pointer", "misc": "", "start_char": 397, "text": "pointers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 407, "feats": null, "head": 6, "id": 10, "lemma": "?", "misc": "", "start_char": 406, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 409, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 11, "lemma": "I", "misc": "", "start_char": 408, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 412, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 14, "id": 12, "lemma": "be", "misc": "", "start_char": 410, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 417, "feats": null, "head": 14, "id": 13, "lemma": "just", "misc": "", "start_char": 413, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 424, "feats": "Degree=Pos", "head": 3, "id": 14, "lemma": "funnin", "misc": "", "start_char": 418, "text": "funnin", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 426, "feats": null, "head": 14, "id": 15, "lemma": "'", "misc": "", "start_char": 425, "text": "'", "upos": "PUNCT", "xpos": "''" }, { "deprel": "discourse", "end_char": 429, "feats": null, "head": 3, "id": 16, "lemma": "ya", "misc": "", "start_char": 427, "text": "ya", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 431, "feats": null, "head": 3, "id": 17, "lemma": ".", "misc": "", "start_char": 430, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (LST (UH Hi) (. .)) (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know) (SBAR (IN if) (S (NP (PRP you)) (VP (VBP remember) (NP (PRP me)))))))) (, ,) (CC but) (S (NP (PRP I)) (VP (VBD was) (ADVP (RB here)) (NP (NP (DT the) (JJ other) (NN night)) (PP (IN at) (NP (PRP$ your) (NN party)))))) (. .)))" }, "speaker": "Girl", "text": "Hi . I don't know if you remember me, but I was here the other night at your party.", "tokens": [ { "deprel": "discourse", "end_char": 434, "feats": null, "head": 6, "id": 1, "lemma": "hi", "misc": "", "start_char": 432, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 436, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 435, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 438, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 437, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 441, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 439, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 445, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 442, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 450, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "know", "misc": "", "start_char": 446, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 453, "feats": null, "head": 9, "id": 7, "lemma": "if", "misc": "", "start_char": 451, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 457, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 454, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 466, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 9, "lemma": "remember", "misc": "", "start_char": 458, "text": "remember", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 469, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 10, "lemma": "I", "misc": "", "start_char": 467, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 471, "feats": null, "head": 15, "id": 11, "lemma": ",", "misc": "", "start_char": 470, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 475, "feats": null, "head": 15, "id": 12, "lemma": "but", "misc": "", "start_char": 472, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 477, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 13, "lemma": "I", "misc": "", "start_char": 476, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 481, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 478, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "end_char": 486, "feats": "PronType=Dem", "head": 6, "id": 15, "lemma": "here", "misc": "", "start_char": 482, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 490, "feats": "Definite=Def|PronType=Art", "head": 18, "id": 16, "lemma": "the", "misc": "", "start_char": 487, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 496, "feats": "Degree=Pos", "head": 18, "id": 17, "lemma": "other", "misc": "", "start_char": 491, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:tmod", "end_char": 502, "feats": "Number=Sing", "head": 15, "id": 18, "lemma": "night", "misc": "", "start_char": 497, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 505, "feats": null, "head": 21, "id": 19, "lemma": "at", "misc": "", "start_char": 503, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 510, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 21, "id": 20, "lemma": "your", "misc": "", "start_char": 506, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 516, "feats": "Number=Sing", "head": 15, "id": 21, "lemma": "party", "misc": "", "start_char": 511, "text": "party", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 518, "feats": null, "head": 6, "id": 22, "lemma": ".", "misc": "", "start_char": 517, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (INTJ (UH yeah)) (, ,) (NP (PRP you)) (VP (VBD left) (PP (IN with) (NP (NNP Raj)))) (. .)))" }, "speaker": "Stuart", "text": "Oh, yeah, you left with Raj.", "tokens": [ { "deprel": "discourse", "end_char": 521, "feats": null, "head": 6, "id": 1, "lemma": "oh", "misc": "", "start_char": 519, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 523, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 522, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 528, "feats": null, "head": 6, "id": 3, "lemma": "yeah", "misc": "", "start_char": 524, "text": "yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 530, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 529, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 534, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 531, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 539, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 6, "lemma": "leave", "misc": "", "start_char": 535, "text": "left", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 544, "feats": null, "head": 8, "id": 7, "lemma": "with", "misc": "", "start_char": 540, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 548, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "Raj", "misc": "", "start_char": 545, "text": "Raj", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 550, "feats": null, "head": 6, "id": 9, "lemma": ".", "misc": "", "start_char": 549, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Uh)) (, ,) (INTJ (UH yeah)) (. .)))" }, "speaker": "Girl", "text": "Uh, yeah.", "tokens": [ { "deprel": "discourse", "end_char": 553, "feats": null, "head": 3, "id": 1, "lemma": "uh", "misc": "", "start_char": 551, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 555, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 554, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 560, "feats": null, "head": 0, "id": 3, "lemma": "yeah", "misc": "", "start_char": 556, "text": "yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 562, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 561, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP 're) (NP (NP (DT the) (NN one)) (. ?) (INTJ (UH Okay)) (, ,) (VP (VB let) (S (NP (PRP me)) (VP (VB tell) (NP (PRP you)) (NP (NP (NN something)) (. .) (S (S (NP (NP (DT That) (NN guy)) (SBAR (S (NP (PRP you)) (VP (VBD blew) (PRT (RP off)))))) (VP (VBZ happens) (S (VP (TO to) (VP (VB be) (NP (PRP$ my) (JJS best) (NN friend))))))) (. .) (S (NP (PRP He)) (VP (VBD was) (VP (VBN devastated))))))))))) (. .)))" }, "speaker": "Howard", "text": "You're the one? Okay, let me tell you something . That guy you blew off happens to be my best friend . He was devastated.", "tokens": [ { "deprel": "nsubj", "end_char": 566, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 563, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 570, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 567, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 574, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 571, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 578, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "one", "misc": "", "start_char": 575, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 580, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 579, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 585, "feats": null, "head": 4, "id": 6, "lemma": "okay", "misc": "", "start_char": 581, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 587, "feats": null, "head": 8, "id": 7, "lemma": ",", "misc": "", "start_char": 586, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 591, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 8, "lemma": "let", "misc": "", "start_char": 588, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 594, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 9, "lemma": "I", "misc": "", "start_char": 592, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 599, "feats": "VerbForm=Inf", "head": 8, "id": 10, "lemma": "tell", "misc": "", "start_char": 595, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 603, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 10, "id": 11, "lemma": "you", "misc": "", "start_char": 600, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 613, "feats": "Number=Sing|PronType=Ind", "head": 10, "id": 12, "lemma": "something", "misc": "", "start_char": 604, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 615, "feats": null, "head": 19, "id": 13, "lemma": ".", "misc": "", "start_char": 614, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 620, "feats": "Number=Sing|PronType=Dem", "head": 15, "id": 14, "lemma": "that", "misc": "", "start_char": 616, "text": "That", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 624, "feats": "Number=Sing", "head": 19, "id": 15, "lemma": "guy", "misc": "", "start_char": 621, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 628, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 17, "id": 16, "lemma": "you", "misc": "", "start_char": 625, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 633, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 15, "id": 17, "lemma": "blow", "misc": "", "start_char": 629, "text": "blew", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 637, "feats": null, "head": 17, "id": 18, "lemma": "off", "misc": "", "start_char": 634, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "parataxis", "end_char": 645, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 19, "lemma": "happen", "misc": "", "start_char": 638, "text": "happens", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 648, "feats": null, "head": 24, "id": 20, "lemma": "to", "misc": "", "start_char": 646, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 651, "feats": "VerbForm=Inf", "head": 24, "id": 21, "lemma": "be", "misc": "", "start_char": 649, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 654, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 24, "id": 22, "lemma": "my", "misc": "", "start_char": 652, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 659, "feats": "Degree=Sup", "head": 24, "id": 23, "lemma": "good", "misc": "", "start_char": 655, "text": "best", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "xcomp", "end_char": 666, "feats": "Number=Sing", "head": 19, "id": 24, "lemma": "friend", "misc": "", "start_char": 660, "text": "friend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 668, "feats": null, "head": 4, "id": 25, "lemma": ".", "misc": "", "start_char": 667, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj:pass", "end_char": 671, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 28, "id": 26, "lemma": "he", "misc": "", "start_char": 669, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 675, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 28, "id": 27, "lemma": "be", "misc": "", "start_char": 672, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 686, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 4, "id": 28, "lemma": "devastate", "misc": "", "start_char": 676, "text": "devastated", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 688, "feats": null, "head": 4, "id": 29, "lemma": ".", "misc": "", "start_char": 687, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (SQ (MD Can) (NP (PRP you)) (ADVP (RB just)) (VP (VB give) (NP (PRP him)) (NP (DT this))) (. ?)))" }, "speaker": "Girl", "text": "Can you just give him this?", "tokens": [ { "deprel": "aux", "end_char": 692, "feats": "VerbForm=Fin", "head": 4, "id": 1, "lemma": "can", "misc": "", "start_char": 689, "text": "Can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 696, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 2, "lemma": "you", "misc": "", "start_char": 693, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 701, "feats": null, "head": 4, "id": 3, "lemma": "just", "misc": "", "start_char": 697, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 706, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "give", "misc": "", "start_char": 702, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 710, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "he", "misc": "", "start_char": 707, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 715, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 6, "lemma": "this", "misc": "", "start_char": 711, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 717, "feats": null, "head": 4, "id": 7, "lemma": "?", "misc": "", "start_char": 716, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (CC But) (S (NP (PRP I)) (VP (VBD got) (S (S (VP (TO ta))) (VP (VB warn) (NP (PRP you)))))) (, ,) (S (NP (NNP Raj)) (VP (VBZ is) (NP (DT a) (JJ proud) (, ,) (JJ passionate) (NN man)))) (. .) (S (SBAR (IN If) (S (NP (PRP you)) (VP (VBP go) (VP (VBG running) (PRT (RP out)) (PP (IN on) (NP (PRP him))) (ADVP (RB again)))))) (, ,) (NP (PRP you)) (VP (VBP 're) (ADVP (RB only)) (VP (VBG gon) (S (VP (TO na) (VP (VB get) (, ,) (PRT (UH like)) (, ,) (NP (QP (CD three) (CC or) (CD four)) (JJR more) (NNS chances)) (SBAR (IN before) (S (NP (PRP you)) (VP (VBP are) (NP (NN history))))))))))) (. .)))" }, "speaker": "Howard", "text": "But I gotta warn you, Raj is a proud, passionate man . If you go running out on him again, you're only gonna get, like, three or four more chances before you are history.", "tokens": [ { "deprel": "cc", "end_char": 721, "feats": null, "head": 3, "id": 1, "lemma": "but", "misc": "", "start_char": 718, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 723, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 722, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 727, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "get", "misc": "", "start_char": 724, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 730, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 728, "text": "ta", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 735, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "warn", "misc": "", "start_char": 731, "text": "warn", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 739, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 5, "id": 6, "lemma": "you", "misc": "", "start_char": 736, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 741, "feats": null, "head": 3, "id": 7, "lemma": ",", "misc": "", "start_char": 740, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 745, "feats": "Number=Sing", "head": 14, "id": 8, "lemma": "Raj", "misc": "", "start_char": 742, "text": "Raj", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 748, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 9, "lemma": "be", "misc": "", "start_char": 746, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 750, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 10, "lemma": "a", "misc": "", "start_char": 749, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 756, "feats": "Degree=Pos", "head": 14, "id": 11, "lemma": "proud", "misc": "", "start_char": 751, "text": "proud", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 758, "feats": null, "head": 14, "id": 12, "lemma": ",", "misc": "", "start_char": 757, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 769, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "passionate", "misc": "", "start_char": 759, "text": "passionate", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 773, "feats": "Number=Sing", "head": 3, "id": 14, "lemma": "man", "misc": "", "start_char": 770, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 775, "feats": null, "head": 3, "id": 15, "lemma": ".", "misc": "", "start_char": 774, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 778, "feats": null, "head": 18, "id": 16, "lemma": "if", "misc": "", "start_char": 776, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 782, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 18, "id": 17, "lemma": "you", "misc": "", "start_char": 779, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 785, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 28, "id": 18, "lemma": "go", "misc": "", "start_char": 783, "text": "go", "upos": "VERB", "xpos": "VBP" }, { "deprel": "xcomp", "end_char": 793, "feats": "VerbForm=Ger", "head": 18, "id": 19, "lemma": "run", "misc": "", "start_char": 786, "text": "running", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 797, "feats": null, "head": 19, "id": 20, "lemma": "out", "misc": "", "start_char": 794, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 800, "feats": null, "head": 22, "id": 21, "lemma": "on", "misc": "", "start_char": 798, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 804, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": 22, "lemma": "he", "misc": "", "start_char": 801, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 810, "feats": null, "head": 19, "id": 23, "lemma": "again", "misc": "", "start_char": 805, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 812, "feats": null, "head": 18, "id": 24, "lemma": ",", "misc": "", "start_char": 811, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 816, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 28, "id": 25, "lemma": "you", "misc": "", "start_char": 813, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 820, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 28, "id": 26, "lemma": "be", "misc": "", "start_char": 817, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 825, "feats": null, "head": 28, "id": 27, "lemma": "only", "misc": "", "start_char": 821, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 829, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 28, "lemma": "go", "misc": "", "start_char": 826, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 832, "feats": null, "head": 30, "id": 29, "lemma": "to", "misc": "", "start_char": 830, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 836, "feats": "VerbForm=Inf", "head": 28, "id": 30, "lemma": "get", "misc": "", "start_char": 833, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 838, "feats": null, "head": 32, "id": 31, "lemma": ",", "misc": "", "start_char": 837, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 843, "feats": null, "head": 38, "id": 32, "lemma": "like", "misc": "", "start_char": 839, "text": "like", "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": "nummod", "end_char": 851, "feats": "NumForm=Word|NumType=Card", "head": 38, "id": 34, "lemma": "three", "misc": "", "start_char": 846, "text": "three", "upos": "NUM", "xpos": "CD" }, { "deprel": "cc", "end_char": 854, "feats": null, "head": 36, "id": 35, "lemma": "or", "misc": "", "start_char": 852, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 859, "feats": "NumForm=Word|NumType=Card", "head": 34, "id": 36, "lemma": "four", "misc": "", "start_char": 855, "text": "four", "upos": "NUM", "xpos": "CD" }, { "deprel": "amod", "end_char": 864, "feats": "Degree=Cmp", "head": 38, "id": 37, "lemma": "more", "misc": "", "start_char": 860, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "end_char": 872, "feats": "Number=Plur", "head": 30, "id": 38, "lemma": "chance", "misc": "", "start_char": 865, "text": "chances", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 879, "feats": null, "head": 42, "id": 39, "lemma": "before", "misc": "", "start_char": 873, "text": "before", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 883, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 42, "id": 40, "lemma": "you", "misc": "", "start_char": 880, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 887, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 42, "id": 41, "lemma": "be", "misc": "", "start_char": 884, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 895, "feats": "Number=Sing", "head": 30, "id": 42, "lemma": "history", "misc": "", "start_char": 888, "text": "history", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 897, "feats": null, "head": 3, "id": 43, "lemma": ".", "misc": "", "start_char": 896, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 3, 3 ], [ 0, 19, 19 ], [ 0, 28, 28 ], [ 0, 40, 40 ], [ 2, 4, 4 ], [ 4, 4, 4 ], [ 4, 10, 10 ] ], [ [ 0, 7, 7 ], [ 0, 13, 13 ], [ 1, 0, 0 ], [ 1, 4, 4 ], [ 1, 8, 8 ], [ 3, 0, 0 ], [ 3, 4, 4 ], [ 4, 6, 6 ], [ 6, 7, 7 ], [ 8, 13, 17 ], [ 8, 21, 23 ], [ 8, 25, 25 ], [ 9, 4, 4 ], [ 10, 7, 7 ], [ 10, 9, 13 ], [ 10, 21, 21 ] ], [ [ 0, 9, 10 ] ], [ [ 0, 16, 21 ] ], [ [ 0, 19, 21 ] ], [ [ 0, 32, 33 ] ], [ [ 0, 37, 38 ] ], [ [ 0, 42, 42 ] ], [ [ 1, 8, 9 ] ], [ [ 2, 10, 11 ] ], [ [ 3, 10, 10 ] ], [ [ 4, 7, 8 ] ], [ [ 4, 15, 15 ], [ 8, 8, 8 ], [ 8, 21, 21 ], [ 9, 1, 1 ], [ 10, 1, 1 ] ], [ [ 5, 2, 2 ], [ 5, 9, 9 ], [ 5, 12, 12 ], [ 6, 4, 4 ], [ 8, 0, 0 ], [ 8, 2, 3 ], [ 8, 10, 10 ], [ 8, 15, 15 ], [ 10, 5, 5 ], [ 10, 16, 16 ], [ 10, 24, 24 ], [ 10, 39, 39 ] ], [ [ 5, 7, 7 ], [ 5, 19, 19 ] ], [ [ 5, 15, 17 ] ], [ [ 5, 19, 20 ] ], [ [ 8, 11, 11 ] ], [ [ 9, 5, 5 ] ], [ [ 10, 33, 37 ] ], [ [ 10, 41, 41 ] ] ]
s06e17c07t
You know, I haven't seen Raj in several days . Is he no longer a part of our social group? And if so, should we be interviewing for a replacement? Perhaps, this time, we go Latin. He's just decided he's never leaving his apartment again. Oh, brilliant . I've been itching to pull that trigger. He's upset because he can't get anywhere with women. Would it help if I gave him some pointers? I'm just funnin' ya. Hi . I don't know if you remember me, but I was here the other night at your party. Oh, yeah, you left with Raj. Uh, yeah. You're the one? Okay, let me tell you something . That guy you blew off happens to be my best friend . He was devastated. Can you just give him this? But I gotta warn you, Raj is a proud, passionate man . If you go running out on him again, you're only gonna get, like, three or four more chances before you are history.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (S (S (VP (VB Come) (PRT (RP on)))) (, ,) (NP (PRP she)) (VP (VBD came) (PRT (RB back)))) (. .) (S (NP (DT This)) (VP (VBZ is) (NP (JJ good) (NN news)))) (. .) (S (NP (PRP You)) (VP (MD should) (VP (VB celebrate)))) (. .)))" }, "speaker": "Howard", "text": "Come on, she came back . This is good news . You should celebrate.", "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": "nsubj", "end_char": 13, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 4, "lemma": "she", "misc": "", "start_char": 10, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 18, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 1, "id": 5, "lemma": "come", "misc": "", "start_char": 14, "text": "came", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 23, "feats": null, "head": 5, "id": 6, "lemma": "back", "misc": "", "start_char": 19, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 25, "feats": null, "head": 1, "id": 7, "lemma": ".", "misc": "", "start_char": 24, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 30, "feats": "Number=Sing|PronType=Dem", "head": 11, "id": 8, "lemma": "this", "misc": "", "start_char": 26, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 33, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "be", "misc": "", "start_char": 31, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "amod", "end_char": 38, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "good", "misc": "", "start_char": 34, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 43, "feats": "Number=Sing", "head": 1, "id": 11, "lemma": "news", "misc": "", "start_char": 39, "text": "news", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 45, "feats": null, "head": 1, "id": 12, "lemma": ".", "misc": "", "start_char": 44, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 49, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 13, "lemma": "you", "misc": "", "start_char": 46, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 56, "feats": "VerbForm=Fin", "head": 15, "id": 14, "lemma": "should", "misc": "", "start_char": 50, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 66, "feats": "VerbForm=Inf", "head": 1, "id": 15, "lemma": "celebrate", "misc": "", "start_char": 57, "text": "celebrate", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 68, "feats": null, "head": 1, "id": 16, "lemma": ".", "misc": "", "start_char": 67, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB want) (S (VP (TO to) (VP (VB celebrate)))))) (. .)))" }, "speaker": "Raj", "text": "I don't want to celebrate.", "tokens": [ { "deprel": "nsubj", "end_char": 70, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 69, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 73, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 71, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 77, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 74, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 82, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "want", "misc": "", "start_char": 78, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 85, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 83, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 95, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "celebrate", "misc": "", "start_char": 86, "text": "celebrate", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 97, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 96, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (NP (RB Not) (RB even) (DT a) (JJ little) (. ?) (S (NP (PRP I)) (VP (VBP mean))) (, ...) (S (NP (PRP we)) (VP (MD could) (VP (VB have) (NP (DT a) (NNS pants) (NN party) (. .) (VP (VB Go) (VP (VB put) (NP (DT some)) (PRT (RP on)))))))) (. .)))" }, "speaker": "Howard", "text": "Not even a little? I mean...we could have a pants party . Go put some on.", "tokens": [ { "deprel": "advmod", "end_char": 101, "feats": null, "head": 4, "id": 1, "lemma": "not", "misc": "", "start_char": 98, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 106, "feats": null, "head": 4, "id": 2, "lemma": "even", "misc": "", "start_char": 102, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 108, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 107, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 115, "feats": "Degree=Pos", "head": 11, "id": 4, "lemma": "little", "misc": "", "start_char": 109, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 117, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 116, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 119, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "I", "misc": "", "start_char": 118, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 124, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 7, "lemma": "mean", "misc": "", "start_char": 120, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 128, "feats": null, "head": 11, "id": 8, "lemma": "...", "misc": "", "start_char": 125, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 131, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 11, "id": 9, "lemma": "we", "misc": "", "start_char": 129, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 137, "feats": "VerbForm=Fin", "head": 11, "id": 10, "lemma": "could", "misc": "", "start_char": 132, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 142, "feats": "VerbForm=Inf", "head": 0, "id": 11, "lemma": "have", "misc": "", "start_char": 138, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 144, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 12, "lemma": "a", "misc": "", "start_char": 143, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 150, "feats": "Number=Plur", "head": 14, "id": 13, "lemma": "pant", "misc": "", "start_char": 145, "text": "pants", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "obj", "end_char": 156, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "party", "misc": "", "start_char": 151, "text": "party", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 158, "feats": null, "head": 11, "id": 15, "lemma": ".", "misc": "", "start_char": 157, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 161, "feats": "Mood=Imp|VerbForm=Fin", "head": 11, "id": 16, "lemma": "go", "misc": "", "start_char": 159, "text": "Go", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 165, "feats": "VerbForm=Inf", "head": 16, "id": 17, "lemma": "put", "misc": "", "start_char": 162, "text": "put", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 170, "feats": null, "head": 17, "id": 18, "lemma": "some", "misc": "", "start_char": 166, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "compound:prt", "end_char": 173, "feats": null, "head": 17, "id": 19, "lemma": "on", "misc": "", "start_char": 171, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 175, "feats": null, "head": 11, "id": 20, "lemma": ".", "misc": "", "start_char": 174, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (SBARQ (WHADVP (WRB Why)) (SQ (MD would) (NP (PRP I)) (VP (VB want) (NP (PRP$ her) (NN number)))) (. ?)) (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB want) (NP (NP (NN anything)) (SBAR (S (VP (TO to) (VP (VB do) (PP (IN with) (NP (DT this) (NN woman)))))))))) (. .)))" }, "speaker": "Raj", "text": "Why would I want her number? I don't want anything to do with this woman.", "tokens": [ { "deprel": "advmod", "end_char": 179, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "why", "misc": "", "start_char": 176, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 185, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "would", "misc": "", "start_char": 180, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 187, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 186, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 192, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "want", "misc": "", "start_char": 188, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 196, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "her", "misc": "", "start_char": 193, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 203, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "number", "misc": "", "start_char": 197, "text": "number", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 205, "feats": null, "head": 4, "id": 7, "lemma": "?", "misc": "", "start_char": 204, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 207, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 8, "lemma": "I", "misc": "", "start_char": 206, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 210, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "do", "misc": "", "start_char": 208, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 214, "feats": null, "head": 11, "id": 10, "lemma": "not", "misc": "", "start_char": 211, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 219, "feats": "VerbForm=Inf", "head": 4, "id": 11, "lemma": "want", "misc": "", "start_char": 215, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 228, "feats": "Number=Sing|PronType=Ind", "head": 11, "id": 12, "lemma": "anything", "misc": "", "start_char": 220, "text": "anything", "upos": "PRON", "xpos": "NN" }, { "deprel": "mark", "end_char": 231, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 229, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 234, "feats": "VerbForm=Inf", "head": 12, "id": 14, "lemma": "do", "misc": "", "start_char": 232, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 239, "feats": null, "head": 17, "id": 15, "lemma": "with", "misc": "", "start_char": 235, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 244, "feats": "Number=Sing|PronType=Dem", "head": 17, "id": 16, "lemma": "this", "misc": "", "start_char": 240, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 250, "feats": "Number=Sing", "head": 14, "id": 17, "lemma": "woman", "misc": "", "start_char": 245, "text": "woman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 252, "feats": null, "head": 4, "id": 18, "lemma": ".", "misc": "", "start_char": 251, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (VP (VB come) (PRT (RP on))) (, ,) (NP (NNP Raj)) (. ...)))" }, "speaker": "Howard", "text": "Oh, come on, Raj ...", "tokens": [ { "deprel": "discourse", "end_char": 255, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 253, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 257, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 256, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 262, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "come", "misc": "", "start_char": 258, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 265, "feats": null, "head": 3, "id": 4, "lemma": "on", "misc": "", "start_char": 263, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 267, "feats": null, "head": 3, "id": 5, "lemma": ",", "misc": "", "start_char": 266, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 271, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "Raj", "misc": "", "start_char": 268, "text": "Raj", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 275, "feats": null, "head": 3, "id": 7, "lemma": "...", "misc": "", "start_char": 272, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (S (INTJ (UH No)) (, ,) (NP (PRP you)) (VP (VBP do) (RB n't) (VP (VB get) (NP (PRP it))))) (. .) (S (S (NP (PRP I)) (VP (VBP want) (NP (NP (NN nothing)) (SBAR (S (VP (TO to) (VP (VB do) (PP (IN with) (NP (DT any) (NN woman)))))))))) (. .) (S (NP (PRP$ My) (NN heart)) (VP (VBZ is) (NP (NN stone)))))) (. .) (PP (IN From) (ADVP (RB now))) (ADVP (RB on)) (, ,) (NP (PRP I)) (VP (VBP 'm) (NP (DT a) (NN monk))) (. .) (S (NP (PRP I)) (VP (VBP renounce) (NP (NP (DT all) (JJ worldly) (NNS pleasures)) (. .) (PP (IN Except) (PP (IN for) (NP (NP (NN lobster) (. .)) (CC And) (NP (NN garlic) (NN butter)))))))) (. .)))" }, "speaker": "Raj", "text": "No, you don't get it . I want nothing to do with any woman . My heart is stone . From now on, I'm a monk . I renounce all worldly pleasures . Except for lobster . And garlic butter.", "tokens": [ { "deprel": "discourse", "end_char": 278, "feats": "Polarity=Neg", "head": 6, "id": 1, "lemma": "no", "misc": "", "start_char": 276, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 280, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 279, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 284, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 3, "lemma": "you", "misc": "", "start_char": 281, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 287, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 285, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 291, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 288, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 295, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "get", "misc": "", "start_char": 292, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 298, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "it", "misc": "", "start_char": 296, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 300, "feats": null, "head": 6, "id": 8, "lemma": ".", "misc": "", "start_char": 299, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 302, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 9, "lemma": "I", "misc": "", "start_char": 301, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 307, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 10, "lemma": "want", "misc": "", "start_char": 303, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 315, "feats": "Number=Sing|PronType=Neg", "head": 10, "id": 11, "lemma": "nothing", "misc": "", "start_char": 308, "text": "nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "mark", "end_char": 318, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 316, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 321, "feats": "VerbForm=Inf", "head": 11, "id": 13, "lemma": "do", "misc": "", "start_char": 319, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 326, "feats": null, "head": 16, "id": 14, "lemma": "with", "misc": "", "start_char": 322, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 330, "feats": null, "head": 16, "id": 15, "lemma": "any", "misc": "", "start_char": 327, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 336, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "woman", "misc": "", "start_char": 331, "text": "woman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 338, "feats": null, "head": 21, "id": 17, "lemma": ".", "misc": "", "start_char": 337, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 341, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 19, "id": 18, "lemma": "my", "misc": "", "start_char": 339, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 347, "feats": "Number=Sing", "head": 21, "id": 19, "lemma": "heart", "misc": "", "start_char": 342, "text": "heart", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 350, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 21, "id": 20, "lemma": "be", "misc": "", "start_char": 348, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 356, "feats": "Number=Sing", "head": 6, "id": 21, "lemma": "stone", "misc": "", "start_char": 351, "text": "stone", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 358, "feats": null, "head": 6, "id": 22, "lemma": ".", "misc": "", "start_char": 357, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 363, "feats": null, "head": 24, "id": 23, "lemma": "from", "misc": "", "start_char": 359, "text": "From", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 367, "feats": null, "head": 30, "id": 24, "lemma": "now", "misc": "", "start_char": 364, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 370, "feats": null, "head": 30, "id": 25, "lemma": "on", "misc": "", "start_char": 368, "text": "on", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 372, "feats": null, "head": 25, "id": 26, "lemma": ",", "misc": "", "start_char": 371, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 374, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 30, "id": 27, "lemma": "I", "misc": "", "start_char": 373, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 377, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 30, "id": 28, "lemma": "be", "misc": "", "start_char": 375, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 379, "feats": "Definite=Ind|PronType=Art", "head": 30, "id": 29, "lemma": "a", "misc": "", "start_char": 378, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 384, "feats": "Number=Sing", "head": 6, "id": 30, "lemma": "monk", "misc": "", "start_char": 380, "text": "monk", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 386, "feats": null, "head": 30, "id": 31, "lemma": ".", "misc": "", "start_char": 385, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 388, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 33, "id": 32, "lemma": "I", "misc": "", "start_char": 387, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 397, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 30, "id": 33, "lemma": "renounce", "misc": "", "start_char": 389, "text": "renounce", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 401, "feats": null, "head": 36, "id": 34, "lemma": "all", "misc": "", "start_char": 398, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 409, "feats": "Degree=Pos", "head": 36, "id": 35, "lemma": "worldly", "misc": "", "start_char": 402, "text": "worldly", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 419, "feats": "Number=Plur", "head": 33, "id": 36, "lemma": "pleasure", "misc": "", "start_char": 410, "text": "pleasures", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 421, "feats": null, "head": 33, "id": 37, "lemma": ".", "misc": "", "start_char": 420, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 428, "feats": null, "head": 40, "id": 38, "lemma": "except", "misc": "", "start_char": 422, "text": "Except", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 432, "feats": null, "head": 40, "id": 39, "lemma": "for", "misc": "", "start_char": 429, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 440, "feats": "Number=Sing", "head": 33, "id": 40, "lemma": "lobster", "misc": "", "start_char": 433, "text": "lobster", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 442, "feats": null, "head": 44, "id": 41, "lemma": ".", "misc": "", "start_char": 441, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 446, "feats": null, "head": 44, "id": 42, "lemma": "and", "misc": "", "start_char": 443, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "compound", "end_char": 453, "feats": "Number=Sing", "head": 44, "id": 43, "lemma": "garlic", "misc": "", "start_char": 447, "text": "garlic", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 460, "feats": "Number=Sing", "head": 40, "id": 44, "lemma": "butter", "misc": "", "start_char": 454, "text": "butter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 462, "feats": null, "head": 6, "id": 45, "lemma": ".", "misc": "", "start_char": 461, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (S (VP (UH Boy))) (, ,) (S (NP (PRP I)) (VP (VBP want) (S (VP (TO to) (VP (VB tell) (NP (PRP you)) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (NP (PRP$ her) (NN loss)))))))))) (, ,) (CC but) (S (NP (PRP you)) (VP (VBP are) (RB not) (VP (VBG making) (S (NP (PRP it)) (ADJP (JJ easy)))))) (. .)))" }, "speaker": "Howard", "text": "Boy, I want to tell you it's her loss, but you are not making it easy.", "tokens": [ { "deprel": "discourse", "end_char": 466, "feats": null, "head": 4, "id": 1, "lemma": "boy", "misc": "", "start_char": 463, "text": "Boy", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 468, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 467, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 470, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 469, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 475, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "want", "misc": "", "start_char": 471, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 478, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 476, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 483, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "tell", "misc": "", "start_char": 479, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 487, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 6, "id": 7, "lemma": "you", "misc": "", "start_char": 484, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 490, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 8, "lemma": "it", "misc": "", "start_char": 488, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 493, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "be", "misc": "", "start_char": 491, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 497, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "her", "misc": "", "start_char": 494, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "ccomp", "end_char": 502, "feats": "Number=Sing", "head": 6, "id": 11, "lemma": "loss", "misc": "", "start_char": 498, "text": "loss", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 504, "feats": null, "head": 17, "id": 12, "lemma": ",", "misc": "", "start_char": 503, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 508, "feats": null, "head": 17, "id": 13, "lemma": "but", "misc": "", "start_char": 505, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 512, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 17, "id": 14, "lemma": "you", "misc": "", "start_char": 509, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 516, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 17, "id": 15, "lemma": "be", "misc": "", "start_char": 513, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 520, "feats": null, "head": 17, "id": 16, "lemma": "not", "misc": "", "start_char": 517, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 527, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 17, "lemma": "make", "misc": "", "start_char": 521, "text": "making", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 530, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 18, "lemma": "it", "misc": "", "start_char": 528, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 535, "feats": "Degree=Pos", "head": 17, "id": 19, "lemma": "easy", "misc": "", "start_char": 531, "text": "easy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 537, "feats": null, "head": 4, "id": 20, "lemma": ".", "misc": "", "start_char": 536, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (S (VP (UH You're) (, -) (VB you're) (NP (DT a) (JJ good) (NN friend)) (PP (IN for) (S (VP (VBG trying) (S (VP (TO to) (VP (VB help))))))))) (, ,) (CC but) (, ...) (S (NP (PRP I)) (VP (VBP 've) (VP (VBN made) (NP (PRP$ my) (NN choice))))) (. .)))" }, "speaker": "Raj", "text": "You're - you're a good friend for trying to help, but...I've made my choice.", "tokens": [ { "deprel": "discourse", "end_char": 544, "feats": null, "head": 3, "id": 1, "lemma": "you're", "misc": "", "start_char": 538, "text": "You're", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 546, "feats": null, "head": 3, "id": 2, "lemma": "-", "misc": "", "start_char": 545, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 553, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "your", "misc": "", "start_char": 547, "text": "you're", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 555, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 4, "lemma": "a", "misc": "", "start_char": 554, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 560, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "good", "misc": "", "start_char": 556, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 567, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "friend", "misc": "", "start_char": 561, "text": "friend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 571, "feats": null, "head": 8, "id": 7, "lemma": "for", "misc": "", "start_char": 568, "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 578, "feats": "VerbForm=Ger", "head": 3, "id": 8, "lemma": "try", "misc": "", "start_char": 572, "text": "trying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 581, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 579, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 586, "feats": "VerbForm=Inf", "head": 8, "id": 10, "lemma": "help", "misc": "", "start_char": 582, "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 588, "feats": null, "head": 16, "id": 11, "lemma": ",", "misc": "", "start_char": 587, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 592, "feats": null, "head": 16, "id": 12, "lemma": "but", "misc": "", "start_char": 589, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 596, "feats": null, "head": 16, "id": 13, "lemma": "...", "misc": "", "start_char": 593, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 598, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 14, "lemma": "I", "misc": "", "start_char": 597, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 602, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 16, "id": 15, "lemma": "have", "misc": "", "start_char": 599, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "conj", "end_char": 607, "feats": "Tense=Past|VerbForm=Part", "head": 3, "id": 16, "lemma": "make", "misc": "", "start_char": 603, "text": "made", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nmod:poss", "end_char": 610, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 18, "id": 17, "lemma": "my", "misc": "", "start_char": 608, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 617, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "choice", "misc": "", "start_char": 611, "text": "choice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 619, "feats": null, "head": 3, "id": 19, "lemma": ".", "misc": "", "start_char": 618, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (PRP I)) (VP (MD 'll) (VP (VB see) (NP (PRP you)) (ADVP (RB around)))) (. .)))" }, "speaker": "Howard", "text": "Well, I'll see you around.", "tokens": [ { "deprel": "discourse", "end_char": 624, "feats": null, "head": 5, "id": 1, "lemma": "well", "misc": "", "start_char": 620, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 626, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 625, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 628, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 627, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 632, "feats": "VerbForm=Fin", "head": 5, "id": 4, "lemma": "will", "misc": "", "start_char": 629, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 636, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "see", "misc": "", "start_char": 633, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 640, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 5, "id": 6, "lemma": "you", "misc": "", "start_char": 637, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 647, "feats": null, "head": 5, "id": 7, "lemma": "around", "misc": "", "start_char": 641, "text": "around", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 649, "feats": null, "head": 5, "id": 8, "lemma": ".", "misc": "", "start_char": 648, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (UH wait--) (S (VP (VB take) (NP (PRP$ her) (NN number)))) (. .) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB want) (NP (DT the) (NN temptation))))) (. .)))" }, "speaker": "Raj", "text": "Oh, wait-- take her number . I don't want the temptation.", "tokens": [ { "deprel": "discourse", "end_char": 652, "feats": null, "head": 4, "id": 1, "lemma": "oh", "misc": "", "start_char": 650, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 654, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 653, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 661, "feats": null, "head": 4, "id": 3, "lemma": "wait--", "misc": "", "start_char": 655, "text": "wait--", "upos": "INTJ", "xpos": "UH" }, { "deprel": "root", "end_char": 666, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 4, "lemma": "take", "misc": "", "start_char": 662, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 670, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "her", "misc": "", "start_char": 667, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 677, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "number", "misc": "", "start_char": 671, "text": "number", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 679, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 678, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 681, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 8, "lemma": "I", "misc": "", "start_char": 680, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 684, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "do", "misc": "", "start_char": 682, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 688, "feats": null, "head": 11, "id": 10, "lemma": "not", "misc": "", "start_char": 685, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 693, "feats": "VerbForm=Inf", "head": 4, "id": 11, "lemma": "want", "misc": "", "start_char": 689, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 697, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 12, "lemma": "the", "misc": "", "start_char": 694, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 708, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "temptation", "misc": "", "start_char": 698, "text": "temptation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 710, "feats": null, "head": 4, "id": 14, "lemma": ".", "misc": "", "start_char": 709, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (INTJ (UH Okay) (. .)))" }, "speaker": "Howard", "text": "Okay.", "tokens": [ { "deprel": "root", "end_char": 715, "feats": null, "head": 0, "id": 1, "lemma": "okay", "misc": "", "start_char": 711, "text": "Okay", "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": 12, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD must) (VP (VB be) (ADJP (JJ strong)) (SBAR (RB so) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB stray) (PP (IN from) (NP (NP (PRP$ my) (JJ true) (NN purpose)) (: :) (NP (NP (DT the) (NN study)) (PP (IN of) (NP (DT the) (NN universe)))))))))))) (. .)))" }, "speaker": "Raj", "text": "I must be strong so I don't stray from my true purpose: the study of the universe.", "tokens": [ { "deprel": "nsubj", "end_char": 719, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 718, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 724, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "must", "misc": "", "start_char": 720, "text": "must", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 727, "feats": "VerbForm=Inf", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 725, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 734, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "strong", "misc": "", "start_char": 728, "text": "strong", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 737, "feats": null, "head": 9, "id": 5, "lemma": "so", "misc": "", "start_char": 735, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 739, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 6, "lemma": "I", "misc": "", "start_char": 738, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 742, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "do", "misc": "", "start_char": 740, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 746, "feats": null, "head": 9, "id": 8, "lemma": "not", "misc": "", "start_char": 743, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 752, "feats": "VerbForm=Inf", "head": 4, "id": 9, "lemma": "stray", "misc": "", "start_char": 747, "text": "stray", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 757, "feats": null, "head": 13, "id": 10, "lemma": "from", "misc": "", "start_char": 753, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 760, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 13, "id": 11, "lemma": "my", "misc": "", "start_char": 758, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 765, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "true", "misc": "", "start_char": 761, "text": "true", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 773, "feats": "Number=Sing", "head": 9, "id": 13, "lemma": "purpose", "misc": "", "start_char": 766, "text": "purpose", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 775, "feats": null, "head": 16, "id": 14, "lemma": ":", "misc": "", "start_char": 774, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "det", "end_char": 779, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 15, "lemma": "the", "misc": "", "start_char": 776, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "appos", "end_char": 785, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "study", "misc": "", "start_char": 780, "text": "study", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 788, "feats": null, "head": 19, "id": 17, "lemma": "of", "misc": "", "start_char": 786, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 792, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 18, "lemma": "the", "misc": "", "start_char": 789, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 801, "feats": "Number=Sing", "head": 16, "id": 19, "lemma": "universe", "misc": "", "start_char": 793, "text": "universe", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 803, "feats": null, "head": 4, "id": 20, "lemma": ".", "misc": "", "start_char": 802, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (NP (NP (NN Thanks)) (PP (IN for) (S (VP (VBG ruining) (NP (NN lobster)) (PP (IN for) (NP (PRP me)))))) (. .)))" }, "speaker": "Howard", "text": "Thanks for ruining lobster for me.", "tokens": [ { "deprel": "root", "end_char": 810, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "thanks", "misc": "", "start_char": 804, "text": "Thanks", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 814, "feats": null, "head": 3, "id": 2, "lemma": "for", "misc": "", "start_char": 811, "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "acl", "end_char": 822, "feats": "VerbForm=Ger", "head": 1, "id": 3, "lemma": "ruin", "misc": "", "start_char": 815, "text": "ruining", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 830, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "lobster", "misc": "", "start_char": 823, "text": "lobster", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 834, "feats": null, "head": 6, "id": 5, "lemma": "for", "misc": "", "start_char": 831, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 837, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 6, "lemma": "I", "misc": "", "start_char": 835, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 839, "feats": null, "head": 1, "id": 7, "lemma": ".", "misc": "", "start_char": 838, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ], [ 3, 4, 4 ], [ 3, 15, 16 ], [ 6, 9, 9 ], [ 9, 4, 4 ] ], [ [ 0, 7, 7 ] ], [ [ 0, 9, 10 ] ], [ [ 0, 12, 12 ] ], [ [ 1, 0, 0 ], [ 3, 2, 2 ], [ 3, 7, 7 ], [ 4, 5, 5 ], [ 5, 8, 8 ], [ 5, 17, 17 ], [ 5, 26, 26 ], [ 5, 28, 29 ], [ 5, 31, 31 ], [ 6, 6, 6 ], [ 6, 13, 13 ], [ 7, 13, 13 ], [ 7, 16, 16 ], [ 8, 5, 5 ], [ 9, 7, 7 ], [ 11, 0, 0 ], [ 11, 5, 5 ] ], [ [ 2, 5, 5 ], [ 5, 2, 2 ], [ 6, 2, 2 ], [ 7, 0, 0 ], [ 7, 2, 2 ], [ 7, 3, 5 ], [ 8, 2, 2 ], [ 12, 5, 5 ] ], [ [ 2, 8, 8 ] ], [ [ 2, 12, 12 ], [ 2, 17, 17 ] ], [ [ 2, 11, 13 ] ], [ [ 3, 4, 5 ], [ 9, 4, 5 ] ], [ [ 3, 11, 11 ] ], [ [ 3, 11, 16 ] ], [ [ 5, 10, 10 ] ], [ [ 5, 10, 15 ] ], [ [ 5, 14, 15 ] ], [ [ 5, 17, 18 ] ], [ [ 5, 20, 20 ] ], [ [ 5, 33, 35 ] ], [ [ 5, 39, 39 ], [ 12, 3, 3 ] ], [ [ 5, 42, 43 ] ], [ [ 6, 7, 7 ], [ 6, 9, 10 ] ], [ [ 7, 16, 17 ] ], [ [ 9, 11, 12 ] ], [ [ 11, 10, 10 ], [ 11, 19, 19 ] ], [ [ 11, 10, 12 ], [ 11, 14, 18 ] ], [ [ 11, 10, 18 ] ], [ [ 11, 17, 18 ] ] ]
s06e17c08t
Come on, she came back . This is good news . You should celebrate. I don't want to celebrate. Not even a little? I mean...we could have a pants party . Go put some on. Why would I want her number? I don't want anything to do with this woman. Oh, come on, Raj ... No, you don't get it . I want nothing to do with any woman . My heart is stone . From now on, I'm a monk . I renounce all worldly pleasures . Except for lobster . And garlic butter. Boy, I want to tell you it's her loss, but you are not making it easy. You're - you're a good friend for trying to help, but...I've made my choice. Well, I'll see you around. Oh, wait-- take her number . I don't want the temptation. Okay. I must be strong so I don't stray from my true purpose: the study of the universe. Thanks for ruining lobster for me.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (VP (VB Give) (NP (PRP me)) (NP (NP (DT the) (NN number)) (. !) (S (VP (VB Give) (NP (PRP me)) (NP (DT the) (NN number)))))) (. !)))" }, "speaker": "Raj", "text": "Give me the number! Give me the number!", "tokens": [ { "deprel": "root", "end_char": 4, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "give", "misc": "", "start_char": 0, "text": "Give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 7, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "I", "misc": "", "start_char": 5, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 11, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 8, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 18, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "number", "misc": "", "start_char": 12, "text": "number", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 20, "feats": null, "head": 1, "id": 5, "lemma": "!", "misc": "", "start_char": 19, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 25, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 6, "lemma": "give", "misc": "", "start_char": 21, "text": "Give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 28, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 7, "lemma": "I", "misc": "", "start_char": 26, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 32, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 29, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 39, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "number", "misc": "", "start_char": 33, "text": "number", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 41, "feats": null, "head": 1, "id": 10, "lemma": "!", "misc": "", "start_char": 40, "text": "!", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ], [ 0, 6, 6 ] ], [ [ 0, 2, 3 ], [ 0, 7, 8 ] ] ]
s06e17c09t
Give me the number! Give me the number!
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (ADVP (RB So)) (, ,) (NP (NNP Amy)) (, ,) (WHNP (WP what)) (SQ (VBZ 's) (VP (VBG going) (PRT (RP on)) (PP (IN with) (NP (PRP$ your) (NN addiction) (NN study))))) (. ?)))" }, "speaker": "Leonard", "text": "So, Amy, what's going on with your addiction study?", "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": "vocative", "end_char": 8, "feats": "Number=Sing", "head": 7, "id": 3, "lemma": "Amy", "misc": "", "start_char": 5, "text": "Amy", "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": "nsubj", "end_char": 15, "feats": "PronType=Int", "head": 7, "id": 5, "lemma": "what", "misc": "", "start_char": 11, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 18, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 16, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 24, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 7, "lemma": "go", "misc": "", "start_char": 19, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 27, "feats": null, "head": 7, "id": 8, "lemma": "on", "misc": "", "start_char": 25, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 32, "feats": null, "head": 12, "id": 9, "lemma": "with", "misc": "", "start_char": 28, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 37, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 12, "id": 10, "lemma": "your", "misc": "", "start_char": 33, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 47, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "addiction", "misc": "", "start_char": 38, "text": "addiction", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 53, "feats": "Number=Sing", "head": 7, "id": 12, "lemma": "study", "misc": "", "start_char": 48, "text": "study", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 55, "feats": null, "head": 7, "id": 13, "lemma": "?", "misc": "", "start_char": 54, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Sadly)) (, ,) (NP (PRP I)) (VP (VBP 'm) (ADVP (RB no) (RBR longer)) (VP (VBN associated) (PP (IN with) (NP (DT that) (NN project))))) (. .)))" }, "speaker": "Amy", "text": "Sadly, I'm no longer associated with that project.", "tokens": [ { "deprel": "advmod", "end_char": 61, "feats": null, "head": 7, "id": 1, "lemma": "sadly", "misc": "", "start_char": 56, "text": "Sadly", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 63, "feats": null, "head": 7, "id": 2, "lemma": ",", "misc": "", "start_char": 62, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:pass", "end_char": 65, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 3, "lemma": "I", "misc": "", "start_char": 64, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 68, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 4, "lemma": "be", "misc": "", "start_char": 66, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 71, "feats": null, "head": 6, "id": 5, "lemma": "no", "misc": "", "start_char": 69, "text": "no", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 78, "feats": "Degree=Cmp", "head": 7, "id": 6, "lemma": "long", "misc": "", "start_char": 72, "text": "longer", "upos": "ADV", "xpos": "RBR" }, { "deprel": "root", "end_char": 89, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 7, "lemma": "associate", "misc": "", "start_char": 79, "text": "associated", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 94, "feats": null, "head": 10, "id": 8, "lemma": "with", "misc": "", "start_char": 90, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 99, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 9, "lemma": "that", "misc": "", "start_char": 95, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 107, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "project", "misc": "", "start_char": 100, "text": "project", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 109, "feats": null, "head": 7, "id": 11, "lemma": ".", "misc": "", "start_char": 108, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (WHADVP (WRB Why) (. ?) (WHNP (WP What)) (SQ (VP (VBD happened))) (. ?)))" }, "speaker": "Leonard", "text": "Why? What happened?", "tokens": [ { "deprel": "advmod", "end_char": 113, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "why", "misc": "", "start_char": 110, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 115, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 114, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 120, "feats": "PronType=Int", "head": 4, "id": 3, "lemma": "what", "misc": "", "start_char": 116, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "root", "end_char": 129, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "happen", "misc": "", "start_char": 121, "text": "happened", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 131, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 130, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (JJ Typical) (JJ bureaucratic) (NN nonsense) (. .) (S (NP (PRP You)) (VP (MD can) (VP (VB get) (NP (NP (NNS animals)) (ADJP (VBN addicted) (PP (IN to) (NP (DT a) (JJ harmful) (NN substance))))))))) (, ,) (S (NP (PRP you)) (VP (MD can) (VP (VB dissect) (NP (PRP$ their) (NNS brains))))) (, ,) (CC but) (S (S (NP (PRP you)) (VP (VBP throw) (NP (PRP$ their) (JJ own) (NNS feces)) (ADVP (RB back)) (PP (IN at) (NP (PRP them))))) (CC and) (S (ADVP (RB suddenly)) (NP (PRP you)) (VP (VBP 're) (ADJP (`` \") (JJ unprofessional))))) (. .) ('' \")))" }, "speaker": "Amy", "text": "Typical bureaucratic nonsense . You can get animals addicted to a harmful substance, you can dissect their brains, but you throw their own feces back at them and suddenly you're \" unprofessional . \"", "tokens": [ { "deprel": "amod", "end_char": 139, "feats": "Degree=Pos", "head": 3, "id": 1, "lemma": "typical", "misc": "", "start_char": 132, "text": "Typical", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 152, "feats": "Degree=Pos", "head": 3, "id": 2, "lemma": "bureaucratic", "misc": "", "start_char": 140, "text": "bureaucratic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 161, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "nonsense", "misc": "", "start_char": 153, "text": "nonsense", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 163, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 162, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 167, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 5, "lemma": "you", "misc": "", "start_char": 164, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 171, "feats": "VerbForm=Fin", "head": 7, "id": 6, "lemma": "can", "misc": "", "start_char": 168, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 175, "feats": "VerbForm=Inf", "head": 3, "id": 7, "lemma": "get", "misc": "", "start_char": 172, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 183, "feats": "Number=Plur", "head": 7, "id": 8, "lemma": "animal", "misc": "", "start_char": 176, "text": "animals", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "xcomp", "end_char": 192, "feats": "Tense=Past|VerbForm=Part", "head": 7, "id": 9, "lemma": "addict", "misc": "", "start_char": 184, "text": "addicted", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 195, "feats": null, "head": 13, "id": 10, "lemma": "to", "misc": "", "start_char": 193, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 197, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 11, "lemma": "a", "misc": "", "start_char": 196, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 205, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "harmful", "misc": "", "start_char": 198, "text": "harmful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 215, "feats": "Number=Sing", "head": 9, "id": 13, "lemma": "substance", "misc": "", "start_char": 206, "text": "substance", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 217, "feats": null, "head": 3, "id": 14, "lemma": ",", "misc": "", "start_char": 216, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 221, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 17, "id": 15, "lemma": "you", "misc": "", "start_char": 218, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 225, "feats": "VerbForm=Fin", "head": 17, "id": 16, "lemma": "can", "misc": "", "start_char": 222, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 233, "feats": "VerbForm=Inf", "head": 3, "id": 17, "lemma": "dissect", "misc": "", "start_char": 226, "text": "dissect", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 239, "feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 19, "id": 18, "lemma": "their", "misc": "", "start_char": 234, "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 246, "feats": "Number=Plur", "head": 17, "id": 19, "lemma": "brain", "misc": "", "start_char": 240, "text": "brains", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 248, "feats": null, "head": 23, "id": 20, "lemma": ",", "misc": "", "start_char": 247, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 252, "feats": null, "head": 23, "id": 21, "lemma": "but", "misc": "", "start_char": 249, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 256, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 23, "id": 22, "lemma": "you", "misc": "", "start_char": 253, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 262, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 17, "id": 23, "lemma": "throw", "misc": "", "start_char": 257, "text": "throw", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 268, "feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 26, "id": 24, "lemma": "their", "misc": "", "start_char": 263, "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 272, "feats": "Degree=Pos", "head": 26, "id": 25, "lemma": "own", "misc": "", "start_char": 269, "text": "own", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 278, "feats": "Number=Plur", "head": 23, "id": 26, "lemma": "fece", "misc": "", "start_char": 273, "text": "feces", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 283, "feats": null, "head": 23, "id": 27, "lemma": "back", "misc": "", "start_char": 279, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 286, "feats": null, "head": 29, "id": 28, "lemma": "at", "misc": "", "start_char": 284, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 291, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 27, "id": 29, "lemma": "they", "misc": "", "start_char": 287, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 295, "feats": null, "head": 35, "id": 30, "lemma": "and", "misc": "", "start_char": 292, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 304, "feats": null, "head": 35, "id": 31, "lemma": "suddenly", "misc": "", "start_char": 296, "text": "suddenly", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 308, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 35, "id": 32, "lemma": "you", "misc": "", "start_char": 305, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 312, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 35, "id": 33, "lemma": "be", "misc": "", "start_char": 309, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "punct", "end_char": 314, "feats": null, "head": 35, "id": 34, "lemma": "\"", "misc": "", "start_char": 313, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "conj", "end_char": 329, "feats": "Degree=Pos", "head": 23, "id": 35, "lemma": "unprofessional", "misc": "", "start_char": 315, "text": "unprofessional", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 331, "feats": null, "head": 3, "id": 36, "lemma": ".", "misc": "", "start_char": 330, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 333, "feats": null, "head": 3, "id": 37, "lemma": "\"", "misc": "", "start_char": 332, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorry) (SBAR (IN that) (S (NP (PRP I)) (VP (VBD asked)))))) (. .)))" }, "speaker": "Leonard", "text": "I'm sorry that I asked.", "tokens": [ { "deprel": "nsubj", "end_char": 335, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "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": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 336, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 344, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "sorry", "misc": "", "start_char": 339, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 349, "feats": null, "head": 6, "id": 4, "lemma": "that", "misc": "", "start_char": 345, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 351, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 350, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 357, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 3, "id": 6, "lemma": "ask", "misc": "", "start_char": 352, "text": "asked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 359, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 358, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (ADVP (DT All) (RB right)) (, ,) (VP (VB let) (S (NP (PRP 's)) (VP (VB get) (NP (DT this) (JJ stupid) (NN play)) (PRT (RB over)) (PP (IN with))))) (. .)))" }, "speaker": "Sheldon", "text": "All right, let's get this stupid play over with.", "tokens": [ { "deprel": "det", "end_char": 363, "feats": null, "head": 2, "id": 1, "lemma": "all", "misc": "", "start_char": 360, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 369, "feats": null, "head": 4, "id": 2, "lemma": "right", "misc": "", "start_char": 364, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 371, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 370, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 375, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 4, "lemma": "let", "misc": "", "start_char": 372, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 378, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 5, "lemma": "we", "misc": "", "start_char": 376, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "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": 387, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 7, "lemma": "this", "misc": "", "start_char": 383, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 394, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "stupid", "misc": "", "start_char": 388, "text": "stupid", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 399, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "play", "misc": "", "start_char": 395, "text": "play", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 404, "feats": null, "head": 6, "id": 10, "lemma": "over", "misc": "", "start_char": 400, "text": "over", "upos": "ADV", "xpos": "RB" }, { "deprel": "obl", "end_char": 409, "feats": null, "head": 6, "id": 11, "lemma": "with", "misc": "", "start_char": 405, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 411, "feats": null, "head": 4, "id": 12, "lemma": ".", "misc": "", "start_char": 410, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Uh)) (, ,) (VP (VB hang) (PRT (RP on)) (. .) (NP (JJ Empty) (PRP$ your) (NNS pockets))) (. .)))" }, "speaker": "Leonard", "text": "Uh, hang on . Empty your pockets.", "tokens": [ { "deprel": "discourse", "end_char": 414, "feats": null, "head": 3, "id": 1, "lemma": "uh", "misc": "", "start_char": 412, "text": "Uh", "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": "root", "end_char": 421, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "hang", "misc": "", "start_char": 417, "text": "hang", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 424, "feats": null, "head": 3, "id": 4, "lemma": "on", "misc": "", "start_char": 422, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 426, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 425, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 432, "feats": "Degree=Pos", "head": 3, "id": 6, "lemma": "empty", "misc": "", "start_char": 427, "text": "Empty", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod:poss", "end_char": 437, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "your", "misc": "", "start_char": 433, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 445, "feats": "Number=Plur", "head": 6, "id": 8, "lemma": "pocket", "misc": "", "start_char": 438, "text": "pockets", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 447, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 446, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (INTJ (WRB Why) (. ?)))" }, "speaker": "Sheldon", "text": "Why?", "tokens": [ { "deprel": "root", "end_char": 451, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "why", "misc": "", "start_char": 448, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 453, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 452, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why) (. ?)) (NP (PRP You)) (VP (VBP know) (SBARQ (WHADVP (WRB why)) (. .) (NP (NP (DT The) (NNP Nintendo) (NNP DS) (. .)) (CC And) (NP (DT the) (NN PSP) (. .) (RB Now)) (NP (DT the) (NNP Gameboy))))) (. .)))" }, "speaker": "Leonard", "text": "Why? You know why . The Nintendo DS . And the PSP . Now the Gameboy.", "tokens": [ { "deprel": "advmod", "end_char": 457, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "why", "misc": "", "start_char": 454, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 459, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 458, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 463, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 460, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 468, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 464, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 472, "feats": "PronType=Int", "head": 4, "id": 5, "lemma": "why", "misc": "", "start_char": 469, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 474, "feats": null, "head": 9, "id": 6, "lemma": ".", "misc": "", "start_char": 473, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 478, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 7, "lemma": "the", "misc": "", "start_char": 475, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 487, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "Nintendo", "misc": "", "start_char": 479, "text": "Nintendo", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "ccomp", "end_char": 490, "feats": "Number=Sing", "head": 4, "id": 9, "lemma": "DS", "misc": "", "start_char": 488, "text": "DS", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 492, "feats": null, "head": 9, "id": 10, "lemma": ".", "misc": "", "start_char": 491, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 496, "feats": null, "head": 13, "id": 11, "lemma": "and", "misc": "", "start_char": 493, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 500, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 12, "lemma": "the", "misc": "", "start_char": 497, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 504, "feats": "Number=Sing", "head": 9, "id": 13, "lemma": "PSP", "misc": "", "start_char": 501, "text": "PSP", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 506, "feats": null, "head": 9, "id": 14, "lemma": ".", "misc": "", "start_char": 505, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 510, "feats": null, "head": 17, "id": 15, "lemma": "now", "misc": "", "start_char": 507, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 514, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 16, "lemma": "the", "misc": "", "start_char": 511, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "appos", "end_char": 522, "feats": "Number=Sing", "head": 9, "id": 17, "lemma": "Gameboy", "misc": "", "start_char": 515, "text": "Gameboy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 524, "feats": null, "head": 4, "id": 18, "lemma": ".", "misc": "", "start_char": 523, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Aw)) (, ,) (PP (IN for) (NP (NP (NNP Pete) (POS 's)) (NN sake))) (. .) (SQ (MD Can) (NP (PRP we)) (VP (VB go) (ADVP (RB now))) (. ?))))" }, "speaker": "Sheldon", "text": "Aw, for Pete's sake . Can we go now?", "tokens": [ { "deprel": "discourse", "end_char": 527, "feats": null, "head": 10, "id": 1, "lemma": "aw", "misc": "", "start_char": 525, "text": "Aw", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 529, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 528, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 533, "feats": null, "head": 6, "id": 3, "lemma": "for", "misc": "", "start_char": 530, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 538, "feats": "Number=Sing", "head": 6, "id": 4, "lemma": "Pete", "misc": "", "start_char": 534, "text": "Pete", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 541, "feats": null, "head": 4, "id": 5, "lemma": "'s", "misc": "", "start_char": 539, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obl", "end_char": 546, "feats": "Number=Sing", "head": 10, "id": 6, "lemma": "sake", "misc": "", "start_char": 542, "text": "sake", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 548, "feats": null, "head": 10, "id": 7, "lemma": ".", "misc": "", "start_char": 547, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 552, "feats": "VerbForm=Fin", "head": 10, "id": 8, "lemma": "can", "misc": "", "start_char": 549, "text": "Can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 555, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 10, "id": 9, "lemma": "we", "misc": "", "start_char": 553, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 558, "feats": "VerbForm=Inf", "head": 0, "id": 10, "lemma": "go", "misc": "", "start_char": 556, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 562, "feats": null, "head": 10, "id": 11, "lemma": "now", "misc": "", "start_char": 559, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 564, "feats": null, "head": 10, "id": 12, "lemma": "?", "misc": "", "start_char": 563, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (SQ (INTJ (UH Well)) (, ,) (VBZ is) (NP (DT that)) (NP (NP (DT all)) (PP (IN of) (NP (PRP it)))) (. ?) (S (ADVP (RB Just)) (VP (VB set) (NP (PRP it)) (PRT (RP down)))) (. .)))" }, "speaker": "Leonard", "text": "Well, is that all of it? Just set it down.", "tokens": [ { "deprel": "discourse", "end_char": 569, "feats": null, "head": 5, "id": 1, "lemma": "well", "misc": "", "start_char": 565, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 571, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 570, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cop", "end_char": 574, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 572, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 579, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 4, "lemma": "that", "misc": "", "start_char": 575, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "root", "end_char": 583, "feats": null, "head": 0, "id": 5, "lemma": "all", "misc": "", "start_char": 580, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "end_char": 586, "feats": null, "head": 7, "id": 6, "lemma": "of", "misc": "", "start_char": 584, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 589, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 7, "lemma": "it", "misc": "", "start_char": 587, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 591, "feats": null, "head": 5, "id": 8, "lemma": "?", "misc": "", "start_char": 590, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 596, "feats": null, "head": 10, "id": 9, "lemma": "just", "misc": "", "start_char": 592, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 600, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 10, "lemma": "set", "misc": "", "start_char": 597, "text": "set", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 603, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 11, "lemma": "it", "misc": "", "start_char": 601, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 608, "feats": null, "head": 10, "id": 12, "lemma": "down", "misc": "", "start_char": 604, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 610, "feats": null, "head": 5, "id": 13, "lemma": ".", "misc": "", "start_char": 609, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (S (ADVP (RB Just) (RB so) (S (NP (PRP you)) (VP (VBP know)))) (, ,) (NP (DT this)) (VP (VBZ is) (RB not) (NP (DT a) (JJ stupid) (NN play)))) (. .) (S (NP (NP (DT A) (NNP Streetcar)) (VP (VBN Named) (NP (NN Desire)))) (VP (VBZ is) (NP (DT an) (JJ American) (NN classic)))) (. .)))" }, "speaker": "Amy", "text": "Just so you know, this is not a stupid play . A Streetcar Named Desire is an American classic.", "tokens": [ { "deprel": "advmod", "end_char": 615, "feats": null, "head": 4, "id": 1, "lemma": "just", "misc": "", "start_char": 611, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "discourse", "end_char": 618, "feats": null, "head": 11, "id": 2, "lemma": "so", "misc": "", "start_char": 616, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 622, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 619, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 627, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 11, "id": 4, "lemma": "know", "misc": "", "start_char": 623, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 629, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 628, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 634, "feats": "Number=Sing|PronType=Dem", "head": 11, "id": 6, "lemma": "this", "misc": "", "start_char": 630, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 637, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 7, "lemma": "be", "misc": "", "start_char": 635, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 641, "feats": null, "head": 11, "id": 8, "lemma": "not", "misc": "", "start_char": 638, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 643, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 9, "lemma": "a", "misc": "", "start_char": 642, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 650, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "stupid", "misc": "", "start_char": 644, "text": "stupid", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 655, "feats": "Number=Sing", "head": 0, "id": 11, "lemma": "play", "misc": "", "start_char": 651, "text": "play", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 657, "feats": null, "head": 11, "id": 12, "lemma": ".", "misc": "", "start_char": 656, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 659, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 13, "lemma": "a", "misc": "", "start_char": 658, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 669, "feats": "Number=Sing", "head": 16, "id": 14, "lemma": "Streetcar", "misc": "", "start_char": 660, "text": "Streetcar", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "amod", "end_char": 675, "feats": "Tense=Past|VerbForm=Part", "head": 16, "id": 15, "lemma": "name", "misc": "", "start_char": 670, "text": "Named", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nsubj", "end_char": 682, "feats": "Number=Sing", "head": 20, "id": 16, "lemma": "desire", "misc": "", "start_char": 676, "text": "Desire", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 685, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 20, "id": 17, "lemma": "be", "misc": "", "start_char": 683, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 688, "feats": "Definite=Ind|PronType=Art", "head": 20, "id": 18, "lemma": "a", "misc": "", "start_char": 686, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 697, "feats": "Degree=Pos", "head": 20, "id": 19, "lemma": "American", "misc": "", "start_char": 689, "text": "American", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 705, "feats": "Number=Sing", "head": 11, "id": 20, "lemma": "classic", "misc": "", "start_char": 698, "text": "classic", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 707, "feats": null, "head": 11, "id": 21, "lemma": ".", "misc": "", "start_char": 706, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (PP (IN about) (NP (NNS streetcars))) (. ?) (FRAG (INTJ (UH Oh)) (, ,) (NP (JJ great) (. .)) (NP (PRP I)) (VP (MD wo) (RB n't) (VP (VB need) (NP (DT this)))))) (. .)))" }, "speaker": "Sheldon", "text": "It's about streetcars? Oh, great . I won't need this.", "tokens": [ { "deprel": "nsubj", "end_char": 710, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 708, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 713, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 711, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 719, "feats": null, "head": 4, "id": 3, "lemma": "about", "misc": "", "start_char": 714, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 730, "feats": "Number=Plur", "head": 0, "id": 4, "lemma": "streetcar", "misc": "", "start_char": 720, "text": "streetcars", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 732, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 731, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 735, "feats": null, "head": 8, "id": 6, "lemma": "oh", "misc": "", "start_char": 733, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 737, "feats": null, "head": 6, "id": 7, "lemma": ",", "misc": "", "start_char": 736, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 743, "feats": "Degree=Pos", "head": 4, "id": 8, "lemma": "great", "misc": "", "start_char": 738, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 745, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 744, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 747, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 10, "lemma": "I", "misc": "", "start_char": 746, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 750, "feats": "VerbForm=Fin", "head": 13, "id": 11, "lemma": "will", "misc": "", "start_char": 748, "text": "wo", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 754, "feats": null, "head": 13, "id": 12, "lemma": "not", "misc": "", "start_char": 751, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 759, "feats": "VerbForm=Inf", "head": 4, "id": 13, "lemma": "need", "misc": "", "start_char": 755, "text": "need", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 764, "feats": "Number=Sing|PronType=Dem", "head": 13, "id": 14, "lemma": "this", "misc": "", "start_char": 760, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 766, "feats": null, "head": 4, "id": 15, "lemma": ".", "misc": "", "start_char": 765, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ], [ 0, 9, 9 ] ], [ [ 0, 9, 11 ] ], [ [ 0, 10, 11 ], [ 1, 8, 9 ] ], [ [ 1, 2, 2 ], [ 3, 4, 4 ], [ 3, 14, 14 ], [ 3, 21, 21 ], [ 3, 31, 31 ] ], [ [ 3, 0, 2 ] ], [ [ 3, 7, 7 ], [ 3, 17, 17 ], [ 3, 23, 23 ], [ 3, 28, 28 ] ], [ [ 3, 10, 12 ] ], [ [ 3, 17, 18 ] ], [ [ 3, 23, 25 ] ], [ [ 4, 0, 0 ], [ 4, 4, 4 ] ], [ [ 5, 6, 8 ], [ 11, 8, 10 ] ], [ [ 6, 6, 6 ], [ 8, 2, 2 ], [ 11, 2, 2 ], [ 12, 9, 9 ] ], [ [ 6, 6, 7 ] ], [ [ 8, 6, 8 ] ], [ [ 8, 11, 12 ] ], [ [ 8, 15, 16 ] ], [ [ 9, 3, 5 ] ], [ [ 9, 8, 8 ] ], [ [ 10, 6, 6 ], [ 10, 10, 10 ] ], [ [ 10, 4, 6 ] ], [ [ 11, 10, 10 ], [ 11, 12, 15 ], [ 12, 0, 0 ] ], [ [ 11, 13, 13 ], [ 12, 3, 3 ] ], [ [ 11, 17, 19 ] ], [ [ 12, 13, 13 ] ] ]
s06e17c10t
So, Amy, what's going on with your addiction study? Sadly, I'm no longer associated with that project. Why? What happened? Typical bureaucratic nonsense . You can get animals addicted to a harmful substance, you can dissect their brains, but you throw their own feces back at them and suddenly you're " unprofessional . " I'm sorry that I asked. All right, let's get this stupid play over with. Uh, hang on . Empty your pockets. Why? Why? You know why . The Nintendo DS . And the PSP . Now the Gameboy. Aw, for Pete's sake . Can we go now? Well, is that all of it? Just set it down. Just so you know, this is not a stupid play . A Streetcar Named Desire is an American classic. It's about streetcars? Oh, great . I won't need this.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Hi)) (, ,) (NP (PRP we)) (VP (VBP 're) (ADVP (RB here)) (S (VP (TO to) (VP (VB pick) (PRT (RP up)) (NP (NP (DT an) (NN order)) (PP (IN for) (NP (NNP Comic) (NNP Center)))))))) (. .)))" }, "speaker": "Leonard", "text": "Hi, we're here to pick up an order for Comic Center.", "tokens": [ { "deprel": "discourse", "end_char": 2, "feats": null, "head": 5, "id": 1, "lemma": "hi", "misc": "", "start_char": 0, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 4, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 3, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 7, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "we", "misc": "", "start_char": 5, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 11, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 8, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 16, "feats": "PronType=Dem", "head": 0, "id": 5, "lemma": "here", "misc": "", "start_char": 12, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 19, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 17, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 24, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "pick", "misc": "", "start_char": 20, "text": "pick", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 27, "feats": null, "head": 7, "id": 8, "lemma": "up", "misc": "", "start_char": 25, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 30, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 28, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 36, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "order", "misc": "", "start_char": 31, "text": "order", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 40, "feats": null, "head": 13, "id": 11, "lemma": "for", "misc": "", "start_char": 37, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 46, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "Comic", "misc": "", "start_char": 41, "text": "Comic", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 53, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "Center", "misc": "", "start_char": 47, "text": "Center", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 55, "feats": null, "head": 5, "id": 14, "lemma": ".", "misc": "", "start_char": 54, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Sure)) (, ,) (VP (VB let) (S (NP (PRP me)) (VP (VB go)))) (VP (VB check) (PP (IN on) (NP (DT that)))) (. .)))" }, "speaker": "Waitress", "text": "Sure, let me go check on that.", "tokens": [ { "deprel": "discourse", "end_char": 60, "feats": null, "head": 3, "id": 1, "lemma": "sure", "misc": "", "start_char": 56, "text": "Sure", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 62, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 61, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 66, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "let", "misc": "", "start_char": 63, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 69, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 4, "lemma": "I", "misc": "", "start_char": 67, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 72, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "go", "misc": "", "start_char": 70, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 78, "feats": "VerbForm=Inf", "head": 5, "id": 6, "lemma": "check", "misc": "", "start_char": 73, "text": "check", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 81, "feats": null, "head": 8, "id": 7, "lemma": "on", "misc": "", "start_char": 79, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 86, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 8, "lemma": "that", "misc": "", "start_char": 82, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 88, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 87, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (NNP Dude)) (, ,) (NP (PRP I) (, -) (PRP I)) (VP (VBP think) (SBAR (S (NP (DT that)) (VP (VBZ 's) (NP (NNP Nathan) (NNP Fillion)))))) (. .)))" }, "speaker": "Raj", "text": "Dude, I - I think that's Nathan Fillion.", "tokens": [ { "deprel": "vocative", "end_char": 93, "feats": "Number=Sing", "head": 6, "id": 1, "lemma": "dude", "misc": "", "start_char": 89, "text": "Dude", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 95, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 94, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "reparandum", "end_char": 97, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 96, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 99, "feats": null, "head": 3, "id": 4, "lemma": "-", "misc": "", "start_char": 98, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 101, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 100, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 107, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "think", "misc": "", "start_char": 102, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 112, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 7, "lemma": "that", "misc": "", "start_char": 108, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 115, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 113, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 122, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "Nathan", "misc": "", "start_char": 116, "text": "Nathan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 130, "feats": "Number=Sing", "head": 9, "id": 10, "lemma": "Fillion", "misc": "", "start_char": 123, "text": "Fillion", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 132, "feats": null, "head": 6, "id": 11, "lemma": ".", "misc": "", "start_char": 131, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh) (UH yeah)) (, ,) (VP (VB look) (PP (IN at) (NP (DT that)))) (. .)))" }, "speaker": "Leonard", "text": "Oh yeah, look at that.", "tokens": [ { "deprel": "discourse", "end_char": 135, "feats": null, "head": 4, "id": 1, "lemma": "oh", "misc": "", "start_char": 133, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "discourse", "end_char": 140, "feats": null, "head": 4, "id": 2, "lemma": "yeah", "misc": "", "start_char": 136, "text": "yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 142, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 141, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 147, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 4, "lemma": "look", "misc": "", "start_char": 143, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 150, "feats": null, "head": 6, "id": 5, "lemma": "at", "misc": "", "start_char": 148, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 155, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 6, "lemma": "that", "misc": "", "start_char": 151, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 157, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 156, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (CC And) (NP (PRP he)) (VP (VBZ 's) (VP (VBG picking) (NP (DT the) (NNS tomatoes)) (PP (IN out) (PP (IN of) (NP (PRP$ his) (NN salad)))) (SBAR (ADVP (RB just)) (IN like) (S (NP (PRP I)) (VP (VBP do)))))) (. .) (PRN (S (NP (PRP I)) (ADVP (RB always)) (VP (VBD did) (VP (VB feel) (NP (NP (DT a) (NN connection)) (PP (IN with) (NP (PRP him) (. .) (UH Oh))))))) (, ,)) (NP (PRP I)) (VP (VBP have) (VP (VBN got) (NP (DT an) (NN idea)))) (. .)))" }, "speaker": "Raj", "text": "And he's picking the tomatoes out of his salad just like I do . I always did feel a connection with him . Oh, I have got an idea.", "tokens": [ { "deprel": "cc", "end_char": 161, "feats": null, "head": 4, "id": 1, "lemma": "and", "misc": "", "start_char": 158, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 164, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 2, "lemma": "he", "misc": "", "start_char": 162, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 167, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 165, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 175, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "pick", "misc": "", "start_char": 168, "text": "picking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 179, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 176, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 188, "feats": "Number=Plur", "head": 4, "id": 6, "lemma": "tomato", "misc": "", "start_char": 180, "text": "tomatoes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 192, "feats": null, "head": 10, "id": 7, "lemma": "out", "misc": "", "start_char": 189, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 195, "feats": null, "head": 10, "id": 8, "lemma": "of", "misc": "", "start_char": 193, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 199, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 10, "id": 9, "lemma": "his", "misc": "", "start_char": 196, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 205, "feats": "Number=Sing", "head": 4, "id": 10, "lemma": "salad", "misc": "", "start_char": 200, "text": "salad", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 210, "feats": null, "head": 14, "id": 11, "lemma": "just", "misc": "", "start_char": 206, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 215, "feats": null, "head": 14, "id": 12, "lemma": "like", "misc": "", "start_char": 211, "text": "like", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 217, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 13, "lemma": "I", "misc": "", "start_char": 216, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 220, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 14, "lemma": "do", "misc": "", "start_char": 218, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 222, "feats": null, "head": 4, "id": 15, "lemma": ".", "misc": "", "start_char": 221, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 224, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 16, "lemma": "I", "misc": "", "start_char": 223, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 231, "feats": null, "head": 19, "id": 17, "lemma": "always", "misc": "", "start_char": 225, "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 235, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 19, "id": 18, "lemma": "do", "misc": "", "start_char": 232, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 240, "feats": "VerbForm=Inf", "head": 4, "id": 19, "lemma": "feel", "misc": "", "start_char": 236, "text": "feel", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 242, "feats": "Definite=Ind|PronType=Art", "head": 21, "id": 20, "lemma": "a", "misc": "", "start_char": 241, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 253, "feats": "Number=Sing", "head": 19, "id": 21, "lemma": "connection", "misc": "", "start_char": 243, "text": "connection", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 258, "feats": null, "head": 23, "id": 22, "lemma": "with", "misc": "", "start_char": 254, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 262, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": 23, "lemma": "he", "misc": "", "start_char": 259, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 264, "feats": null, "head": 4, "id": 24, "lemma": ".", "misc": "", "start_char": 263, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 267, "feats": null, "head": 29, "id": 25, "lemma": "oh", "misc": "", "start_char": 265, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 269, "feats": null, "head": 29, "id": 26, "lemma": ",", "misc": "", "start_char": 268, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 271, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 29, "id": 27, "lemma": "I", "misc": "", "start_char": 270, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 276, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 29, "id": 28, "lemma": "have", "misc": "", "start_char": 272, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 280, "feats": "Tense=Past|VerbForm=Part", "head": 4, "id": 29, "lemma": "get", "misc": "", "start_char": 277, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 283, "feats": "Definite=Ind|PronType=Art", "head": 31, "id": 30, "lemma": "a", "misc": "", "start_char": 281, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 288, "feats": "Number=Sing", "head": 29, "id": 31, "lemma": "idea", "misc": "", "start_char": 284, "text": "idea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 290, "feats": null, "head": 4, "id": 32, "lemma": ".", "misc": "", "start_char": 289, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (VBP 're) (RB not) (VP (VBG selling) (NP (PRP$ his) (NNS tomatoes)) (PP (IN on) (NP (NNP eBay))))) (. .)))" }, "speaker": "Leonard", "text": "We're not selling his tomatoes on eBay.", "tokens": [ { "deprel": "nsubj", "end_char": 293, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "we", "misc": "", "start_char": 291, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 297, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 294, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 301, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 298, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 309, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "sell", "misc": "", "start_char": 302, "text": "selling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 313, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "his", "misc": "", "start_char": 310, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 322, "feats": "Number=Plur", "head": 4, "id": 6, "lemma": "tomato", "misc": "", "start_char": 314, "text": "tomatoes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 325, "feats": null, "head": 8, "id": 7, "lemma": "on", "misc": "", "start_char": 323, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 330, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "eBay", "misc": "", "start_char": 326, "text": "eBay", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 332, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 331, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (SBAR (IN if) (S (NP (PRP we)) (VP (VBD got) (NP (NNP Captain) (NNP Reynolds)) (PP (IN from) (NP (NNP Firefly))) (S (VP (TO to) (VP (VB do) (NP (NP (DT a) (NN signing)) (PP (IN at) (NP (NP (NNP Stuart) (POS 's)) (NN store)))))))))) (, ,) (NP (DT that)) (VP (MD would) (VP (VB be) (ADJP (JJ amazing)))) (. .)))" }, "speaker": "Raj", "text": "No, if we got Captain Reynolds from Firefly to do a signing at Stuart's store, that would be amazing.", "tokens": [ { "deprel": "discourse", "end_char": 335, "feats": "Polarity=Neg", "head": 22, "id": 1, "lemma": "no", "misc": "", "start_char": 333, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 337, "feats": null, "head": 22, "id": 2, "lemma": ",", "misc": "", "start_char": 336, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 340, "feats": null, "head": 5, "id": 3, "lemma": "if", "misc": "", "start_char": 338, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 343, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "we", "misc": "", "start_char": 341, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 347, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 22, "id": 5, "lemma": "get", "misc": "", "start_char": 344, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 355, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "Captain", "misc": "", "start_char": 348, "text": "Captain", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 364, "feats": "Number=Sing", "head": 6, "id": 7, "lemma": "Reynold", "misc": "", "start_char": 356, "text": "Reynolds", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 369, "feats": null, "head": 9, "id": 8, "lemma": "from", "misc": "", "start_char": 365, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 377, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "Firefly", "misc": "", "start_char": 370, "text": "Firefly", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "mark", "end_char": 380, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 378, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 383, "feats": "VerbForm=Inf", "head": 5, "id": 11, "lemma": "do", "misc": "", "start_char": 381, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 385, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 12, "lemma": "a", "misc": "", "start_char": 384, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 393, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "signing", "misc": "", "start_char": 386, "text": "signing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 396, "feats": null, "head": 17, "id": 14, "lemma": "at", "misc": "", "start_char": 394, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 403, "feats": "Number=Sing", "head": 17, "id": 15, "lemma": "Stuart", "misc": "", "start_char": 397, "text": "Stuart", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 406, "feats": null, "head": 15, "id": 16, "lemma": "'s", "misc": "", "start_char": 404, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nmod", "end_char": 412, "feats": "Number=Sing", "head": 13, "id": 17, "lemma": "store", "misc": "", "start_char": 407, "text": "store", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 414, "feats": null, "head": 22, "id": 18, "lemma": ",", "misc": "", "start_char": 413, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 419, "feats": "Number=Sing|PronType=Dem", "head": 22, "id": 19, "lemma": "that", "misc": "", "start_char": 415, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 425, "feats": "VerbForm=Fin", "head": 22, "id": 20, "lemma": "would", "misc": "", "start_char": 420, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 428, "feats": "VerbForm=Inf", "head": 22, "id": 21, "lemma": "be", "misc": "", "start_char": 426, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 436, "feats": "Degree=Pos", "head": 0, "id": 22, "lemma": "amazing", "misc": "", "start_char": 429, "text": "amazing", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 438, "feats": null, "head": 22, "id": 23, "lemma": ".", "misc": "", "start_char": 437, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (MD would) (VP (VB be) (ADJP (JJ great)))) (. .)))" }, "speaker": "Leonard", "text": "That would be great.", "tokens": [ { "deprel": "nsubj", "end_char": 443, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "that", "misc": "", "start_char": 439, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 449, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "would", "misc": "", "start_char": 444, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 452, "feats": "VerbForm=Inf", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 450, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 458, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "great", "misc": "", "start_char": 453, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 460, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 459, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (SBARQ (ADVP (RB So)) (SQ (MD should) (NP (PRP we)) (VP (VB go) (VP (VB talk) (PP (IN to) (NP (PRP him)))))) (. ?)))" }, "speaker": "Raj", "text": "So should we go talk to him?", "tokens": [ { "deprel": "advmod", "end_char": 463, "feats": null, "head": 4, "id": 1, "lemma": "so", "misc": "", "start_char": 461, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 470, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "should", "misc": "", "start_char": 464, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 473, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "we", "misc": "", "start_char": 471, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 476, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "go", "misc": "", "start_char": 474, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 481, "feats": "VerbForm=Inf", "head": 4, "id": 5, "lemma": "talk", "misc": "", "start_char": 477, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 484, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 482, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 488, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 7, "lemma": "he", "misc": "", "start_char": 485, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 490, "feats": null, "head": 4, "id": 8, "lemma": "?", "misc": "", "start_char": 489, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP mean) (, ,) (S (SBAR (IN if) (S (NP (PRP he)) (VP (VBZ 's) (RB not) (ADJP (JJ nice))))) (, ,) (NP (NP (PRP it))) (VP (VBZ 's) (VP (VBG gon) (S (VP (TO na) (VP (VB make) (S (NP (NP (PRP it))) (ADJP (JJ hard)) (SBAR (IN for) (S (NP (PRP me)) (VP (TO to) (VP (VB watch) (NP (PRP him)) (PP (IN in) (NP (NN anything))) (ADVP (RB again)))))))))))))) (. .)))" }, "speaker": "Leonard", "text": "I mean, if he's not nice, it's gonna make it hard for me to watch him in anything again.", "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": "parataxis", "end_char": 497, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 12, "id": 2, "lemma": "mean", "misc": "", "start_char": 493, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 499, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 498, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 502, "feats": null, "head": 8, "id": 4, "lemma": "if", "misc": "", "start_char": 500, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 505, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 5, "lemma": "he", "misc": "", "start_char": 503, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 508, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 506, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 512, "feats": null, "head": 8, "id": 7, "lemma": "not", "misc": "", "start_char": 509, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 517, "feats": "Degree=Pos", "head": 12, "id": 8, "lemma": "nice", "misc": "", "start_char": 513, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 519, "feats": null, "head": 8, "id": 9, "lemma": ",", "misc": "", "start_char": 518, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "expl", "end_char": 522, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 10, "lemma": "it", "misc": "", "start_char": 520, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 525, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 523, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 529, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 12, "lemma": "go", "misc": "", "start_char": 526, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 532, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 530, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 537, "feats": "VerbForm=Inf", "head": 12, "id": 14, "lemma": "make", "misc": "", "start_char": 533, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "expl", "end_char": 540, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 15, "lemma": "it", "misc": "", "start_char": 538, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 545, "feats": "Degree=Pos", "head": 14, "id": 16, "lemma": "hard", "misc": "", "start_char": 541, "text": "hard", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 549, "feats": null, "head": 20, "id": 17, "lemma": "for", "misc": "", "start_char": 546, "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 552, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 18, "lemma": "I", "misc": "", "start_char": 550, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 555, "feats": null, "head": 20, "id": 19, "lemma": "to", "misc": "", "start_char": 553, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "ccomp", "end_char": 561, "feats": "VerbForm=Inf", "head": 16, "id": 20, "lemma": "watch", "misc": "", "start_char": 556, "text": "watch", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 565, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 21, "lemma": "he", "misc": "", "start_char": 562, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 568, "feats": null, "head": 23, "id": 22, "lemma": "in", "misc": "", "start_char": 566, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 577, "feats": "Number=Sing|PronType=Ind", "head": 20, "id": 23, "lemma": "anything", "misc": "", "start_char": 569, "text": "anything", "upos": "PRON", "xpos": "NN" }, { "deprel": "advmod", "end_char": 583, "feats": null, "head": 20, "id": 24, "lemma": "again", "misc": "", "start_char": 578, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 585, "feats": null, "head": 12, "id": 25, "lemma": ".", "misc": "", "start_char": 584, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (. ?) (. !) (S (NP (NP (DT The) (HYPH -) (DT the) (NN guy)) (SBAR (WHNP (WP who)) (S (VP (VBZ plays) (NP (NNP Jon) (NNP Snow)))))) (VP (VBD was) (NP (DT a) (NN jerk)))) (. .) (S (NP (PRP We)) (ADVP (RB still)) (VP (VBP watch) (NP (NP (NNP Game)) (PP (IN of) (NP (NNPS Thrones)))))) (. .)))" }, "speaker": "Raj", "text": "What?! The - the guy who plays Jon Snow was a jerk . We still watch Game of Thrones.", "tokens": [ { "deprel": "nsubj", "end_char": 590, "feats": "PronType=Int", "head": 14, "id": 1, "lemma": "what", "misc": "", "start_char": 586, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 592, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 591, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 594, "feats": null, "head": 1, "id": 3, "lemma": "!", "misc": "", "start_char": 593, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 598, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 4, "lemma": "the", "misc": "", "start_char": 595, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 600, "feats": null, "head": 4, "id": 5, "lemma": "-", "misc": "", "start_char": 599, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "det", "end_char": 604, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 601, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 608, "feats": "Number=Sing", "head": 14, "id": 7, "lemma": "guy", "misc": "", "start_char": 605, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 612, "feats": "PronType=Rel", "head": 9, "id": 8, "lemma": "who", "misc": "", "start_char": 609, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 618, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 9, "lemma": "play", "misc": "", "start_char": 613, "text": "plays", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 622, "feats": "Number=Sing", "head": 9, "id": 10, "lemma": "Jon", "misc": "", "start_char": 619, "text": "Jon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 627, "feats": "Number=Sing", "head": 10, "id": 11, "lemma": "Snow", "misc": "", "start_char": 623, "text": "Snow", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 631, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": 12, "lemma": "be", "misc": "", "start_char": 628, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 633, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 13, "lemma": "a", "misc": "", "start_char": 632, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 638, "feats": "Number=Sing", "head": 0, "id": 14, "lemma": "jerk", "misc": "", "start_char": 634, "text": "jerk", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 640, "feats": null, "head": 14, "id": 15, "lemma": ".", "misc": "", "start_char": 639, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 643, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 18, "id": 16, "lemma": "we", "misc": "", "start_char": 641, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 649, "feats": null, "head": 18, "id": 17, "lemma": "still", "misc": "", "start_char": 644, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 655, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 14, "id": 18, "lemma": "watch", "misc": "", "start_char": 650, "text": "watch", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 660, "feats": "Number=Sing", "head": 18, "id": 19, "lemma": "Game", "misc": "", "start_char": 656, "text": "Game", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 663, "feats": null, "head": 21, "id": 20, "lemma": "of", "misc": "", "start_char": 661, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 671, "feats": "Number=Plur", "head": 19, "id": 21, "lemma": "Throne", "misc": "", "start_char": 664, "text": "Thrones", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 673, "feats": null, "head": 14, "id": 22, "lemma": ".", "misc": "", "start_char": 672, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (PRP He)) (VP (VBD was) (NP (DT a) (NN jerk)) (SBAR (IN because) (S (NP (PRP you)) (VP (NN rear) (HYPH -) (VBD ended) (NP (PRP him)))))) (. .)))" }, "speaker": "Leonard", "text": "He was a jerk because you rear - ended him.", "tokens": [ { "deprel": "nsubj", "end_char": 676, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "he", "misc": "", "start_char": 674, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 680, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 677, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 682, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 681, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 687, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "jerk", "misc": "", "start_char": 683, "text": "jerk", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 695, "feats": null, "head": 9, "id": 5, "lemma": "because", "misc": "", "start_char": 688, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 699, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 6, "lemma": "you", "misc": "", "start_char": 696, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound", "end_char": 704, "feats": "Number=Sing", "head": 9, "id": 7, "lemma": "rear", "misc": "", "start_char": 700, "text": "rear", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 706, "feats": null, "head": 7, "id": 8, "lemma": "-", "misc": "", "start_char": 705, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "advcl", "end_char": 712, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 9, "lemma": "end", "misc": "", "start_char": 707, "text": "ended", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 716, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 10, "lemma": "he", "misc": "", "start_char": 713, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 718, "feats": null, "head": 4, "id": 11, "lemma": ".", "misc": "", "start_char": 717, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD was) (ADJP (VBN distracted)))) (. .) (S (NP (NP (PRP It))) (VP (VBZ 's) (ADJP (JJ weird)) (S (VP (VBG seeing) (NP (NP (DT a) (NN member)) (PP (IN of) (NP (NP (DT the) (NNP Night) (POS 's)) (NNP Watch)))) (PP (IN with) (NP (NP (DT a) (NN kayak)) (VP (VBN strapped) (PP (IN to) (NP (PRP$ his) (NN car)))))))))) (. .) (S (S (VP (VB Come) (PRT (RP on)) (. .) (INTJ (UH Hi)) (, ,) (S (VP (VB excuse) (NP (PRP me)))) (, ,) (S (S (NML (POS s) (HYPH -) (POS s))) (, ...) (S (NP (NP (PRP I)) (, -) (NP (PRP I))) (VP (VBP do) (RB n't) (VP (VB mean) (S (VP (TO to) (VP (VB bother) (NP (PRP you))))))))))) (, ,) (CC but) (S (NP (PRP we)) (VP (VBP 're) (ADVP (RB just) (RB really)) (NP (NP (JJ big) (NNS fans)) (PP (IN of) (NP (NNP Firefly) (. .) (NML (DT A) (HYPH -) (CC And)) (NNP Dr.) (JJ Horrible))))))) (. .)))" }, "speaker": "Raj", "text": "I was distracted . It's weird seeing a member of the Night's Watch with a kayak strapped to his car . Come on . Hi, excuse me, s - s...I - I don't mean to bother you, but we're just really big fans of Firefly . A - And Dr. Horrible.", "tokens": [ { "deprel": "nsubj:pass", "end_char": 720, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 719, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 724, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 721, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 735, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 3, "lemma": "distract", "misc": "", "start_char": 725, "text": "distracted", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 737, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 736, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "expl", "end_char": 740, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 5, "lemma": "it", "misc": "", "start_char": 738, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 743, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 741, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 749, "feats": "Degree=Pos", "head": 3, "id": 7, "lemma": "weird", "misc": "", "start_char": 744, "text": "weird", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "csubj", "end_char": 756, "feats": "VerbForm=Ger", "head": 7, "id": 8, "lemma": "see", "misc": "", "start_char": 750, "text": "seeing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 758, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 757, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 765, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "member", "misc": "", "start_char": 759, "text": "member", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 768, "feats": null, "head": 15, "id": 11, "lemma": "of", "misc": "", "start_char": 766, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 772, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 12, "lemma": "the", "misc": "", "start_char": 769, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod:poss", "end_char": 778, "feats": "Number=Sing", "head": 15, "id": 13, "lemma": "Night", "misc": "", "start_char": 773, "text": "Night", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 781, "feats": null, "head": 13, "id": 14, "lemma": "'s", "misc": "", "start_char": 779, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nmod", "end_char": 787, "feats": "Number=Sing", "head": 10, "id": 15, "lemma": "watch", "misc": "", "start_char": 782, "text": "Watch", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 792, "feats": null, "head": 18, "id": 16, "lemma": "with", "misc": "", "start_char": 788, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 794, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 17, "lemma": "a", "misc": "", "start_char": 793, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 800, "feats": "Number=Sing", "head": 10, "id": 18, "lemma": "kayak", "misc": "", "start_char": 795, "text": "kayak", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 809, "feats": "Tense=Past|VerbForm=Part", "head": 18, "id": 19, "lemma": "strap", "misc": "", "start_char": 801, "text": "strapped", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 812, "feats": null, "head": 22, "id": 20, "lemma": "to", "misc": "", "start_char": 810, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 816, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 22, "id": 21, "lemma": "his", "misc": "", "start_char": 813, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 820, "feats": "Number=Sing", "head": 19, "id": 22, "lemma": "car", "misc": "", "start_char": 817, "text": "car", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 822, "feats": null, "head": 3, "id": 23, "lemma": ".", "misc": "", "start_char": 821, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 827, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 24, "lemma": "come", "misc": "", "start_char": 823, "text": "Come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 830, "feats": null, "head": 24, "id": 25, "lemma": "on", "misc": "", "start_char": 828, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 832, "feats": null, "head": 29, "id": 26, "lemma": ".", "misc": "", "start_char": 831, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 835, "feats": null, "head": 29, "id": 27, "lemma": "hi", "misc": "", "start_char": 833, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 837, "feats": null, "head": 27, "id": 28, "lemma": ",", "misc": "", "start_char": 836, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 844, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 29, "lemma": "excuse", "misc": "", "start_char": 838, "text": "excuse", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 847, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 29, "id": 30, "lemma": "I", "misc": "", "start_char": 845, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 849, "feats": null, "head": 29, "id": 31, "lemma": ",", "misc": "", "start_char": 848, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 851, "feats": "Typo=Yes", "head": 30, "id": 32, "lemma": "'s", "misc": "", "start_char": 850, "text": "s", "upos": "PART", "xpos": "POS" }, { "deprel": "punct", "end_char": 853, "feats": null, "head": 36, "id": 33, "lemma": "-", "misc": "", "start_char": 852, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "case", "end_char": 855, "feats": "Typo=Yes", "head": 36, "id": 34, "lemma": "'s", "misc": "", "start_char": 854, "text": "s", "upos": "PART", "xpos": "POS" }, { "deprel": "punct", "end_char": 859, "feats": null, "head": 29, "id": 35, "lemma": "...", "misc": "", "start_char": 856, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "dep", "end_char": 861, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 29, "id": 36, "lemma": "I", "misc": "", "start_char": 860, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 863, "feats": null, "head": 41, "id": 37, "lemma": "-", "misc": "", "start_char": 862, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 865, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 41, "id": 38, "lemma": "I", "misc": "", "start_char": 864, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 868, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 41, "id": 39, "lemma": "do", "misc": "", "start_char": 866, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 872, "feats": null, "head": 41, "id": 40, "lemma": "not", "misc": "", "start_char": 869, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 877, "feats": "VerbForm=Inf", "head": 29, "id": 41, "lemma": "mean", "misc": "", "start_char": 873, "text": "mean", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 880, "feats": null, "head": 43, "id": 42, "lemma": "to", "misc": "", "start_char": 878, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 887, "feats": "VerbForm=Inf", "head": 41, "id": 43, "lemma": "bother", "misc": "", "start_char": 881, "text": "bother", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 891, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 43, "id": 44, "lemma": "you", "misc": "", "start_char": 888, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 893, "feats": null, "head": 52, "id": 45, "lemma": ",", "misc": "", "start_char": 892, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 897, "feats": null, "head": 52, "id": 46, "lemma": "but", "misc": "", "start_char": 894, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 900, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 52, "id": 47, "lemma": "we", "misc": "", "start_char": 898, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 904, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 52, "id": 48, "lemma": "be", "misc": "", "start_char": 901, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 909, "feats": null, "head": 52, "id": 49, "lemma": "just", "misc": "", "start_char": 905, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 916, "feats": null, "head": 52, "id": 50, "lemma": "really", "misc": "", "start_char": 910, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 920, "feats": "Degree=Pos", "head": 52, "id": 51, "lemma": "big", "misc": "", "start_char": 917, "text": "big", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 925, "feats": "Number=Plur", "head": 3, "id": 52, "lemma": "fan", "misc": "", "start_char": 921, "text": "fans", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 928, "feats": null, "head": 54, "id": 53, "lemma": "of", "misc": "", "start_char": 926, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 936, "feats": "Number=Sing", "head": 52, "id": 54, "lemma": "Firefly", "misc": "", "start_char": 929, "text": "Firefly", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 938, "feats": null, "head": 56, "id": 55, "lemma": ".", "misc": "", "start_char": 937, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 940, "feats": "Definite=Ind|PronType=Art", "head": 59, "id": 56, "lemma": "a", "misc": "", "start_char": 939, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 942, "feats": null, "head": 56, "id": 57, "lemma": "-", "misc": "", "start_char": 941, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "cc", "end_char": 946, "feats": null, "head": 59, "id": 58, "lemma": "and", "misc": "", "start_char": 943, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 950, "feats": "Number=Sing", "head": 54, "id": 59, "lemma": "Dr.", "misc": "", "start_char": 947, "text": "Dr.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 959, "feats": "Degree=Pos", "head": 59, "id": 60, "lemma": "horrible", "misc": "", "start_char": 951, "text": "Horrible", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 961, "feats": null, "head": 3, "id": 61, "lemma": ".", "misc": "", "start_char": 960, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (INTJ (UH uh)) (, ,) (NP (PRP I)) (VP (VBP think) (SBAR (SBAR (S (NP (PRP you)) (VP (VBD made) (NP (DT a) (NN mistake)))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (RB not) (NP (DT an) (NN actor))))))) (. .)))" }, "speaker": "Nathan Fillion", "text": "Oh, uh, I think you made a mistake . I'm not an actor.", "tokens": [ { "deprel": "discourse", "end_char": 964, "feats": null, "head": 6, "id": 1, "lemma": "oh", "misc": "", "start_char": 962, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 966, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 965, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 969, "feats": null, "head": 6, "id": 3, "lemma": "uh", "misc": "", "start_char": 967, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 971, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 970, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 973, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 972, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 979, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "think", "misc": "", "start_char": 974, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 983, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 7, "lemma": "you", "misc": "", "start_char": 980, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 988, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 6, "id": 8, "lemma": "make", "misc": "", "start_char": 984, "text": "made", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 990, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 989, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 998, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "mistake", "misc": "", "start_char": 991, "text": "mistake", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1000, "feats": null, "head": 6, "id": 11, "lemma": ".", "misc": "", "start_char": 999, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1002, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 12, "lemma": "I", "misc": "", "start_char": 1001, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1005, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 16, "id": 13, "lemma": "be", "misc": "", "start_char": 1003, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1009, "feats": null, "head": 16, "id": 14, "lemma": "not", "misc": "", "start_char": 1006, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 1012, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 15, "lemma": "a", "misc": "", "start_char": 1010, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1018, "feats": "Number=Sing", "head": 6, "id": 16, "lemma": "actor", "misc": "", "start_char": 1013, "text": "actor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1020, "feats": null, "head": 6, "id": 17, "lemma": ".", "misc": "", "start_char": 1019, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP mean))) (, ,) (S (NP (PRP you)) (VP (VBP 're) (RB not) (NP (NNP Dame) (NNP Judi) (NNP Dench)))) (, ,) (CC but) (S (NP (PRP you)) (VP (VBP 're) (ADJP (RB pretty) (JJ great)))) (. .)))" }, "speaker": "Raj", "text": "I mean, you're not Dame Judi Dench, but you're pretty great.", "tokens": [ { "deprel": "nsubj", "end_char": 1022, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1021, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1027, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 2, "lemma": "mean", "misc": "", "start_char": 1023, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1029, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 1028, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1033, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 4, "lemma": "you", "misc": "", "start_char": 1030, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1037, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 1034, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1041, "feats": null, "head": 7, "id": 6, "lemma": "not", "misc": "", "start_char": 1038, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1046, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "Dame", "misc": "", "start_char": 1042, "text": "Dame", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1051, "feats": "Number=Sing", "head": 7, "id": 8, "lemma": "Judi", "misc": "", "start_char": 1047, "text": "Judi", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1057, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "Dench", "misc": "", "start_char": 1052, "text": "Dench", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1059, "feats": null, "head": 15, "id": 10, "lemma": ",", "misc": "", "start_char": 1058, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1063, "feats": null, "head": 15, "id": 11, "lemma": "but", "misc": "", "start_char": 1060, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1067, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 12, "lemma": "you", "misc": "", "start_char": 1064, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1071, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 15, "id": 13, "lemma": "be", "misc": "", "start_char": 1068, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1078, "feats": null, "head": 15, "id": 14, "lemma": "pretty", "misc": "", "start_char": 1072, "text": "pretty", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 1084, "feats": "Degree=Pos", "head": 7, "id": 15, "lemma": "great", "misc": "", "start_char": 1079, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1086, "feats": null, "head": 7, "id": 16, "lemma": ".", "misc": "", "start_char": 1085, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (INTJ (UH yeah)) (, ,) (NP (PRP I)) (VP (VBP get) (SBAR (, it--) (S (NP (PRP you)) (VP (VBP think) (SBAR (S (NP (PRP I)) (VP (VBP 'm) (NP (NNP Nathan) (NNP Fillion))))))))) (, ,) (CC but) (S (NP (PRP I)) (VP (VBP 'm) (RB not) (. .) (SBAR (S (SBAR (ADVP (RB So)) (SBAR (IN if) (S (NP (PRP you)) (VP (VBP do) (RB n't) (VP (VB mind)))))) (, ,) (NP (PRP I)) (VP (MD would) (ADVP (RB just)) (VP (VB love) (S (VP (TO to) (VP (VB eat) (NP (PRP$ my) (NN lunch))))))))))) (. .)))" }, "speaker": "Nathan Fillion", "text": "Oh, yeah, I get it-- you think I'm Nathan Fillion, but I'm not . So if you don't mind, I would just love to eat my lunch.", "tokens": [ { "deprel": "discourse", "end_char": 1089, "feats": null, "head": 6, "id": 1, "lemma": "oh", "misc": "", "start_char": 1087, "text": "Oh", "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": "discourse", "end_char": 1096, "feats": null, "head": 6, "id": 3, "lemma": "yeah", "misc": "", "start_char": 1092, "text": "yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1098, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1097, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1100, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 1099, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1104, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "get", "misc": "", "start_char": 1101, "text": "get", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1109, "feats": null, "head": 6, "id": 7, "lemma": "it--", "misc": "", "start_char": 1105, "text": "it--", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1113, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 1110, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1119, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 9, "lemma": "think", "misc": "", "start_char": 1114, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1121, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 10, "lemma": "I", "misc": "", "start_char": 1120, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1124, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 1122, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 1131, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "Nathan", "misc": "", "start_char": 1125, "text": "Nathan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1139, "feats": "Number=Sing", "head": 12, "id": 13, "lemma": "Fillion", "misc": "", "start_char": 1132, "text": "Fillion", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1141, "feats": null, "head": 18, "id": 14, "lemma": ",", "misc": "", "start_char": 1140, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1145, "feats": null, "head": 18, "id": 15, "lemma": "but", "misc": "", "start_char": 1142, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1147, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 16, "lemma": "I", "misc": "", "start_char": 1146, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1150, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 18, "id": 17, "lemma": "be", "misc": "", "start_char": 1148, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "conj", "end_char": 1154, "feats": null, "head": 9, "id": 18, "lemma": "not", "misc": "", "start_char": 1151, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 1156, "feats": null, "head": 18, "id": 19, "lemma": ".", "misc": "", "start_char": 1155, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1159, "feats": null, "head": 30, "id": 20, "lemma": "so", "misc": "", "start_char": 1157, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 1162, "feats": null, "head": 25, "id": 21, "lemma": "if", "misc": "", "start_char": 1160, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1166, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 25, "id": 22, "lemma": "you", "misc": "", "start_char": 1163, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1169, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 25, "id": 23, "lemma": "do", "misc": "", "start_char": 1167, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1173, "feats": null, "head": 25, "id": 24, "lemma": "not", "misc": "", "start_char": 1170, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 1178, "feats": "VerbForm=Inf", "head": 30, "id": 25, "lemma": "mind", "misc": "", "start_char": 1174, "text": "mind", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1180, "feats": null, "head": 25, "id": 26, "lemma": ",", "misc": "", "start_char": 1179, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1182, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 30, "id": 27, "lemma": "I", "misc": "", "start_char": 1181, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1188, "feats": "VerbForm=Fin", "head": 30, "id": 28, "lemma": "would", "misc": "", "start_char": 1183, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1193, "feats": null, "head": 30, "id": 29, "lemma": "just", "misc": "", "start_char": 1189, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1198, "feats": "VerbForm=Inf", "head": 9, "id": 30, "lemma": "love", "misc": "", "start_char": 1194, "text": "love", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1201, "feats": null, "head": 32, "id": 31, "lemma": "to", "misc": "", "start_char": 1199, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1205, "feats": "VerbForm=Inf", "head": 30, "id": 32, "lemma": "eat", "misc": "", "start_char": 1202, "text": "eat", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 1208, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 34, "id": 33, "lemma": "my", "misc": "", "start_char": 1206, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1214, "feats": "Number=Sing", "head": 32, "id": 34, "lemma": "lunch", "misc": "", "start_char": 1209, "text": "lunch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1216, "feats": null, "head": 6, "id": 35, "lemma": ".", "misc": "", "start_char": 1215, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (ADJP (JJ Sorry) (S (VP (TO to) (VP (VB bother) (NP (PRP you)))))) (. .)))" }, "speaker": "Leonard", "text": "Sorry to bother you.", "tokens": [ { "deprel": "root", "end_char": 1222, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "sorry", "misc": "", "start_char": 1217, "text": "Sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 1225, "feats": null, "head": 3, "id": 2, "lemma": "to", "misc": "", "start_char": 1223, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1232, "feats": "VerbForm=Inf", "head": 1, "id": 3, "lemma": "bother", "misc": "", "start_char": 1226, "text": "bother", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1236, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "you", "misc": "", "start_char": 1233, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1238, "feats": null, "head": 1, "id": 5, "lemma": ".", "misc": "", "start_char": 1237, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (S (VP (VBP Do) (RB n't) (VP (VB know) (SBAR (WHADVP (WRB why)) (S (NP (PRP he)) (VP (VBZ 's) (ADJP (RB so) (JJ grumpy)))))))) (. .) (S (NP (PRP I)) (VP (VBD got) (ADJP (JJ mistaken)) (PP (IN for) (NP (NP (DT that) (NN guy)) (PP (IN in) (NP (NP (NNP Life)) (PP (IN of) (NP (NNP Pi))))))) (ADVP (RB once)))) (, ,) (CC and) (S (NP (PRP I)) (VP (VBP 'm) (ADVP (RB still)) (VP (VBG floating)))) (. .)))" }, "speaker": "Raj", "text": "Don't know why he's so grumpy . I got mistaken for that guy in Life of Pi once, and I'm still floating.", "tokens": [ { "deprel": "aux", "end_char": 1241, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 1239, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1245, "feats": null, "head": 3, "id": 2, "lemma": "not", "misc": "", "start_char": 1242, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1250, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "know", "misc": "", "start_char": 1246, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1254, "feats": "PronType=Rel", "head": 8, "id": 4, "lemma": "why", "misc": "", "start_char": 1251, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1257, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 5, "lemma": "he", "misc": "", "start_char": 1255, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1260, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 1258, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1263, "feats": null, "head": 8, "id": 7, "lemma": "so", "misc": "", "start_char": 1261, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 1270, "feats": "Degree=Pos", "head": 3, "id": 8, "lemma": "grumpy", "misc": "", "start_char": 1264, "text": "grumpy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1272, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 1271, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1274, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 10, "lemma": "I", "misc": "", "start_char": 1273, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1278, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 12, "id": 11, "lemma": "get", "misc": "", "start_char": 1275, "text": "got", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 1287, "feats": "Degree=Pos", "head": 3, "id": 12, "lemma": "mistaken", "misc": "", "start_char": 1279, "text": "mistaken", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1291, "feats": null, "head": 15, "id": 13, "lemma": "for", "misc": "", "start_char": 1288, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1296, "feats": "Number=Sing|PronType=Dem", "head": 15, "id": 14, "lemma": "that", "misc": "", "start_char": 1292, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1300, "feats": "Number=Sing", "head": 12, "id": 15, "lemma": "guy", "misc": "", "start_char": 1297, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1303, "feats": null, "head": 17, "id": 16, "lemma": "in", "misc": "", "start_char": 1301, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1308, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "Life", "misc": "", "start_char": 1304, "text": "Life", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1311, "feats": null, "head": 19, "id": 18, "lemma": "of", "misc": "", "start_char": 1309, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1314, "feats": "Number=Sing", "head": 17, "id": 19, "lemma": "Pi", "misc": "", "start_char": 1312, "text": "Pi", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 1319, "feats": "NumType=Mult", "head": 12, "id": 20, "lemma": "once", "misc": "", "start_char": 1315, "text": "once", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1321, "feats": null, "head": 26, "id": 21, "lemma": ",", "misc": "", "start_char": 1320, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1325, "feats": null, "head": 26, "id": 22, "lemma": "and", "misc": "", "start_char": 1322, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1327, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 26, "id": 23, "lemma": "I", "misc": "", "start_char": 1326, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1330, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 26, "id": 24, "lemma": "be", "misc": "", "start_char": 1328, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1336, "feats": null, "head": 26, "id": 25, "lemma": "still", "misc": "", "start_char": 1331, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 1345, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 26, "lemma": "float", "misc": "", "start_char": 1337, "text": "floating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 1347, "feats": null, "head": 3, "id": 27, "lemma": ".", "misc": "", "start_char": 1346, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ] ], [ [ 0, 8, 12 ], [ 1, 7, 7 ] ], [ [ 0, 11, 12 ] ], [ [ 1, 3, 3 ] ], [ [ 2, 2, 2 ], [ 2, 4, 4 ], [ 2, 2, 4 ], [ 4, 12, 12 ], [ 4, 15, 15 ], [ 4, 26, 26 ], [ 10, 0, 0 ], [ 11, 5, 5 ], [ 12, 0, 0 ], [ 12, 29, 29 ], [ 12, 35, 35 ], [ 12, 37, 37 ], [ 13, 6, 6 ], [ 14, 0, 0 ], [ 15, 7, 7 ], [ 15, 21, 21 ], [ 17, 9, 9 ], [ 17, 22, 22 ] ], [ [ 2, 6, 6 ] ], [ [ 2, 8, 9 ], [ 4, 1, 1 ], [ 4, 8, 8 ], [ 4, 8, 9 ], [ 4, 22, 22 ], [ 4, 19, 22 ], [ 8, 6, 6 ], [ 9, 4, 4 ], [ 9, 20, 20 ], [ 12, 43, 43 ] ], [ [ 3, 5, 5 ] ], [ [ 4, 4, 5 ], [ 5, 4, 4 ], [ 5, 4, 5 ] ], [ [ 4, 29, 30 ] ], [ [ 5, 0, 0 ], [ 6, 3, 3 ], [ 10, 15, 15 ] ], [ [ 5, 7, 7 ] ], [ [ 6, 8, 8 ], [ 12, 53, 53 ] ], [ [ 6, 5, 8 ] ], [ [ 6, 11, 12 ] ], [ [ 6, 14, 16 ] ], [ [ 6, 18, 18 ], [ 7, 0, 0 ] ], [ [ 8, 2, 2 ], [ 9, 0, 0 ], [ 9, 17, 17 ] ], [ [ 9, 9, 9 ] ], [ [ 9, 14, 14 ] ], [ [ 9, 22, 22 ] ], [ [ 10, 3, 3 ] ], [ [ 10, 5, 6 ] ], [ [ 10, 7, 7 ] ], [ [ 10, 3, 10 ], [ 10, 12, 13 ], [ 11, 0, 0 ], [ 11, 2, 3 ], [ 11, 9, 9 ] ], [ [ 10, 9, 10 ], [ 12, 8, 14 ], [ 12, 20, 20 ], [ 12, 20, 21 ] ], [ [ 10, 20, 20 ] ], [ [ 10, 18, 20 ] ], [ [ 12, 4, 4 ] ], [ [ 12, 11, 14 ] ], [ [ 12, 16, 21 ] ], [ [ 12, 31, 33 ] ], [ [ 12, 46, 46 ], [ 12, 48, 53 ] ], [ [ 12, 55, 55 ] ], [ [ 12, 55, 59 ] ], [ [ 12, 58, 59 ] ], [ [ 13, 4, 4 ], [ 13, 11, 11 ], [ 14, 3, 3 ], [ 14, 11, 11 ], [ 15, 4, 4 ], [ 15, 9, 9 ], [ 15, 11, 12 ], [ 15, 15, 15 ], [ 15, 26, 26 ], [ 15, 32, 32 ], [ 15, 32, 33 ], [ 16, 3, 3 ], [ 17, 4, 4 ] ], [ [ 13, 8, 9 ] ], [ [ 13, 14, 15 ] ], [ [ 14, 6, 8 ] ], [ [ 15, 6, 6 ] ], [ [ 17, 18, 18 ] ], [ [ 17, 13, 18 ] ], [ [ 17, 16, 18 ] ] ]
s08e15c06t
Hi, we're here to pick up an order for Comic Center. Sure, let me go check on that. Dude, I - I think that's Nathan Fillion. Oh yeah, look at that. And he's picking the tomatoes out of his salad just like I do . I always did feel a connection with him . Oh, I have got an idea. We're not selling his tomatoes on eBay. No, if we got Captain Reynolds from Firefly to do a signing at Stuart's store, that would be amazing. That would be great. So should we go talk to him? I mean, if he's not nice, it's gonna make it hard for me to watch him in anything again. What?! The - the guy who plays Jon Snow was a jerk . We still watch Game of Thrones. He was a jerk because you rear - ended him. I was distracted . It's weird seeing a member of the Night's Watch with a kayak strapped to his car . Come on . Hi, excuse me, s - s...I - I don't mean to bother you, but we're just really big fans of Firefly . A - And Dr. Horrible. Oh, uh, I think you made a mistake . I'm not an actor. I mean, you're not Dame Judi Dench, but you're pretty great. Oh, yeah, I get it-- you think I'm Nathan Fillion, but I'm not . So if you don't mind, I would just love to eat my lunch. Sorry to bother you. Don't know why he's so grumpy . I got mistaken for that guy in Life of Pi once, and I'm still floating.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (NNP Sheldon)) (, ,) (NP (PRP it)) (VP (VBZ 's) (NP (PRP me))) (. .)))" }, "speaker": "Amy", "text": "Sheldon, it's me.", "tokens": [ { "deprel": "vocative", "end_char": 7, "feats": "Number=Sing", "head": 5, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 0, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 9, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 8, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 12, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "it", "misc": "", "start_char": 10, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 15, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 13, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 18, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 0, "id": 5, "lemma": "I", "misc": "", "start_char": 16, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 20, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 19, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (SBARQ (LST (NNP D) (, -)) (SQ (VBD Did) (NP (PRP you)) (VP (VB see) (NP (NP (DT that)) (. ?) (S (S (NP (PRP I) (, -) (PRP I)) (VP (VBD figured) (PRT (RP out)) (SBAR (WHADVP (WRB how)) (S (VP (TO to) (VP (VB open) (NP (DT the) (NN door)) (NP (DT all)) (PP (IN by) (NP (PRP myself))))))))) (. .) (S (ADVP (RB Maybe)) (NP (PRP I)) (VP (MD 'll) (VP (VB fling) (NP (DT some) (NNS feces)) (PP (IN around) (NP (PRP$ my) (NN cage))) (S (VP (TO to) (VP (VB celebrate))))))))))) (. .)))" }, "speaker": "Penny", "text": "D - Did you see that? I - I figured out how to open the door all by myself . Maybe I'll fling some feces around my cage to celebrate.", "tokens": [ { "deprel": "root", "end_char": 22, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "D", "misc": "", "start_char": 21, "text": "D", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 24, "feats": null, "head": 1, "id": 2, "lemma": "-", "misc": "", "start_char": 23, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 28, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 25, "text": "Did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 32, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 29, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 36, "feats": "VerbForm=Inf", "head": 1, "id": 5, "lemma": "see", "misc": "", "start_char": 33, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 41, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 6, "lemma": "that", "misc": "", "start_char": 37, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 43, "feats": null, "head": 1, "id": 7, "lemma": "?", "misc": "", "start_char": 42, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 45, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 8, "lemma": "I", "misc": "", "start_char": 44, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 47, "feats": null, "head": 11, "id": 9, "lemma": "-", "misc": "", "start_char": 46, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 49, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "I", "misc": "", "start_char": 48, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 57, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 1, "id": 11, "lemma": "figure", "misc": "", "start_char": 50, "text": "figured", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 61, "feats": null, "head": 11, "id": 12, "lemma": "out", "misc": "", "start_char": 58, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "advmod", "end_char": 65, "feats": "PronType=Int", "head": 15, "id": 13, "lemma": "how", "misc": "", "start_char": 62, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "mark", "end_char": 68, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 66, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "ccomp", "end_char": 73, "feats": "VerbForm=Inf", "head": 11, "id": 15, "lemma": "open", "misc": "", "start_char": 69, "text": "open", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 77, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 16, "lemma": "the", "misc": "", "start_char": 74, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 82, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "door", "misc": "", "start_char": 78, "text": "door", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 86, "feats": "PronType=Tot", "head": 15, "id": 18, "lemma": "all", "misc": "", "start_char": 83, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "end_char": 89, "feats": null, "head": 20, "id": 19, "lemma": "by", "misc": "", "start_char": 87, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 96, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs|Reflex=Yes", "head": 15, "id": 20, "lemma": "myself", "misc": "", "start_char": 90, "text": "myself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 98, "feats": null, "head": 1, "id": 21, "lemma": ".", "misc": "", "start_char": 97, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 104, "feats": null, "head": 25, "id": 22, "lemma": "maybe", "misc": "", "start_char": 99, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 106, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 25, "id": 23, "lemma": "I", "misc": "", "start_char": 105, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 110, "feats": "VerbForm=Fin", "head": 25, "id": 24, "lemma": "will", "misc": "", "start_char": 107, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 116, "feats": "VerbForm=Inf", "head": 11, "id": 25, "lemma": "fling", "misc": "", "start_char": 111, "text": "fling", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 121, "feats": null, "head": 27, "id": 26, "lemma": "some", "misc": "", "start_char": 117, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 127, "feats": "Number=Plur", "head": 25, "id": 27, "lemma": "fece", "misc": "", "start_char": 122, "text": "feces", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 134, "feats": null, "head": 30, "id": 28, "lemma": "around", "misc": "", "start_char": 128, "text": "around", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 137, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 30, "id": 29, "lemma": "my", "misc": "", "start_char": 135, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 142, "feats": "Number=Sing", "head": 25, "id": 30, "lemma": "cage", "misc": "", "start_char": 138, "text": "cage", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 145, "feats": null, "head": 32, "id": 31, "lemma": "to", "misc": "", "start_char": 143, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 155, "feats": "VerbForm=Inf", "head": 25, "id": 32, "lemma": "celebrate", "misc": "", "start_char": 146, "text": "celebrate", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 157, "feats": null, "head": 1, "id": 33, "lemma": ".", "misc": "", "start_char": 156, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (PRP you)) (VP (VBG talking) (PP (IN about)))) (. ?)))" }, "speaker": "Amy", "text": "What are you talking about?", "tokens": [ { "deprel": "obl", "end_char": 162, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 158, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 166, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 163, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 170, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 167, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 178, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "talk", "misc": "", "start_char": 171, "text": "talking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 184, "feats": null, "head": 1, "id": 5, "lemma": "about", "misc": "", "start_char": 179, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 186, "feats": null, "head": 4, "id": 6, "lemma": "?", "misc": "", "start_char": 185, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP know) (SBAR (S (NP (PRP you)) (VP (VBP 've) (VP (VBN been) (VP (VBG giving) (NP (PRP me)) (NP (JJ secret) (NN puzzle) (NNS tests)))))))) (. .)))" }, "speaker": "Penny", "text": "I know you've been giving me secret puzzle tests.", "tokens": [ { "deprel": "nsubj", "end_char": 188, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 187, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 193, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "know", "misc": "", "start_char": 189, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 197, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 3, "lemma": "you", "misc": "", "start_char": 194, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 201, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "have", "misc": "", "start_char": 198, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "aux", "end_char": 206, "feats": "Tense=Past|VerbForm=Part", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 202, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "ccomp", "end_char": 213, "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": 6, "lemma": "give", "misc": "", "start_char": 207, "text": "giving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "iobj", "end_char": 216, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 7, "lemma": "I", "misc": "", "start_char": 214, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "amod", "end_char": 223, "feats": "Degree=Pos", "head": 10, "id": 8, "lemma": "secret", "misc": "", "start_char": 217, "text": "secret", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 230, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "puzzle", "misc": "", "start_char": 224, "text": "puzzle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 236, "feats": "Number=Plur", "head": 6, "id": 10, "lemma": "test", "misc": "", "start_char": 231, "text": "tests", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 238, "feats": null, "head": 2, "id": 11, "lemma": ".", "misc": "", "start_char": 237, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (NNP Sheldon)) (, ,) (VP (VB open) (NP (DT the) (NN door))) (. .)))" }, "speaker": "Amy", "text": "Sheldon, open the door.", "tokens": [ { "deprel": "nsubj", "end_char": 246, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 239, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 248, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 247, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 253, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "open", "misc": "", "start_char": 249, "text": "open", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 257, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 254, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 262, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "door", "misc": "", "start_char": 258, "text": "door", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 264, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 263, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ naked))) (. .)))" }, "speaker": "Sheldon", "text": "I'm naked.", "tokens": [ { "deprel": "nsubj", "end_char": 266, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 265, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 269, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 267, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 275, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "naked", "misc": "", "start_char": 270, "text": "naked", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 277, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 276, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (ADVP (RB just)) (VP (VBD saw) (NP (PRP you))) (. .)))" }, "speaker": "Amy", "text": "I just saw you.", "tokens": [ { "deprel": "nsubj", "end_char": 279, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 278, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 284, "feats": null, "head": 3, "id": 2, "lemma": "just", "misc": "", "start_char": 280, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 288, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "see", "misc": "", "start_char": 285, "text": "saw", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 292, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "you", "misc": "", "start_char": 289, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 294, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 293, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (VP (VB Hang) (PRT (RP on))) (. .)))" }, "speaker": "Sheldon", "text": "Hang on.", "tokens": [ { "deprel": "root", "end_char": 299, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "hang", "misc": "", "start_char": 295, "text": "Hang", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 302, "feats": null, "head": 1, "id": 2, "lemma": "on", "misc": "", "start_char": 300, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 304, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 303, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (VP (VB Open) (NP (DT the) (NN door)) (ADVP (RB now))) (. .)))" }, "speaker": "Penny", "text": "Open the door now.", "tokens": [ { "deprel": "root", "end_char": 309, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "open", "misc": "", "start_char": 305, "text": "Open", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 313, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 2, "lemma": "the", "misc": "", "start_char": 310, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 318, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "door", "misc": "", "start_char": 314, "text": "door", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 322, "feats": null, "head": 1, "id": 4, "lemma": "now", "misc": "", "start_char": 319, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 324, "feats": null, "head": 1, "id": 5, "lemma": ".", "misc": "", "start_char": 323, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (UH hey)) (. .)))" }, "speaker": "Amy", "text": "Oh, hey.", "tokens": [ { "deprel": "root", "end_char": 327, "feats": null, "head": 0, "id": 1, "lemma": "oh", "misc": "", "start_char": 325, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 329, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 328, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 333, "feats": null, "head": 1, "id": 3, "lemma": "hey", "misc": "", "start_char": 330, "text": "hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 335, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 334, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (VP (VB Pull) (PRT (RP up)) (NP (PRP$ your) (NNS pants))) (. !)))" }, "speaker": "Penny", "text": "Pull up your pants!", "tokens": [ { "deprel": "root", "end_char": 340, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "pull", "misc": "", "start_char": 336, "text": "Pull", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 343, "feats": null, "head": 1, "id": 2, "lemma": "up", "misc": "", "start_char": 341, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "nmod:poss", "end_char": 348, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "your", "misc": "", "start_char": 344, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 354, "feats": "Number=Plur", "head": 1, "id": 4, "lemma": "pant", "misc": "", "start_char": 349, "text": "pants", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 356, "feats": null, "head": 1, "id": 5, "lemma": "!", "misc": "", "start_char": 355, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (RB not) (NP (DT a) (JJ big) (NN deal)))) (. .) (S (NP (PRP I)) (VP (VBP run) (NP (NP (NNS tests)) (PP (IN like) (NP (DT this)))) (PP (IN on) (NP (NNS undergrads))) (NP (PDT all) (DT the) (NN time)))) (. .) (S (SBAR (IN If) (S (NP (PRP you)) (VP (VBP fill) (PRT (RP out)) (NP (DT some) (NN paperwork)) (PP (IN at) (NP (DT the) (NN university)))))) (, ,) (NP (PRP I)) (VP (MD can) (VP (VB get) (NP (PRP you)) (NP ($ $) (CD 5))))) (. .)))" }, "speaker": "Amy", "text": "It's not a big deal . I run tests like this on undergrads all the time . If you fill out some paperwork at the university, I can get you $5.", "tokens": [ { "deprel": "nsubj", "end_char": 359, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 1, "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": 6, "id": 2, "lemma": "be", "misc": "", "start_char": 360, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 366, "feats": null, "head": 6, "id": 3, "lemma": "not", "misc": "", "start_char": 363, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 368, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 4, "lemma": "a", "misc": "", "start_char": 367, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 372, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "big", "misc": "", "start_char": 369, "text": "big", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 377, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "deal", "misc": "", "start_char": 373, "text": "deal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 379, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 378, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 381, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 380, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 385, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 9, "lemma": "run", "misc": "", "start_char": 382, "text": "run", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 391, "feats": "Number=Plur", "head": 9, "id": 10, "lemma": "test", "misc": "", "start_char": 386, "text": "tests", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 396, "feats": null, "head": 12, "id": 11, "lemma": "like", "misc": "", "start_char": 392, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 401, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 12, "lemma": "this", "misc": "", "start_char": 397, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "case", "end_char": 404, "feats": null, "head": 14, "id": 13, "lemma": "on", "misc": "", "start_char": 402, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 415, "feats": "Number=Plur", "head": 9, "id": 14, "lemma": "undergrad", "misc": "", "start_char": 405, "text": "undergrads", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "det:predet", "end_char": 419, "feats": null, "head": 17, "id": 15, "lemma": "all", "misc": "", "start_char": 416, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 423, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 16, "lemma": "the", "misc": "", "start_char": 420, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 428, "feats": "Number=Sing", "head": 9, "id": 17, "lemma": "time", "misc": "", "start_char": 424, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 430, "feats": null, "head": 6, "id": 18, "lemma": ".", "misc": "", "start_char": 429, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 433, "feats": null, "head": 21, "id": 19, "lemma": "if", "misc": "", "start_char": 431, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 437, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 21, "id": 20, "lemma": "you", "misc": "", "start_char": 434, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 442, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 31, "id": 21, "lemma": "fill", "misc": "", "start_char": 438, "text": "fill", "upos": "VERB", "xpos": "VBP" }, { "deprel": "compound:prt", "end_char": 446, "feats": null, "head": 21, "id": 22, "lemma": "out", "misc": "", "start_char": 443, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 451, "feats": null, "head": 24, "id": 23, "lemma": "some", "misc": "", "start_char": 447, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 461, "feats": "Number=Sing", "head": 21, "id": 24, "lemma": "paperwork", "misc": "", "start_char": 452, "text": "paperwork", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 464, "feats": null, "head": 27, "id": 25, "lemma": "at", "misc": "", "start_char": 462, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 468, "feats": "Definite=Def|PronType=Art", "head": 27, "id": 26, "lemma": "the", "misc": "", "start_char": 465, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 479, "feats": "Number=Sing", "head": 24, "id": 27, "lemma": "university", "misc": "", "start_char": 469, "text": "university", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 481, "feats": null, "head": 31, "id": 28, "lemma": ",", "misc": "", "start_char": 480, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 483, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 31, "id": 29, "lemma": "I", "misc": "", "start_char": 482, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 487, "feats": "VerbForm=Fin", "head": 31, "id": 30, "lemma": "can", "misc": "", "start_char": 484, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 491, "feats": "VerbForm=Inf", "head": 6, "id": 31, "lemma": "get", "misc": "", "start_char": 488, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 495, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 31, "id": 32, "lemma": "you", "misc": "", "start_char": 492, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 497, "feats": null, "head": 31, "id": 33, "lemma": "$", "misc": "", "start_char": 496, "text": "$", "upos": "SYM", "xpos": "$" }, { "deprel": "nummod", "end_char": 499, "feats": "NumForm=Digit|NumType=Card", "head": 33, "id": 34, "lemma": "5", "misc": "", "start_char": 498, "text": "5", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 501, "feats": null, "head": 6, "id": 35, "lemma": ".", "misc": "", "start_char": 500, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB want) (NP ($ $) (CD 5))))) (. .) (S (NP (PRP I)) (VP (VBP want) (NP (PRP$ my) (NN dignity)))) (. .)))" }, "speaker": "Penny", "text": "I don't want $5 . I want my dignity.", "tokens": [ { "deprel": "nsubj", "end_char": 503, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 502, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 506, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 504, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 510, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 507, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 515, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "want", "misc": "", "start_char": 511, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 517, "feats": null, "head": 4, "id": 5, "lemma": "$", "misc": "", "start_char": 516, "text": "$", "upos": "SYM", "xpos": "$" }, { "deprel": "nummod", "end_char": 519, "feats": "NumForm=Digit|NumType=Card", "head": 5, "id": 6, "lemma": "5", "misc": "", "start_char": 518, "text": "5", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 521, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 520, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 523, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 522, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 528, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 9, "lemma": "want", "misc": "", "start_char": 524, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 531, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "my", "misc": "", "start_char": 529, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 539, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "dignity", "misc": "", "start_char": 532, "text": "dignity", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 541, "feats": null, "head": 4, "id": 12, "lemma": ".", "misc": "", "start_char": 540, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (SBARQ (ADVP (RB So)) (WHNP (WP what)) (SQ (VBP are) (NP (PRP we)) (VP (VBG talking) (, ,) (UH like) (, ,) (NP (CD ten) (NNS bucks)))) (. ?)))" }, "speaker": "Amy", "text": "So what are we talking, like, ten bucks?", "tokens": [ { "deprel": "advmod", "end_char": 544, "feats": null, "head": 5, "id": 1, "lemma": "so", "misc": "", "start_char": 542, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "obj", "end_char": 549, "feats": "PronType=Int", "head": 5, "id": 2, "lemma": "what", "misc": "", "start_char": 545, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 553, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 550, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 556, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "we", "misc": "", "start_char": 554, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 564, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "talk", "misc": "", "start_char": 557, "text": "talking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 566, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 565, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 571, "feats": null, "head": 10, "id": 7, "lemma": "like", "misc": "", "start_char": 567, "text": "like", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 573, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 572, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nummod", "end_char": 577, "feats": "NumForm=Word|NumType=Card", "head": 10, "id": 9, "lemma": "ten", "misc": "", "start_char": 574, "text": "ten", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 583, "feats": "Number=Plur", "head": 5, "id": 10, "lemma": "buck", "misc": "", "start_char": 578, "text": "bucks", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 585, "feats": null, "head": 5, "id": 11, "lemma": "?", "misc": "", "start_char": 584, "text": "?", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 2, 2 ] ], [ [ 0, 4, 4 ], [ 1, 3, 3 ], [ 3, 2, 2 ], [ 6, 0, 0 ], [ 10, 2, 2 ], [ 11, 7, 7 ], [ 11, 28, 28 ] ], [ [ 1, 5, 5 ] ], [ [ 1, 7, 7 ], [ 1, 9, 9 ], [ 1, 7, 9 ], [ 1, 19, 19 ], [ 1, 22, 22 ], [ 1, 28, 28 ], [ 2, 2, 2 ], [ 3, 0, 0 ], [ 3, 6, 6 ], [ 11, 31, 31 ], [ 12, 0, 0 ], [ 12, 7, 7 ], [ 12, 9, 9 ], [ 12, 9, 10 ] ], [ [ 1, 15, 16 ], [ 4, 3, 4 ], [ 8, 1, 2 ] ], [ [ 1, 25, 26 ] ], [ [ 1, 28, 29 ] ], [ [ 2, 0, 0 ] ], [ [ 3, 7, 9 ] ], [ [ 4, 0, 0 ] ], [ [ 5, 0, 0 ], [ 6, 3, 3 ], [ 10, 2, 3 ], [ 11, 0, 0 ], [ 11, 3, 5 ], [ 11, 19, 19 ] ], [ [ 11, 11, 11 ] ], [ [ 11, 9, 11 ] ], [ [ 11, 13, 13 ] ], [ [ 11, 14, 16 ] ], [ [ 11, 22, 23 ] ], [ [ 11, 25, 26 ] ], [ [ 11, 32, 33 ], [ 12, 4, 5 ], [ 13, 8, 9 ], [ 13, 6, 9 ] ], [ [ 13, 1, 1 ] ], [ [ 13, 3, 3 ] ] ]
s08e15c07t
Sheldon, it's me. D - Did you see that? I - I figured out how to open the door all by myself . Maybe I'll fling some feces around my cage to celebrate. What are you talking about? I know you've been giving me secret puzzle tests. Sheldon, open the door. I'm naked. I just saw you. Hang on. Open the door now. Oh, hey. Pull up your pants! It's not a big deal . I run tests like this on undergrads all the time . If you fill out some paperwork at the university, I can get you $5. I don't want $5 . I want my dignity. So what are we talking, like, ten bucks?
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (VP (VBP Thank) (NP (PRP you))) (. .)))" }, "speaker": "Leonard", "text": "Thank you.", "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": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 10, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (NP (NN Thanks) (. .)))" }, "speaker": "Raj", "text": "Thanks.", "tokens": [ { "deprel": "root", "end_char": 18, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "thanks", "misc": "", "start_char": 12, "text": "Thanks", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 20, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 19, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (JJ Sorry) (ADVP (RB again))) (. .)))" }, "speaker": "Leonard", "text": "Sorry again.", "tokens": [ { "deprel": "root", "end_char": 26, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "sorry", "misc": "", "start_char": 21, "text": "Sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 32, "feats": null, "head": 1, "id": 2, "lemma": "again", "misc": "", "start_char": 27, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 34, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 33, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (NP (DT No) (NN problem) (. .)))" }, "speaker": "Nathan Fillion", "text": "No problem.", "tokens": [ { "deprel": "det", "end_char": 37, "feats": null, "head": 2, "id": 1, "lemma": "no", "misc": "", "start_char": 35, "text": "No", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 45, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "problem", "misc": "", "start_char": 38, "text": "problem", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 47, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 46, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (SBARQ (LST (DT A) (: -)) (SQ (VBP Are) (NP (PRP you)) (ADJP (JJ sure)))) (NP (PRP you)) (VP (VBP 're) (RB not) (NP (PRP him))) (. ?) (S (INTJ (UH Uh)) (, ,) (NP (PRP you)) (VP (MD can) (VP (VB tell) (NP (PRP us))))) (. .) (S (NP (PRP We)) (VP (VBP 're) (NP (NP (NNS scientists)) (, ,) (RB not) (NP (JJ crazy) (NNS fanboys))))) (. .)))" }, "speaker": "Raj", "text": "A - Are you sure you're not him? Uh, you can tell us . We're scientists, not crazy fanboys.", "tokens": [ { "deprel": "root", "end_char": 49, "feats": "Definite=Ind|PronType=Art", "head": 0, "id": 1, "lemma": "a", "misc": "", "start_char": 48, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 51, "feats": null, "head": 1, "id": 2, "lemma": "-", "misc": "", "start_char": 50, "text": "-", "upos": "PUNCT", "xpos": ":" }, { "deprel": "cop", "end_char": 55, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 52, "text": "Are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 59, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 56, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "appos", "end_char": 64, "feats": "Degree=Pos", "head": 1, "id": 5, "lemma": "sure", "misc": "", "start_char": 60, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 68, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 6, "lemma": "you", "misc": "", "start_char": 65, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 72, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 69, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 76, "feats": null, "head": 9, "id": 8, "lemma": "not", "misc": "", "start_char": 73, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 80, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 9, "lemma": "he", "misc": "", "start_char": 77, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 82, "feats": null, "head": 5, "id": 10, "lemma": "?", "misc": "", "start_char": 81, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 85, "feats": null, "head": 15, "id": 11, "lemma": "uh", "misc": "", "start_char": 83, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 87, "feats": null, "head": 11, "id": 12, "lemma": ",", "misc": "", "start_char": 86, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 91, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 13, "lemma": "you", "misc": "", "start_char": 88, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 95, "feats": "VerbForm=Fin", "head": 15, "id": 14, "lemma": "can", "misc": "", "start_char": 92, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 100, "feats": "VerbForm=Inf", "head": 5, "id": 15, "lemma": "tell", "misc": "", "start_char": 96, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 103, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 15, "id": 16, "lemma": "we", "misc": "", "start_char": 101, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 105, "feats": null, "head": 15, "id": 17, "lemma": ".", "misc": "", "start_char": 104, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 108, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 20, "id": 18, "lemma": "we", "misc": "", "start_char": 106, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 112, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 20, "id": 19, "lemma": "be", "misc": "", "start_char": 109, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 123, "feats": "Number=Plur", "head": 15, "id": 20, "lemma": "scientist", "misc": "", "start_char": 113, "text": "scientists", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 125, "feats": null, "head": 24, "id": 21, "lemma": ",", "misc": "", "start_char": 124, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 129, "feats": null, "head": 24, "id": 22, "lemma": "not", "misc": "", "start_char": 126, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "amod", "end_char": 135, "feats": "Degree=Pos", "head": 24, "id": 23, "lemma": "crazy", "misc": "", "start_char": 130, "text": "crazy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 143, "feats": "Number=Plur", "head": 20, "id": 24, "lemma": "fanboy", "misc": "", "start_char": 136, "text": "fanboys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 145, "feats": null, "head": 1, "id": 25, "lemma": ".", "misc": "", "start_char": 144, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (DT All) (JJ right)) (, ,) (ADJP (JJ fine) (. .)) (NP (PRP I)) (VP (VBP 'm) (NP (PRP him))) (. .)))" }, "speaker": "Nathan Fillion", "text": "All right, fine . I'm him.", "tokens": [ { "deprel": "det", "end_char": 149, "feats": null, "head": 2, "id": 1, "lemma": "all", "misc": "", "start_char": 146, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "discourse", "end_char": 155, "feats": "Degree=Pos", "head": 8, "id": 2, "lemma": "right", "misc": "", "start_char": 150, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 157, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 156, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 162, "feats": "Degree=Pos", "head": 2, "id": 4, "lemma": "fine", "misc": "", "start_char": 158, "text": "fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 164, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 163, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 166, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "I", "misc": "", "start_char": 165, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 169, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 167, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 173, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 0, "id": 8, "lemma": "he", "misc": "", "start_char": 170, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 175, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 174, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (CC And) (NP (PRP you)) (VP (VBP 're) (VP (VBG eating) (ADVP (RB alone)) (PP (IN at) (NP (DT a) (NN deli))))) (. .) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB buy) (ADVP (, it--)) (SBAR (S (NP (PRP you)) (VP (VBP 're) (RB not) (NP (PRP him)))))))) (. .)))" }, "speaker": "Raj", "text": "And you're eating alone at a deli . I don't buy it-- you're not him.", "tokens": [ { "deprel": "cc", "end_char": 179, "feats": null, "head": 4, "id": 1, "lemma": "and", "misc": "", "start_char": 176, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 183, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 2, "lemma": "you", "misc": "", "start_char": 180, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 187, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 184, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 194, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "eat", "misc": "", "start_char": 188, "text": "eating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 200, "feats": null, "head": 4, "id": 5, "lemma": "alone", "misc": "", "start_char": 195, "text": "alone", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 203, "feats": null, "head": 8, "id": 6, "lemma": "at", "misc": "", "start_char": 201, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 205, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 204, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 210, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "deli", "misc": "", "start_char": 206, "text": "deli", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 212, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 211, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 214, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 10, "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": 13, "id": 11, "lemma": "do", "misc": "", "start_char": 215, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 221, "feats": null, "head": 13, "id": 12, "lemma": "not", "misc": "", "start_char": 218, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 225, "feats": "VerbForm=Inf", "head": 4, "id": 13, "lemma": "buy", "misc": "", "start_char": 222, "text": "buy", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 230, "feats": null, "head": 18, "id": 14, "lemma": "it--", "misc": "", "start_char": 226, "text": "it--", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 234, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 18, "id": 15, "lemma": "you", "misc": "", "start_char": 231, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 238, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 18, "id": 16, "lemma": "be", "misc": "", "start_char": 235, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 242, "feats": null, "head": 18, "id": 17, "lemma": "not", "misc": "", "start_char": 239, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 246, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 18, "lemma": "he", "misc": "", "start_char": 243, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 248, "feats": null, "head": 4, "id": 19, "lemma": ".", "misc": "", "start_char": 247, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (ADVP (RB just)) (VP (VBD wanted) (S (VP (TO to) (VP (VB eat) (NP (PRP$ my) (NN lunch)) (PP (IN in) (NP (NN peace)))))))) (. .) (CC But) (S (NP (PRP I)) (ADVP (RB really)) (VP (VBP am) (NP (PRP him)))) (. .) (CC And) (S (VP (VBP thank) (NP (PRP you)) (ADVP (RB very) (RB much)) (PP (IN for) (S (VP (VBG being) (NP (DT a) (NN fan)))))) (. .) (S (SBAR (IN If) (S (NP (PRP you)) (VP (VBP want)))) (, ,) (INTJ (UH uh)) (, ,) (VP (VB let) (S (NP (PRP 's)) (VP (VB take) (NP (DT a) (NN picture))))))) (. .)))" }, "speaker": "Nathan Fillion", "text": "I just wanted to eat my lunch in peace . But I really am him . And thank you very much for being a fan . If you want, uh, let's take a picture.", "tokens": [ { "deprel": "nsubj", "end_char": 250, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 249, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 255, "feats": null, "head": 3, "id": 2, "lemma": "just", "misc": "", "start_char": 251, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 262, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "want", "misc": "", "start_char": 256, "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 265, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 263, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 269, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "eat", "misc": "", "start_char": 266, "text": "eat", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 272, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "my", "misc": "", "start_char": 270, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 278, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "lunch", "misc": "", "start_char": 273, "text": "lunch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 281, "feats": null, "head": 9, "id": 8, "lemma": "in", "misc": "", "start_char": 279, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 287, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "peace", "misc": "", "start_char": 282, "text": "peace", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 289, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 288, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 293, "feats": null, "head": 15, "id": 11, "lemma": "but", "misc": "", "start_char": 290, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 295, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 12, "lemma": "I", "misc": "", "start_char": 294, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 302, "feats": null, "head": 15, "id": 13, "lemma": "really", "misc": "", "start_char": 296, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 305, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 303, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "conj", "end_char": 309, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 15, "lemma": "he", "misc": "", "start_char": 306, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 311, "feats": null, "head": 18, "id": 16, "lemma": ".", "misc": "", "start_char": 310, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 315, "feats": null, "head": 18, "id": 17, "lemma": "and", "misc": "", "start_char": 312, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 321, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 18, "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": 18, "id": 19, "lemma": "you", "misc": "", "start_char": 322, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 330, "feats": null, "head": 21, "id": 20, "lemma": "very", "misc": "", "start_char": 326, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 335, "feats": "Degree=Pos", "head": 18, "id": 21, "lemma": "much", "misc": "", "start_char": 331, "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 339, "feats": null, "head": 25, "id": 22, "lemma": "for", "misc": "", "start_char": 336, "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "cop", "end_char": 345, "feats": "VerbForm=Ger", "head": 25, "id": 23, "lemma": "be", "misc": "", "start_char": 340, "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "det", "end_char": 347, "feats": "Definite=Ind|PronType=Art", "head": 25, "id": 24, "lemma": "a", "misc": "", "start_char": 346, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advcl", "end_char": 351, "feats": "Number=Sing", "head": 18, "id": 25, "lemma": "fan", "misc": "", "start_char": 348, "text": "fan", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 353, "feats": null, "head": 18, "id": 26, "lemma": ".", "misc": "", "start_char": 352, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 356, "feats": null, "head": 29, "id": 27, "lemma": "if", "misc": "", "start_char": 354, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 360, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 29, "id": 28, "lemma": "you", "misc": "", "start_char": 357, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 365, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 33, "id": 29, "lemma": "want", "misc": "", "start_char": 361, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 367, "feats": null, "head": 29, "id": 30, "lemma": ",", "misc": "", "start_char": 366, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 370, "feats": null, "head": 33, "id": 31, "lemma": "uh", "misc": "", "start_char": 368, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 372, "feats": null, "head": 31, "id": 32, "lemma": ",", "misc": "", "start_char": 371, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 376, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 33, "lemma": "let", "misc": "", "start_char": 373, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 379, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 33, "id": 34, "lemma": "we", "misc": "", "start_char": 377, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 384, "feats": "VerbForm=Inf", "head": 33, "id": 35, "lemma": "take", "misc": "", "start_char": 380, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 386, "feats": "Definite=Ind|PronType=Art", "head": 37, "id": 36, "lemma": "a", "misc": "", "start_char": 385, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 394, "feats": "Number=Sing", "head": 35, "id": 37, "lemma": "picture", "misc": "", "start_char": 387, "text": "picture", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 396, "feats": null, "head": 3, "id": 38, "lemma": ".", "misc": "", "start_char": 395, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (MD would) (VP (VB be) (ADJP (JJ great) (. .) (JJ Great) (. .) (PRP You)))) (VP (VBP bet)) (. .)))" }, "speaker": "Leonard", "text": "That would be great . Great . You bet.", "tokens": [ { "deprel": "nsubj", "end_char": 401, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "that", "misc": "", "start_char": 397, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 407, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "would", "misc": "", "start_char": 402, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 410, "feats": "VerbForm=Inf", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 408, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 416, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "great", "misc": "", "start_char": 411, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 418, "feats": null, "head": 6, "id": 5, "lemma": ".", "misc": "", "start_char": 417, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "appos", "end_char": 424, "feats": "Degree=Pos", "head": 4, "id": 6, "lemma": "great", "misc": "", "start_char": 419, "text": "Great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 426, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 425, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 430, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 427, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 434, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 9, "lemma": "bet", "misc": "", "start_char": 431, "text": "bet", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 436, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 435, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (ADJP (JJ Great) (. .)))" }, "speaker": "Raj", "text": "Great.", "tokens": [ { "deprel": "root", "end_char": 442, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "great", "misc": "", "start_char": 437, "text": "Great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 444, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 443, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Yeah)) (, ,) (VP (VBP thank) (NP (PRP you))) (. .)))" }, "speaker": "Leonard", "text": "Yeah, thank you.", "tokens": [ { "deprel": "discourse", "end_char": 449, "feats": null, "head": 3, "id": 1, "lemma": "yeah", "misc": "", "start_char": 445, "text": "Yeah", "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": "root", "end_char": 457, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "thank", "misc": "", "start_char": 452, "text": "thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 461, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "you", "misc": "", "start_char": 458, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 463, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 462, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP bet)) (. .)))" }, "speaker": "Nathan Fillion", "text": "You bet.", "tokens": [ { "deprel": "nsubj", "end_char": 467, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 464, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 471, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "bet", "misc": "", "start_char": 468, "text": "bet", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 473, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 472, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (SQ (VP (VP (VB Wait)) (, ,) (VP (VB hang) (PRT (RP on))) (. .) (SBAR (IN If) (S (NP (PRP you)) (VP (VBP 're) (ADVP (RB really)) (NP (NNP Nathan) (NNP Fillion)))))) (, ,) (WHNP (WP what)) (SQ (VBZ 's) (NP (NP (DT the) (NN line)) (PP (IN from) (NP (NNP Firefly))) (PP (IN about) (NP (PRP$ your) (NN bonnet))))) (. ?)))" }, "speaker": "Raj", "text": "Wait, hang on . If you're really Nathan Fillion, what's the line from Firefly about your bonnet?", "tokens": [ { "deprel": "root", "end_char": 478, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "wait", "misc": "", "start_char": 474, "text": "Wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 480, "feats": null, "head": 1, "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": "hang", "misc": "", "start_char": 481, "text": "hang", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 488, "feats": null, "head": 3, "id": 4, "lemma": "on", "misc": "", "start_char": 486, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 490, "feats": null, "head": 1, "id": 5, "lemma": ".", "misc": "", "start_char": 489, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 493, "feats": null, "head": 10, "id": 6, "lemma": "if", "misc": "", "start_char": 491, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 497, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 7, "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": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 498, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 508, "feats": null, "head": 10, "id": 9, "lemma": "really", "misc": "", "start_char": 502, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 515, "feats": "Number=Sing", "head": 13, "id": 10, "lemma": "Nathan", "misc": "", "start_char": 509, "text": "Nathan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 523, "feats": "Number=Sing", "head": 10, "id": 11, "lemma": "Fillion", "misc": "", "start_char": 516, "text": "Fillion", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 525, "feats": null, "head": 13, "id": 12, "lemma": ",", "misc": "", "start_char": 524, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 530, "feats": "PronType=Int", "head": 1, "id": 13, "lemma": "what", "misc": "", "start_char": 526, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 533, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 14, "lemma": "be", "misc": "", "start_char": 531, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 537, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 15, "lemma": "the", "misc": "", "start_char": 534, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 542, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "line", "misc": "", "start_char": 538, "text": "line", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 547, "feats": null, "head": 18, "id": 17, "lemma": "from", "misc": "", "start_char": 543, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 555, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "Firefly", "misc": "", "start_char": 548, "text": "Firefly", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 561, "feats": null, "head": 21, "id": 19, "lemma": "about", "misc": "", "start_char": 556, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 566, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 21, "id": 20, "lemma": "your", "misc": "", "start_char": 562, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 573, "feats": "Number=Sing", "head": 16, "id": 21, "lemma": "bonnet", "misc": "", "start_char": 567, "text": "bonnet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 575, "feats": null, "head": 1, "id": 22, "lemma": "?", "misc": "", "start_char": 574, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (`` \") (S (NP (PRP I)) (VP (VBP swear) (PP (IN by) (NP (PRP$ my) (ADJP (RB pretty) (JJ floral)) (NN bonnet))))) (, ,) (S (NP (PRP I)) (VP (MD will) (VP (VB end) (NP (PRP you))))) (. .) ('' \")))" }, "speaker": "Nathan Fillion", "text": "\" I swear by my pretty floral bonnet, I will end you . \"", "tokens": [ { "deprel": "punct", "end_char": 577, "feats": null, "head": 3, "id": 1, "lemma": "\"", "misc": "", "start_char": 576, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj", "end_char": 579, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 578, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 585, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "swear", "misc": "", "start_char": 580, "text": "swear", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 588, "feats": null, "head": 8, "id": 4, "lemma": "by", "misc": "", "start_char": 586, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 591, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 8, "id": 5, "lemma": "my", "misc": "", "start_char": 589, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "advmod", "end_char": 598, "feats": null, "head": 7, "id": 6, "lemma": "pretty", "misc": "", "start_char": 592, "text": "pretty", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 605, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "floral", "misc": "", "start_char": 599, "text": "floral", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 612, "feats": "Number=Sing", "head": 3, "id": 8, "lemma": "bonnet", "misc": "", "start_char": 606, "text": "bonnet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 614, "feats": null, "head": 3, "id": 9, "lemma": ",", "misc": "", "start_char": 613, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 616, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 10, "lemma": "I", "misc": "", "start_char": 615, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 621, "feats": "VerbForm=Fin", "head": 12, "id": 11, "lemma": "will", "misc": "", "start_char": 617, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 625, "feats": "VerbForm=Inf", "head": 3, "id": 12, "lemma": "end", "misc": "", "start_char": 622, "text": "end", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 629, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 12, "id": 13, "lemma": "you", "misc": "", "start_char": 626, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 631, "feats": null, "head": 3, "id": 14, "lemma": ".", "misc": "", "start_char": 630, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 633, "feats": null, "head": 3, "id": 15, "lemma": "\"", "misc": "", "start_char": 632, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (S (NP (DT That)) (VP (VBZ 's) (NP (PRP it)))) (, ,) (S (NP (DT that)) (VP (VBZ 's) (NP (DT the) (NN line)))) (. .)))" }, "speaker": "Leonard", "text": "That's it, that's the line.", "tokens": [ { "deprel": "nsubj", "end_char": 638, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "that", "misc": "", "start_char": 634, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 641, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 639, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 644, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 0, "id": 3, "lemma": "it", "misc": "", "start_char": 642, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 646, "feats": null, "head": 8, "id": 4, "lemma": ",", "misc": "", "start_char": 645, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 651, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 5, "lemma": "that", "misc": "", "start_char": 647, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 654, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 652, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 658, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 655, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 663, "feats": "Number=Sing", "head": 3, "id": 8, "lemma": "line", "misc": "", "start_char": 659, "text": "line", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 665, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 664, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (SBAR (IN Although) (S (, ...) (NP (PRP I)) (VP (VBD knew) (NP (DT the) (NN line--))))) (VP (VBZ does) (RB n't) (VP (VB make) (NP (PRP me)) (NP (NNP Nathan) (NNP Fillion)))) (. .)))" }, "speaker": "Raj", "text": "Although...I knew the line-- doesn't make me Nathan Fillion.", "tokens": [ { "deprel": "mark", "end_char": 674, "feats": null, "head": 4, "id": 1, "lemma": "although", "misc": "", "start_char": 666, "text": "Although", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "punct", "end_char": 678, "feats": null, "head": 4, "id": 2, "lemma": "...", "misc": "", "start_char": 675, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 680, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 679, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 685, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 681, "text": "knew", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 689, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 686, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 696, "feats": "Number=Sing", "head": 9, "id": 6, "lemma": "line--", "misc": "", "start_char": 690, "text": "line--", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 701, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "do", "misc": "", "start_char": 697, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 705, "feats": null, "head": 9, "id": 8, "lemma": "not", "misc": "", "start_char": 702, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 710, "feats": "VerbForm=Inf", "head": 4, "id": 9, "lemma": "make", "misc": "", "start_char": 706, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 713, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 10, "lemma": "I", "misc": "", "start_char": 711, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 720, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "Nathan", "misc": "", "start_char": 714, "text": "Nathan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 728, "feats": "Number=Sing", "head": 11, "id": 12, "lemma": "Fillion", "misc": "", "start_char": 721, "text": "Fillion", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 730, "feats": null, "head": 4, "id": 13, "lemma": ".", "misc": "", "start_char": 729, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (SQ (VBP Do) (NP (PRP you)) (VP (VB want) (NP (DT the) (NN picture) (CC or) (RB not))) (. ?)))" }, "speaker": "Nathan Fillion", "text": "Do you want the picture or not?", "tokens": [ { "deprel": "aux", "end_char": 733, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 731, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 737, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 734, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 742, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "want", "misc": "", "start_char": 738, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 746, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 743, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 754, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "picture", "misc": "", "start_char": 747, "text": "picture", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 757, "feats": null, "head": 7, "id": 6, "lemma": "or", "misc": "", "start_char": 755, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 761, "feats": null, "head": 3, "id": 7, "lemma": "not", "misc": "", "start_char": 758, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 763, "feats": null, "head": 3, "id": 8, "lemma": "?", "misc": "", "start_char": 762, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP want) (NP (DT a) (NN picture)) (PP (IN with) (NP (NNP Nathan) (NNP Fillion)))) (. .)))" }, "speaker": "Raj", "text": "I want a picture with Nathan Fillion.", "tokens": [ { "deprel": "nsubj", "end_char": 765, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 764, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 770, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "want", "misc": "", "start_char": 766, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 772, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 771, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 780, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "picture", "misc": "", "start_char": 773, "text": "picture", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 785, "feats": null, "head": 6, "id": 5, "lemma": "with", "misc": "", "start_char": 781, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 792, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "Nathan", "misc": "", "start_char": 786, "text": "Nathan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 800, "feats": "Number=Sing", "head": 6, "id": 7, "lemma": "Fillion", "misc": "", "start_char": 793, "text": "Fillion", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 802, "feats": null, "head": 2, "id": 8, "lemma": ".", "misc": "", "start_char": 801, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (FRAG (WHADVP (WRB How)) (PP (IN about) (NP (NP (NP (DT a) (NN picture)) (PP (IN with) (NP (NP (DT a) (NN guy)) (SBAR (WHNP (WP who)) (S (VP (VBZ looks) (PP (IN like) (NP (NNP Nathan) (NNP Fillion))))))))) (CC but) (ADJP (ADJP (NP (DT a) (JJ little)) (RBR more) (JJ annoyed)) (PP (IN than) (NP (NNP Nathan) (NNP Fillion)))) (ADVP (RB usually)) (VP (VBZ is)))) (. ?)))" }, "speaker": "Nathan", "text": "How about a picture with a guy who looks like Nathan Fillion but a little more annoyed than Nathan Fillion usually is?", "tokens": [ { "deprel": "root", "end_char": 806, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "how", "misc": "", "start_char": 803, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "case", "end_char": 812, "feats": null, "head": 4, "id": 2, "lemma": "about", "misc": "", "start_char": 807, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 814, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 813, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 822, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "picture", "misc": "", "start_char": 815, "text": "picture", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 827, "feats": null, "head": 7, "id": 5, "lemma": "with", "misc": "", "start_char": 823, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 829, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 828, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 833, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "guy", "misc": "", "start_char": 830, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 837, "feats": "PronType=Rel", "head": 9, "id": 8, "lemma": "who", "misc": "", "start_char": 834, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 843, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 9, "lemma": "look", "misc": "", "start_char": 838, "text": "looks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 848, "feats": null, "head": 11, "id": 10, "lemma": "like", "misc": "", "start_char": 844, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 855, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "Nathan", "misc": "", "start_char": 849, "text": "Nathan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 863, "feats": "Number=Sing", "head": 11, "id": 12, "lemma": "Fillion", "misc": "", "start_char": 856, "text": "Fillion", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 867, "feats": null, "head": 17, "id": 13, "lemma": "but", "misc": "", "start_char": 864, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 869, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 14, "lemma": "a", "misc": "", "start_char": 868, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 876, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "little", "misc": "", "start_char": 870, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 881, "feats": "Degree=Cmp", "head": 17, "id": 16, "lemma": "more", "misc": "", "start_char": 877, "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "conj", "end_char": 889, "feats": "Degree=Pos", "head": 9, "id": 17, "lemma": "annoyed", "misc": "", "start_char": 882, "text": "annoyed", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 894, "feats": null, "head": 22, "id": 18, "lemma": "than", "misc": "", "start_char": 890, "text": "than", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 901, "feats": "Number=Sing", "head": 22, "id": 19, "lemma": "Nathan", "misc": "", "start_char": 895, "text": "Nathan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 909, "feats": "Number=Sing", "head": 19, "id": 20, "lemma": "Fillion", "misc": "", "start_char": 902, "text": "Fillion", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 917, "feats": null, "head": 22, "id": 21, "lemma": "usually", "misc": "", "start_char": 910, "text": "usually", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 920, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 22, "lemma": "be", "misc": "", "start_char": 918, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 922, "feats": null, "head": 1, "id": 23, "lemma": "?", "misc": "", "start_char": 921, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP do) (NP (PRP you)) (VP (VB think))) (. ?)))" }, "speaker": "Leonard", "text": "What do you think?", "tokens": [ { "deprel": "obj", "end_char": 927, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 923, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 930, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 928, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 934, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 931, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 940, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "think", "misc": "", "start_char": 935, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 942, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 941, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Eh)) (, ,) (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ good) (RB enough)) (PP (IN for) (NP (NNP Facebook)))) (. .)))" }, "speaker": "Raj", "text": "Eh, it's good enough for Facebook.", "tokens": [ { "deprel": "discourse", "end_char": 945, "feats": null, "head": 5, "id": 1, "lemma": "eh", "misc": "", "start_char": 943, "text": "Eh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 947, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 946, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 950, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "it", "misc": "", "start_char": 948, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 953, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 951, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 958, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "good", "misc": "", "start_char": 954, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 965, "feats": null, "head": 5, "id": 6, "lemma": "enough", "misc": "", "start_char": 959, "text": "enough", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 969, "feats": null, "head": 8, "id": 7, "lemma": "for", "misc": "", "start_char": 966, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 978, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "Facebook", "misc": "", "start_char": 970, "text": "Facebook", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 980, "feats": null, "head": 5, "id": 9, "lemma": ".", "misc": "", "start_char": 979, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ] ], [ [ 3, 0, 1 ] ], [ [ 4, 3, 3 ], [ 4, 5, 5 ], [ 4, 12, 12 ], [ 5, 5, 5 ], [ 6, 1, 1 ], [ 6, 14, 14 ], [ 7, 0, 0 ], [ 7, 5, 5 ], [ 7, 5, 6 ], [ 7, 11, 11 ], [ 7, 27, 27 ], [ 8, 7, 7 ], [ 10, 3, 3 ], [ 12, 6, 6 ], [ 12, 9, 10 ], [ 12, 19, 19 ], [ 12, 19, 20 ], [ 13, 1, 1 ], [ 13, 4, 4 ], [ 13, 9, 9 ], [ 15, 10, 11 ], [ 17, 5, 6 ] ], [ [ 4, 8, 8 ], [ 5, 7, 7 ], [ 6, 17, 17 ], [ 7, 14, 14 ] ], [ [ 4, 15, 15 ], [ 4, 17, 17 ] ], [ [ 4, 19, 23 ] ], [ [ 4, 22, 23 ], [ 7, 23, 24 ] ], [ [ 6, 6, 7 ] ], [ [ 6, 9, 9 ], [ 7, 18, 18 ], [ 15, 2, 2 ], [ 15, 9, 9 ], [ 16, 1, 1 ], [ 17, 0, 0 ] ], [ [ 6, 13, 13 ] ], [ [ 7, 8, 8 ] ], [ [ 7, 33, 33 ] ], [ [ 7, 35, 36 ], [ 8, 0, 0 ], [ 16, 3, 4 ], [ 17, 2, 6 ] ], [ [ 11, 0, 0 ] ], [ [ 12, 12, 12 ] ], [ [ 12, 17, 17 ] ], [ [ 12, 14, 20 ], [ 13, 4, 7 ], [ 14, 6, 7 ] ], [ [ 13, 12, 12 ] ], [ [ 14, 0, 0 ], [ 14, 4, 4 ] ], [ [ 14, 2, 2 ] ], [ [ 15, 4, 4 ] ], [ [ 17, 3, 3 ], [ 18, 2, 21 ] ], [ [ 18, 7, 7 ] ], [ [ 18, 10, 11 ], [ 18, 18, 19 ], [ 18, 5, 21 ], [ 19, 2, 2 ] ], [ [ 18, 13, 14 ] ], [ [ 19, 0, 0 ] ], [ [ 20, 2, 2 ] ], [ [ 20, 7, 7 ] ] ]
s08e15c08t
Thank you. Thanks. Sorry again. No problem. A - Are you sure you're not him? Uh, you can tell us . We're scientists, not crazy fanboys. All right, fine . I'm him. And you're eating alone at a deli . I don't buy it-- you're not him. I just wanted to eat my lunch in peace . But I really am him . And thank you very much for being a fan . If you want, uh, let's take a picture. That would be great . Great . You bet. Great. Yeah, thank you. You bet. Wait, hang on . If you're really Nathan Fillion, what's the line from Firefly about your bonnet? " I swear by my pretty floral bonnet, I will end you . " That's it, that's the line. Although...I knew the line-- doesn't make me Nathan Fillion. Do you want the picture or not? I want a picture with Nathan Fillion. How about a picture with a guy who looks like Nathan Fillion but a little more annoyed than Nathan Fillion usually is? What do you think? Eh, it's good enough for Facebook.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (PP (ADVP (RB Just)) (IN out) (PP (IN of) (NP (NN curiosity)))) (, ,) (NP (NNP Penny)) (, ,) (SBAR (IN if) (S (NP (DT this) (NN experiment)) (VP (VBZ does) (VP (VB make) (S (NP (PRP us)) (VP (VB fall) (PP (IN in) (NP (NN love))))))))) (, ,) (SQ (MD would) (NP (PRP you)) (VP (VB drive) (NP (PRP me)) (PP (IN to) (NP (NP (NNP Lake) (NNP Geneva)) (, ,) (NP (NP (NNP Wisconsin)) (PP (IN for) (NP (NNP Gary) (NNP Con))))))) (. ?) (S (NP (PRP It)) (VP (VBZ 's) (NP (NP (DT the) (JJ only) (NN convention)) (VP (VBG celebrating) (NP (NP (DT the) (NN life) (CC and) (NN work)) (PP (IN of) (NP (NP (NNP Gary) (NNP Gygax)) (, ,) (NP (NP (DT the) (NN co) (HYPH -) (NN creator)) (PP (IN of) (NP (NNPS Dungeons) (CC and) (NNPS Dragons)))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Just out of curiosity, Penny, if this experiment does make us fall in love, would you drive me to Lake Geneva, Wisconsin for Gary Con? It's the only convention celebrating the life and work of Gary Gygax, the co - creator of Dungeons and Dragons.", "tokens": [ { "deprel": "advmod", "end_char": 4, "feats": null, "head": 4, "id": 1, "lemma": "just", "misc": "", "start_char": 0, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 8, "feats": null, "head": 4, "id": 2, "lemma": "out", "misc": "", "start_char": 5, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 11, "feats": null, "head": 4, "id": 3, "lemma": "of", "misc": "", "start_char": 9, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 21, "feats": "Number=Sing", "head": 20, "id": 4, "lemma": "curiosity", "misc": "", "start_char": 12, "text": "curiosity", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 23, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 22, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 29, "feats": "Number=Sing", "head": 20, "id": 6, "lemma": "penny", "misc": "", "start_char": 24, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 31, "feats": null, "head": 20, "id": 7, "lemma": ",", "misc": "", "start_char": 30, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 34, "feats": null, "head": 12, "id": 8, "lemma": "if", "misc": "", "start_char": 32, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 39, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 9, "lemma": "this", "misc": "", "start_char": 35, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 50, "feats": "Number=Sing", "head": 12, "id": 10, "lemma": "experiment", "misc": "", "start_char": 40, "text": "experiment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 55, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "do", "misc": "", "start_char": 51, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "end_char": 60, "feats": "VerbForm=Inf", "head": 20, "id": 12, "lemma": "make", "misc": "", "start_char": 56, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 63, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 12, "id": 13, "lemma": "we", "misc": "", "start_char": 61, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 68, "feats": "VerbForm=Inf", "head": 12, "id": 14, "lemma": "fall", "misc": "", "start_char": 64, "text": "fall", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 71, "feats": null, "head": 16, "id": 15, "lemma": "in", "misc": "", "start_char": 69, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 76, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "love", "misc": "", "start_char": 72, "text": "love", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 78, "feats": null, "head": 20, "id": 17, "lemma": ",", "misc": "", "start_char": 77, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 84, "feats": "VerbForm=Fin", "head": 20, "id": 18, "lemma": "would", "misc": "", "start_char": 79, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 88, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 20, "id": 19, "lemma": "you", "misc": "", "start_char": 85, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 94, "feats": "VerbForm=Inf", "head": 0, "id": 20, "lemma": "drive", "misc": "", "start_char": 89, "text": "drive", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 97, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 21, "lemma": "I", "misc": "", "start_char": 95, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 100, "feats": null, "head": 24, "id": 22, "lemma": "to", "misc": "", "start_char": 98, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 105, "feats": "Number=Sing", "head": 24, "id": 23, "lemma": "Lake", "misc": "", "start_char": 101, "text": "Lake", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 112, "feats": "Number=Sing", "head": 20, "id": 24, "lemma": "Geneva", "misc": "", "start_char": 106, "text": "Geneva", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 114, "feats": null, "head": 24, "id": 25, "lemma": ",", "misc": "", "start_char": 113, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 124, "feats": "Number=Sing", "head": 24, "id": 26, "lemma": "Wisconsin", "misc": "", "start_char": 115, "text": "Wisconsin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 128, "feats": null, "head": 28, "id": 27, "lemma": "for", "misc": "", "start_char": 125, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 133, "feats": "Number=Sing", "head": 20, "id": 28, "lemma": "Gary", "misc": "", "start_char": 129, "text": "Gary", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 137, "feats": "Number=Sing", "head": 28, "id": 29, "lemma": "Con", "misc": "", "start_char": 134, "text": "Con", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 139, "feats": null, "head": 20, "id": 30, "lemma": "?", "misc": "", "start_char": 138, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 142, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 35, "id": 31, "lemma": "it", "misc": "", "start_char": 140, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 145, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 35, "id": 32, "lemma": "be", "misc": "", "start_char": 143, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 149, "feats": "Definite=Def|PronType=Art", "head": 35, "id": 33, "lemma": "the", "misc": "", "start_char": 146, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 154, "feats": "Degree=Pos", "head": 35, "id": 34, "lemma": "only", "misc": "", "start_char": 150, "text": "only", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 165, "feats": "Number=Sing", "head": 20, "id": 35, "lemma": "convention", "misc": "", "start_char": 155, "text": "convention", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 177, "feats": "VerbForm=Ger", "head": 35, "id": 36, "lemma": "celebrate", "misc": "", "start_char": 166, "text": "celebrating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 181, "feats": "Definite=Def|PronType=Art", "head": 38, "id": 37, "lemma": "the", "misc": "", "start_char": 178, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 186, "feats": "Number=Sing", "head": 36, "id": 38, "lemma": "life", "misc": "", "start_char": 182, "text": "life", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 190, "feats": null, "head": 40, "id": 39, "lemma": "and", "misc": "", "start_char": 187, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 195, "feats": "Number=Sing", "head": 38, "id": 40, "lemma": "work", "misc": "", "start_char": 191, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 198, "feats": null, "head": 42, "id": 41, "lemma": "of", "misc": "", "start_char": 196, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 203, "feats": "Number=Sing", "head": 38, "id": 42, "lemma": "Gary", "misc": "", "start_char": 199, "text": "Gary", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 209, "feats": "Number=Sing", "head": 42, "id": 43, "lemma": "Gygax", "misc": "", "start_char": 204, "text": "Gygax", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 211, "feats": null, "head": 42, "id": 44, "lemma": ",", "misc": "", "start_char": 210, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 215, "feats": "Definite=Def|PronType=Art", "head": 48, "id": 45, "lemma": "the", "misc": "", "start_char": 212, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 218, "feats": "Number=Sing", "head": 48, "id": 46, "lemma": "co", "misc": "", "start_char": 216, "text": "co", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 220, "feats": null, "head": 46, "id": 47, "lemma": "-", "misc": "", "start_char": 219, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "appos", "end_char": 228, "feats": "Number=Sing", "head": 42, "id": 48, "lemma": "creator", "misc": "", "start_char": 221, "text": "creator", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 231, "feats": null, "head": 50, "id": 49, "lemma": "of", "misc": "", "start_char": 229, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 240, "feats": "Number=Plur", "head": 48, "id": 50, "lemma": "Dungeon", "misc": "", "start_char": 232, "text": "Dungeons", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "cc", "end_char": 244, "feats": null, "head": 52, "id": 51, "lemma": "and", "misc": "", "start_char": 241, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 252, "feats": "Number=Plur", "head": 50, "id": 52, "lemma": "Dragon", "misc": "", "start_char": 245, "text": "Dragons", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 254, "feats": null, "head": 20, "id": 53, "lemma": ".", "misc": "", "start_char": 253, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (MD can) (ADVP (RB honestly)) (VP (VB say) (SBAR (IN if) (S (NP (PRP we)) (VP (VBP fall) (PP (IN in) (NP (NN love))))))))) (, ,) (CONJP (RB not) (RB only)) (SINV (MD will) (NP (PRP I)) (VP (VB drive) (NP (PRP you)) (ADVP (RB there)))) (, ,) (S (NP (PRP I)) (VP (MD will) (VP (VB buy) (NP (PRP you)) (NP (NP (PDT all) (DT the) (NN dragon) (NN T) (HYPH -) (NNS shirts)) (SBAR (S (NP (PRP you)) (VP (VBP want)))))))) (. .)))" }, "speaker": "Penny", "text": "I can honestly say if we fall in love, not only will I drive you there, I will buy you all the dragon T - shirts you want.", "tokens": [ { "deprel": "nsubj", "end_char": 256, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 255, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 260, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "can", "misc": "", "start_char": 257, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 269, "feats": null, "head": 4, "id": 3, "lemma": "honestly", "misc": "", "start_char": 261, "text": "honestly", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 273, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "say", "misc": "", "start_char": 270, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 276, "feats": null, "head": 7, "id": 5, "lemma": "if", "misc": "", "start_char": 274, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 279, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "we", "misc": "", "start_char": 277, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 284, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 15, "id": 7, "lemma": "fall", "misc": "", "start_char": 280, "text": "fall", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 287, "feats": null, "head": 9, "id": 8, "lemma": "in", "misc": "", "start_char": 285, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 292, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "love", "misc": "", "start_char": 288, "text": "love", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 294, "feats": null, "head": 15, "id": 10, "lemma": ",", "misc": "", "start_char": 293, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 298, "feats": null, "head": 15, "id": 11, "lemma": "not", "misc": "", "start_char": 295, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "cc:preconj", "end_char": 303, "feats": null, "head": 15, "id": 12, "lemma": "only", "misc": "", "start_char": 299, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 308, "feats": "VerbForm=Fin", "head": 15, "id": 13, "lemma": "will", "misc": "", "start_char": 304, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 310, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 14, "lemma": "I", "misc": "", "start_char": 309, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 316, "feats": "VerbForm=Inf", "head": 4, "id": 15, "lemma": "drive", "misc": "", "start_char": 311, "text": "drive", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 320, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 15, "id": 16, "lemma": "you", "misc": "", "start_char": 317, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 326, "feats": "PronType=Dem", "head": 15, "id": 17, "lemma": "there", "misc": "", "start_char": 321, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 328, "feats": null, "head": 15, "id": 18, "lemma": ",", "misc": "", "start_char": 327, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 330, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 21, "id": 19, "lemma": "I", "misc": "", "start_char": 329, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 335, "feats": "VerbForm=Fin", "head": 21, "id": 20, "lemma": "will", "misc": "", "start_char": 331, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 339, "feats": "VerbForm=Inf", "head": 15, "id": 21, "lemma": "buy", "misc": "", "start_char": 336, "text": "buy", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 343, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 21, "id": 22, "lemma": "you", "misc": "", "start_char": 340, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det:predet", "end_char": 347, "feats": null, "head": 28, "id": 23, "lemma": "all", "misc": "", "start_char": 344, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 351, "feats": "Definite=Def|PronType=Art", "head": 25, "id": 24, "lemma": "the", "misc": "", "start_char": 348, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 358, "feats": "Number=Sing", "head": 28, "id": 25, "lemma": "dragon", "misc": "", "start_char": 352, "text": "dragon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 360, "feats": "Number=Sing", "head": 28, "id": 26, "lemma": "T", "misc": "", "start_char": 359, "text": "T", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 362, "feats": null, "head": 28, "id": 27, "lemma": "-", "misc": "", "start_char": 361, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "obj", "end_char": 369, "feats": "Number=Plur", "head": 21, "id": 28, "lemma": "shirt", "misc": "", "start_char": 363, "text": "shirts", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 373, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 30, "id": 29, "lemma": "you", "misc": "", "start_char": 370, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 378, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 28, "id": 30, "lemma": "want", "misc": "", "start_char": 374, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 380, "feats": null, "head": 4, "id": 31, "lemma": ".", "misc": "", "start_char": 379, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (NP (NN babe)) (, ,) (VP (VB let) (S (NP (PRP 's)) (VP (VB do) (NP (DT this))))) (. .)))" }, "speaker": "Sheldon", "text": "Okay, babe, let's do this.", "tokens": [ { "deprel": "discourse", "end_char": 385, "feats": null, "head": 5, "id": 1, "lemma": "okay", "misc": "", "start_char": 381, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 387, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 386, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 392, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "babe", "misc": "", "start_char": 388, "text": "babe", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 394, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 393, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 398, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 5, "lemma": "let", "misc": "", "start_char": 395, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 401, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 6, "lemma": "we", "misc": "", "start_char": 399, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 404, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "do", "misc": "", "start_char": 402, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 409, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 8, "lemma": "this", "misc": "", "start_char": 405, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 411, "feats": null, "head": 5, "id": 9, "lemma": ".", "misc": "", "start_char": 410, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ] ], [ [ 0, 5, 5 ], [ 0, 18, 18 ] ], [ [ 0, 8, 9 ] ], [ [ 0, 12, 12 ] ], [ [ 0, 15, 15 ], [ 1, 8, 8 ] ], [ [ 0, 20, 20 ], [ 1, 15, 15 ], [ 1, 21, 21 ], [ 1, 28, 28 ] ], [ [ 0, 25, 25 ] ], [ [ 0, 22, 25 ] ], [ [ 0, 27, 28 ], [ 0, 30, 30 ], [ 0, 32, 51 ] ], [ [ 0, 36, 51 ] ], [ [ 0, 41, 51 ] ], [ [ 0, 44, 51 ] ], [ [ 0, 49, 51 ] ], [ [ 1, 0, 0 ], [ 1, 13, 13 ], [ 1, 18, 18 ], [ 2, 2, 2 ] ], [ [ 1, 5, 5 ] ], [ [ 1, 22, 29 ] ], [ [ 2, 7, 7 ] ] ]
s08e16c01t
Just out of curiosity, Penny, if this experiment does make us fall in love, would you drive me to Lake Geneva, Wisconsin for Gary Con? It's the only convention celebrating the life and work of Gary Gygax, the co - creator of Dungeons and Dragons. I can honestly say if we fall in love, not only will I drive you there, I will buy you all the dragon T - shirts you want. Okay, babe, let's do this.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You) (NNS guys)) (VP (VBP are) (ADVP (RB really)) (VP (VBG being) (ADJP (JJ calm) (PP (IN about) (S (NP (NNP Penny) (CC and) (NNP Sheldon)) (VP (VBG doing) (NP (DT this) (NN thing))))))))) (. .) (S (SBAR (IN If) (S (NP (PRP it)) (VP (VBD were) (NP (PRP me))))) (, ,) (NP (PRP I) (, -) (NNP I'd)) (VP (VB be) (ADJP (NP (DT a) (JJ little)) (JJ nervous)))) (. .)))" }, "speaker": "Raj", "text": "You guys are really being calm about Penny and Sheldon doing this thing . If it were me, I - I'd be a little nervous.", "tokens": [ { "deprel": "dep", "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": "nsubj", "end_char": 8, "feats": "Number=Plur", "head": 6, "id": 2, "lemma": "guy", "misc": "", "start_char": 4, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 12, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 3, "lemma": "be", "misc": "", "start_char": 9, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 19, "feats": null, "head": 6, "id": 4, "lemma": "really", "misc": "", "start_char": 13, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 25, "feats": "VerbForm=Ger", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 20, "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "root", "end_char": 30, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "calm", "misc": "", "start_char": 26, "text": "calm", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 36, "feats": null, "head": 11, "id": 7, "lemma": "about", "misc": "", "start_char": 31, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 42, "feats": "Number=Sing", "head": 11, "id": 8, "lemma": "penny", "misc": "", "start_char": 37, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 46, "feats": null, "head": 10, "id": 9, "lemma": "and", "misc": "", "start_char": 43, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 54, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "Sheldon", "misc": "", "start_char": 47, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "end_char": 60, "feats": "VerbForm=Ger", "head": 6, "id": 11, "lemma": "do", "misc": "", "start_char": 55, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 65, "feats": "Number=Sing|PronType=Dem", "head": 13, "id": 12, "lemma": "this", "misc": "", "start_char": 61, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 71, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "thing", "misc": "", "start_char": 66, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 73, "feats": null, "head": 6, "id": 14, "lemma": ".", "misc": "", "start_char": 72, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 76, "feats": null, "head": 18, "id": 15, "lemma": "if", "misc": "", "start_char": 74, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 79, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 16, "lemma": "it", "misc": "", "start_char": 77, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 84, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 18, "id": 17, "lemma": "be", "misc": "", "start_char": 80, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 87, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 26, "id": 18, "lemma": "I", "misc": "", "start_char": 85, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 89, "feats": null, "head": 18, "id": 19, "lemma": ",", "misc": "", "start_char": 88, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 91, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 26, "id": 20, "lemma": "I", "misc": "", "start_char": 90, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 93, "feats": null, "head": 20, "id": 21, "lemma": "-", "misc": "", "start_char": 92, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 97, "feats": "Number=Sing", "head": 26, "id": 22, "lemma": "if", "misc": "", "start_char": 94, "text": "I'd", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 100, "feats": "VerbForm=Fin", "head": 26, "id": 23, "lemma": "be", "misc": "", "start_char": 98, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 102, "feats": "Definite=Ind|PronType=Art", "head": 25, "id": 24, "lemma": "a", "misc": "", "start_char": 101, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 109, "feats": "Degree=Pos", "head": 26, "id": 25, "lemma": "little", "misc": "", "start_char": 103, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 117, "feats": "Degree=Pos", "head": 6, "id": 26, "lemma": "nervous", "misc": "", "start_char": 110, "text": "nervous", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 119, "feats": null, "head": 6, "id": 27, "lemma": ".", "misc": "", "start_char": 118, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (INTJ (WRB Why) (. ?)))" }, "speaker": "Amy", "text": "Why?", "tokens": [ { "deprel": "root", "end_char": 123, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "why", "misc": "", "start_char": 120, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 125, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 124, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (SBAR (ADVP (RB even)) (IN if) (S (NP (NP (DT the) (NN study) (POS 's)) (NN nonsense)) (, ,) (NP (PRP I) (, -) (PRP I)) (VP (VBP do) (RB n't) (VP (VB believe) (PP (IN in) (NP (JJ tempting) (NN fate))))))) (. .) (NP (JJ Same) (NN reason)) (NP (PRP I)) (VP (MD would) (RB n't) (VP (VP (VB use) (NP (DT a) (NNP Ouija) (NN board))) (, ,) (CC or) (VP (VB pick) (NP (DT a) (NN fight)) (PP (IN with) (NP (DT an) (JJ Asian) (NN guy)))))) (. .) (S (NP (PRP He)) (ADVP (RB probably)) (VP (VBZ does) (RB n't) (VP (VB know) (NP (NN karate))))) (, ,) (CC but) (, ...) (SBARQ (WHADVP (WRB why)) (SQ (VP (VB risk) (NP (PRP it)))) (. ?))))" }, "speaker": "Raj", "text": "Well, even if the study's nonsense, I - I don't believe in tempting fate . Same reason I wouldn't use a Ouija board, or pick a fight with an Asian guy . He probably doesn't know karate, but...why risk it?", "tokens": [ { "deprel": "discourse", "end_char": 130, "feats": null, "head": 15, "id": 1, "lemma": "well", "misc": "", "start_char": 126, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 132, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 131, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 137, "feats": null, "head": 8, "id": 3, "lemma": "even", "misc": "", "start_char": 133, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 140, "feats": null, "head": 8, "id": 4, "lemma": "if", "misc": "", "start_char": 138, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 144, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 141, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod:poss", "end_char": 150, "feats": "Number=Sing", "head": 8, "id": 6, "lemma": "study", "misc": "", "start_char": 145, "text": "study", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 153, "feats": null, "head": 6, "id": 7, "lemma": "'s", "misc": "", "start_char": 151, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obl", "end_char": 162, "feats": "Number=Sing", "head": 15, "id": 8, "lemma": "nonsense", "misc": "", "start_char": 154, "text": "nonsense", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 164, "feats": null, "head": 8, "id": 9, "lemma": ",", "misc": "", "start_char": 163, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 166, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 10, "lemma": "I", "misc": "", "start_char": 165, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 168, "feats": null, "head": 15, "id": 11, "lemma": "-", "misc": "", "start_char": 167, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 170, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 12, "lemma": "I", "misc": "", "start_char": 169, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 173, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 15, "id": 13, "lemma": "do", "misc": "", "start_char": 171, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 177, "feats": null, "head": 15, "id": 14, "lemma": "not", "misc": "", "start_char": 174, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 185, "feats": "VerbForm=Inf", "head": 0, "id": 15, "lemma": "believe", "misc": "", "start_char": 178, "text": "believe", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 188, "feats": null, "head": 18, "id": 16, "lemma": "in", "misc": "", "start_char": 186, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 197, "feats": "Degree=Pos", "head": 18, "id": 17, "lemma": "tempting", "misc": "", "start_char": 189, "text": "tempting", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 202, "feats": "Number=Sing", "head": 15, "id": 18, "lemma": "fate", "misc": "", "start_char": 198, "text": "fate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 204, "feats": null, "head": 15, "id": 19, "lemma": ".", "misc": "", "start_char": 203, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "amod", "end_char": 209, "feats": "Degree=Pos", "head": 21, "id": 20, "lemma": "same", "misc": "", "start_char": 205, "text": "Same", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:npmod", "end_char": 216, "feats": "Number=Sing", "head": 15, "id": 21, "lemma": "reason", "misc": "", "start_char": 210, "text": "reason", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 218, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 25, "id": 22, "lemma": "I", "misc": "", "start_char": 217, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 224, "feats": "VerbForm=Fin", "head": 25, "id": 23, "lemma": "would", "misc": "", "start_char": 219, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 228, "feats": null, "head": 25, "id": 24, "lemma": "not", "misc": "", "start_char": 225, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 232, "feats": "VerbForm=Inf", "head": 21, "id": 25, "lemma": "use", "misc": "", "start_char": 229, "text": "use", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 234, "feats": "Definite=Ind|PronType=Art", "head": 28, "id": 26, "lemma": "a", "misc": "", "start_char": 233, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 240, "feats": "Number=Sing", "head": 28, "id": 27, "lemma": "Ouija", "misc": "", "start_char": 235, "text": "Ouija", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 246, "feats": "Number=Sing", "head": 25, "id": 28, "lemma": "board", "misc": "", "start_char": 241, "text": "board", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 248, "feats": null, "head": 31, "id": 29, "lemma": ",", "misc": "", "start_char": 247, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 251, "feats": null, "head": 31, "id": 30, "lemma": "or", "misc": "", "start_char": 249, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 256, "feats": "VerbForm=Inf", "head": 25, "id": 31, "lemma": "pick", "misc": "", "start_char": 252, "text": "pick", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 258, "feats": "Definite=Ind|PronType=Art", "head": 33, "id": 32, "lemma": "a", "misc": "", "start_char": 257, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 264, "feats": "Number=Sing", "head": 31, "id": 33, "lemma": "fight", "misc": "", "start_char": 259, "text": "fight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 269, "feats": null, "head": 37, "id": 34, "lemma": "with", "misc": "", "start_char": 265, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 272, "feats": "Definite=Ind|PronType=Art", "head": 37, "id": 35, "lemma": "a", "misc": "", "start_char": 270, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 278, "feats": "Degree=Pos", "head": 37, "id": 36, "lemma": "Asian", "misc": "", "start_char": 273, "text": "Asian", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 282, "feats": "Number=Sing", "head": 31, "id": 37, "lemma": "guy", "misc": "", "start_char": 279, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 284, "feats": null, "head": 15, "id": 38, "lemma": ".", "misc": "", "start_char": 283, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 287, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 43, "id": 39, "lemma": "he", "misc": "", "start_char": 285, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 296, "feats": null, "head": 43, "id": 40, "lemma": "probably", "misc": "", "start_char": 288, "text": "probably", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 301, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 43, "id": 41, "lemma": "do", "misc": "", "start_char": 297, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 305, "feats": null, "head": 43, "id": 42, "lemma": "not", "misc": "", "start_char": 302, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 310, "feats": "VerbForm=Inf", "head": 15, "id": 43, "lemma": "know", "misc": "", "start_char": 306, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 317, "feats": "Number=Sing", "head": 43, "id": 44, "lemma": "karate", "misc": "", "start_char": 311, "text": "karate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 319, "feats": null, "head": 49, "id": 45, "lemma": ",", "misc": "", "start_char": 318, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 323, "feats": null, "head": 49, "id": 46, "lemma": "but", "misc": "", "start_char": 320, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 327, "feats": null, "head": 49, "id": 47, "lemma": "...", "misc": "", "start_char": 324, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 331, "feats": "PronType=Int", "head": 49, "id": 48, "lemma": "why", "misc": "", "start_char": 328, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "conj", "end_char": 336, "feats": "VerbForm=Inf", "head": 43, "id": 49, "lemma": "risk", "misc": "", "start_char": 332, "text": "risk", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 339, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 49, "id": 50, "lemma": "it", "misc": "", "start_char": 337, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 341, "feats": null, "head": 43, "id": 51, "lemma": "?", "misc": "", "start_char": 340, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP we)) (VP (VBP 're) (ADJP (JJ safe)))))) (. .)))" }, "speaker": "Amy", "text": "I think we're safe.", "tokens": [ { "deprel": "nsubj", "end_char": 343, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 342, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 349, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "think", "misc": "", "start_char": 344, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 352, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "we", "misc": "", "start_char": 350, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 356, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 353, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 361, "feats": "Degree=Pos", "head": 2, "id": 5, "lemma": "safe", "misc": "", "start_char": 357, "text": "safe", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 363, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 362, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (DT that)) (VP (VBZ 's) (SBAR (WHNP (WP what)) (S (NP (NP (DT the) (NNS bullies)) (PP (IN at) (NP (NP (NNP Bruce) (NNP Lee) (POS 's)) (JJ high) (NN school)))) (VP (VBD thought))))) (. .) (CC And) (ADVP (RB then)) (, ,) (INTJ (UH bam) (. !) (NP (NNP Karate))) (. .)))" }, "speaker": "Raj", "text": "Well, that's what the bullies at Bruce Lee's high school thought . And then, bam! Karate.", "tokens": [ { "deprel": "discourse", "end_char": 368, "feats": null, "head": 5, "id": 1, "lemma": "well", "misc": "", "start_char": 364, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 370, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 369, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 375, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 3, "lemma": "that", "misc": "", "start_char": 371, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 378, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 376, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 383, "feats": "PronType=Rel", "head": 0, "id": 5, "lemma": "what", "misc": "", "start_char": 379, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "det", "end_char": 387, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 384, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 395, "feats": "Number=Plur", "head": 14, "id": 7, "lemma": "bully", "misc": "", "start_char": 388, "text": "bullies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 398, "feats": null, "head": 13, "id": 8, "lemma": "at", "misc": "", "start_char": 396, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 404, "feats": "Number=Sing", "head": 13, "id": 9, "lemma": "Bruce", "misc": "", "start_char": 399, "text": "Bruce", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 408, "feats": "Number=Sing", "head": 9, "id": 10, "lemma": "Lee", "misc": "", "start_char": 405, "text": "Lee", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 411, "feats": null, "head": 9, "id": 11, "lemma": "'s", "misc": "", "start_char": 409, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "amod", "end_char": 416, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "high", "misc": "", "start_char": 412, "text": "high", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 423, "feats": "Number=Sing", "head": 7, "id": 13, "lemma": "school", "misc": "", "start_char": 417, "text": "school", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl:relcl", "end_char": 431, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 14, "lemma": "think", "misc": "", "start_char": 424, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 433, "feats": null, "head": 5, "id": 15, "lemma": ".", "misc": "", "start_char": 432, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 437, "feats": null, "head": 19, "id": 16, "lemma": "and", "misc": "", "start_char": 434, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 442, "feats": "PronType=Dem", "head": 19, "id": 17, "lemma": "then", "misc": "", "start_char": 438, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 444, "feats": null, "head": 17, "id": 18, "lemma": ",", "misc": "", "start_char": 443, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 448, "feats": null, "head": 5, "id": 19, "lemma": "bam", "misc": "", "start_char": 445, "text": "bam", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 450, "feats": null, "head": 19, "id": 20, "lemma": "!", "misc": "", "start_char": 449, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 457, "feats": "Number=Sing", "head": 19, "id": 21, "lemma": "Karate", "misc": "", "start_char": 451, "text": "Karate", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 459, "feats": null, "head": 5, "id": 22, "lemma": ".", "misc": "", "start_char": 458, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (UH Well)) (, ,) (SQ (VBP are) (NP (PRP we)) (ADVP (RB just)) (VP (VBG gon) (S (VP (TO na) (VP (VB sit) (ADVP (RB here)) (SBAR (IN while) (S (NP (PRP they)) (VP (VBP do) (NP (DT the) (NN experiment)))))))))) (. ?)))" }, "speaker": "Leonard", "text": "Well, are we just gonna sit here while they do the experiment?", "tokens": [ { "deprel": "discourse", "end_char": 464, "feats": null, "head": 6, "id": 1, "lemma": "well", "misc": "", "start_char": 460, "text": "Well", "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": "aux", "end_char": 470, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 3, "lemma": "be", "misc": "", "start_char": 467, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 473, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "we", "misc": "", "start_char": 471, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 478, "feats": null, "head": 6, "id": 5, "lemma": "just", "misc": "", "start_char": 474, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 482, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 6, "lemma": "go", "misc": "", "start_char": 479, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 485, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 483, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 489, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "sit", "misc": "", "start_char": 486, "text": "sit", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 494, "feats": "PronType=Dem", "head": 8, "id": 9, "lemma": "here", "misc": "", "start_char": 490, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 500, "feats": null, "head": 12, "id": 10, "lemma": "while", "misc": "", "start_char": 495, "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 505, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 12, "id": 11, "lemma": "they", "misc": "", "start_char": 501, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 508, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 12, "lemma": "do", "misc": "", "start_char": 506, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 512, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 13, "lemma": "the", "misc": "", "start_char": 509, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 523, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "experiment", "misc": "", "start_char": 513, "text": "experiment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 525, "feats": null, "head": 6, "id": 15, "lemma": "?", "misc": "", "start_char": 524, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (NP (DT The) (CD two)) (PP (IN of) (NP (PRP us)))) (VP (MD could) (VP (VB do) (NP (PRP it)))) (. .)))" }, "speaker": "Amy", "text": "The two of us could do it.", "tokens": [ { "deprel": "det", "end_char": 529, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "misc": "", "start_char": 526, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 533, "feats": "NumForm=Word|NumType=Card", "head": 6, "id": 2, "lemma": "two", "misc": "", "start_char": 530, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 536, "feats": null, "head": 4, "id": 3, "lemma": "of", "misc": "", "start_char": 534, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 539, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 2, "id": 4, "lemma": "we", "misc": "", "start_char": 537, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 545, "feats": "VerbForm=Fin", "head": 6, "id": 5, "lemma": "could", "misc": "", "start_char": 540, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 548, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "do", "misc": "", "start_char": 546, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 551, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "it", "misc": "", "start_char": 549, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 553, "feats": null, "head": 6, "id": 8, "lemma": ".", "misc": "", "start_char": 552, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (ADJP (JJ sure)) (, ,) (NP (DT that)) (VP (MD might) (VP (VB be) (ADJP (JJ fun)))) (. .)))" }, "speaker": "Leonard", "text": "Yeah, sure, that might be fun.", "tokens": [ { "deprel": "discourse", "end_char": 558, "feats": null, "head": 8, "id": 1, "lemma": "yeah", "misc": "", "start_char": 554, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 560, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 559, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 565, "feats": "Degree=Pos", "head": 8, "id": 3, "lemma": "sure", "misc": "", "start_char": 561, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 567, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 566, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 572, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 5, "lemma": "that", "misc": "", "start_char": 568, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 578, "feats": "VerbForm=Fin", "head": 8, "id": 6, "lemma": "might", "misc": "", "start_char": 573, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 581, "feats": "VerbForm=Inf", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 579, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 585, "feats": "Degree=Pos", "head": 0, "id": 8, "lemma": "fun", "misc": "", "start_char": 582, "text": "fun", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 587, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 586, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VP (VBZ 's) (NP (DT the) (JJ first) (NN question)))) (. ?)))" }, "speaker": "Amy", "text": "What's the first question?", "tokens": [ { "deprel": "root", "end_char": 592, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 588, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 595, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 2, "lemma": "be", "misc": "", "start_char": 593, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 599, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 3, "lemma": "the", "misc": "", "start_char": 596, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 605, "feats": "Degree=Pos|NumType=Ord", "head": 5, "id": 4, "lemma": "first", "misc": "", "start_char": 600, "text": "first", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 614, "feats": "Number=Sing", "head": 1, "id": 5, "lemma": "question", "misc": "", "start_char": 606, "text": "question", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 616, "feats": null, "head": 1, "id": 6, "lemma": "?", "misc": "", "start_char": 615, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (VP (VB Hang) (PRT (RP on)) (. .) (`` \") (SQ (PP (VBN Given) (NP (NP (DT the) (NN choice)) (PP (IN of) (NP (NP (NN anyone)) (PP (IN in) (NP (DT the) (NN world))))))) (, ,) (WHNP (WP whom)) (SQ (MD would) (NP (PRP you)) (VP (VB want) (PP (IN as) (NP (DT a) (NN dinner) (NN guest)))))) (. ?) ('' \")))" }, "speaker": "Raj", "text": "Hang on . \" Given the choice of anyone in the world, whom would you want as a dinner guest? \"", "tokens": [ { "deprel": "root", "end_char": 621, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "hang", "misc": "", "start_char": 617, "text": "Hang", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 624, "feats": null, "head": 1, "id": 2, "lemma": "on", "misc": "", "start_char": 622, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 626, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 625, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 628, "feats": null, "head": 1, "id": 4, "lemma": "\"", "misc": "", "start_char": 627, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "case", "end_char": 634, "feats": "Tense=Past|VerbForm=Part", "head": 7, "id": 5, "lemma": "give", "misc": "", "start_char": 629, "text": "Given", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 638, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 635, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 645, "feats": "Number=Sing", "head": 17, "id": 7, "lemma": "choice", "misc": "", "start_char": 639, "text": "choice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 648, "feats": null, "head": 9, "id": 8, "lemma": "of", "misc": "", "start_char": 646, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 655, "feats": "Number=Sing|PronType=Ind", "head": 7, "id": 9, "lemma": "anyone", "misc": "", "start_char": 649, "text": "anyone", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 658, "feats": null, "head": 12, "id": 10, "lemma": "in", "misc": "", "start_char": 656, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 662, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 659, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 668, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "world", "misc": "", "start_char": 663, "text": "world", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 670, "feats": null, "head": 17, "id": 13, "lemma": ",", "misc": "", "start_char": 669, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "obj", "end_char": 675, "feats": "PronType=Int", "head": 17, "id": 14, "lemma": "whom", "misc": "", "start_char": 671, "text": "whom", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 681, "feats": "VerbForm=Fin", "head": 17, "id": 15, "lemma": "would", "misc": "", "start_char": 676, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 685, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 17, "id": 16, "lemma": "you", "misc": "", "start_char": 682, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 690, "feats": "VerbForm=Inf", "head": 1, "id": 17, "lemma": "want", "misc": "", "start_char": 686, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 693, "feats": null, "head": 21, "id": 18, "lemma": "as", "misc": "", "start_char": 691, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 695, "feats": "Definite=Ind|PronType=Art", "head": 21, "id": 19, "lemma": "a", "misc": "", "start_char": 694, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 702, "feats": "Number=Sing", "head": 21, "id": 20, "lemma": "dinner", "misc": "", "start_char": 696, "text": "dinner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 708, "feats": "Number=Sing", "head": 17, "id": 21, "lemma": "guest", "misc": "", "start_char": 703, "text": "guest", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 710, "feats": null, "head": 1, "id": 22, "lemma": "?", "misc": "", "start_char": 709, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 712, "feats": null, "head": 1, "id": 23, "lemma": "\"", "misc": "", "start_char": 711, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD can) (ADVP (RB honestly)) (VP (VB say) (NP (NNP Penny)))) (. .)))" }, "speaker": "Leonard", "text": "I can honestly say Penny.", "tokens": [ { "deprel": "nsubj", "end_char": 714, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 713, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 718, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "can", "misc": "", "start_char": 715, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 727, "feats": null, "head": 4, "id": 3, "lemma": "honestly", "misc": "", "start_char": 719, "text": "honestly", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 731, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "say", "misc": "", "start_char": 728, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 737, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "penny", "misc": "", "start_char": 732, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 739, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 738, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ...) (ADVP (RB then)) (NP (PRP I)) (VP (VBP choose) (NP (NP (DT a) (NN janitor) (. .) (CC 'Cause)) (SBAR (S (NP (PRP I)) (VP (VBP 'm) (ADJP (RB about) (S (VP (TO to) (VP (VB throw) (PRT (RP up))))))))))) (. .)))" }, "speaker": "Amy", "text": "Oh...then I choose a janitor . 'Cause I'm about to throw up.", "tokens": [ { "deprel": "discourse", "end_char": 742, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 740, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 746, "feats": null, "head": 5, "id": 2, "lemma": "...", "misc": "", "start_char": 743, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 751, "feats": "PronType=Dem", "head": 5, "id": 3, "lemma": "then", "misc": "", "start_char": 747, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 753, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 752, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 760, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "choose", "misc": "", "start_char": 754, "text": "choose", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 762, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 761, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 770, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "janitor", "misc": "", "start_char": 763, "text": "janitor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 772, "feats": null, "head": 5, "id": 8, "lemma": ".", "misc": "", "start_char": 771, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 779, "feats": null, "head": 14, "id": 9, "lemma": "'cause", "misc": "", "start_char": 773, "text": "'Cause", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj:outer", "end_char": 781, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 10, "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": 14, "id": 11, "lemma": "be", "misc": "", "start_char": 782, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 790, "feats": null, "head": 14, "id": 12, "lemma": "about", "misc": "", "start_char": 785, "text": "about", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 793, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 791, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "parataxis", "end_char": 799, "feats": "VerbForm=Inf", "head": 5, "id": 14, "lemma": "throw", "misc": "", "start_char": 794, "text": "throw", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 802, "feats": null, "head": 14, "id": 15, "lemma": "up", "misc": "", "start_char": 800, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 804, "feats": null, "head": 5, "id": 16, "lemma": ".", "misc": "", "start_char": 803, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (PP (IN in) (NP (NN love))))) (. .) (S (VP (VB Let) (S (NP (PRP 's)) (VP (VB do) (NP (NN something) (JJ else)))))) (. .)))" }, "speaker": "Leonard", "text": "I'm in love . Let's do something else.", "tokens": [ { "deprel": "nsubj", "end_char": 806, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 805, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 809, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 807, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 812, "feats": null, "head": 4, "id": 3, "lemma": "in", "misc": "", "start_char": 810, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 817, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "love", "misc": "", "start_char": 813, "text": "love", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 819, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 818, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 823, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 6, "lemma": "let", "misc": "", "start_char": 820, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 826, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 7, "lemma": "we", "misc": "", "start_char": 824, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 829, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "do", "misc": "", "start_char": 827, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 839, "feats": "Number=Sing|PronType=Ind", "head": 8, "id": 9, "lemma": "something", "misc": "", "start_char": 830, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "amod", "end_char": 844, "feats": "Degree=Pos", "head": 9, "id": 10, "lemma": "else", "misc": "", "start_char": 840, "text": "else", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 846, "feats": null, "head": 4, "id": 11, "lemma": ".", "misc": "", "start_char": 845, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Ooh)) (, ,) (INTJ (UH uh)) (, ,) (NP (NNP Emily)) (VP (VBZ gets) (PP (IN off) (NP (NN work))) (ADVP (RB soon))) (. .) (WHADVP (WRB Why)) (SQ (VBP do) (RB n't) (NP (NP (DT the) (CD four)) (PP (IN of) (NP (PRP us)))) (VP (VB go) (ADVP (RB out)))) (. ?)))" }, "speaker": "Raj", "text": "Ooh, uh, Emily gets off work soon . Why don't the four of us go out?", "tokens": [ { "deprel": "discourse", "end_char": 850, "feats": null, "head": 6, "id": 1, "lemma": "ooh", "misc": "", "start_char": 847, "text": "Ooh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 852, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 851, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 855, "feats": null, "head": 6, "id": 3, "lemma": "uh", "misc": "", "start_char": 853, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 857, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 856, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 863, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "Emily", "misc": "", "start_char": 858, "text": "Emily", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 868, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "get", "misc": "", "start_char": 864, "text": "gets", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 872, "feats": null, "head": 8, "id": 7, "lemma": "off", "misc": "", "start_char": 869, "text": "off", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 877, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "work", "misc": "", "start_char": 873, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 882, "feats": "Degree=Pos", "head": 6, "id": 9, "lemma": "soon", "misc": "", "start_char": 878, "text": "soon", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 884, "feats": null, "head": 6, "id": 10, "lemma": ".", "misc": "", "start_char": 883, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 888, "feats": "PronType=Int", "head": 18, "id": 11, "lemma": "why", "misc": "", "start_char": 885, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 891, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": 12, "lemma": "do", "misc": "", "start_char": 889, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 895, "feats": null, "head": 18, "id": 13, "lemma": "not", "misc": "", "start_char": 892, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 899, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 14, "lemma": "the", "misc": "", "start_char": 896, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 904, "feats": "NumForm=Word|NumType=Card", "head": 18, "id": 15, "lemma": "four", "misc": "", "start_char": 900, "text": "four", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 907, "feats": null, "head": 17, "id": 16, "lemma": "of", "misc": "", "start_char": 905, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 910, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 15, "id": 17, "lemma": "we", "misc": "", "start_char": 908, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 913, "feats": "VerbForm=Inf", "head": 6, "id": 18, "lemma": "go", "misc": "", "start_char": 911, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 917, "feats": null, "head": 18, "id": 19, "lemma": "out", "misc": "", "start_char": 914, "text": "out", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 919, "feats": null, "head": 6, "id": 20, "lemma": "?", "misc": "", "start_char": 918, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (INTJ (UH Okay) (. .)))" }, "speaker": "Leonard", "text": "Okay.", "tokens": [ { "deprel": "root", "end_char": 924, "feats": null, "head": 0, "id": 1, "lemma": "okay", "misc": "", "start_char": 920, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 926, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 925, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (VP (VBZ Sounds) (ADJP (JJ good))) (. .)))" }, "speaker": "Amy", "text": "Sounds good.", "tokens": [ { "deprel": "root", "end_char": 933, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "sound", "misc": "", "start_char": 927, "text": "Sounds", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "xcomp", "end_char": 938, "feats": "Degree=Pos", "head": 1, "id": 2, "lemma": "good", "misc": "", "start_char": 934, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 940, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 939, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (SQ (MD Should) (NP (PRP we)) (VP (VB call) (NP (NNP Howard) (CC and) (NNP Bernadette))) (. ?)))" }, "speaker": "Leonard", "text": "Should we call Howard and Bernadette?", "tokens": [ { "deprel": "aux", "end_char": 947, "feats": "VerbForm=Fin", "head": 3, "id": 1, "lemma": "should", "misc": "", "start_char": 941, "text": "Should", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 950, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "we", "misc": "", "start_char": 948, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 955, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "call", "misc": "", "start_char": 951, "text": "call", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 962, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "Howard", "misc": "", "start_char": 956, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 966, "feats": null, "head": 6, "id": 5, "lemma": "and", "misc": "", "start_char": 963, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 977, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "Bernadette", "misc": "", "start_char": 967, "text": "Bernadette", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 979, "feats": null, "head": 3, "id": 7, "lemma": "?", "misc": "", "start_char": 978, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VP (VB know) (SBAR (WHNP (WDT what) (NN time)) (S (NP (PRP$ their) (NN plane)) (VP (VBZ gets) (ADVP (RB in)))))) (, ,) (CC but) (VP (VB let) (NP (PRP me)) (, ,) (VP (VB let) (S (NP (PRP me)) (VP (VB shoot) (NP (PRP them)) (NP (DT a) (NN text)))))))) (. .)))" }, "speaker": "Raj", "text": "I don't know what time their plane gets in, but let me, let me shoot them a text.", "tokens": [ { "deprel": "nsubj", "end_char": 981, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 980, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 984, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 982, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 988, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 985, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 993, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 989, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 998, "feats": "PronType=Int", "head": 6, "id": 5, "lemma": "what", "misc": "", "start_char": 994, "text": "what", "upos": "DET", "xpos": "WDT" }, { "deprel": "obj", "end_char": 1003, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "time", "misc": "", "start_char": 999, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod:poss", "end_char": 1009, "feats": "Case=Gen|Number=Plur|Person=3|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "their", "misc": "", "start_char": 1004, "text": "their", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1015, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "plane", "misc": "", "start_char": 1010, "text": "plane", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl:relcl", "end_char": 1020, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 9, "lemma": "get", "misc": "", "start_char": 1016, "text": "gets", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obl", "end_char": 1023, "feats": null, "head": 9, "id": 10, "lemma": "in", "misc": "", "start_char": 1021, "text": "in", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1025, "feats": null, "head": 13, "id": 11, "lemma": ",", "misc": "", "start_char": 1024, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1029, "feats": null, "head": 13, "id": 12, "lemma": "but", "misc": "", "start_char": 1026, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1033, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 13, "lemma": "let", "misc": "", "start_char": 1030, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1036, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 14, "lemma": "I", "misc": "", "start_char": 1034, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1038, "feats": null, "head": 16, "id": 15, "lemma": ",", "misc": "", "start_char": 1037, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1042, "feats": "Mood=Imp|VerbForm=Fin", "head": 13, "id": 16, "lemma": "let", "misc": "", "start_char": 1039, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1045, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 17, "lemma": "I", "misc": "", "start_char": 1043, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1051, "feats": "VerbForm=Inf", "head": 16, "id": 18, "lemma": "shoot", "misc": "", "start_char": 1046, "text": "shoot", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1056, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 18, "id": 19, "lemma": "they", "misc": "", "start_char": 1052, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 1058, "feats": "Definite=Ind|PronType=Art", "head": 21, "id": 20, "lemma": "a", "misc": "", "start_char": 1057, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1063, "feats": "Number=Sing", "head": 18, "id": 21, "lemma": "text", "misc": "", "start_char": 1059, "text": "text", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1065, "feats": null, "head": 4, "id": 22, "lemma": ".", "misc": "", "start_char": 1064, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (SQ (VBD Did) (NP (PRP he)) (VP (VB say) (NP (NP (NN anything)) (PP (IN about) (NP (DT the) (NN funeral))))) (. ?)))" }, "speaker": "Amy", "text": "Did he say anything about the funeral?", "tokens": [ { "deprel": "aux", "end_char": 1069, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 1066, "text": "Did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 1072, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 2, "lemma": "he", "misc": "", "start_char": 1070, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1076, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "say", "misc": "", "start_char": 1073, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1085, "feats": "Number=Sing|PronType=Ind", "head": 3, "id": 4, "lemma": "anything", "misc": "", "start_char": 1077, "text": "anything", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 1091, "feats": null, "head": 7, "id": 5, "lemma": "about", "misc": "", "start_char": 1086, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1095, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 1092, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1103, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "funeral", "misc": "", "start_char": 1096, "text": "funeral", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1105, "feats": null, "head": 3, "id": 8, "lemma": "?", "misc": "", "start_char": 1104, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (RB Not) (JJ much)) (, ,) (CC but) (S (NP (PRP he)) (VP (VBD seemed) (S (VP (TO to) (VP (VB be) (PP (IN in) (NP (DT a) (ADJP (RB pretty) (JJ good)) (NN place)))))))) (. .)))" }, "speaker": "Raj", "text": "Not much, but he seemed to be in a pretty good place.", "tokens": [ { "deprel": "advmod", "end_char": 1109, "feats": null, "head": 2, "id": 1, "lemma": "not", "misc": "", "start_char": 1106, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1114, "feats": "Degree=Pos", "head": 0, "id": 2, "lemma": "much", "misc": "", "start_char": 1110, "text": "much", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1116, "feats": null, "head": 6, "id": 3, "lemma": ",", "misc": "", "start_char": 1115, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1120, "feats": null, "head": 6, "id": 4, "lemma": "but", "misc": "", "start_char": 1117, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1123, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 5, "lemma": "he", "misc": "", "start_char": 1121, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1130, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 6, "lemma": "seem", "misc": "", "start_char": 1124, "text": "seemed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 1133, "feats": null, "head": 13, "id": 7, "lemma": "to", "misc": "", "start_char": 1131, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 1136, "feats": "VerbForm=Inf", "head": 13, "id": 8, "lemma": "be", "misc": "", "start_char": 1134, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "case", "end_char": 1139, "feats": null, "head": 13, "id": 9, "lemma": "in", "misc": "", "start_char": 1137, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1141, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 10, "lemma": "a", "misc": "", "start_char": 1140, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 1148, "feats": null, "head": 12, "id": 11, "lemma": "pretty", "misc": "", "start_char": 1142, "text": "pretty", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 1153, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "good", "misc": "", "start_char": 1149, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "xcomp", "end_char": 1159, "feats": "Number=Sing", "head": 6, "id": 13, "lemma": "place", "misc": "", "start_char": 1154, "text": "place", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1161, "feats": null, "head": 2, "id": 14, "lemma": ".", "misc": "", "start_char": 1160, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 0, 1 ] ], [ [ 0, 7, 7 ], [ 10, 4, 4 ] ], [ [ 0, 7, 9 ] ], [ [ 0, 11, 12 ], [ 5, 12, 13 ], [ 6, 6, 6 ] ], [ [ 0, 17, 17 ], [ 0, 19, 19 ], [ 0, 21, 21 ], [ 2, 9, 9 ], [ 2, 11, 11 ], [ 2, 9, 11 ], [ 2, 21, 21 ], [ 17, 0, 0 ], [ 17, 13, 13 ], [ 17, 16, 16 ] ], [ [ 2, 4, 5 ] ], [ [ 2, 7, 7 ] ], [ [ 2, 17, 17 ] ], [ [ 2, 25, 27 ] ], [ [ 2, 31, 32 ] ], [ [ 2, 19, 36 ] ], [ [ 2, 34, 36 ] ], [ [ 2, 35, 36 ], [ 2, 38, 38 ] ], [ [ 2, 43, 43 ], [ 4, 20, 20 ] ], [ [ 3, 0, 0 ], [ 11, 3, 3 ], [ 11, 9, 9 ] ], [ [ 3, 2, 2 ] ], [ [ 4, 5, 12 ] ], [ [ 4, 8, 12 ] ], [ [ 5, 3, 3 ], [ 16, 1, 1 ] ], [ [ 5, 10, 10 ] ], [ [ 6, 3, 3 ], [ 6, 0, 3 ], [ 9, 15, 15 ] ], [ [ 7, 4, 4 ] ], [ [ 7, 7, 7 ] ], [ [ 8, 2, 4 ] ], [ [ 9, 8, 8 ] ], [ [ 9, 5, 11 ] ], [ [ 9, 8, 11 ] ], [ [ 9, 10, 11 ] ], [ [ 9, 13, 13 ] ], [ [ 9, 18, 20 ] ], [ [ 10, 0, 0 ], [ 12, 0, 0 ] ], [ [ 11, 5, 6 ] ], [ [ 12, 3, 3 ] ], [ [ 12, 8, 9 ] ], [ [ 13, 4, 4 ] ], [ [ 13, 7, 7 ] ], [ [ 13, 16, 16 ], [ 13, 13, 16 ] ], [ [ 16, 3, 3 ], [ 18, 1, 1 ], [ 19, 4, 4 ] ], [ [ 16, 3, 5 ] ], [ [ 17, 6, 6 ], [ 17, 18, 18 ] ], [ [ 17, 6, 7 ] ], [ [ 17, 19, 20 ] ], [ [ 18, 3, 3 ] ], [ [ 18, 3, 6 ] ], [ [ 18, 5, 6 ] ], [ [ 19, 9, 12 ] ] ]
s08e16c02t
You guys are really being calm about Penny and Sheldon doing this thing . If it were me, I - I'd be a little nervous. Why? Well, even if the study's nonsense, I - I don't believe in tempting fate . Same reason I wouldn't use a Ouija board, or pick a fight with an Asian guy . He probably doesn't know karate, but...why risk it? I think we're safe. Well, that's what the bullies at Bruce Lee's high school thought . And then, bam! Karate. Well, are we just gonna sit here while they do the experiment? The two of us could do it. Yeah, sure, that might be fun. What's the first question? Hang on . " Given the choice of anyone in the world, whom would you want as a dinner guest? " I can honestly say Penny. Oh...then I choose a janitor . 'Cause I'm about to throw up. I'm in love . Let's do something else. Ooh, uh, Emily gets off work soon . Why don't the four of us go out? Okay. Sounds good. Should we call Howard and Bernadette? I don't know what time their plane gets in, but let me, let me shoot them a text. Did he say anything about the funeral? Not much, but he seemed to be in a pretty good place.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (SQ (VBP Are) (NP (PRP you)) (VP (VBG kidding) (NP (PRP me))) (. ?) (S (NP (PRP You)) (VP (VBD lost) (NP (NP (PRP$ my) (NN mother) (POS 's)) (NNS ashes)))) (. ?)))" }, "speaker": "Howard", "text": "Are you kidding me? You lost my mother's ashes?", "tokens": [ { "deprel": "aux", "end_char": 3, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "be", "misc": "", "start_char": 0, "text": "Are", "upos": "AUX", "xpos": "VBP" }, { "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": 15, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "kid", "misc": "", "start_char": 8, "text": "kidding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 18, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 4, "lemma": "I", "misc": "", "start_char": 16, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 20, "feats": null, "head": 3, "id": 5, "lemma": "?", "misc": "", "start_char": 19, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 24, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 21, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 29, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 3, "id": 7, "lemma": "lose", "misc": "", "start_char": 25, "text": "lost", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 32, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "my", "misc": "", "start_char": 30, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod:poss", "end_char": 39, "feats": "Number=Sing", "head": 11, "id": 9, "lemma": "mother", "misc": "", "start_char": 33, "text": "mother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 42, "feats": null, "head": 9, "id": 10, "lemma": "'s", "misc": "", "start_char": 40, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "end_char": 48, "feats": "Number=Plur", "head": 7, "id": 11, "lemma": "ash", "misc": "", "start_char": 43, "text": "ashes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 50, "feats": null, "head": 3, "id": 12, "lemma": "?", "misc": "", "start_char": 49, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (NP (PRP I) (, -) (VBP I'm)) (ADVP (RB just)) (VP (VBG saying) (SBAR (IN that) (S (ADVP (RB sometimes)) (NP (NNS bags)) (VP (VBP are) (VP (VBN misrouted)))))) (. .)))" }, "speaker": "Baggage Clerk", "text": "No, I - I'm just saying that sometimes bags are misrouted.", "tokens": [ { "deprel": "discourse", "end_char": 53, "feats": "Polarity=Neg", "head": 7, "id": 1, "lemma": "no", "misc": "", "start_char": 51, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 55, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 54, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 57, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 3, "lemma": "I", "misc": "", "start_char": 56, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 59, "feats": null, "head": 3, "id": 4, "lemma": "-", "misc": "", "start_char": 58, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 63, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 60, "text": "I'm", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 68, "feats": null, "head": 7, "id": 6, "lemma": "just", "misc": "", "start_char": 64, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 75, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 7, "lemma": "say", "misc": "", "start_char": 69, "text": "saying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 80, "feats": null, "head": 12, "id": 8, "lemma": "that", "misc": "", "start_char": 76, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advmod", "end_char": 90, "feats": null, "head": 12, "id": 9, "lemma": "sometimes", "misc": "", "start_char": 81, "text": "sometimes", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj:pass", "end_char": 95, "feats": "Number=Plur", "head": 12, "id": 10, "lemma": "bag", "misc": "", "start_char": 91, "text": "bags", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux:pass", "end_char": 99, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 96, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 109, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 7, "id": 12, "lemma": "misroute", "misc": "", "start_char": 100, "text": "misrouted", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 111, "feats": null, "head": 7, "id": 13, "lemma": ".", "misc": "", "start_char": 110, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (DT All) (JJ right)) (, ,) (ADJP (JJ fine) (. .)) (WHADVP (WRB Where)) (SQ (VBD did) (NP (PRP you)) (VP (VB misroute) (NP (NP (DT the) (JJ only) (NN woman)) (SBAR (WHNP (WP who)) (S (ADVP (RB ever)) (VP (VBD loved) (NP (PRP me)))))))) (. ?)))" }, "speaker": "Howard", "text": "All right, fine . Where did you misroute the only woman who ever loved me?", "tokens": [ { "deprel": "det", "end_char": 115, "feats": null, "head": 2, "id": 1, "lemma": "all", "misc": "", "start_char": 112, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "discourse", "end_char": 121, "feats": "Degree=Pos", "head": 9, "id": 2, "lemma": "right", "misc": "", "start_char": 116, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 123, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 122, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 128, "feats": "Degree=Pos", "head": 2, "id": 4, "lemma": "fine", "misc": "", "start_char": 124, "text": "fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 130, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 129, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 136, "feats": "PronType=Int", "head": 9, "id": 6, "lemma": "where", "misc": "", "start_char": 131, "text": "Where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 140, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 9, "id": 7, "lemma": "do", "misc": "", "start_char": 137, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 144, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 141, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 153, "feats": "VerbForm=Inf", "head": 0, "id": 9, "lemma": "misroute", "misc": "", "start_char": 145, "text": "misroute", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 157, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 10, "lemma": "the", "misc": "", "start_char": 154, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 162, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "only", "misc": "", "start_char": 158, "text": "only", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 168, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "woman", "misc": "", "start_char": 163, "text": "woman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 172, "feats": "PronType=Rel", "head": 15, "id": 13, "lemma": "who", "misc": "", "start_char": 169, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "advmod", "end_char": 177, "feats": null, "head": 15, "id": 14, "lemma": "ever", "misc": "", "start_char": 173, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 183, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": 15, "lemma": "love", "misc": "", "start_char": 178, "text": "loved", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 186, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 16, "lemma": "I", "misc": "", "start_char": 184, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 188, "feats": null, "head": 9, "id": 17, "lemma": "?", "misc": "", "start_char": 187, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (ADVP (RB just)) (VP (VBP need) (NP (NP (DT some) (NN information)) (. .) (SBARQ (WHADVP (UH Uh)) (, ,) (WHNP (WP what)) (SQ (VP (VBZ 's) (NP (DT the) (NN flight) (NN number))))))) (. ?)))" }, "speaker": "Clerk", "text": "I just need some information . Uh, what's the flight number?", "tokens": [ { "deprel": "nsubj", "end_char": 190, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 189, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 195, "feats": null, "head": 3, "id": 2, "lemma": "just", "misc": "", "start_char": 191, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 200, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "need", "misc": "", "start_char": 196, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 205, "feats": null, "head": 5, "id": 4, "lemma": "some", "misc": "", "start_char": 201, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 217, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "information", "misc": "", "start_char": 206, "text": "information", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 219, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 218, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 222, "feats": null, "head": 9, "id": 7, "lemma": "uh", "misc": "", "start_char": 220, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 224, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 223, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 229, "feats": "PronType=Int", "head": 3, "id": 9, "lemma": "what", "misc": "", "start_char": 225, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 232, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 10, "lemma": "be", "misc": "", "start_char": 230, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 236, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 11, "lemma": "the", "misc": "", "start_char": 233, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 243, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "flight", "misc": "", "start_char": 237, "text": "flight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 250, "feats": "Number=Sing", "head": 9, "id": 13, "lemma": "number", "misc": "", "start_char": 244, "text": "number", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 252, "feats": null, "head": 3, "id": 14, "lemma": "?", "misc": "", "start_char": 251, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (NP (CD Eight) (CD sixteen) (. .)))" }, "speaker": "Bernadette", "text": "Eight sixteen.", "tokens": [ { "deprel": "root", "end_char": 258, "feats": "NumForm=Word|NumType=Card", "head": 0, "id": 1, "lemma": "eight", "misc": "", "start_char": 253, "text": "Eight", "upos": "NUM", "xpos": "CD" }, { "deprel": "dep", "end_char": 266, "feats": "NumForm=Word|NumType=Card", "head": 1, "id": 2, "lemma": "sixteen", "misc": "", "start_char": 259, "text": "sixteen", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 268, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 267, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (ADVP (RB really)) (VP (VBD did) (VP (VB mean) (ADVP (RB first)))) (. .)))" }, "speaker": "Howard", "text": "I really did mean first.", "tokens": [ { "deprel": "nsubj", "end_char": 270, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 269, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 277, "feats": null, "head": 4, "id": 2, "lemma": "really", "misc": "", "start_char": 271, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 281, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 3, "lemma": "do", "misc": "", "start_char": 278, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 286, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "mean", "misc": "", "start_char": 282, "text": "mean", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 292, "feats": "NumType=Ord", "head": 4, "id": 5, "lemma": "first", "misc": "", "start_char": 287, "text": "first", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 294, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 293, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Just)) (VP (VB drop) (NP (PRP it))) (. .)))" }, "speaker": "Bernadette", "text": "Just drop it.", "tokens": [ { "deprel": "advmod", "end_char": 299, "feats": null, "head": 2, "id": 1, "lemma": "just", "misc": "", "start_char": 295, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 304, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "drop", "misc": "", "start_char": 300, "text": "drop", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 307, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 3, "lemma": "it", "misc": "", "start_char": 305, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 309, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 308, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (SQ (CC And) (MD can) (NP (PRP you)) (VP (VB describe) (NP (DT the) (NN bag))) (. ?)))" }, "speaker": "Clerk", "text": "And can you describe the bag?", "tokens": [ { "deprel": "cc", "end_char": 313, "feats": null, "head": 4, "id": 1, "lemma": "and", "misc": "", "start_char": 310, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "aux", "end_char": 317, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "can", "misc": "", "start_char": 314, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 321, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 318, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 330, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "describe", "misc": "", "start_char": 322, "text": "describe", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 334, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 331, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 338, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "bag", "misc": "", "start_char": 335, "text": "bag", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 340, "feats": null, "head": 4, "id": 7, "lemma": "?", "misc": "", "start_char": 339, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Um)) (, ,) (INTJ (UH well)) (, ,) (NP (PRP it)) (VP (VBZ 's) (, ,) (INTJ (UH uh)) (, ,) (NP (JJ black) (. .)) (SBAR (S (NP (EX There)) (VP (VBZ 's) (NP (NP (DT a) (JJ red) (NN ribbon)) (VP (VBN tied) (PP (IN to) (NP (DT the) (NN handle))))))))) (. ...)))" }, "speaker": "Bernadette", "text": "Um, well, it's, uh, black . There's a red ribbon tied to the handle ...", "tokens": [ { "deprel": "discourse", "end_char": 343, "feats": null, "head": 10, "id": 1, "lemma": "um", "misc": "", "start_char": 341, "text": "Um", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 345, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 344, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 350, "feats": null, "head": 10, "id": 3, "lemma": "well", "misc": "", "start_char": 346, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 352, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 351, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 355, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 5, "lemma": "it", "misc": "", "start_char": 353, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 358, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 6, "lemma": "be", "misc": "", "start_char": 356, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 360, "feats": null, "head": 6, "id": 7, "lemma": ",", "misc": "", "start_char": 359, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 363, "feats": null, "head": 10, "id": 8, "lemma": "uh", "misc": "", "start_char": 361, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 365, "feats": null, "head": 8, "id": 9, "lemma": ",", "misc": "", "start_char": 364, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 371, "feats": "Degree=Pos", "head": 0, "id": 10, "lemma": "black", "misc": "", "start_char": 366, "text": "black", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 373, "feats": null, "head": 10, "id": 11, "lemma": ".", "misc": "", "start_char": 372, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "expl", "end_char": 379, "feats": null, "head": 13, "id": 12, "lemma": "there", "misc": "", "start_char": 374, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "parataxis", "end_char": 382, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 13, "lemma": "be", "misc": "", "start_char": 380, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 384, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 14, "lemma": "a", "misc": "", "start_char": 383, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 388, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "red", "misc": "", "start_char": 385, "text": "red", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 395, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "ribbon", "misc": "", "start_char": 389, "text": "ribbon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 400, "feats": "Tense=Past|VerbForm=Part", "head": 16, "id": 17, "lemma": "tie", "misc": "", "start_char": 396, "text": "tied", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 403, "feats": null, "head": 20, "id": 18, "lemma": "to", "misc": "", "start_char": 401, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 407, "feats": "Definite=Def|PronType=Art", "head": 20, "id": 19, "lemma": "the", "misc": "", "start_char": 404, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 414, "feats": "Number=Sing", "head": 17, "id": 20, "lemma": "handle", "misc": "", "start_char": 408, "text": "handle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 418, "feats": null, "head": 10, "id": 21, "lemma": "...", "misc": "", "start_char": 415, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (NP (DT The) (NN world) (POS 's)) (JJS greatest) (NN mom)) (VP (VBZ is) (PP (IN in) (NP (DT the) (NN shoe) (NN compartment)))) (. !)))" }, "speaker": "Howard", "text": "The world's greatest mom is in the shoe compartment!", "tokens": [ { "deprel": "det", "end_char": 422, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "misc": "", "start_char": 419, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod:poss", "end_char": 428, "feats": "Number=Sing", "head": 5, "id": 2, "lemma": "world", "misc": "", "start_char": 423, "text": "world", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 431, "feats": null, "head": 2, "id": 3, "lemma": "'s", "misc": "", "start_char": 429, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "amod", "end_char": 440, "feats": "Degree=Sup", "head": 5, "id": 4, "lemma": "great", "misc": "", "start_char": 432, "text": "greatest", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "nsubj", "end_char": 444, "feats": "Number=Sing", "head": 10, "id": 5, "lemma": "mom", "misc": "", "start_char": 441, "text": "mom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 447, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 6, "lemma": "be", "misc": "", "start_char": 445, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 450, "feats": null, "head": 10, "id": 7, "lemma": "in", "misc": "", "start_char": 448, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 454, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 8, "lemma": "the", "misc": "", "start_char": 451, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 459, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "shoe", "misc": "", "start_char": 455, "text": "shoe", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 471, "feats": "Number=Sing", "head": 0, "id": 10, "lemma": "compartment", "misc": "", "start_char": 460, "text": "compartment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 473, "feats": null, "head": 10, "id": 11, "lemma": "!", "misc": "", "start_char": 472, "text": "!", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ], [ 0, 5, 5 ] ], [ [ 0, 3, 3 ], [ 0, 7, 7 ], [ 2, 15, 15 ], [ 5, 0, 0 ], [ 7, 2, 2 ] ], [ [ 0, 7, 8 ], [ 2, 12, 12 ], [ 2, 9, 15 ], [ 9, 0, 4 ] ], [ [ 0, 7, 10 ] ], [ [ 1, 2, 2 ], [ 1, 4, 4 ], [ 2, 7, 7 ] ], [ [ 1, 9, 9 ] ], [ [ 3, 0, 0 ] ], [ [ 3, 3, 4 ] ], [ [ 3, 10, 12 ], [ 4, 0, 1 ] ], [ [ 7, 4, 5 ], [ 8, 4, 4 ] ], [ [ 8, 13, 19 ] ], [ [ 8, 18, 19 ] ], [ [ 9, 7, 9 ] ] ]
s08e16c03t
Are you kidding me? You lost my mother's ashes? No, I - I'm just saying that sometimes bags are misrouted. All right, fine . Where did you misroute the only woman who ever loved me? I just need some information . Uh, what's the flight number? Eight sixteen. I really did mean first. Just drop it. And can you describe the bag? Um, well, it's, uh, black . There's a red ribbon tied to the handle ... The world's greatest mom is in the shoe compartment!
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (ADJP (JJ ready) (S (VP (TO to) (VP (VB begin))))) (. ?)))" }, "speaker": "Sheldon", "text": "You ready to begin?", "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": "Degree=Pos", "head": 0, "id": 2, "lemma": "ready", "misc": "", "start_char": 4, "text": "ready", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 12, "feats": null, "head": 4, "id": 3, "lemma": "to", "misc": "", "start_char": 10, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 18, "feats": "VerbForm=Inf", "head": 2, "id": 4, "lemma": "begin", "misc": "", "start_char": 13, "text": "begin", "upos": "VERB", "xpos": "VB" }, { "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 (LST (UH Yup) (. .)) (NP (PRP I)) (VP (VBP assume) (SBAR (S (NP (PRP you)) (VP (VBP do) (RB n't) (VP (VB want) (NP (NN wine))))))) (. .)))" }, "speaker": "Penny", "text": "Yup . I assume you don't want wine.", "tokens": [ { "deprel": "discourse", "end_char": 24, "feats": null, "head": 4, "id": 1, "lemma": "yup", "misc": "", "start_char": 21, "text": "Yup", "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": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 27, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 35, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "assume", "misc": "", "start_char": 29, "text": "assume", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 39, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 5, "lemma": "you", "misc": "", "start_char": 36, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 42, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "do", "misc": "", "start_char": 40, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 46, "feats": null, "head": 8, "id": 7, "lemma": "not", "misc": "", "start_char": 43, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 51, "feats": "VerbForm=Inf", "head": 4, "id": 8, "lemma": "want", "misc": "", "start_char": 47, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 56, "feats": "Number=Sing", "head": 8, "id": 9, "lemma": "wine", "misc": "", "start_char": 52, "text": "wine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 58, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 57, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP 're) (RB not) (VP (VBN supposed) (S (VP (TO to) (VP (VB drink) (NP (NN alcohol)) (SBAR (WHADVP (WRB when)) (S (VP (VBG operating) (NP (JJ heavy) (NN machinery)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "You're not supposed to drink alcohol when operating heavy machinery.", "tokens": [ { "deprel": "nsubj:pass", "end_char": 62, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 59, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 66, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 63, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 70, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 67, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 79, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 4, "lemma": "suppose", "misc": "", "start_char": 71, "text": "supposed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 82, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 80, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 88, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "drink", "misc": "", "start_char": 83, "text": "drink", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 96, "feats": "Number=Sing", "head": 6, "id": 7, "lemma": "alcohol", "misc": "", "start_char": 89, "text": "alcohol", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 101, "feats": "PronType=Int", "head": 9, "id": 8, "lemma": "when", "misc": "", "start_char": 97, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "advcl", "end_char": 111, "feats": "VerbForm=Ger", "head": 6, "id": 9, "lemma": "operate", "misc": "", "start_char": 102, "text": "operating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "amod", "end_char": 117, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "heavy", "misc": "", "start_char": 112, "text": "heavy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 127, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "machinery", "misc": "", "start_char": 118, "text": "machinery", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 129, "feats": null, "head": 4, "id": 12, "lemma": ".", "misc": "", "start_char": 128, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (FRAG (WHNP (WDT What) (JJ heavy) (NN machinery)) (. ?) (S (VP (VB Let) (S (NP (PRP 's)) (ADVP (RB just)) (VP (VB start))))) (. .)))" }, "speaker": "Penny", "text": "What heavy machinery? Let's just start.", "tokens": [ { "deprel": "det", "end_char": 134, "feats": "PronType=Int", "head": 3, "id": 1, "lemma": "what", "misc": "", "start_char": 130, "text": "What", "upos": "DET", "xpos": "WDT" }, { "deprel": "amod", "end_char": 140, "feats": "Degree=Pos", "head": 3, "id": 2, "lemma": "heavy", "misc": "", "start_char": 135, "text": "heavy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 150, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "machinery", "misc": "", "start_char": 141, "text": "machinery", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 152, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 151, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 156, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 5, "lemma": "let", "misc": "", "start_char": 153, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 159, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 6, "lemma": "we", "misc": "", "start_char": 157, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 164, "feats": null, "head": 8, "id": 7, "lemma": "just", "misc": "", "start_char": 160, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 170, "feats": "VerbForm=Inf", "head": 5, "id": 8, "lemma": "start", "misc": "", "start_char": 165, "text": "start", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 172, "feats": null, "head": 5, "id": 9, "lemma": ".", "misc": "", "start_char": 171, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (PP (IN as) (NP (DT a) (NNP Texas) (NN gentleman))) (, ,) (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ inclined) (S (VP (TO to) (VP (VB say) (NP (NNS ladies)) (ADVP (RB first)))))) (. .) (SBAR (IN Although) (, ,) (S (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ concerned) (SBAR (IN that) (S (NP (NP (NN level)) (PP (IN of) (NP (NN politeness) (CC and) (NN charm)))) (VP (MD might) (VP (VB make) (S (NP (PRP you)) (VP (VB fall) (PP (IN in) (NP (NN love))) (PP (IN with) (NP (PRP me))) (SBAR (IN before) (S (NP (DT the) (NN test)) (ADVP (RB even)) (VP (VBZ begins))))))))))))) (. .) (S (ADVP (RB Perhaps)) (NP (PRP we)) (VP (MD should) (VP (VB flip) (NP (DT a) (NN coin)))))))) (. .) (CC Or) (SBAR (IN if) (S (NP (PRP you)) (VP (VBP 're) (ADJP (JJ familiar) (PP (IN with) (NP (NP (DT the) (NNS rules)) (PP (IN of) (NP (NNP Rock) (, ,) (NNP Paper) (, ,) (NNPS Scissors))))))))) (. ...)))" }, "speaker": "Sheldon", "text": "Well, as a Texas gentleman, I'm inclined to say ladies first . Although, I'm concerned that level of politeness and charm might make you fall in love with me before the test even begins . Perhaps we should flip a coin . Or if you're familiar with the rules of Rock, Paper, Scissors ...", "tokens": [ { "deprel": "discourse", "end_char": 177, "feats": null, "head": 10, "id": 1, "lemma": "well", "misc": "", "start_char": 173, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 179, "feats": null, "head": 10, "id": 2, "lemma": ",", "misc": "", "start_char": 178, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 182, "feats": null, "head": 6, "id": 3, "lemma": "as", "misc": "", "start_char": 180, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 184, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 4, "lemma": "a", "misc": "", "start_char": 183, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 190, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "Texas", "misc": "", "start_char": 185, "text": "Texas", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 200, "feats": "Number=Sing", "head": 10, "id": 6, "lemma": "gentleman", "misc": "", "start_char": 191, "text": "gentleman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 202, "feats": null, "head": 10, "id": 7, "lemma": ",", "misc": "", "start_char": 201, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 204, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "I", "misc": "", "start_char": 203, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 207, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 205, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 216, "feats": "Degree=Pos", "head": 0, "id": 10, "lemma": "inclined", "misc": "", "start_char": 208, "text": "inclined", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 219, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 217, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 223, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "say", "misc": "", "start_char": 220, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 230, "feats": "Number=Plur", "head": 12, "id": 13, "lemma": "lady", "misc": "", "start_char": 224, "text": "ladies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 236, "feats": "NumType=Ord", "head": 12, "id": 14, "lemma": "first", "misc": "", "start_char": 231, "text": "first", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 238, "feats": null, "head": 10, "id": 15, "lemma": ".", "misc": "", "start_char": 237, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 247, "feats": null, "head": 20, "id": 16, "lemma": "although", "misc": "", "start_char": 239, "text": "Although", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "punct", "end_char": 249, "feats": null, "head": 20, "id": 17, "lemma": ",", "misc": "", "start_char": 248, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 251, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 18, "lemma": "I", "misc": "", "start_char": 250, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 254, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 20, "id": 19, "lemma": "be", "misc": "", "start_char": 252, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 264, "feats": "Degree=Pos", "head": 10, "id": 20, "lemma": "concerned", "misc": "", "start_char": 255, "text": "concerned", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 269, "feats": null, "head": 28, "id": 21, "lemma": "that", "misc": "", "start_char": 265, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 275, "feats": "Number=Sing", "head": 28, "id": 22, "lemma": "level", "misc": "", "start_char": 270, "text": "level", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 278, "feats": null, "head": 24, "id": 23, "lemma": "of", "misc": "", "start_char": 276, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 289, "feats": "Number=Sing", "head": 22, "id": 24, "lemma": "politeness", "misc": "", "start_char": 279, "text": "politeness", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 293, "feats": null, "head": 26, "id": 25, "lemma": "and", "misc": "", "start_char": 290, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 299, "feats": "Number=Sing", "head": 24, "id": 26, "lemma": "charm", "misc": "", "start_char": 294, "text": "charm", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 305, "feats": "VerbForm=Fin", "head": 28, "id": 27, "lemma": "might", "misc": "", "start_char": 300, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 310, "feats": "VerbForm=Inf", "head": 20, "id": 28, "lemma": "make", "misc": "", "start_char": 306, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 314, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 28, "id": 29, "lemma": "you", "misc": "", "start_char": 311, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 319, "feats": "VerbForm=Inf", "head": 28, "id": 30, "lemma": "fall", "misc": "", "start_char": 315, "text": "fall", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 322, "feats": null, "head": 32, "id": 31, "lemma": "in", "misc": "", "start_char": 320, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 327, "feats": "Number=Sing", "head": 30, "id": 32, "lemma": "love", "misc": "", "start_char": 323, "text": "love", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 332, "feats": null, "head": 34, "id": 33, "lemma": "with", "misc": "", "start_char": 328, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 335, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 30, "id": 34, "lemma": "I", "misc": "", "start_char": 333, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 342, "feats": null, "head": 39, "id": 35, "lemma": "before", "misc": "", "start_char": 336, "text": "before", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 346, "feats": "Definite=Def|PronType=Art", "head": 37, "id": 36, "lemma": "the", "misc": "", "start_char": 343, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 351, "feats": "Number=Sing", "head": 39, "id": 37, "lemma": "test", "misc": "", "start_char": 347, "text": "test", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 356, "feats": null, "head": 39, "id": 38, "lemma": "even", "misc": "", "start_char": 352, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 363, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 30, "id": 39, "lemma": "begin", "misc": "", "start_char": 357, "text": "begins", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 365, "feats": null, "head": 10, "id": 40, "lemma": ".", "misc": "", "start_char": 364, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 373, "feats": null, "head": 44, "id": 41, "lemma": "perhaps", "misc": "", "start_char": 366, "text": "Perhaps", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 376, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 44, "id": 42, "lemma": "we", "misc": "", "start_char": 374, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 383, "feats": "VerbForm=Fin", "head": 44, "id": 43, "lemma": "should", "misc": "", "start_char": 377, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 388, "feats": "VerbForm=Inf", "head": 10, "id": 44, "lemma": "flip", "misc": "", "start_char": 384, "text": "flip", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 390, "feats": "Definite=Ind|PronType=Art", "head": 46, "id": 45, "lemma": "a", "misc": "", "start_char": 389, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 395, "feats": "Number=Sing", "head": 44, "id": 46, "lemma": "coin", "misc": "", "start_char": 391, "text": "coin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 397, "feats": null, "head": 10, "id": 47, "lemma": ".", "misc": "", "start_char": 396, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 400, "feats": null, "head": 52, "id": 48, "lemma": "or", "misc": "", "start_char": 398, "text": "Or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "end_char": 403, "feats": null, "head": 52, "id": 49, "lemma": "if", "misc": "", "start_char": 401, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 407, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 52, "id": 50, "lemma": "you", "misc": "", "start_char": 404, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 411, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 52, "id": 51, "lemma": "be", "misc": "", "start_char": 408, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 420, "feats": "Degree=Pos", "head": 44, "id": 52, "lemma": "familiar", "misc": "", "start_char": 412, "text": "familiar", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 425, "feats": null, "head": 55, "id": 53, "lemma": "with", "misc": "", "start_char": 421, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 429, "feats": "Definite=Def|PronType=Art", "head": 55, "id": 54, "lemma": "the", "misc": "", "start_char": 426, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 435, "feats": "Number=Plur", "head": 52, "id": 55, "lemma": "rule", "misc": "", "start_char": 430, "text": "rules", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 438, "feats": null, "head": 57, "id": 56, "lemma": "of", "misc": "", "start_char": 436, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 443, "feats": "Number=Sing", "head": 55, "id": 57, "lemma": "Rock", "misc": "", "start_char": 439, "text": "Rock", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 445, "feats": null, "head": 57, "id": 58, "lemma": ",", "misc": "", "start_char": 444, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 451, "feats": "Number=Sing", "head": 57, "id": 59, "lemma": "Paper", "misc": "", "start_char": 446, "text": "Paper", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 453, "feats": null, "head": 61, "id": 60, "lemma": ",", "misc": "", "start_char": 452, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 462, "feats": "Number=Plur", "head": 57, "id": 61, "lemma": "Scissors", "misc": "", "start_char": 454, "text": "Scissors", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 466, "feats": null, "head": 10, "id": 62, "lemma": "...", "misc": "", "start_char": 463, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (NP (NN Question) (CD one) (. .) (`` \") (SQ (PP (VBN Given) (NP (NP (DT the) (NN choice)) (NP ('' \")) (PP (IN of) (NP (NP (NN anyone)) (PP (IN in) (NP (DT the) (NN world))))))) (, ,) (WHNP (WP whom)) (SQ (MD would) (NP (PRP you)) (VP (VB want) (PP (IN as) (NP (DT a) (NN dinner) (NN guest))))) (. ?)) ('' \")))" }, "speaker": "Penny", "text": "Question one . \" Given the choice \" of anyone in the world, whom would you want as a dinner guest? \"", "tokens": [ { "deprel": "root", "end_char": 475, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "question", "misc": "", "start_char": 467, "text": "Question", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nummod", "end_char": 479, "feats": "NumForm=Word|NumType=Card", "head": 1, "id": 2, "lemma": "one", "misc": "", "start_char": 476, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 481, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 480, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 483, "feats": null, "head": 18, "id": 4, "lemma": "\"", "misc": "", "start_char": 482, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "case", "end_char": 489, "feats": "Tense=Past|VerbForm=Part", "head": 7, "id": 5, "lemma": "give", "misc": "", "start_char": 484, "text": "Given", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 493, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 490, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 500, "feats": "Number=Sing", "head": 18, "id": 7, "lemma": "choice", "misc": "", "start_char": 494, "text": "choice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 502, "feats": null, "head": 7, "id": 8, "lemma": "\"", "misc": "", "start_char": 501, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "case", "end_char": 505, "feats": null, "head": 10, "id": 9, "lemma": "of", "misc": "", "start_char": 503, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 512, "feats": "Number=Sing|PronType=Ind", "head": 7, "id": 10, "lemma": "anyone", "misc": "", "start_char": 506, "text": "anyone", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 515, "feats": null, "head": 13, "id": 11, "lemma": "in", "misc": "", "start_char": 513, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 519, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 12, "lemma": "the", "misc": "", "start_char": 516, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 525, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "world", "misc": "", "start_char": 520, "text": "world", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 527, "feats": null, "head": 7, "id": 14, "lemma": ",", "misc": "", "start_char": 526, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "obj", "end_char": 532, "feats": "PronType=Rel", "head": 18, "id": 15, "lemma": "whom", "misc": "", "start_char": 528, "text": "whom", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 538, "feats": "VerbForm=Fin", "head": 18, "id": 16, "lemma": "would", "misc": "", "start_char": 533, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 542, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 18, "id": 17, "lemma": "you", "misc": "", "start_char": 539, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "appos", "end_char": 547, "feats": "VerbForm=Inf", "head": 1, "id": 18, "lemma": "want", "misc": "", "start_char": 543, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 550, "feats": null, "head": 22, "id": 19, "lemma": "as", "misc": "", "start_char": 548, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 552, "feats": "Definite=Ind|PronType=Art", "head": 22, "id": 20, "lemma": "a", "misc": "", "start_char": 551, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 559, "feats": "Number=Sing", "head": 22, "id": 21, "lemma": "dinner", "misc": "", "start_char": 553, "text": "dinner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 565, "feats": "Number=Sing", "head": 18, "id": 22, "lemma": "guest", "misc": "", "start_char": 560, "text": "guest", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 567, "feats": null, "head": 1, "id": 23, "lemma": "?", "misc": "", "start_char": 566, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 569, "feats": null, "head": 1, "id": 24, "lemma": "\"", "misc": "", "start_char": 568, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (VP (VBG Living) (CC or) (JJ dead)) (. ?)))" }, "speaker": "Sheldon", "text": "Living or dead?", "tokens": [ { "deprel": "root", "end_char": 576, "feats": "VerbForm=Ger", "head": 0, "id": 1, "lemma": "live", "misc": "", "start_char": 570, "text": "Living", "upos": "VERB", "xpos": "VBG" }, { "deprel": "cc", "end_char": 579, "feats": null, "head": 3, "id": 2, "lemma": "or", "misc": "", "start_char": 577, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 584, "feats": "Degree=Pos", "head": 1, "id": 3, "lemma": "dead", "misc": "", "start_char": 580, "text": "dead", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 586, "feats": null, "head": 1, "id": 4, "lemma": "?", "misc": "", "start_char": 585, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (SINV (ADVP (RB Just)) (VP (VBZ says)) (NP (`` \")) (NP (NP (NN anyone)) (PP (IN in) (NP (DT the) (NN world)))) (. .) ('' \") (S (NP (PRP I)) (VP (VBP guess) (SBAR (S (NP (DT that)) (VP (VBZ means) (NP (VBG living))))))) (. .)))" }, "speaker": "Penny", "text": "Just says \" anyone in the world . \" I guess that means living.", "tokens": [ { "deprel": "advmod", "end_char": 591, "feats": null, "head": 2, "id": 1, "lemma": "just", "misc": "", "start_char": 587, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 596, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "say", "misc": "", "start_char": 592, "text": "says", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 598, "feats": null, "head": 4, "id": 3, "lemma": "\"", "misc": "", "start_char": 597, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "obj", "end_char": 605, "feats": "Number=Sing|PronType=Ind", "head": 2, "id": 4, "lemma": "anyone", "misc": "", "start_char": 599, "text": "anyone", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 608, "feats": null, "head": 7, "id": 5, "lemma": "in", "misc": "", "start_char": 606, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 612, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 609, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 618, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "world", "misc": "", "start_char": 613, "text": "world", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 620, "feats": null, "head": 2, "id": 8, "lemma": ".", "misc": "", "start_char": 619, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 622, "feats": null, "head": 2, "id": 9, "lemma": "\"", "misc": "", "start_char": 621, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "nsubj", "end_char": 624, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "I", "misc": "", "start_char": 623, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 630, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 11, "lemma": "guess", "misc": "", "start_char": 625, "text": "guess", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 635, "feats": "Number=Sing|PronType=Dem", "head": 13, "id": 12, "lemma": "that", "misc": "", "start_char": 631, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 641, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 13, "lemma": "mean", "misc": "", "start_char": 636, "text": "means", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "xcomp", "end_char": 648, "feats": "VerbForm=Ger", "head": 13, "id": 14, "lemma": "live", "misc": "", "start_char": 642, "text": "living", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 650, "feats": null, "head": 2, "id": 15, "lemma": ".", "misc": "", "start_char": 649, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Ah)) (, ,) (NP (DT that)) (VP (VBZ 's) (ADJP (RB just) (RB as) (RB well)) (. .) (ADVP (ADVP (RB As) (RB much)) (SBAR (IN as) (S (S (NP (PRP I)) (VP (MD 'd) (VP (VB love) (S (VP (TO to) (VP (VB meet) (`` Euclid--) (NP (NP (NP (NN inventor)) (PP (IN of) (NP (DT the) (JJ geometric) (NN proof--)))) (SBAR (S (NP (PRP he)) (ADVP (RB probably)) (VP (VBD wore) (NP (NNS sandals)))))))))))) (CC and) (S (NP (PRP I)) (VP (MD can) (RB not) (VP (VB look) (PP (IN at) (NP (NNS toes))) (PP (IN during) (NP (NN dinner)))))))))) (. .) (INTJ (UH Oh)) (, ,) (S (NP (PRP I)) (VP (VBP know))) (. !) (S (NP (NP (DT The) (NN person)) (SBAR (S (NP (PRP I)) (VP (MD 'd) (ADVP (RBS most)) (VP (VB like) (S (VP (TO to) (VP (VB have) (NP (NP (NN dinner)) (PP (IN with))))))))))) (VP (VBZ is) (NP (PRP myself)))) (. .)))" }, "speaker": "Sheldon", "text": "Ah, that's just as well . As much as I'd love to meet Euclid-- inventor of the geometric proof-- he probably wore sandals and I cannot look at toes during dinner . Oh, I know! The person I'd most like to have dinner with is myself.", "tokens": [ { "deprel": "discourse", "end_char": 653, "feats": null, "head": 7, "id": 1, "lemma": "ah", "misc": "", "start_char": 651, "text": "Ah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 655, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 654, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 660, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 3, "lemma": "that", "misc": "", "start_char": 656, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 663, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 4, "lemma": "be", "misc": "", "start_char": 661, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 668, "feats": null, "head": 7, "id": 5, "lemma": "just", "misc": "", "start_char": 664, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 671, "feats": null, "head": 7, "id": 6, "lemma": "as", "misc": "", "start_char": 669, "text": "as", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 676, "feats": "Degree=Pos", "head": 0, "id": 7, "lemma": "well", "misc": "", "start_char": 672, "text": "well", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 678, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 677, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 681, "feats": null, "head": 10, "id": 9, "lemma": "as", "misc": "", "start_char": 679, "text": "As", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 686, "feats": "Degree=Pos", "head": 25, "id": 10, "lemma": "much", "misc": "", "start_char": 682, "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 689, "feats": null, "head": 14, "id": 11, "lemma": "as", "misc": "", "start_char": 687, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 691, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 12, "lemma": "I", "misc": "", "start_char": 690, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 694, "feats": "VerbForm=Fin", "head": 14, "id": 13, "lemma": "would", "misc": "", "start_char": 692, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl", "end_char": 699, "feats": "VerbForm=Inf", "head": 10, "id": 14, "lemma": "love", "misc": "", "start_char": 695, "text": "love", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 702, "feats": null, "head": 16, "id": 15, "lemma": "to", "misc": "", "start_char": 700, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 707, "feats": "VerbForm=Inf", "head": 14, "id": 16, "lemma": "meet", "misc": "", "start_char": 703, "text": "meet", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 716, "feats": null, "head": 18, "id": 17, "lemma": "Euclid--", "misc": "", "start_char": 708, "text": "Euclid--", "upos": "PUNCT", "xpos": "``" }, { "deprel": "obj", "end_char": 725, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "inventor", "misc": "", "start_char": 717, "text": "inventor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 728, "feats": null, "head": 22, "id": 19, "lemma": "of", "misc": "", "start_char": 726, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 732, "feats": "Definite=Def|PronType=Art", "head": 22, "id": 20, "lemma": "the", "misc": "", "start_char": 729, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 742, "feats": "Degree=Pos", "head": 22, "id": 21, "lemma": "geometric", "misc": "", "start_char": 733, "text": "geometric", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 750, "feats": "Number=Sing", "head": 18, "id": 22, "lemma": "proof--", "misc": "", "start_char": 743, "text": "proof--", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 753, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 25, "id": 23, "lemma": "he", "misc": "", "start_char": 751, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 762, "feats": null, "head": 25, "id": 24, "lemma": "probably", "misc": "", "start_char": 754, "text": "probably", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 767, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": 25, "lemma": "wear", "misc": "", "start_char": 763, "text": "wore", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 775, "feats": "Number=Plur", "head": 25, "id": 26, "lemma": "sandal", "misc": "", "start_char": 768, "text": "sandals", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 779, "feats": null, "head": 31, "id": 27, "lemma": "and", "misc": "", "start_char": 776, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 781, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 31, "id": 28, "lemma": "I", "misc": "", "start_char": 780, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 785, "feats": "VerbForm=Fin", "head": 31, "id": 29, "lemma": "can", "misc": "", "start_char": 782, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 789, "feats": null, "head": 31, "id": 30, "lemma": "not", "misc": "", "start_char": 786, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 794, "feats": "VerbForm=Inf", "head": 25, "id": 31, "lemma": "look", "misc": "", "start_char": 790, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 797, "feats": null, "head": 33, "id": 32, "lemma": "at", "misc": "", "start_char": 795, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 802, "feats": "Number=Plur", "head": 31, "id": 33, "lemma": "toe", "misc": "", "start_char": 798, "text": "toes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 809, "feats": null, "head": 35, "id": 34, "lemma": "during", "misc": "", "start_char": 803, "text": "during", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 816, "feats": "Number=Sing", "head": 31, "id": 35, "lemma": "dinner", "misc": "", "start_char": 810, "text": "dinner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 818, "feats": null, "head": 40, "id": 36, "lemma": ".", "misc": "", "start_char": 817, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 821, "feats": null, "head": 40, "id": 37, "lemma": "oh", "misc": "", "start_char": 819, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 823, "feats": null, "head": 37, "id": 38, "lemma": ",", "misc": "", "start_char": 822, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 825, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 40, "id": 39, "lemma": "I", "misc": "", "start_char": 824, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 830, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 40, "lemma": "know", "misc": "", "start_char": 826, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 832, "feats": null, "head": 40, "id": 41, "lemma": "!", "misc": "", "start_char": 831, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 836, "feats": "Definite=Def|PronType=Art", "head": 43, "id": 42, "lemma": "the", "misc": "", "start_char": 833, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 843, "feats": "Number=Sing", "head": 53, "id": 43, "lemma": "person", "misc": "", "start_char": 837, "text": "person", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 845, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 47, "id": 44, "lemma": "I", "misc": "", "start_char": 844, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 848, "feats": "VerbForm=Fin", "head": 47, "id": 45, "lemma": "would", "misc": "", "start_char": 846, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 853, "feats": "Degree=Sup", "head": 47, "id": 46, "lemma": "most", "misc": "", "start_char": 849, "text": "most", "upos": "ADV", "xpos": "RBS" }, { "deprel": "acl:relcl", "end_char": 858, "feats": "VerbForm=Inf", "head": 43, "id": 47, "lemma": "like", "misc": "", "start_char": 854, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 861, "feats": null, "head": 49, "id": 48, "lemma": "to", "misc": "", "start_char": 859, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 866, "feats": "VerbForm=Inf", "head": 47, "id": 49, "lemma": "have", "misc": "", "start_char": 862, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 873, "feats": "Number=Sing", "head": 49, "id": 50, "lemma": "dinner", "misc": "", "start_char": 867, "text": "dinner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 878, "feats": null, "head": 49, "id": 51, "lemma": "with", "misc": "", "start_char": 874, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "cop", "end_char": 881, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 53, "id": 52, "lemma": "be", "misc": "", "start_char": 879, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 888, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs|Reflex=Yes", "head": 7, "id": 53, "lemma": "myself", "misc": "", "start_char": 882, "text": "myself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 890, "feats": null, "head": 7, "id": 54, "lemma": ".", "misc": "", "start_char": 889, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (NP (PRP You)) (ADJP (JJ sure) (SBAR (NP (DT that)) (SQ (VP (VBZ 's) (NP (PRP$ your) (NN choice))))))) (. ?) (CC 'Cause) (NP (PRP I)) (VP (VBP 've) (VP (VBN had) (NP (DT that) (NN dinner)))) (. .)))" }, "speaker": "Penny", "text": "You sure that's your choice? 'Cause I've had that dinner.", "tokens": [ { "deprel": "nsubj", "end_char": 894, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 891, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 899, "feats": "Degree=Pos", "head": 0, "id": 2, "lemma": "sure", "misc": "", "start_char": 895, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 904, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 3, "lemma": "that", "misc": "", "start_char": 900, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 907, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 905, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 912, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "your", "misc": "", "start_char": 908, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "ccomp", "end_char": 919, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "choice", "misc": "", "start_char": 913, "text": "choice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 921, "feats": null, "head": 2, "id": 7, "lemma": "?", "misc": "", "start_char": 920, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 928, "feats": null, "head": 11, "id": 8, "lemma": "'cause", "misc": "", "start_char": 922, "text": "'Cause", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 930, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 9, "lemma": "I", "misc": "", "start_char": 929, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 934, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 10, "lemma": "have", "misc": "", "start_char": 931, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 938, "feats": "Tense=Past|VerbForm=Part", "head": 2, "id": 11, "lemma": "have", "misc": "", "start_char": 935, "text": "had", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 943, "feats": "Number=Sing|PronType=Dem", "head": 13, "id": 12, "lemma": "that", "misc": "", "start_char": 939, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 950, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "dinner", "misc": "", "start_char": 944, "text": "dinner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 952, "feats": null, "head": 2, "id": 14, "lemma": ".", "misc": "", "start_char": 951, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (PRP I)) (VP (VBP have) (RB n't)) (. .) (CC And) (S (SBAR (IN while) (S (NP (PRP they)) (VP (VBP say) (SBAR (S (ADVP (RB never)) (VP (VBP meet) (NP (PRP$ your) (NNS heroes)))))))) (, ,) (NP (PRP I)) (ADVP (RB just)) (VP (VBP do) (RB n't) (VP (VB see) (SBAR (WHADVP (WRB how)) (S (NP (PRP I)) (VP (MD could) (VP (VB disappoint))))))) (. .) (SBARQ (WHNP (WP Who)) (SQ (MD would) (NP (PRP you)) (VP (VB choose))))) (. ?)))" }, "speaker": "Sheldon", "text": "Well, I haven't . And while they say never meet your heroes, I just don't see how I could disappoint . Who would you choose?", "tokens": [ { "deprel": "discourse", "end_char": 957, "feats": null, "head": 4, "id": 1, "lemma": "well", "misc": "", "start_char": 953, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 959, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 958, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 961, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 960, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 966, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 962, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 970, "feats": null, "head": 4, "id": 5, "lemma": "not", "misc": "", "start_char": 967, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 972, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 971, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 976, "feats": null, "head": 20, "id": 7, "lemma": "and", "misc": "", "start_char": 973, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "end_char": 982, "feats": null, "head": 10, "id": 8, "lemma": "while", "misc": "", "start_char": 977, "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 987, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 10, "id": 9, "lemma": "they", "misc": "", "start_char": 983, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 991, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 20, "id": 10, "lemma": "say", "misc": "", "start_char": 988, "text": "say", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 997, "feats": null, "head": 12, "id": 11, "lemma": "never", "misc": "", "start_char": 992, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 1002, "feats": "Mood=Ind|Number=Plur|Person=3|VerbForm=Fin", "head": 10, "id": 12, "lemma": "meet", "misc": "", "start_char": 998, "text": "meet", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 1007, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 14, "id": 13, "lemma": "your", "misc": "", "start_char": 1003, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1014, "feats": "Number=Plur", "head": 12, "id": 14, "lemma": "hero", "misc": "", "start_char": 1008, "text": "heroes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1016, "feats": null, "head": 10, "id": 15, "lemma": ",", "misc": "", "start_char": 1015, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1018, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 16, "lemma": "I", "misc": "", "start_char": 1017, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1023, "feats": null, "head": 20, "id": 17, "lemma": "just", "misc": "", "start_char": 1019, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 1026, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 20, "id": 18, "lemma": "do", "misc": "", "start_char": 1024, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1030, "feats": null, "head": 20, "id": 19, "lemma": "not", "misc": "", "start_char": 1027, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 1034, "feats": "VerbForm=Inf", "head": 4, "id": 20, "lemma": "see", "misc": "", "start_char": 1031, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1038, "feats": "PronType=Int", "head": 20, "id": 21, "lemma": "how", "misc": "", "start_char": 1035, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1040, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 24, "id": 22, "lemma": "I", "misc": "", "start_char": 1039, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1046, "feats": "VerbForm=Fin", "head": 24, "id": 23, "lemma": "could", "misc": "", "start_char": 1041, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl:relcl", "end_char": 1057, "feats": "VerbForm=Inf", "head": 21, "id": 24, "lemma": "disappoint", "misc": "", "start_char": 1047, "text": "disappoint", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1059, "feats": null, "head": 20, "id": 25, "lemma": ".", "misc": "", "start_char": 1058, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "obj", "end_char": 1063, "feats": "PronType=Int", "head": 29, "id": 26, "lemma": "who", "misc": "", "start_char": 1060, "text": "Who", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 1069, "feats": "VerbForm=Fin", "head": 29, "id": 27, "lemma": "would", "misc": "", "start_char": 1064, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 1073, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 29, "id": 28, "lemma": "you", "misc": "", "start_char": 1070, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1080, "feats": "VerbForm=Inf", "head": 20, "id": 29, "lemma": "choose", "misc": "", "start_char": 1074, "text": "choose", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1082, "feats": null, "head": 20, "id": 30, "lemma": "?", "misc": "", "start_char": 1081, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (NP (NP (NNP Robert) (NNP Downey)) (, ,) (NP (NNP Jr.))))" }, "speaker": "Penny", "text": "Robert Downey, Jr.", "tokens": [ { "deprel": "root", "end_char": 1089, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Robert", "misc": "", "start_char": 1083, "text": "Robert", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1096, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "Downey", "misc": "", "start_char": 1090, "text": "Downey", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1098, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 1097, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "flat", "end_char": 1102, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "Jr.", "misc": "", "start_char": 1099, "text": "Jr.", "upos": "PROPN", "xpos": "NNP" } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (, ...) (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB think) (PP (IN of) (NP (NNP Iron) (NNP Man)))))) (. .) (S (NP (PRP You)) (VP (VBP know))) (, ,) (ADVP (RB maybe)) (PP (IN after) (NP (PRP myself))) (CC and) (S (NP (PRP I)) (VP (VBP have) (NP (NN dinner)))) (, ,) (S (NP (PRP we)) (VP (MD can) (VP (VB meet) (NP (PRP you)) (NP (NP (CD two)) (PP (IN for) (NP (NN dessert))))))) (. .)))" }, "speaker": "Sheldon", "text": "You...I didn't think of Iron Man . You know, maybe after myself and I have dinner, we can meet you two for dessert.", "tokens": [ { "deprel": "vocative", "end_char": 1106, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 6, "id": 1, "lemma": "you", "misc": "", "start_char": 1103, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1110, "feats": null, "head": 6, "id": 2, "lemma": "...", "misc": "", "start_char": 1107, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1112, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 1111, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1116, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 1113, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1120, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 1117, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1126, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "think", "misc": "", "start_char": 1121, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1129, "feats": null, "head": 9, "id": 7, "lemma": "of", "misc": "", "start_char": 1127, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 1134, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "Iron", "misc": "", "start_char": 1130, "text": "Iron", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 1138, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "Man", "misc": "", "start_char": 1135, "text": "Man", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1140, "feats": null, "head": 6, "id": 10, "lemma": ".", "misc": "", "start_char": 1139, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1144, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 12, "id": 11, "lemma": "you", "misc": "", "start_char": 1141, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1149, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 12, "lemma": "know", "misc": "", "start_char": 1145, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1151, "feats": null, "head": 12, "id": 13, "lemma": ",", "misc": "", "start_char": 1150, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1157, "feats": null, "head": 24, "id": 14, "lemma": "maybe", "misc": "", "start_char": 1152, "text": "maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1163, "feats": null, "head": 16, "id": 15, "lemma": "after", "misc": "", "start_char": 1158, "text": "after", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1170, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs|Reflex=Yes", "head": 24, "id": 16, "lemma": "myself", "misc": "", "start_char": 1164, "text": "myself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 1174, "feats": null, "head": 18, "id": 17, "lemma": "and", "misc": "", "start_char": 1171, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1176, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 18, "lemma": "I", "misc": "", "start_char": 1175, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1181, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 16, "id": 19, "lemma": "have", "misc": "", "start_char": 1177, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1188, "feats": "Number=Sing", "head": 19, "id": 20, "lemma": "dinner", "misc": "", "start_char": 1182, "text": "dinner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1190, "feats": null, "head": 24, "id": 21, "lemma": ",", "misc": "", "start_char": 1189, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1193, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 24, "id": 22, "lemma": "we", "misc": "", "start_char": 1191, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1197, "feats": "VerbForm=Fin", "head": 24, "id": 23, "lemma": "can", "misc": "", "start_char": 1194, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 1202, "feats": "VerbForm=Inf", "head": 6, "id": 24, "lemma": "meet", "misc": "", "start_char": 1198, "text": "meet", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1206, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 24, "id": 25, "lemma": "you", "misc": "", "start_char": 1203, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 1210, "feats": "NumForm=Word|NumType=Card", "head": 24, "id": 26, "lemma": "two", "misc": "", "start_char": 1207, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 1214, "feats": null, "head": 28, "id": 27, "lemma": "for", "misc": "", "start_char": 1211, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1222, "feats": "Number=Sing", "head": 24, "id": 28, "lemma": "dessert", "misc": "", "start_char": 1215, "text": "dessert", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1224, "feats": null, "head": 6, "id": 29, "lemma": ".", "misc": "", "start_char": 1223, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 1, 2, 2 ], [ 2, 0, 0 ], [ 4, 12, 12 ], [ 4, 28, 28 ], [ 4, 49, 49 ], [ 7, 9, 9 ], [ 9, 8, 8 ], [ 10, 27, 27 ], [ 12, 0, 0 ], [ 12, 10, 10 ], [ 12, 24, 24 ] ], [ [ 1, 4, 4 ], [ 4, 3, 5 ], [ 4, 7, 7 ], [ 4, 17, 17 ], [ 4, 33, 33 ], [ 5, 16, 16 ], [ 8, 11, 11 ], [ 8, 27, 27 ], [ 8, 38, 38 ], [ 8, 43, 43 ], [ 8, 52, 52 ], [ 9, 0, 0 ], [ 9, 2, 2 ], [ 9, 4, 4 ], [ 9, 4, 5 ], [ 10, 2, 2 ], [ 10, 12, 12 ], [ 10, 15, 15 ], [ 10, 21, 21 ], [ 12, 2, 2 ], [ 12, 15, 15 ], [ 12, 17, 17 ], [ 12, 21, 21 ] ], [ [ 1, 8, 8 ], [ 2, 6, 6 ] ], [ [ 2, 9, 10 ], [ 3, 0, 2 ] ], [ [ 4, 21, 25 ] ], [ [ 4, 23, 25 ] ], [ [ 4, 35, 36 ] ], [ [ 4, 41, 41 ] ], [ [ 4, 44, 45 ] ], [ [ 4, 53, 60 ] ], [ [ 4, 56, 60 ] ], [ [ 5, 0, 1 ] ], [ [ 5, 9, 9 ], [ 7, 3, 3 ] ], [ [ 5, 5, 12 ] ], [ [ 5, 9, 12 ], [ 7, 3, 6 ] ], [ [ 5, 11, 12 ], [ 7, 5, 6 ] ], [ [ 5, 14, 14 ] ], [ [ 5, 20, 20 ], [ 8, 34, 34 ], [ 8, 49, 49 ], [ 12, 19, 19 ] ], [ [ 5, 19, 21 ] ], [ [ 8, 16, 16 ], [ 8, 17, 17 ], [ 8, 22, 22 ] ], [ [ 8, 25, 25 ] ], [ [ 8, 32, 32 ] ], [ [ 8, 41, 50 ] ], [ [ 9, 11, 12 ] ], [ [ 10, 8, 8 ] ], [ [ 10, 12, 13 ] ], [ [ 10, 25, 25 ] ], [ [ 11, 0, 3 ], [ 12, 7, 8 ] ], [ [ 12, 24, 25 ] ], [ [ 12, 27, 27 ] ] ]
s08e16c04t
You ready to begin? Yup . I assume you don't want wine. You're not supposed to drink alcohol when operating heavy machinery. What heavy machinery? Let's just start. Well, as a Texas gentleman, I'm inclined to say ladies first . Although, I'm concerned that level of politeness and charm might make you fall in love with me before the test even begins . Perhaps we should flip a coin . Or if you're familiar with the rules of Rock, Paper, Scissors ... Question one . " Given the choice " of anyone in the world, whom would you want as a dinner guest? " Living or dead? Just says " anyone in the world . " I guess that means living. Ah, that's just as well . As much as I'd love to meet Euclid-- inventor of the geometric proof-- he probably wore sandals and I cannot look at toes during dinner . Oh, I know! The person I'd most like to have dinner with is myself. You sure that's your choice? 'Cause I've had that dinner. Well, I haven't . And while they say never meet your heroes, I just don't see how I could disappoint . Who would you choose? Robert Downey, Jr. You...I didn't think of Iron Man . You know, maybe after myself and I have dinner, we can meet you two for dessert.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (SBARQ (ADVP (RB So)) (, ,) (WHNP (WP what)) (SQ (VBP do) (NP (NP (PRP you)) (NP (NNS guys))) (VP (VB want) (S (VP (TO to) (VP (VB do)))))) (. ?)))" }, "speaker": "Raj", "text": "So, what do you guys want to do?", "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": "obj", "end_char": 9, "feats": "PronType=Int", "head": 9, "id": 3, "lemma": "what", "misc": "", "start_char": 5, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 12, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 4, "lemma": "do", "misc": "", "start_char": 10, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 16, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 5, "lemma": "you", "misc": "", "start_char": 13, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "appos", "end_char": 21, "feats": "Number=Plur", "head": 5, "id": 6, "lemma": "guy", "misc": "", "start_char": 17, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 26, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "want", "misc": "", "start_char": 22, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 29, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 27, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 32, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "do", "misc": "", "start_char": 30, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 34, "feats": null, "head": 7, "id": 10, "lemma": "?", "misc": "", "start_char": 33, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Well)) (, ,) (NP (PRP we)) (VP (VBP 're) (NP (NP (DT the) (NNS ones)) (VP (VBG tagging) (ADVP (RB along)))))) (, ,) (NP (PRP you)) (VP (VBP pick)) (. .)))" }, "speaker": "Amy", "text": "Well, we're the ones tagging along, you pick.", "tokens": [ { "deprel": "discourse", "end_char": 39, "feats": null, "head": 6, "id": 1, "lemma": "well", "misc": "", "start_char": 35, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 41, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 40, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 44, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "we", "misc": "", "start_char": 42, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 48, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 45, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 52, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 49, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 57, "feats": "Number=Plur", "head": 0, "id": 6, "lemma": "one", "misc": "", "start_char": 53, "text": "ones", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "acl", "end_char": 65, "feats": "VerbForm=Ger", "head": 6, "id": 7, "lemma": "tag", "misc": "", "start_char": 58, "text": "tagging", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 71, "feats": null, "head": 7, "id": 8, "lemma": "along", "misc": "", "start_char": 66, "text": "along", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 73, "feats": null, "head": 11, "id": 9, "lemma": ",", "misc": "", "start_char": 72, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 77, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 10, "lemma": "you", "misc": "", "start_char": 74, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 82, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 11, "lemma": "pick", "misc": "", "start_char": 78, "text": "pick", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 84, "feats": null, "head": 6, "id": 12, "lemma": ".", "misc": "", "start_char": 83, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (SQ (VBP Have) (NP (PRP you)) (ADVP (RB ever)) (VP (VBN been) (PP (IN to) (NP (DT an) (NN escape) (NN room)))) (. ?)))" }, "speaker": "Emily", "text": "Have you ever been to an escape room?", "tokens": [ { "deprel": "aux", "end_char": 89, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 8, "id": 1, "lemma": "have", "misc": "", "start_char": 85, "text": "Have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 93, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 2, "lemma": "you", "misc": "", "start_char": 90, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 98, "feats": null, "head": 8, "id": 3, "lemma": "ever", "misc": "", "start_char": 94, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 103, "feats": "Tense=Past|VerbForm=Part", "head": 8, "id": 4, "lemma": "be", "misc": "", "start_char": 99, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "case", "end_char": 106, "feats": null, "head": 8, "id": 5, "lemma": "to", "misc": "", "start_char": 104, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 109, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 6, "lemma": "a", "misc": "", "start_char": 107, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 116, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "escape", "misc": "", "start_char": 110, "text": "escape", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 121, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "room", "misc": "", "start_char": 117, "text": "room", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 123, "feats": null, "head": 8, "id": 9, "lemma": "?", "misc": "", "start_char": 122, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ ’s) (NP (DT that))) (. ?)))" }, "speaker": "Leonard", "text": "What ’s that?", "tokens": [ { "deprel": "nsubj", "end_char": 128, "feats": "PronType=Int", "head": 3, "id": 1, "lemma": "what", "misc": "", "start_char": 124, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 131, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 129, "text": "’s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 136, "feats": "Number=Sing|PronType=Dem", "head": 0, "id": 3, "lemma": "that", "misc": "", "start_char": 132, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 138, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 137, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Um)) (, ...) (S (NP (PRP it)) (VP (VBZ 's) (NP (NP (NN kind)) (PP (IN of) (PP (IN like) (NP (JJ interactive) (NN theater))))) (, ,) (SBAR (IN except) (S (NP (PRP you)) (VP (VBP have) (S (VP (TO to) (VP (VB solve) (NP (NNS puzzles)) (PP (IN in) (NP (NP (DT a) (JJ certain) (NN amount)) (PP (IN of) (NP (NN time))))) (S (VP (TO to) (VP (VB get) (PRT (RP out))))))))))))) (. .) (S (NP (EX There)) (VP (VBZ 's) (NP (NP (CD one) (NN downtown)) (SBAR (WHADVP (WRB where)) (S (NP (PRP they)) (VP (VBP trap) (NP (PRP you)) (PP (IN in) (NP (NP (DT a) (NN room)) (PP (IN with) (NP (DT a) (NN zombie))))))))))) (. .)))" }, "speaker": "Emily", "text": "Um...it's kind of like interactive theater, except you have to solve puzzles in a certain amount of time to get out . There's one downtown where they trap you in a room with a zombie.", "tokens": [ { "deprel": "discourse", "end_char": 141, "feats": null, "head": 9, "id": 1, "lemma": "um", "misc": "", "start_char": 139, "text": "Um", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 145, "feats": null, "head": 1, "id": 2, "lemma": "...", "misc": "", "start_char": 142, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 148, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 3, "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": 9, "id": 4, "lemma": "be", "misc": "", "start_char": 149, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 156, "feats": "Number=Sing", "head": 9, "id": 5, "lemma": "kind", "misc": "", "start_char": 152, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "fixed", "end_char": 159, "feats": null, "head": 5, "id": 6, "lemma": "of", "misc": "", "start_char": 157, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 164, "feats": null, "head": 9, "id": 7, "lemma": "like", "misc": "", "start_char": 160, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 176, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "interactive", "misc": "", "start_char": 165, "text": "interactive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 184, "feats": "Number=Sing", "head": 0, "id": 9, "lemma": "theater", "misc": "", "start_char": 177, "text": "theater", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 186, "feats": null, "head": 13, "id": 10, "lemma": ",", "misc": "", "start_char": 185, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 193, "feats": null, "head": 13, "id": 11, "lemma": "except", "misc": "", "start_char": 187, "text": "except", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 197, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 12, "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": 9, "id": 13, "lemma": "have", "misc": "", "start_char": 198, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 205, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 203, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 211, "feats": "VerbForm=Inf", "head": 13, "id": 15, "lemma": "solve", "misc": "", "start_char": 206, "text": "solve", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 219, "feats": "Number=Plur", "head": 15, "id": 16, "lemma": "puzzle", "misc": "", "start_char": 212, "text": "puzzles", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 222, "feats": null, "head": 20, "id": 17, "lemma": "in", "misc": "", "start_char": 220, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 224, "feats": "Definite=Ind|PronType=Art", "head": 20, "id": 18, "lemma": "a", "misc": "", "start_char": 223, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 232, "feats": "Degree=Pos", "head": 20, "id": 19, "lemma": "certain", "misc": "", "start_char": 225, "text": "certain", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 239, "feats": "Number=Sing", "head": 15, "id": 20, "lemma": "amount", "misc": "", "start_char": 233, "text": "amount", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 242, "feats": null, "head": 22, "id": 21, "lemma": "of", "misc": "", "start_char": 240, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 247, "feats": "Number=Sing", "head": 20, "id": 22, "lemma": "time", "misc": "", "start_char": 243, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 250, "feats": null, "head": 24, "id": 23, "lemma": "to", "misc": "", "start_char": 248, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 254, "feats": "VerbForm=Inf", "head": 15, "id": 24, "lemma": "get", "misc": "", "start_char": 251, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 258, "feats": null, "head": 24, "id": 25, "lemma": "out", "misc": "", "start_char": 255, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 260, "feats": null, "head": 9, "id": 26, "lemma": ".", "misc": "", "start_char": 259, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "expl", "end_char": 266, "feats": null, "head": 28, "id": 27, "lemma": "there", "misc": "", "start_char": 261, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "parataxis", "end_char": 269, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 28, "lemma": "be", "misc": "", "start_char": 267, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nummod", "end_char": 273, "feats": "NumForm=Word|NumType=Card", "head": 30, "id": 29, "lemma": "one", "misc": "", "start_char": 270, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "nsubj", "end_char": 282, "feats": "Number=Sing", "head": 28, "id": 30, "lemma": "downtown", "misc": "", "start_char": 274, "text": "downtown", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 288, "feats": "PronType=Rel", "head": 33, "id": 31, "lemma": "where", "misc": "", "start_char": 283, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 293, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 33, "id": 32, "lemma": "they", "misc": "", "start_char": 289, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 298, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 30, "id": 33, "lemma": "trap", "misc": "", "start_char": 294, "text": "trap", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 302, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 33, "id": 34, "lemma": "you", "misc": "", "start_char": 299, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 305, "feats": null, "head": 37, "id": 35, "lemma": "in", "misc": "", "start_char": 303, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 307, "feats": "Definite=Ind|PronType=Art", "head": 37, "id": 36, "lemma": "a", "misc": "", "start_char": 306, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 312, "feats": "Number=Sing", "head": 33, "id": 37, "lemma": "room", "misc": "", "start_char": 308, "text": "room", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 317, "feats": null, "head": 40, "id": 38, "lemma": "with", "misc": "", "start_char": 313, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 319, "feats": "Definite=Ind|PronType=Art", "head": 40, "id": 39, "lemma": "a", "misc": "", "start_char": 318, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 326, "feats": "Number=Sing", "head": 37, "id": 40, "lemma": "zombie", "misc": "", "start_char": 320, "text": "zombie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 328, "feats": null, "head": 9, "id": 41, "lemma": ".", "misc": "", "start_char": 327, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (ADVP (RB So)) (, ,) (ADVP (NN kind) (IN of)) (VP (UH like) (SBAR (WHNP (WP what)) (S (VP (VBZ 's) (VP (VBG happening) (PP (IN with) (NP (NNP Penny))) (ADVP (RB right) (RB now))))))) (. .)))" }, "speaker": "Raj", "text": "So, kind of like what's happening with Penny right now.", "tokens": [ { "deprel": "discourse", "end_char": 331, "feats": null, "head": 6, "id": 1, "lemma": "so", "misc": "", "start_char": 329, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 333, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 332, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "obl:npmod", "end_char": 338, "feats": "Number=Sing", "head": 6, "id": 3, "lemma": "kind", "misc": "", "start_char": 334, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "fixed", "end_char": 341, "feats": null, "head": 3, "id": 4, "lemma": "of", "misc": "", "start_char": 339, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "discourse", "end_char": 346, "feats": null, "head": 6, "id": 5, "lemma": "like", "misc": "", "start_char": 342, "text": "like", "upos": "INTJ", "xpos": "UH" }, { "deprel": "root", "end_char": 351, "feats": "PronType=Rel", "head": 0, "id": 6, "lemma": "what", "misc": "", "start_char": 347, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 354, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 352, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "acl:relcl", "end_char": 364, "feats": "Tense=Pres|VerbForm=Part", "head": 6, "id": 8, "lemma": "happen", "misc": "", "start_char": 355, "text": "happening", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 369, "feats": null, "head": 10, "id": 9, "lemma": "with", "misc": "", "start_char": 365, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 375, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "penny", "misc": "", "start_char": 370, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 381, "feats": null, "head": 12, "id": 11, "lemma": "right", "misc": "", "start_char": 376, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 385, "feats": null, "head": 8, "id": 12, "lemma": "now", "misc": "", "start_char": 382, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 387, "feats": null, "head": 6, "id": 13, "lemma": ".", "misc": "", "start_char": 386, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ] ], [ [ 0, 4, 5 ] ], [ [ 1, 2, 2 ], [ 1, 4, 7 ], [ 2, 1, 1 ] ], [ [ 1, 9, 9 ] ], [ [ 2, 5, 7 ], [ 3, 2, 2 ] ], [ [ 2, 6, 7 ], [ 4, 2, 2 ], [ 4, 28, 39 ] ], [ [ 4, 7, 8 ] ], [ [ 4, 11, 11 ], [ 4, 33, 33 ] ], [ [ 4, 15, 15 ] ], [ [ 4, 21, 21 ] ], [ [ 4, 17, 21 ] ], [ [ 4, 31, 31 ] ], [ [ 4, 35, 39 ] ], [ [ 4, 38, 39 ] ], [ [ 5, 9, 9 ] ] ]
s08e16c05t
So, what do you guys want to do? Well, we're the ones tagging along, you pick. Have you ever been to an escape room? What ’s that? Um...it's kind of like interactive theater, except you have to solve puzzles in a certain amount of time to get out . There's one downtown where they trap you in a room with a zombie. So, kind of like what's happening with Penny right now.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (SBARQ (`` \") (WHNP (WP What)) (SQ (MD would) (VP (VB constitute) (NP (DT a) (JJ perfect) (NN day)) (PP (IN for) (NP (PRP you))))) (. ?) ('' \")))" }, "speaker": "Sheldon", "text": "\" What would constitute a perfect day for you? \"", "tokens": [ { "deprel": "punct", "end_char": 1, "feats": null, "head": 4, "id": 1, "lemma": "\"", "misc": "", "start_char": 0, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj", "end_char": 6, "feats": "PronType=Int", "head": 4, "id": 2, "lemma": "what", "misc": "", "start_char": 2, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 12, "feats": "VerbForm=Fin", "head": 4, "id": 3, "lemma": "would", "misc": "", "start_char": 7, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 23, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "constitute", "misc": "", "start_char": 13, "text": "constitute", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 25, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 5, "lemma": "a", "misc": "", "start_char": 24, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 33, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "perfect", "misc": "", "start_char": 26, "text": "perfect", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 37, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "day", "misc": "", "start_char": 34, "text": "day", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 41, "feats": null, "head": 9, "id": 8, "lemma": "for", "misc": "", "start_char": 38, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 45, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 7, "id": 9, "lemma": "you", "misc": "", "start_char": 42, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 47, "feats": null, "head": 4, "id": 10, "lemma": "?", "misc": "", "start_char": 46, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 49, "feats": null, "head": 4, "id": 11, "lemma": "\"", "misc": "", "start_char": 48, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Uh)) (, ,) (INTJ (UH well)) (, ...) (NP (PRP I)) (VP (MD 'd) (ADVP (RB probably)) (VP (VP (VB sleep) (ADVP (RP in))) (, ,) (VP (VB do) (NP (DT a) (JJ little) (NN yoga))) (, ,) (RB then) (VP (VB lie) (PP (IN on) (NP (DT the) (NN beach))) (SBAR (IN while) (S (NP (JJ cute) (NN cabana) (NNS boys)) (VP (VP (VBD brought) (NP (PRP me)) (NP (NNS drinks))) (CC and) (, ...) (ADVP (RB probably)) (VP (VB get) (NP (DT a) (NN massage))) (CC and) (RB then) (VP (VB cap) (PRT (RP off)) (NP (DT the) (NN night)) (PP (IN with) (NP (DT some) (NN dancing)))))))))) (. .)))" }, "speaker": "Penny", "text": "Uh, well...I'd probably sleep in, do a little yoga, then lie on the beach while cute cabana boys brought me drinks and...probably get a massage and then cap off the night with some dancing.", "tokens": [ { "deprel": "discourse", "end_char": 52, "feats": null, "head": 8, "id": 1, "lemma": "uh", "misc": "", "start_char": 50, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 54, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 53, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 59, "feats": null, "head": 8, "id": 3, "lemma": "well", "misc": "", "start_char": 55, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 63, "feats": null, "head": 8, "id": 4, "lemma": "...", "misc": "", "start_char": 60, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 65, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 5, "lemma": "I", "misc": "", "start_char": 64, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 68, "feats": "VerbForm=Fin", "head": 8, "id": 6, "lemma": "would", "misc": "", "start_char": 66, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 77, "feats": null, "head": 8, "id": 7, "lemma": "probably", "misc": "", "start_char": 69, "text": "probably", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 83, "feats": "VerbForm=Inf", "head": 0, "id": 8, "lemma": "sleep", "misc": "", "start_char": 78, "text": "sleep", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 86, "feats": null, "head": 8, "id": 9, "lemma": "in", "misc": "", "start_char": 84, "text": "in", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 88, "feats": null, "head": 11, "id": 10, "lemma": ",", "misc": "", "start_char": 87, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 91, "feats": "VerbForm=Inf", "head": 8, "id": 11, "lemma": "do", "misc": "", "start_char": 89, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 93, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 12, "lemma": "a", "misc": "", "start_char": 92, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 100, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "little", "misc": "", "start_char": 94, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 105, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "yoga", "misc": "", "start_char": 101, "text": "yoga", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 107, "feats": null, "head": 17, "id": 15, "lemma": ",", "misc": "", "start_char": 106, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 112, "feats": "PronType=Dem", "head": 17, "id": 16, "lemma": "then", "misc": "", "start_char": 108, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 116, "feats": "VerbForm=Inf", "head": 8, "id": 17, "lemma": "lie", "misc": "", "start_char": 113, "text": "lie", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 119, "feats": null, "head": 20, "id": 18, "lemma": "on", "misc": "", "start_char": 117, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 123, "feats": "Definite=Def|PronType=Art", "head": 20, "id": 19, "lemma": "the", "misc": "", "start_char": 120, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 129, "feats": "Number=Sing", "head": 17, "id": 20, "lemma": "beach", "misc": "", "start_char": 124, "text": "beach", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 135, "feats": null, "head": 25, "id": 21, "lemma": "while", "misc": "", "start_char": 130, "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "amod", "end_char": 140, "feats": "Degree=Pos", "head": 24, "id": 22, "lemma": "cute", "misc": "", "start_char": 136, "text": "cute", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 147, "feats": "Number=Sing", "head": 24, "id": 23, "lemma": "cabana", "misc": "", "start_char": 141, "text": "cabana", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 152, "feats": "Number=Plur", "head": 25, "id": 24, "lemma": "boy", "misc": "", "start_char": 148, "text": "boys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advcl", "end_char": 160, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": 25, "lemma": "bring", "misc": "", "start_char": 153, "text": "brought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 163, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 25, "id": 26, "lemma": "I", "misc": "", "start_char": 161, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 170, "feats": "Number=Plur", "head": 25, "id": 27, "lemma": "drink", "misc": "", "start_char": 164, "text": "drinks", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 174, "feats": null, "head": 31, "id": 28, "lemma": "and", "misc": "", "start_char": 171, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 178, "feats": null, "head": 31, "id": 29, "lemma": "...", "misc": "", "start_char": 175, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 187, "feats": null, "head": 31, "id": 30, "lemma": "probably", "misc": "", "start_char": 179, "text": "probably", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 191, "feats": "VerbForm=Inf", "head": 8, "id": 31, "lemma": "get", "misc": "", "start_char": 188, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 193, "feats": "Definite=Ind|PronType=Art", "head": 33, "id": 32, "lemma": "a", "misc": "", "start_char": 192, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 201, "feats": "Number=Sing", "head": 31, "id": 33, "lemma": "massage", "misc": "", "start_char": 194, "text": "massage", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 205, "feats": null, "head": 36, "id": 34, "lemma": "and", "misc": "", "start_char": 202, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 210, "feats": "PronType=Dem", "head": 36, "id": 35, "lemma": "then", "misc": "", "start_char": 206, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 214, "feats": "VerbForm=Inf", "head": 31, "id": 36, "lemma": "cap", "misc": "", "start_char": 211, "text": "cap", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 218, "feats": null, "head": 36, "id": 37, "lemma": "off", "misc": "", "start_char": 215, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 222, "feats": "Definite=Def|PronType=Art", "head": 39, "id": 38, "lemma": "the", "misc": "", "start_char": 219, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 228, "feats": "Number=Sing", "head": 36, "id": 39, "lemma": "night", "misc": "", "start_char": 223, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 233, "feats": null, "head": 42, "id": 40, "lemma": "with", "misc": "", "start_char": 229, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 238, "feats": null, "head": 42, "id": 41, "lemma": "some", "misc": "", "start_char": 234, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 246, "feats": "Number=Sing", "head": 36, "id": 42, "lemma": "dancing", "misc": "", "start_char": 239, "text": "dancing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 248, "feats": null, "head": 8, "id": 43, "lemma": ".", "misc": "", "start_char": 247, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ 's) (NP (PRP it))) (. ?)))" }, "speaker": "Sheldon", "text": "That's it?", "tokens": [ { "deprel": "nsubj", "end_char": 253, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "that", "misc": "", "start_char": 249, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 256, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 254, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 259, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 0, "id": 3, "lemma": "it", "misc": "", "start_char": 257, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 261, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 260, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (UH Yeah)) (, ,) (INTJ (WRB why)) (. ?)))" }, "speaker": "Penny", "text": "Yeah, why?", "tokens": [ { "deprel": "discourse", "end_char": 266, "feats": null, "head": 3, "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": "root", "end_char": 272, "feats": "PronType=Int", "head": 0, "id": 3, "lemma": "why", "misc": "", "start_char": 269, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 274, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 273, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBD did) (RB n't) (VP (VB mention) (NP (NNP Leonard)))) (. .)))" }, "speaker": "Sheldon", "text": "You didn't mention Leonard.", "tokens": [ { "deprel": "nsubj", "end_char": 278, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 275, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 282, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 279, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 286, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 283, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 294, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "mention", "misc": "", "start_char": 287, "text": "mention", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 302, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "Leonard", "misc": "", "start_char": 295, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 304, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 303, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (PRP He)) (VP (VBZ 's) (ADVP (RB there))) (. .)))" }, "speaker": "Penny", "text": "He's there.", "tokens": [ { "deprel": "nsubj", "end_char": 307, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "he", "misc": "", "start_char": 305, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 310, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 308, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 316, "feats": "PronType=Dem", "head": 0, "id": 3, "lemma": "there", "misc": "", "start_char": 311, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 318, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 317, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB think) (ADVP (RB so))))) (. .) (S (NP (NNP Leonard)) (VP (MD ca) (RB n't) (VP (VB stand) (NP (NP (NN yoga)) (, ,) (NP (DT the) (NN beach)) (, ,) (NP (NNS massages)) (CC or) (NP (NN dancing)))))) (. .)))" }, "speaker": "Sheldon", "text": "I don't think so . Leonard can't stand yoga, the beach, massages or dancing.", "tokens": [ { "deprel": "nsubj", "end_char": 320, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 319, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 323, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 321, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 327, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 324, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 333, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "think", "misc": "", "start_char": 328, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 336, "feats": null, "head": 4, "id": 5, "lemma": "so", "misc": "", "start_char": 334, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 338, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 337, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 346, "feats": "Number=Sing", "head": 10, "id": 7, "lemma": "Leonard", "misc": "", "start_char": 339, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 349, "feats": "VerbForm=Fin", "head": 10, "id": 8, "lemma": "can", "misc": "", "start_char": 347, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 353, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 350, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 359, "feats": "VerbForm=Inf", "head": 4, "id": 10, "lemma": "stand", "misc": "", "start_char": 354, "text": "stand", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 364, "feats": "Number=Sing", "head": 10, "id": 11, "lemma": "yoga", "misc": "", "start_char": 360, "text": "yoga", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 366, "feats": null, "head": 14, "id": 12, "lemma": ",", "misc": "", "start_char": 365, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 370, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 13, "lemma": "the", "misc": "", "start_char": 367, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 376, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "beach", "misc": "", "start_char": 371, "text": "beach", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 378, "feats": null, "head": 16, "id": 15, "lemma": ",", "misc": "", "start_char": 377, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 387, "feats": "Number=Plur", "head": 11, "id": 16, "lemma": "massage", "misc": "", "start_char": 379, "text": "massages", "upos": "NOUN", "xpos": "NNS" }, { "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": 398, "feats": "Number=Sing", "head": 11, "id": 18, "lemma": "dancing", "misc": "", "start_char": 391, "text": "dancing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 400, "feats": null, "head": 4, "id": 19, "lemma": ".", "misc": "", "start_char": 399, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (INTJ (UH well)) (, ,) (NP (PRP he)) (VP (VBD brought) (NP (DT a) (NN book)) (, ,) (SBARQ (INTJ (UH okay)) (. ?) (WHNP (WP What)) (SQ (VBZ 's) (NP (PRP yours)) (. ?) (UH Yeah)))) (. ...)))" }, "speaker": "Penny", "text": "Yeah, well, he brought a book, okay? What's yours? Yeah ...", "tokens": [ { "deprel": "discourse", "end_char": 405, "feats": null, "head": 6, "id": 1, "lemma": "yeah", "misc": "", "start_char": 401, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 407, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 406, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 412, "feats": null, "head": 6, "id": 3, "lemma": "well", "misc": "", "start_char": 408, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 414, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 413, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 417, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 5, "lemma": "he", "misc": "", "start_char": 415, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 425, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 6, "lemma": "bring", "misc": "", "start_char": 418, "text": "brought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 427, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 426, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 432, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "book", "misc": "", "start_char": 428, "text": "book", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 434, "feats": null, "head": 10, "id": 9, "lemma": ",", "misc": "", "start_char": 433, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 439, "feats": null, "head": 14, "id": 10, "lemma": "okay", "misc": "", "start_char": 435, "text": "okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 441, "feats": null, "head": 10, "id": 11, "lemma": "?", "misc": "", "start_char": 440, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 446, "feats": "PronType=Int", "head": 14, "id": 12, "lemma": "what", "misc": "", "start_char": 442, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 449, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 447, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "appos", "end_char": 455, "feats": "Gender=Neut|Number=Sing|Person=2|Poss=Yes|PronType=Prs", "head": 8, "id": 14, "lemma": "yours", "misc": "", "start_char": 450, "text": "yours", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 457, "feats": null, "head": 6, "id": 15, "lemma": "?", "misc": "", "start_char": 456, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 462, "feats": null, "head": 6, "id": 16, "lemma": "yeah", "misc": "", "start_char": 458, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 466, "feats": null, "head": 6, "id": 17, "lemma": "...", "misc": "", "start_char": 463, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Uh)) (, ,) (S (NP (PRP I)) (VP (VBP wake) (PRT (RP up)))) (. .) (S (S (INTJ (UH Uh))) (, ,) (NP (PRP I)) (VP (VBP enjoy) (NP (NP (DT some) (JJ French) (NN toast)) (PP (IN with) (NP (NN butter) (CC and) (NN syrup)))))) (. .) (S (INTJ (UH Uh)) (, ,) (ADVP (RB then)) (NP (DT a) (NN wormhole)) (VP (VP (VBZ opens)) (, ,) (CC and) (VP (VBZ whisks) (NP (PRP me)) (NP (NP (NNS millions)) (PP (IN of) (NP (NNS years)))) (PP (IN into) (NP (DT the) (NN future))) (SBAR (WHADVP (WRB where)) (S (NP (PRP$ my) (JJ towering) (NN intellect)) (VP (VBZ is) (VP (VBN used) (S (VP (TO to) (VP (VB save) (NP (NP (DT the) (JJ last) (NNS remnants)) (PP (IN of) (NP (NN mankind)))) (PP (IN from) (NP (DT a) (JJ predatory) (JJ alien) (NN race))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Uh, I wake up . Uh, I enjoy some French toast with butter and syrup . Uh, then a wormhole opens, and whisks me millions of years into the future where my towering intellect is used to save the last remnants of mankind from a predatory alien race.", "tokens": [ { "deprel": "discourse", "end_char": 469, "feats": null, "head": 4, "id": 1, "lemma": "uh", "misc": "", "start_char": 467, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 471, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 470, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 473, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 472, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 478, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "wake", "misc": "", "start_char": 474, "text": "wake", "upos": "VERB", "xpos": "VBP" }, { "deprel": "compound:prt", "end_char": 481, "feats": null, "head": 4, "id": 5, "lemma": "up", "misc": "", "start_char": 479, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 483, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 482, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 486, "feats": null, "head": 10, "id": 7, "lemma": "uh", "misc": "", "start_char": 484, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 488, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 487, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 490, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 9, "lemma": "I", "misc": "", "start_char": 489, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 496, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 10, "lemma": "enjoy", "misc": "", "start_char": 491, "text": "enjoy", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 501, "feats": null, "head": 13, "id": 11, "lemma": "some", "misc": "", "start_char": 497, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 508, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "French", "misc": "", "start_char": 502, "text": "French", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 514, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "toast", "misc": "", "start_char": 509, "text": "toast", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 519, "feats": null, "head": 15, "id": 14, "lemma": "with", "misc": "", "start_char": 515, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 526, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "butter", "misc": "", "start_char": 520, "text": "butter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 530, "feats": null, "head": 17, "id": 16, "lemma": "and", "misc": "", "start_char": 527, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 536, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "syrup", "misc": "", "start_char": 531, "text": "syrup", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 538, "feats": null, "head": 19, "id": 18, "lemma": ".", "misc": "", "start_char": 537, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 541, "feats": null, "head": 24, "id": 19, "lemma": "uh", "misc": "", "start_char": 539, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 543, "feats": null, "head": 19, "id": 20, "lemma": ",", "misc": "", "start_char": 542, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 548, "feats": "PronType=Dem", "head": 24, "id": 21, "lemma": "then", "misc": "", "start_char": 544, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 550, "feats": "Definite=Ind|PronType=Art", "head": 23, "id": 22, "lemma": "a", "misc": "", "start_char": 549, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 559, "feats": "Number=Sing", "head": 24, "id": 23, "lemma": "wormhole", "misc": "", "start_char": 551, "text": "wormhole", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 565, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 24, "lemma": "open", "misc": "", "start_char": 560, "text": "opens", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 567, "feats": null, "head": 27, "id": 25, "lemma": ",", "misc": "", "start_char": 566, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 571, "feats": null, "head": 27, "id": 26, "lemma": "and", "misc": "", "start_char": 568, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 578, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 24, "id": 27, "lemma": "whisk", "misc": "", "start_char": 572, "text": "whisks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 581, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 27, "id": 28, "lemma": "I", "misc": "", "start_char": 579, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 590, "feats": "Number=Plur", "head": 27, "id": 29, "lemma": "million", "misc": "", "start_char": 582, "text": "millions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 593, "feats": null, "head": 31, "id": 30, "lemma": "of", "misc": "", "start_char": 591, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 599, "feats": "Number=Plur", "head": 29, "id": 31, "lemma": "year", "misc": "", "start_char": 594, "text": "years", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 604, "feats": null, "head": 34, "id": 32, "lemma": "into", "misc": "", "start_char": 600, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 608, "feats": "Definite=Def|PronType=Art", "head": 34, "id": 33, "lemma": "the", "misc": "", "start_char": 605, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 615, "feats": "Number=Sing", "head": 27, "id": 34, "lemma": "future", "misc": "", "start_char": 609, "text": "future", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 621, "feats": "PronType=Rel", "head": 40, "id": 35, "lemma": "where", "misc": "", "start_char": 616, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nmod:poss", "end_char": 624, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 38, "id": 36, "lemma": "my", "misc": "", "start_char": 622, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 633, "feats": "Degree=Pos", "head": 38, "id": 37, "lemma": "tower", "misc": "", "start_char": 625, "text": "towering", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj:pass", "end_char": 643, "feats": "Number=Sing", "head": 40, "id": 38, "lemma": "intellect", "misc": "", "start_char": 634, "text": "intellect", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "end_char": 646, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 40, "id": 39, "lemma": "be", "misc": "", "start_char": 644, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "acl:relcl", "end_char": 651, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 34, "id": 40, "lemma": "use", "misc": "", "start_char": 647, "text": "used", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 654, "feats": null, "head": 42, "id": 41, "lemma": "to", "misc": "", "start_char": 652, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 659, "feats": "VerbForm=Inf", "head": 40, "id": 42, "lemma": "save", "misc": "", "start_char": 655, "text": "save", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 663, "feats": "Definite=Def|PronType=Art", "head": 45, "id": 43, "lemma": "the", "misc": "", "start_char": 660, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 668, "feats": "Degree=Pos", "head": 45, "id": 44, "lemma": "last", "misc": "", "start_char": 664, "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 677, "feats": "Number=Plur", "head": 42, "id": 45, "lemma": "remnant", "misc": "", "start_char": 669, "text": "remnants", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 680, "feats": null, "head": 47, "id": 46, "lemma": "of", "misc": "", "start_char": 678, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 688, "feats": "Number=Sing", "head": 45, "id": 47, "lemma": "mankind", "misc": "", "start_char": 681, "text": "mankind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 693, "feats": null, "head": 52, "id": 48, "lemma": "from", "misc": "", "start_char": 689, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 695, "feats": "Definite=Ind|PronType=Art", "head": 52, "id": 49, "lemma": "a", "misc": "", "start_char": 694, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 705, "feats": "Degree=Pos", "head": 52, "id": 50, "lemma": "predatory", "misc": "", "start_char": 696, "text": "predatory", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 711, "feats": "Degree=Pos", "head": 52, "id": 51, "lemma": "alien", "misc": "", "start_char": 706, "text": "alien", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 716, "feats": "Number=Sing", "head": 45, "id": 52, "lemma": "race", "misc": "", "start_char": 712, "text": "race", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 718, "feats": null, "head": 4, "id": 53, "lemma": ".", "misc": "", "start_char": 717, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (S (ADJP (JJ Interesting))) (, ,) (NP (PRP you)) (VP (VBD did) (RB n't) (VP (VB mention) (NP (NNP Amy)))) (. .)))" }, "speaker": "Penny", "text": "Interesting, you didn't mention Amy.", "tokens": [ { "deprel": "advmod", "end_char": 730, "feats": "Degree=Pos", "head": 6, "id": 1, "lemma": "Interesting", "misc": "", "start_char": 719, "text": "Interesting", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 732, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 731, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 736, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 3, "lemma": "you", "misc": "", "start_char": 733, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 740, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 737, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 744, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 741, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 752, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "mention", "misc": "", "start_char": 745, "text": "mention", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 756, "feats": "Number=Sing", "head": 6, "id": 7, "lemma": "Amy", "misc": "", "start_char": 753, "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 758, "feats": null, "head": 6, "id": 8, "lemma": ".", "misc": "", "start_char": 757, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP Who)) (SQ (VBP do) (NP (PRP you)) (VP (VB think) (S (VP (VBN made) (NP (DT the) (JJ French) (NN toast)) (PP (IN with) (NP (NN butter) (CC and) (NN syrup))))))) (. ?)))" }, "speaker": "Sheldon", "text": "Who do you think made the French toast with butter and syrup?", "tokens": [ { "deprel": "obj", "end_char": 762, "feats": "PronType=Int", "head": 5, "id": 1, "lemma": "who", "misc": "", "start_char": 759, "text": "Who", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 765, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 763, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 769, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 766, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 775, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "think", "misc": "", "start_char": 770, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 780, "feats": "Mood=Ind|Tense=Past|VerbForm=Fin", "head": 4, "id": 5, "lemma": "make", "misc": "", "start_char": 776, "text": "made", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 784, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 6, "lemma": "the", "misc": "", "start_char": 781, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 791, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "French", "misc": "", "start_char": 785, "text": "French", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 797, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "toast", "misc": "", "start_char": 792, "text": "toast", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 802, "feats": null, "head": 10, "id": 9, "lemma": "with", "misc": "", "start_char": 798, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 809, "feats": "Number=Sing", "head": 5, "id": 10, "lemma": "butter", "misc": "", "start_char": 803, "text": "butter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 813, "feats": null, "head": 12, "id": 11, "lemma": "and", "misc": "", "start_char": 810, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 819, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "syrup", "misc": "", "start_char": 814, "text": "syrup", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 821, "feats": null, "head": 4, "id": 13, "lemma": "?", "misc": "", "start_char": 820, "text": "?", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ] ], [ [ 0, 4, 6 ], [ 1, 11, 13 ], [ 1, 18, 19 ], [ 1, 21, 23 ], [ 1, 26, 26 ], [ 1, 31, 32 ], [ 1, 40, 41 ], [ 6, 12, 13 ], [ 6, 15, 15 ], [ 7, 11, 11 ], [ 8, 10, 16 ], [ 8, 21, 22 ], [ 8, 32, 51 ], [ 10, 5, 11 ] ], [ [ 0, 8, 8 ] ], [ [ 1, 4, 4 ], [ 1, 25, 25 ], [ 4, 0, 0 ], [ 10, 2, 2 ] ], [ [ 1, 37, 38 ] ], [ [ 1, 41, 41 ], [ 6, 17, 17 ] ], [ [ 2, 0, 0 ] ], [ [ 2, 2, 2 ] ], [ [ 4, 4, 4 ], [ 5, 0, 0 ], [ 6, 6, 6 ], [ 7, 4, 4 ] ], [ [ 6, 0, 0 ], [ 7, 13, 13 ], [ 8, 2, 2 ], [ 8, 8, 8 ], [ 8, 27, 27 ], [ 8, 35, 35 ], [ 8, 35, 37 ], [ 9, 2, 2 ] ], [ [ 6, 10, 17 ] ], [ [ 7, 6, 7 ] ], [ [ 8, 10, 12 ], [ 8, 14, 16 ], [ 10, 9, 11 ] ], [ [ 8, 30, 30 ] ], [ [ 8, 28, 30 ] ], [ [ 8, 46, 46 ] ], [ [ 8, 42, 46 ] ], [ [ 8, 48, 51 ] ], [ [ 9, 6, 6 ] ], [ [ 10, 0, 0 ] ] ]
s08e16c06t
" What would constitute a perfect day for you? " Uh, well...I'd probably sleep in, do a little yoga, then lie on the beach while cute cabana boys brought me drinks and...probably get a massage and then cap off the night with some dancing. That's it? Yeah, why? You didn't mention Leonard. He's there. I don't think so . Leonard can't stand yoga, the beach, massages or dancing. Yeah, well, he brought a book, okay? What's yours? Yeah ... Uh, I wake up . Uh, I enjoy some French toast with butter and syrup . Uh, then a wormhole opens, and whisks me millions of years into the future where my towering intellect is used to save the last remnants of mankind from a predatory alien race. Interesting, you didn't mention Amy. Who do you think made the French toast with butter and syrup?
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP 're) (ADJP (RB about) (S (VP (TO to) (VP (VB enter) (NP (NP (DT the) (NN lab)) (PP (IN of) (NP (DT the) (JJ late) (NNP Dr.) (NNP David) (NNP Saltzberg) (. .)))) (SBAR (IN While) (S (VP (VBG conducting) (NP (NP (NNS studies)) (PP (IN on) (S (VP (VBG slowing) (NP (DT the) (NN aging) (NN process))))))))))))))) (, ,) (S (NP (EX there)) (VP (VBD was) (NP (DT a) (JJ catastrophic) (NN accident)))) (CC and) (S (NP (PRP he)) (VP (VBD died))) (. .) (CC Or) (SQ (VBD did) (NP (PRP he)) (. ?))))" }, "speaker": "Woman in lab coat", "text": "You're about to enter the lab of the late Dr. David Saltzberg . While conducting studies on slowing the aging process, there was a catastrophic accident and he died . Or did he?", "tokens": [ { "deprel": "nsubj", "end_char": 3, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 1, "lemma": "you", "misc": "", "start_char": 0, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 7, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 4, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 13, "feats": null, "head": 0, "id": 3, "lemma": "about", "misc": "", "start_char": 8, "text": "about", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 16, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 14, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 22, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "enter", "misc": "", "start_char": 17, "text": "enter", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 26, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 23, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 30, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "lab", "misc": "", "start_char": 27, "text": "lab", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 33, "feats": null, "head": 11, "id": 8, "lemma": "of", "misc": "", "start_char": 31, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 37, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 9, "lemma": "the", "misc": "", "start_char": 34, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 42, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "late", "misc": "", "start_char": 38, "text": "late", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 46, "feats": "Number=Sing", "head": 7, "id": 11, "lemma": "Dr.", "misc": "", "start_char": 43, "text": "Dr.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 52, "feats": "Number=Sing", "head": 11, "id": 12, "lemma": "David", "misc": "", "start_char": 47, "text": "David", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 62, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "Saltzberg", "misc": "", "start_char": 53, "text": "Saltzberg", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 64, "feats": null, "head": 5, "id": 14, "lemma": ".", "misc": "", "start_char": 63, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 70, "feats": null, "head": 16, "id": 15, "lemma": "while", "misc": "", "start_char": 65, "text": "While", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 81, "feats": "VerbForm=Ger", "head": 25, "id": 16, "lemma": "conduct", "misc": "", "start_char": 71, "text": "conducting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 89, "feats": "Number=Plur", "head": 16, "id": 17, "lemma": "study", "misc": "", "start_char": 82, "text": "studies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 92, "feats": null, "head": 19, "id": 18, "lemma": "on", "misc": "", "start_char": 90, "text": "on", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "acl", "end_char": 100, "feats": "VerbForm=Ger", "head": 17, "id": 19, "lemma": "slowing", "misc": "", "start_char": 93, "text": "slowing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 104, "feats": "Definite=Def|PronType=Art", "head": 22, "id": 20, "lemma": "the", "misc": "", "start_char": 101, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 110, "feats": "Number=Sing", "head": 22, "id": 21, "lemma": "aging", "misc": "", "start_char": 105, "text": "aging", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 118, "feats": "Number=Sing", "head": 19, "id": 22, "lemma": "process", "misc": "", "start_char": 111, "text": "process", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 120, "feats": null, "head": 16, "id": 23, "lemma": ",", "misc": "", "start_char": 119, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "expl", "end_char": 126, "feats": null, "head": 25, "id": 24, "lemma": "there", "misc": "", "start_char": 121, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "advcl", "end_char": 130, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 25, "lemma": "be", "misc": "", "start_char": 127, "text": "was", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 132, "feats": "Definite=Ind|PronType=Art", "head": 28, "id": 26, "lemma": "a", "misc": "", "start_char": 131, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 145, "feats": "Degree=Pos", "head": 28, "id": 27, "lemma": "catastrophic", "misc": "", "start_char": 133, "text": "catastrophic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 154, "feats": "Number=Sing", "head": 25, "id": 28, "lemma": "accident", "misc": "", "start_char": 146, "text": "accident", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 158, "feats": null, "head": 31, "id": 29, "lemma": "and", "misc": "", "start_char": 155, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 161, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 31, "id": 30, "lemma": "he", "misc": "", "start_char": 159, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 166, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 25, "id": 31, "lemma": "die", "misc": "", "start_char": 162, "text": "died", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 168, "feats": null, "head": 34, "id": 32, "lemma": ".", "misc": "", "start_char": 167, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 171, "feats": null, "head": 34, "id": 33, "lemma": "or", "misc": "", "start_char": 169, "text": "Or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 175, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 25, "id": 34, "lemma": "do", "misc": "", "start_char": 172, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 178, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 34, "id": 35, "lemma": "he", "misc": "", "start_char": 176, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 180, "feats": null, "head": 3, "id": 36, "lemma": "?", "misc": "", "start_char": 179, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (NP (NNS Ladies) (. ?)))" }, "speaker": "Leonard", "text": "Ladies?", "tokens": [ { "deprel": "root", "end_char": 187, "feats": "Number=Plur", "head": 0, "id": 1, "lemma": "lady", "misc": "", "start_char": 181, "text": "Ladies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 189, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 188, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (SQ (VBP Are) (NP (PRP you)) (VP (VBG being) (ADJP (JJ polite) (CC or) (JJ scared))) (. ?)))" }, "speaker": "Emily", "text": "Are you being polite or scared?", "tokens": [ { "deprel": "aux", "end_char": 193, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 1, "lemma": "be", "misc": "", "start_char": 190, "text": "Are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 197, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 2, "lemma": "you", "misc": "", "start_char": 194, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 203, "feats": "VerbForm=Ger", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 198, "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "root", "end_char": 210, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "polite", "misc": "", "start_char": 204, "text": "polite", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 213, "feats": null, "head": 6, "id": 5, "lemma": "or", "misc": "", "start_char": 211, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 220, "feats": "Degree=Pos", "head": 4, "id": 6, "lemma": "scared", "misc": "", "start_char": 214, "text": "scared", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 222, "feats": null, "head": 4, "id": 7, "lemma": "?", "misc": "", "start_char": 221, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (INTJ (UH Yup) (. .)))" }, "speaker": "Leonard", "text": "Yup.", "tokens": [ { "deprel": "root", "end_char": 226, "feats": null, "head": 0, "id": 1, "lemma": "yup", "misc": "", "start_char": 223, "text": "Yup", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 228, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 227, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Ah)) (, ,) (WHNP (WDT what) (DT a) (NN room)) (. !)))" }, "speaker": "Emily", "text": "Ah, what a room!", "tokens": [ { "deprel": "discourse", "end_char": 231, "feats": null, "head": 5, "id": 1, "lemma": "ah", "misc": "", "start_char": 229, "text": "Ah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 233, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 232, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det:predet", "end_char": 238, "feats": "PronType=Int", "head": 5, "id": 3, "lemma": "what", "misc": "", "start_char": 234, "text": "what", "upos": "DET", "xpos": "WDT" }, { "deprel": "det", "end_char": 240, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 239, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 245, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "room", "misc": "", "start_char": 241, "text": "room", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 247, "feats": null, "head": 5, "id": 6, "lemma": "!", "misc": "", "start_char": 246, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (LST (UH Oh) (, -) (UH oh) (. !) (UH Oh) (. !)))" }, "speaker": "Amy", "text": "Oh - oh! Oh!", "tokens": [ { "deprel": "root", "end_char": 250, "feats": null, "head": 0, "id": 1, "lemma": "oh", "misc": "", "start_char": 248, "text": "Oh", "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": "discourse", "end_char": 255, "feats": null, "head": 1, "id": 3, "lemma": "oh", "misc": "", "start_char": 253, "text": "oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 257, "feats": null, "head": 5, "id": 4, "lemma": "!", "misc": "", "start_char": 256, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 260, "feats": null, "head": 1, "id": 5, "lemma": "oh", "misc": "", "start_char": 258, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 262, "feats": null, "head": 1, "id": 6, "lemma": "!", "misc": "", "start_char": 261, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (DT This)) (VP (VBZ is) (ADJP (JJ cool))) (. .)))" }, "speaker": "Leonard", "text": "This is cool.", "tokens": [ { "deprel": "nsubj", "end_char": 267, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "this", "misc": "", "start_char": 263, "text": "This", "upos": "PRON", "xpos": "DT" }, { "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": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 275, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "cool", "misc": "", "start_char": 271, "text": "cool", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 277, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 276, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (SBARQ (ADVP (RB So)) (, ,) (WHADVP (WRB how)) (SQ (VBP do) (NP (PRP we)) (VP (VB start))) (. ?)))" }, "speaker": "Amy", "text": "So, how do we start?", "tokens": [ { "deprel": "discourse", "end_char": 280, "feats": null, "head": 6, "id": 1, "lemma": "so", "misc": "", "start_char": 278, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 282, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 281, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 286, "feats": "PronType=Int", "head": 6, "id": 3, "lemma": "how", "misc": "", "start_char": 283, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 289, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 287, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 292, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "we", "misc": "", "start_char": 290, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 298, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "start", "misc": "", "start_char": 293, "text": "start", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 300, "feats": null, "head": 6, "id": 7, "lemma": "?", "misc": "", "start_char": 299, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (VBP have) (S (VP (TO to) (VP (VB look) (PP (IN for) (NP (NP (DT the) (NNS clues)) (VP (VBN hidden) (PP (IN around) (NP (DT the) (NN room)))))))))) (. .)))" }, "speaker": "Emily", "text": "We have to look for the clues hidden around the room.", "tokens": [ { "deprel": "nsubj", "end_char": 303, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "we", "misc": "", "start_char": 301, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 308, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "have", "misc": "", "start_char": 304, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 311, "feats": null, "head": 4, "id": 3, "lemma": "to", "misc": "", "start_char": 309, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 316, "feats": "VerbForm=Inf", "head": 2, "id": 4, "lemma": "look", "misc": "", "start_char": 312, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 320, "feats": null, "head": 7, "id": 5, "lemma": "for", "misc": "", "start_char": 317, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 324, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 321, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 330, "feats": "Number=Plur", "head": 4, "id": 7, "lemma": "clue", "misc": "", "start_char": 325, "text": "clues", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "acl", "end_char": 337, "feats": "Tense=Past|VerbForm=Part", "head": 7, "id": 8, "lemma": "hide", "misc": "", "start_char": 331, "text": "hidden", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 344, "feats": null, "head": 11, "id": 9, "lemma": "around", "misc": "", "start_char": 338, "text": "around", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 348, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "misc": "", "start_char": 345, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 353, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "room", "misc": "", "start_char": 349, "text": "room", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 355, "feats": null, "head": 2, "id": 12, "lemma": ".", "misc": "", "start_char": 354, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (UH Uh)) (, ,) (SQ (VBD was) (RB n't) (NP (EX there)) (VP (VBN supposed) (S (VP (TO to) (VP (VB be) (NP (DT a) (NN zombie))))))) (. ?)))" }, "speaker": "Raj", "text": "Uh, wasn't there supposed to be a zombie?", "tokens": [ { "deprel": "discourse", "end_char": 358, "feats": null, "head": 6, "id": 1, "lemma": "uh", "misc": "", "start_char": 356, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 360, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 359, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 364, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 3, "lemma": "be", "misc": "", "start_char": 361, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 368, "feats": null, "head": 6, "id": 4, "lemma": "not", "misc": "", "start_char": 365, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "expl", "end_char": 374, "feats": null, "head": 6, "id": 5, "lemma": "there", "misc": "", "start_char": 369, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 383, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 6, "lemma": "suppose", "misc": "", "start_char": 375, "text": "supposed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 386, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 384, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 389, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "be", "misc": "", "start_char": 387, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 391, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 390, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 398, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "zombie", "misc": "", "start_char": 392, "text": "zombie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 400, "feats": null, "head": 6, "id": 11, "lemma": "?", "misc": "", "start_char": 399, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (NP (NNP Uuuuuuuh) (. !)))" }, "speaker": "Zombie", "text": "Uuuuuuuh!", "tokens": [ { "deprel": "root", "end_char": 409, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Uuuuuuuh", "misc": "", "start_char": 401, "text": "Uuuuuuuh", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 411, "feats": null, "head": 1, "id": 2, "lemma": "!", "misc": "", "start_char": 410, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (VP (VB let) (NP (PRP 's)) (VP (VB hope) (SBAR (S (NP (NP (CD one)) (PP (IN of) (NP (DT the) (NNS clues)))) (VP (VBZ is) (VP (VBN written) (PP (IN on) (NP (NP (DT a) (NN pair)) (PP (IN of) (NP (JJ clean) (NN underwear))))))))))) (. .)))" }, "speaker": "Raj", "text": "Okay, let's hope one of the clues is written on a pair of clean underwear.", "tokens": [ { "deprel": "discourse", "end_char": 416, "feats": null, "head": 3, "id": 1, "lemma": "okay", "misc": "", "start_char": 412, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 418, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 417, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 422, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "let", "misc": "", "start_char": 419, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 425, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 4, "lemma": "we", "misc": "", "start_char": 423, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 430, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "hope", "misc": "", "start_char": 426, "text": "hope", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj:pass", "end_char": 434, "feats": "NumForm=Word|NumType=Card", "head": 11, "id": 6, "lemma": "one", "misc": "", "start_char": 431, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 437, "feats": null, "head": 9, "id": 7, "lemma": "of", "misc": "", "start_char": 435, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 441, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 438, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 447, "feats": "Number=Plur", "head": 6, "id": 9, "lemma": "clue", "misc": "", "start_char": 442, "text": "clues", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux:pass", "end_char": 450, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 448, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 458, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 5, "id": 11, "lemma": "write", "misc": "", "start_char": 451, "text": "written", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 461, "feats": null, "head": 14, "id": 12, "lemma": "on", "misc": "", "start_char": 459, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 463, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 13, "lemma": "a", "misc": "", "start_char": 462, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 468, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "pair", "misc": "", "start_char": 464, "text": "pair", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 471, "feats": null, "head": 17, "id": 15, "lemma": "of", "misc": "", "start_char": 469, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 477, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "clean", "misc": "", "start_char": 472, "text": "clean", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 487, "feats": "Number=Sing", "head": 14, "id": 17, "lemma": "underwear", "misc": "", "start_char": 478, "text": "underwear", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 489, "feats": null, "head": 3, "id": 18, "lemma": ".", "misc": "", "start_char": 488, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 5, 12 ], [ 0, 16, 21 ], [ 0, 23, 23 ], [ 0, 25, 27 ] ], [ [ 0, 8, 12 ] ], [ [ 0, 10, 12 ], [ 0, 29, 29 ], [ 0, 34, 34 ] ], [ [ 0, 19, 21 ] ], [ [ 2, 1, 1 ] ], [ [ 4, 2, 2 ] ], [ [ 4, 3, 4 ], [ 6, 0, 0 ], [ 8, 9, 10 ], [ 8, 5, 10 ], [ 9, 4, 4 ], [ 11, 7, 8 ], [ 11, 5, 8 ] ], [ [ 7, 4, 4 ], [ 8, 0, 0 ] ], [ [ 9, 8, 9 ] ], [ [ 11, 3, 3 ] ], [ [ 11, 12, 16 ] ], [ [ 11, 15, 16 ] ] ]
s08e16c07t
You're about to enter the lab of the late Dr. David Saltzberg . While conducting studies on slowing the aging process, there was a catastrophic accident and he died . Or did he? Ladies? Are you being polite or scared? Yup. Ah, what a room! Oh - oh! Oh! This is cool. So, how do we start? We have to look for the clues hidden around the room. Uh, wasn't there supposed to be a zombie? Uuuuuuuh! Okay, let's hope one of the clues is written on a pair of clean underwear.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (NP (NP (NNP Mr.)) (CC and) (NP (NNP Mrs.) (NNP Wolowitz))) (. ?) (ADVP (ADVP (RB As) (RB far)) (SBAR (IN as) (S (NP (PRP I)) (VP (MD can) (VP (VB tell)))))) (, ,) (NP (PRP$ your) (NN bag)) (VP (VBD arrived) (PP (IN in) (NP (NNP Los) (NNP Angeles)))) (. .)))" }, "speaker": "Clerk", "text": "Mr. and Mrs. Wolowitz? As far as I can tell, your bag arrived in Los Angeles.", "tokens": [ { "deprel": "vocative", "end_char": 3, "feats": "Number=Sing", "head": 15, "id": 1, "lemma": "Mr.", "misc": "", "start_char": 0, "text": "Mr.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 7, "feats": null, "head": 3, "id": 2, "lemma": "and", "misc": "", "start_char": 4, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 12, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "Mrs.", "misc": "", "start_char": 8, "text": "Mrs.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 21, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "Wolowitz", "misc": "", "start_char": 13, "text": "Wolowitz", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 23, "feats": null, "head": 1, "id": 5, "lemma": "?", "misc": "", "start_char": 22, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 26, "feats": null, "head": 7, "id": 6, "lemma": "as", "misc": "", "start_char": 24, "text": "As", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 30, "feats": "Degree=Pos", "head": 15, "id": 7, "lemma": "far", "misc": "", "start_char": 27, "text": "far", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 33, "feats": null, "head": 11, "id": 8, "lemma": "as", "misc": "", "start_char": 31, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 35, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 9, "lemma": "I", "misc": "", "start_char": 34, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 39, "feats": "VerbForm=Fin", "head": 11, "id": 10, "lemma": "can", "misc": "", "start_char": 36, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl", "end_char": 44, "feats": "VerbForm=Inf", "head": 7, "id": 11, "lemma": "tell", "misc": "", "start_char": 40, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 46, "feats": null, "head": 15, "id": 12, "lemma": ",", "misc": "", "start_char": 45, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 51, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 14, "id": 13, "lemma": "your", "misc": "", "start_char": 47, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 55, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "bag", "misc": "", "start_char": 52, "text": "bag", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 63, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 15, "lemma": "arrive", "misc": "", "start_char": 56, "text": "arrived", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 66, "feats": null, "head": 17, "id": 16, "lemma": "in", "misc": "", "start_char": 64, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 70, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "Los", "misc": "", "start_char": 67, "text": "Los", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 78, "feats": "Number=Sing", "head": 17, "id": 18, "lemma": "Angeles", "misc": "", "start_char": 71, "text": "Angeles", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 80, "feats": null, "head": 15, "id": 19, "lemma": ".", "misc": "", "start_char": 79, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (ADVP (RB So) (, ,) (WHADVP (WRB where)) (SQ (VBZ is) (NP (PRP it))) (. ?)))" }, "speaker": "Bernadette", "text": "So, where is it?", "tokens": [ { "deprel": "discourse", "end_char": 83, "feats": null, "head": 3, "id": 1, "lemma": "so", "misc": "", "start_char": 81, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 85, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 84, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 91, "feats": "PronType=Int", "head": 0, "id": 3, "lemma": "where", "misc": "", "start_char": 86, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "cop", "end_char": 94, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 4, "lemma": "be", "misc": "", "start_char": 92, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 97, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 5, "lemma": "it", "misc": "", "start_char": 95, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 99, "feats": null, "head": 3, "id": 6, "lemma": "?", "misc": "", "start_char": 98, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know)))) (, ,) (ADVP (RB perhaps)) (NP (NN somebody)) (VP (VBD took) (NP (PRP it)) (PP (IN off) (NP (DT the) (NN carousel))) (PP (IN by) (NP (NN mistake)))) (. ?)))" }, "speaker": "Clerk", "text": "I don't know, perhaps somebody took it off the carousel by mistake?", "tokens": [ { "deprel": "nsubj", "end_char": 101, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 100, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 104, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 102, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 108, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 105, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 113, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 109, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 115, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 114, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 123, "feats": null, "head": 8, "id": 6, "lemma": "perhaps", "misc": "", "start_char": 116, "text": "perhaps", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 132, "feats": "Number=Sing|PronType=Ind", "head": 8, "id": 7, "lemma": "somebody", "misc": "", "start_char": 124, "text": "somebody", "upos": "PRON", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 137, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 8, "lemma": "take", "misc": "", "start_char": 133, "text": "took", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 140, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 9, "lemma": "it", "misc": "", "start_char": 138, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 144, "feats": null, "head": 12, "id": 10, "lemma": "off", "misc": "", "start_char": 141, "text": "off", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 148, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 145, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 157, "feats": "Number=Sing", "head": 8, "id": 12, "lemma": "carousel", "misc": "", "start_char": 149, "text": "carousel", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 160, "feats": null, "head": 14, "id": 13, "lemma": "by", "misc": "", "start_char": 158, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 168, "feats": "Number=Sing", "head": 8, "id": 14, "lemma": "mistake", "misc": "", "start_char": 161, "text": "mistake", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 170, "feats": null, "head": 4, "id": 15, "lemma": "?", "misc": "", "start_char": 169, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (ADVP (RB So)) (, ,) (NP (DT some) (NN stranger)) (VP (VBZ has) (NP (PRP$ my) (NN mom))) (. ?) (SQ (VBZ Is) (NP (DT that)) (SBAR (WHNP (WP what)) (S (NP (PRP you)) (VP (VBP 're) (VP (VBG telling) (NP (PRP me)))))) (. ?) (S (NP (PRP$ My) (JJ poor) (NN mother)) (VP (MD can) (VP (VB be) (ADVP (RB anywhere) (PP (IN in) (NP (NNP Los) (NNP Angeles)))) (ADVP (RB right) (RB now)))))) (. ?)))" }, "speaker": "Howard", "text": "So, some stranger has my mom? Is that what you're telling me? My poor mother can be anywhere in Los Angeles right now?", "tokens": [ { "deprel": "discourse", "end_char": 173, "feats": null, "head": 5, "id": 1, "lemma": "so", "misc": "", "start_char": 171, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 175, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 174, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 180, "feats": null, "head": 4, "id": 3, "lemma": "some", "misc": "", "start_char": 176, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 189, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "stranger", "misc": "", "start_char": 181, "text": "stranger", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 193, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "have", "misc": "", "start_char": 190, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 196, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "my", "misc": "", "start_char": 194, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 200, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "mom", "misc": "", "start_char": 197, "text": "mom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 202, "feats": null, "head": 5, "id": 8, "lemma": "?", "misc": "", "start_char": 201, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "cop", "end_char": 205, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "be", "misc": "", "start_char": 203, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 210, "feats": "Number=Sing|PronType=Dem", "head": 11, "id": 10, "lemma": "that", "misc": "", "start_char": 206, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 215, "feats": "PronType=Rel", "head": 5, "id": 11, "lemma": "what", "misc": "", "start_char": 211, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 219, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 12, "lemma": "you", "misc": "", "start_char": 216, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 223, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 220, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "acl:relcl", "end_char": 231, "feats": "Tense=Pres|VerbForm=Part", "head": 11, "id": 14, "lemma": "tell", "misc": "", "start_char": 224, "text": "telling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "iobj", "end_char": 234, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 15, "lemma": "I", "misc": "", "start_char": 232, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 236, "feats": null, "head": 5, "id": 16, "lemma": "?", "misc": "", "start_char": 235, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 239, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 19, "id": 17, "lemma": "my", "misc": "", "start_char": 237, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 244, "feats": "Degree=Pos", "head": 19, "id": 18, "lemma": "poor", "misc": "", "start_char": 240, "text": "poor", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 251, "feats": "Number=Sing", "head": 22, "id": 19, "lemma": "mother", "misc": "", "start_char": 245, "text": "mother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 255, "feats": "VerbForm=Fin", "head": 22, "id": 20, "lemma": "can", "misc": "", "start_char": 252, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 258, "feats": "VerbForm=Inf", "head": 22, "id": 21, "lemma": "be", "misc": "", "start_char": 256, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 267, "feats": null, "head": 5, "id": 22, "lemma": "anywhere", "misc": "", "start_char": 259, "text": "anywhere", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 270, "feats": null, "head": 25, "id": 23, "lemma": "in", "misc": "", "start_char": 268, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 274, "feats": "Number=Sing", "head": 25, "id": 24, "lemma": "Los", "misc": "", "start_char": 271, "text": "Los", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 282, "feats": "Number=Sing", "head": 22, "id": 25, "lemma": "Angeles", "misc": "", "start_char": 275, "text": "Angeles", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 288, "feats": null, "head": 27, "id": 26, "lemma": "right", "misc": "", "start_char": 283, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 292, "feats": null, "head": 22, "id": 27, "lemma": "now", "misc": "", "start_char": 289, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 294, "feats": null, "head": 5, "id": 28, "lemma": "?", "misc": "", "start_char": 293, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP I) (, -) (PRP I)) (VP (VBP wish) (SBAR (S (NP (PRP I)) (VP (VBD was) (VP (VBG telling) (NP (PRP you)) (NP (DT that) (. .) (UH Um) (, ...) (CC but) (S (NP (DT the) (NN passenger)) (VP (MD could) (VP (VB 've) (VP (VBN gotten) (PP (IN on) (NP (DT an) (JJ international) (NN flight))))))))))))) (. .)))" }, "speaker": "Clerk", "text": "I - I wish I was telling you that . Um...but the passenger could've gotten on an international flight.", "tokens": [ { "deprel": "vocative", "end_char": 296, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 295, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 298, "feats": null, "head": 4, "id": 2, "lemma": "-", "misc": "", "start_char": 297, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 300, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 299, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 305, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "wish", "misc": "", "start_char": 301, "text": "wish", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 307, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 306, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 311, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 308, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 319, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 7, "lemma": "tell", "misc": "", "start_char": 312, "text": "telling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "iobj", "end_char": 323, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 7, "id": 8, "lemma": "you", "misc": "", "start_char": 320, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 328, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 9, "lemma": "that", "misc": "", "start_char": 324, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 330, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 329, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 333, "feats": null, "head": 4, "id": 11, "lemma": "um", "misc": "", "start_char": 331, "text": "Um", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 337, "feats": null, "head": 4, "id": 12, "lemma": "...", "misc": "", "start_char": 334, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 341, "feats": null, "head": 18, "id": 13, "lemma": "but", "misc": "", "start_char": 338, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 345, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 14, "lemma": "the", "misc": "", "start_char": 342, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 355, "feats": "Number=Sing", "head": 18, "id": 15, "lemma": "passenger", "misc": "", "start_char": 346, "text": "passenger", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 361, "feats": "VerbForm=Fin", "head": 18, "id": 16, "lemma": "could", "misc": "", "start_char": 356, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 365, "feats": "VerbForm=Inf", "head": 18, "id": 17, "lemma": "have", "misc": "", "start_char": 362, "text": "'ve", "upos": "AUX", "xpos": "VB" }, { "deprel": "conj", "end_char": 372, "feats": "Tense=Past|VerbForm=Part", "head": 4, "id": 18, "lemma": "get", "misc": "", "start_char": 366, "text": "gotten", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 375, "feats": null, "head": 22, "id": 19, "lemma": "on", "misc": "", "start_char": 373, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 378, "feats": "Definite=Ind|PronType=Art", "head": 22, "id": 20, "lemma": "a", "misc": "", "start_char": 376, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 392, "feats": "Degree=Pos", "head": 22, "id": 21, "lemma": "international", "misc": "", "start_char": 379, "text": "international", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 399, "feats": "Number=Sing", "head": 18, "id": 22, "lemma": "flight", "misc": "", "start_char": 393, "text": "flight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 401, "feats": null, "head": 4, "id": 23, "lemma": ".", "misc": "", "start_char": 400, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (INTJ (UH okay)) (, ,) (ADJP (JJ great)) (. !) (INTJ (UH So)) (, ,) (S (NP (PRP$ your) (JJ entire) (NN job)) (VP (VBZ is) (S (VP (TO to) (VP (VB find) (NP (VBN lost) (NN luggage))))))) (, ,) (CC and) (S (NP (PRP you)) (VP (VBP 've) (VP (VBN narrowed) (PP (IN down) (NP (NP (DT the) (NN location)) (PP (IN of) (NP (PRP$ my) (NN mother))))) (PP (IN to) (NP (DT the) (NN planet) (NNP Earth)))))) (. !)))" }, "speaker": "Howard", "text": "Oh, okay, great! So, your entire job is to find lost luggage, and you've narrowed down the location of my mother to the planet Earth!", "tokens": [ { "deprel": "discourse", "end_char": 404, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 402, "text": "Oh", "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": "discourse", "end_char": 411, "feats": null, "head": 5, "id": 3, "lemma": "okay", "misc": "", "start_char": 407, "text": "okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 413, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 412, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 419, "feats": "Degree=Pos", "head": 14, "id": 5, "lemma": "great", "misc": "", "start_char": 414, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 421, "feats": null, "head": 5, "id": 6, "lemma": "!", "misc": "", "start_char": 420, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 424, "feats": null, "head": 14, "id": 7, "lemma": "so", "misc": "", "start_char": 422, "text": "So", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 426, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 425, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 431, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 11, "id": 9, "lemma": "your", "misc": "", "start_char": 427, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 438, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "entire", "misc": "", "start_char": 432, "text": "entire", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj:outer", "end_char": 442, "feats": "Number=Sing", "head": 14, "id": 11, "lemma": "job", "misc": "", "start_char": 439, "text": "job", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 445, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 12, "lemma": "be", "misc": "", "start_char": 443, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 448, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 446, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "root", "end_char": 453, "feats": "VerbForm=Inf", "head": 0, "id": 14, "lemma": "find", "misc": "", "start_char": 449, "text": "find", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "end_char": 458, "feats": "Tense=Past|VerbForm=Part", "head": 16, "id": 15, "lemma": "lose", "misc": "", "start_char": 454, "text": "lost", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 466, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "luggage", "misc": "", "start_char": 459, "text": "luggage", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 468, "feats": null, "head": 21, "id": 17, "lemma": ",", "misc": "", "start_char": 467, "text": ",", "upos": "PUNCT", "xpos": "," }, { "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": 476, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 21, "id": 19, "lemma": "you", "misc": "", "start_char": 473, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 480, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 21, "id": 20, "lemma": "have", "misc": "", "start_char": 477, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "conj", "end_char": 489, "feats": "Tense=Past|VerbForm=Part", "head": 14, "id": 21, "lemma": "narrow", "misc": "", "start_char": 481, "text": "narrowed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 494, "feats": null, "head": 24, "id": 22, "lemma": "down", "misc": "", "start_char": 490, "text": "down", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 498, "feats": "Definite=Def|PronType=Art", "head": 24, "id": 23, "lemma": "the", "misc": "", "start_char": 495, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 507, "feats": "Number=Sing", "head": 21, "id": 24, "lemma": "location", "misc": "", "start_char": 499, "text": "location", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 510, "feats": null, "head": 27, "id": 25, "lemma": "of", "misc": "", "start_char": 508, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 513, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 27, "id": 26, "lemma": "my", "misc": "", "start_char": 511, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 520, "feats": "Number=Sing", "head": 24, "id": 27, "lemma": "mother", "misc": "", "start_char": 514, "text": "mother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 523, "feats": null, "head": 31, "id": 28, "lemma": "to", "misc": "", "start_char": 521, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 527, "feats": "Definite=Def|PronType=Art", "head": 31, "id": 29, "lemma": "the", "misc": "", "start_char": 524, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 534, "feats": "Number=Sing", "head": 31, "id": 30, "lemma": "planet", "misc": "", "start_char": 528, "text": "planet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 540, "feats": "Number=Sing", "head": 21, "id": 31, "lemma": "Earth", "misc": "", "start_char": 535, "text": "Earth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 542, "feats": null, "head": 14, "id": 32, "lemma": "!", "misc": "", "start_char": 541, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (SBARQ (LST (NN W) (: -)) (SQ (MD Would) (NP (CD 500) (NML (JJ frequent) (HYPH -) (NN flyer)) (NNS miles)) (VP (VB help))) (. ?)) (NP (DT That)) (VP (MD could) (VP (VB get) (NP (PRP you)) (PP (IN to) (NP (NNP Sacramento))))) (. .)))" }, "speaker": "Clerk", "text": "W - Would 500 frequent - flyer miles help? That could get you to Sacramento.", "tokens": [ { "deprel": "root", "end_char": 544, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "W", "misc": "", "start_char": 543, "text": "W", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 546, "feats": null, "head": 1, "id": 2, "lemma": "-", "misc": "", "start_char": 545, "text": "-", "upos": "PUNCT", "xpos": ":" }, { "deprel": "aux", "end_char": 552, "feats": "VerbForm=Fin", "head": 9, "id": 3, "lemma": "would", "misc": "", "start_char": 547, "text": "Would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nummod", "end_char": 556, "feats": "NumForm=Digit|NumType=Card", "head": 8, "id": 4, "lemma": "500", "misc": "", "start_char": 553, "text": "500", "upos": "NUM", "xpos": "CD" }, { "deprel": "amod", "end_char": 565, "feats": "Degree=Pos", "head": 7, "id": 5, "lemma": "frequent", "misc": "", "start_char": 557, "text": "frequent", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 567, "feats": null, "head": 7, "id": 6, "lemma": "-", "misc": "", "start_char": 566, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 573, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "flyer", "misc": "", "start_char": 568, "text": "flyer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 579, "feats": "Number=Plur", "head": 9, "id": 8, "lemma": "mile", "misc": "", "start_char": 574, "text": "miles", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "parataxis", "end_char": 584, "feats": "VerbForm=Inf", "head": 1, "id": 9, "lemma": "help", "misc": "", "start_char": 580, "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 586, "feats": null, "head": 1, "id": 10, "lemma": "?", "misc": "", "start_char": 585, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 591, "feats": "Number=Sing|PronType=Dem", "head": 13, "id": 11, "lemma": "that", "misc": "", "start_char": 587, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 597, "feats": "VerbForm=Fin", "head": 13, "id": 12, "lemma": "could", "misc": "", "start_char": 592, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 601, "feats": "VerbForm=Inf", "head": 1, "id": 13, "lemma": "get", "misc": "", "start_char": 598, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 605, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 13, "id": 14, "lemma": "you", "misc": "", "start_char": 602, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 608, "feats": null, "head": 16, "id": 15, "lemma": "to", "misc": "", "start_char": 606, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 619, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "Sacramento", "misc": "", "start_char": 609, "text": "Sacramento", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 621, "feats": null, "head": 1, "id": 17, "lemma": ".", "misc": "", "start_char": 620, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 3 ], [ 0, 12, 12 ], [ 0, 12, 13 ], [ 0, 16, 17 ], [ 1, 4, 4 ], [ 2, 8, 8 ], [ 3, 23, 24 ], [ 3, 21, 24 ], [ 5, 14, 15 ] ], [ [ 0, 8, 8 ], [ 2, 0, 0 ], [ 3, 11, 11 ], [ 4, 0, 0 ], [ 4, 2, 2 ], [ 4, 0, 2 ], [ 4, 4, 4 ], [ 5, 8, 8 ], [ 5, 8, 10 ], [ 5, 18, 18 ] ], [ [ 2, 6, 6 ], [ 3, 2, 3 ] ], [ [ 2, 10, 11 ] ], [ [ 2, 13, 13 ] ], [ [ 3, 5, 5 ], [ 3, 5, 6 ], [ 3, 14, 14 ], [ 3, 16, 16 ], [ 3, 16, 18 ], [ 4, 7, 7 ], [ 4, 13, 14 ], [ 5, 25, 25 ], [ 5, 25, 26 ], [ 5, 22, 30 ], [ 6, 13, 13 ] ], [ [ 3, 9, 9 ], [ 4, 8, 8 ] ], [ [ 3, 10, 10 ] ], [ [ 4, 19, 21 ] ], [ [ 5, 28, 30 ] ], [ [ 6, 0, 0 ] ], [ [ 6, 3, 7 ], [ 6, 10, 10 ] ], [ [ 6, 15, 15 ] ] ]
s08e16c08t
Mr. and Mrs. Wolowitz? As far as I can tell, your bag arrived in Los Angeles. So, where is it? I don't know, perhaps somebody took it off the carousel by mistake? So, some stranger has my mom? Is that what you're telling me? My poor mother can be anywhere in Los Angeles right now? I - I wish I was telling you that . Um...but the passenger could've gotten on an international flight. Oh, okay, great! So, your entire job is to find lost luggage, and you've narrowed down the location of my mother to the planet Earth! W - Would 500 frequent - flyer miles help? That could get you to Sacramento.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (`` \") (SBAR (IN If) (S (NP (PRP you)) (VP (MD could) (VP (VB wake) (PRT (RP up)) (NP (NN tomorrow)) (`` \") (S (VP (VBG having) (VP (VBN gained) (NP (DT any) (CD one) (NN quality) (CC or) (NN ability))))))))) (, ,) (WHNP (WP what)) (SQ (MD would) (NP (PRP it)) (VP (VB be))) (. ?) ('' \")))" }, "speaker": "Sheldon", "text": "\" If you could wake up tomorrow \" having gained any one quality or ability, what would it be? \"", "tokens": [ { "deprel": "punct", "end_char": 1, "feats": null, "head": 20, "id": 1, "lemma": "\"", "misc": "", "start_char": 0, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "mark", "end_char": 4, "feats": null, "head": 5, "id": 2, "lemma": "if", "misc": "", "start_char": 2, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 8, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 5, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 14, "feats": "VerbForm=Fin", "head": 5, "id": 4, "lemma": "could", "misc": "", "start_char": 9, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl", "end_char": 19, "feats": "VerbForm=Inf", "head": 17, "id": 5, "lemma": "wake", "misc": "", "start_char": 15, "text": "wake", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 22, "feats": null, "head": 5, "id": 6, "lemma": "up", "misc": "", "start_char": 20, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "obl:tmod", "end_char": 31, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "tomorrow", "misc": "", "start_char": 23, "text": "tomorrow", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 33, "feats": null, "head": 10, "id": 8, "lemma": "\"", "misc": "", "start_char": 32, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "aux", "end_char": 40, "feats": "VerbForm=Ger", "head": 10, "id": 9, "lemma": "have", "misc": "", "start_char": 34, "text": "having", "upos": "AUX", "xpos": "VBG" }, { "deprel": "advcl", "end_char": 47, "feats": "Tense=Past|VerbForm=Part", "head": 5, "id": 10, "lemma": "gain", "misc": "", "start_char": 41, "text": "gained", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 51, "feats": null, "head": 13, "id": 11, "lemma": "any", "misc": "", "start_char": 48, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "nummod", "end_char": 55, "feats": "NumForm=Word|NumType=Card", "head": 13, "id": 12, "lemma": "one", "misc": "", "start_char": 52, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 63, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "quality", "misc": "", "start_char": 56, "text": "quality", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 66, "feats": null, "head": 15, "id": 14, "lemma": "or", "misc": "", "start_char": 64, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 74, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "ability", "misc": "", "start_char": 67, "text": "ability", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 76, "feats": null, "head": 5, "id": 16, "lemma": ",", "misc": "", "start_char": 75, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 81, "feats": "PronType=Int", "head": 0, "id": 17, "lemma": "what", "misc": "", "start_char": 77, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 87, "feats": "VerbForm=Fin", "head": 17, "id": 18, "lemma": "would", "misc": "", "start_char": 82, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 90, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 19, "lemma": "it", "misc": "", "start_char": 88, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 93, "feats": "VerbForm=Inf", "head": 17, "id": 20, "lemma": "be", "misc": "", "start_char": 91, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "punct", "end_char": 95, "feats": null, "head": 17, "id": 21, "lemma": "?", "misc": "", "start_char": 94, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 97, "feats": null, "head": 17, "id": 22, "lemma": "\"", "misc": "", "start_char": 96, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Well)) (, ,) (S (RB not) (VP (TO to) (VP (VB steal) (PP (IN from) (NP (DT the) (NNP Bible)))))) (, ,) (CC but) (S (S (VP (VBG turning) (NP (NN water)) (PP (IN into) (NP (NN wine))))) (VP (VBZ sounds) (ADJP (RB pretty) (JJ good)))) (. .)))" }, "speaker": "Penny", "text": "Well, not to steal from the Bible, but turning water into wine sounds pretty good.", "tokens": [ { "deprel": "discourse", "end_char": 102, "feats": null, "head": 5, "id": 1, "lemma": "well", "misc": "", "start_char": 98, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 104, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 103, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 108, "feats": null, "head": 5, "id": 3, "lemma": "not", "misc": "", "start_char": 105, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "mark", "end_char": 111, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 109, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "root", "end_char": 117, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "steal", "misc": "", "start_char": 112, "text": "steal", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 122, "feats": null, "head": 8, "id": 6, "lemma": "from", "misc": "", "start_char": 118, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 126, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 123, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 132, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "Bible", "misc": "", "start_char": 127, "text": "Bible", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 134, "feats": null, "head": 15, "id": 9, "lemma": ",", "misc": "", "start_char": 133, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 138, "feats": null, "head": 15, "id": 10, "lemma": "but", "misc": "", "start_char": 135, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "csubj", "end_char": 146, "feats": "VerbForm=Ger", "head": 15, "id": 11, "lemma": "turn", "misc": "", "start_char": 139, "text": "turning", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 152, "feats": "Number=Sing", "head": 11, "id": 12, "lemma": "water", "misc": "", "start_char": 147, "text": "water", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 157, "feats": null, "head": 14, "id": 13, "lemma": "into", "misc": "", "start_char": 153, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 162, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "wine", "misc": "", "start_char": 158, "text": "wine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 169, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 15, "lemma": "sound", "misc": "", "start_char": 163, "text": "sounds", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 176, "feats": null, "head": 17, "id": 16, "lemma": "pretty", "misc": "", "start_char": 170, "text": "pretty", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 181, "feats": "Degree=Pos", "head": 15, "id": 17, "lemma": "good", "misc": "", "start_char": 177, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 183, "feats": null, "head": 5, "id": 18, "lemma": ".", "misc": "", "start_char": 182, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB think) (SBAR (S (NP (PRP you)) (VP (VBP 're) (VP (VBG taking) (NP (DT this)) (ADVP (RB seriously)))))))) (. .)))" }, "speaker": "Sheldon", "text": "I don't think you're taking this seriously.", "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": "aux", "end_char": 188, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 186, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 192, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 189, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 198, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "think", "misc": "", "start_char": 193, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 202, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 5, "lemma": "you", "misc": "", "start_char": 199, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 206, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 203, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 213, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 7, "lemma": "take", "misc": "", "start_char": 207, "text": "taking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 218, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 8, "lemma": "this", "misc": "", "start_char": 214, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "advmod", "end_char": 228, "feats": null, "head": 7, "id": 9, "lemma": "seriously", "misc": "", "start_char": 219, "text": "seriously", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 230, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 229, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Come) (PRT (RP on)))) (, ,) (NP (PRP I)) (VP (VBP 'm) (ADVP (RB just)) (VP (VBG having) (NP (DT some) (NN fun)) (PP (IN with) (NP (PRP you))))) (. .)))" }, "speaker": "Penny", "text": "Come on, I'm just having some fun with you.", "tokens": [ { "deprel": "root", "end_char": 235, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "come", "misc": "", "start_char": 231, "text": "Come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 238, "feats": null, "head": 1, "id": 2, "lemma": "on", "misc": "", "start_char": 236, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 240, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 239, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 242, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 4, "lemma": "I", "misc": "", "start_char": 241, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 245, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 243, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 250, "feats": null, "head": 7, "id": 6, "lemma": "just", "misc": "", "start_char": 246, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 257, "feats": "Tense=Pres|VerbForm=Part", "head": 1, "id": 7, "lemma": "have", "misc": "", "start_char": 251, "text": "having", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 262, "feats": null, "head": 9, "id": 8, "lemma": "some", "misc": "", "start_char": 258, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 266, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "fun", "misc": "", "start_char": 263, "text": "fun", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 271, "feats": null, "head": 11, "id": 10, "lemma": "with", "misc": "", "start_char": 267, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 275, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 7, "id": 11, "lemma": "you", "misc": "", "start_char": 272, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 277, "feats": null, "head": 1, "id": 12, "lemma": ".", "misc": "", "start_char": 276, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP believe) (SBAR (S (SBAR (WHNP (WP what)) (S (NP (PRP you)) (VP (VBP 're) (VP (VBG doing))))) (VP (VBZ is) (S (VP (VBG using) (NP (NN humor)) (S (VP (TO to) (VP (VB avoid) (NP (NN vulnerability))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "I believe what you're doing is using humor to avoid vulnerability.", "tokens": [ { "deprel": "nsubj", "end_char": 279, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 278, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 287, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "believe", "misc": "", "start_char": 280, "text": "believe", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj:outer", "end_char": 292, "feats": "PronType=Rel", "head": 8, "id": 3, "lemma": "what", "misc": "", "start_char": 288, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 296, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 4, "lemma": "you", "misc": "", "start_char": 293, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 300, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 297, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "acl:relcl", "end_char": 306, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 6, "lemma": "do", "misc": "", "start_char": 301, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "cop", "end_char": 309, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 307, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 315, "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": 8, "lemma": "use", "misc": "", "start_char": 310, "text": "using", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 321, "feats": "Number=Sing", "head": 8, "id": 9, "lemma": "humor", "misc": "", "start_char": 316, "text": "humor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 324, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 322, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 330, "feats": "VerbForm=Inf", "head": 8, "id": 11, "lemma": "avoid", "misc": "", "start_char": 325, "text": "avoid", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 344, "feats": "Number=Sing", "head": 11, "id": 12, "lemma": "vulnerability", "misc": "", "start_char": 331, "text": "vulnerability", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 346, "feats": null, "head": 2, "id": 13, "lemma": ".", "misc": "", "start_char": 345, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Honestly)) (, ...) (SBAR (IN if) (S (NP (PRP I)) (VP (MD could) (VP (VB have) (NP (CD one) (NN quality)))))) (, ...) (NP (PRP I)) (VP (VBP wish) (SBAR (S (NP (PRP I)) (VP (MD could) (VP (VB be) (ADJP (ADJP (RB as) (JJ smart)) (PP (IN as) (NP (PRP you) (NNS guys))))))))) (. .)))" }, "speaker": "Penny", "text": "Honestly...if I could have one quality...I wish I could be as smart as you guys.", "tokens": [ { "deprel": "advmod", "end_char": 355, "feats": null, "head": 11, "id": 1, "lemma": "honestly", "misc": "", "start_char": 347, "text": "Honestly", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 359, "feats": null, "head": 11, "id": 2, "lemma": "...", "misc": "", "start_char": 356, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 362, "feats": null, "head": 6, "id": 3, "lemma": "if", "misc": "", "start_char": 360, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 364, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "I", "misc": "", "start_char": 363, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 370, "feats": "VerbForm=Fin", "head": 6, "id": 5, "lemma": "could", "misc": "", "start_char": 365, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl", "end_char": 375, "feats": "VerbForm=Inf", "head": 11, "id": 6, "lemma": "have", "misc": "", "start_char": 371, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "nummod", "end_char": 379, "feats": "NumForm=Word|NumType=Card", "head": 8, "id": 7, "lemma": "one", "misc": "", "start_char": 376, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 387, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "quality", "misc": "", "start_char": 380, "text": "quality", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 391, "feats": null, "head": 11, "id": 9, "lemma": "...", "misc": "", "start_char": 388, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 393, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "I", "misc": "", "start_char": 392, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 398, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 11, "lemma": "wish", "misc": "", "start_char": 394, "text": "wish", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 400, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 12, "lemma": "I", "misc": "", "start_char": 399, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 406, "feats": "VerbForm=Fin", "head": 16, "id": 13, "lemma": "could", "misc": "", "start_char": 401, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 409, "feats": "VerbForm=Inf", "head": 16, "id": 14, "lemma": "be", "misc": "", "start_char": 407, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 412, "feats": null, "head": 16, "id": 15, "lemma": "as", "misc": "", "start_char": 410, "text": "as", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 418, "feats": "Degree=Pos", "head": 11, "id": 16, "lemma": "smart", "misc": "", "start_char": 413, "text": "smart", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 421, "feats": null, "head": 19, "id": 17, "lemma": "as", "misc": "", "start_char": 419, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "dep", "end_char": 425, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 19, "id": 18, "lemma": "you", "misc": "", "start_char": 422, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obl", "end_char": 430, "feats": "Number=Plur", "head": 16, "id": 19, "lemma": "guy", "misc": "", "start_char": 426, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 432, "feats": null, "head": 11, "id": 20, "lemma": ".", "misc": "", "start_char": 431, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Ha)) (. !) (S (VP (VB Keep) (VP (VBG dreaming)))) (. .)))" }, "speaker": "Sheldon", "text": "Ha! Keep dreaming.", "tokens": [ { "deprel": "discourse", "end_char": 435, "feats": null, "head": 3, "id": 1, "lemma": "ha", "misc": "", "start_char": 433, "text": "Ha", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 437, "feats": null, "head": 1, "id": 2, "lemma": "!", "misc": "", "start_char": 436, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 442, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "keep", "misc": "", "start_char": 438, "text": "Keep", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 451, "feats": "VerbForm=Ger", "head": 3, "id": 4, "lemma": "dream", "misc": "", "start_char": 443, "text": "dreaming", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 453, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 452, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (NP (NNP Sheldon) (. !)))" }, "speaker": "Penny", "text": "Sheldon!", "tokens": [ { "deprel": "root", "end_char": 461, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 454, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 463, "feats": null, "head": 1, "id": 2, "lemma": "!", "misc": "", "start_char": 462, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (NP (DT That)) (VP (VBD was) (S (NP (PRP me)) (VP (VBG having) (NP (NN fun)) (PP (IN with) (NP (PRP you))))))) (. .) (S (NP (PRP You)) (VP (MD may) (RB not) (VP (VB be) (ADJP (ADJP (RB as) (, ...) (RB academically) (JJ inclined)) (SBAR (IN as) (SINV (VBP are) (NP (NP (PRP we)) (. .)) (INTJ (UH Yes)) (, ,) (S (NP (DT that)) (VP (VBZ 's) (SBAR (WHADVP (WRB how)) (S (NP (PRP you)) (VP (VBP say) (NP (PRP it))))))) (. .) (CC But) (, ...) (S (NP (PRP You)) (VP (VBP possess) (NP (NP (NP (DT an) (NN intelligence)) (SBAR (S (NP (PRP I)) (VP (VBP envy))))) (. .) (SBAR (WHNP (WDT Which)) (S (VP (VBZ leads) (NP (PRP me)) (PP (IN to) (NP (PRP$ my) (NN answer)))))) (. .) (SBAR (S (NP (PRP I)) (VP (MD would) (VP (VB choose) (NP (DT the) (NN ability) (S (VP (TO to) (VP (VB read) (NP (NP (NNS people) (POS 's)) (NNS minds))))))))))))))))))) (. .)))" }, "speaker": "Shedon", "text": "That was me having fun with you . You may not be as...academically inclined as are we . Yes, that's how you say it . But...You possess an intelligence I envy . Which leads me to my answer . I would choose the ability to read people's minds.", "tokens": [ { "deprel": "nsubj:outer", "end_char": 468, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "that", "misc": "", "start_char": 464, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 472, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 469, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 475, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 473, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 482, "feats": "VerbForm=Ger", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 476, "text": "having", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 486, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "fun", "misc": "", "start_char": 483, "text": "fun", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 491, "feats": null, "head": 7, "id": 6, "lemma": "with", "misc": "", "start_char": 487, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 495, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 7, "lemma": "you", "misc": "", "start_char": 492, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 497, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 496, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 501, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 9, "lemma": "you", "misc": "", "start_char": 498, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 505, "feats": "VerbForm=Fin", "head": 16, "id": 10, "lemma": "may", "misc": "", "start_char": 502, "text": "may", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 509, "feats": null, "head": 16, "id": 11, "lemma": "not", "misc": "", "start_char": 506, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "cop", "end_char": 512, "feats": "VerbForm=Inf", "head": 16, "id": 12, "lemma": "be", "misc": "", "start_char": 510, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 515, "feats": null, "head": 16, "id": 13, "lemma": "as", "misc": "", "start_char": 513, "text": "as", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 519, "feats": null, "head": 16, "id": 14, "lemma": "...", "misc": "", "start_char": 516, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 532, "feats": null, "head": 16, "id": 15, "lemma": "academically", "misc": "", "start_char": 520, "text": "academically", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 541, "feats": "Degree=Pos", "head": 4, "id": 16, "lemma": "inclined", "misc": "", "start_char": 533, "text": "inclined", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 544, "feats": null, "head": 18, "id": 17, "lemma": "as", "misc": "", "start_char": 542, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 548, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 16, "id": 18, "lemma": "be", "misc": "", "start_char": 545, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 551, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 18, "id": 19, "lemma": "we", "misc": "", "start_char": 549, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 553, "feats": null, "head": 4, "id": 20, "lemma": ".", "misc": "", "start_char": 552, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 557, "feats": null, "head": 25, "id": 21, "lemma": "yes", "misc": "", "start_char": 554, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 559, "feats": null, "head": 25, "id": 22, "lemma": ",", "misc": "", "start_char": 558, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 564, "feats": "Number=Sing|PronType=Dem", "head": 25, "id": 23, "lemma": "that", "misc": "", "start_char": 560, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 567, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 25, "id": 24, "lemma": "be", "misc": "", "start_char": 565, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 571, "feats": "PronType=Int", "head": 4, "id": 25, "lemma": "how", "misc": "", "start_char": 568, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 575, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 27, "id": 26, "lemma": "you", "misc": "", "start_char": 572, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl:relcl", "end_char": 579, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 25, "id": 27, "lemma": "say", "misc": "", "start_char": 576, "text": "say", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 582, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 27, "id": 28, "lemma": "it", "misc": "", "start_char": 580, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 584, "feats": null, "head": 4, "id": 29, "lemma": ".", "misc": "", "start_char": 583, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 588, "feats": null, "head": 33, "id": 30, "lemma": "but", "misc": "", "start_char": 585, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 592, "feats": null, "head": 33, "id": 31, "lemma": "...", "misc": "", "start_char": 589, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 596, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 33, "id": 32, "lemma": "you", "misc": "", "start_char": 593, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 604, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 33, "lemma": "possess", "misc": "", "start_char": 597, "text": "possess", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 607, "feats": "Definite=Ind|PronType=Art", "head": 35, "id": 34, "lemma": "a", "misc": "", "start_char": 605, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 620, "feats": "Number=Sing", "head": 33, "id": 35, "lemma": "intelligence", "misc": "", "start_char": 608, "text": "intelligence", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 622, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 37, "id": 36, "lemma": "I", "misc": "", "start_char": 621, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 627, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 35, "id": 37, "lemma": "envy", "misc": "", "start_char": 623, "text": "envy", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 629, "feats": null, "head": 40, "id": 38, "lemma": ".", "misc": "", "start_char": 628, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 635, "feats": "PronType=Rel", "head": 40, "id": 39, "lemma": "which", "misc": "", "start_char": 630, "text": "Which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "end_char": 641, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 35, "id": 40, "lemma": "lead", "misc": "", "start_char": 636, "text": "leads", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 644, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 40, "id": 41, "lemma": "I", "misc": "", "start_char": 642, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 647, "feats": null, "head": 44, "id": 42, "lemma": "to", "misc": "", "start_char": 645, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 650, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 44, "id": 43, "lemma": "my", "misc": "", "start_char": 648, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 657, "feats": "Number=Sing", "head": 40, "id": 44, "lemma": "answer", "misc": "", "start_char": 651, "text": "answer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 659, "feats": null, "head": 4, "id": 45, "lemma": ".", "misc": "", "start_char": 658, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 661, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 48, "id": 46, "lemma": "I", "misc": "", "start_char": 660, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 667, "feats": "VerbForm=Fin", "head": 48, "id": 47, "lemma": "would", "misc": "", "start_char": 662, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 674, "feats": "VerbForm=Inf", "head": 4, "id": 48, "lemma": "choose", "misc": "", "start_char": 668, "text": "choose", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 678, "feats": "Definite=Def|PronType=Art", "head": 50, "id": 49, "lemma": "the", "misc": "", "start_char": 675, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 686, "feats": "Number=Sing", "head": 48, "id": 50, "lemma": "ability", "misc": "", "start_char": 679, "text": "ability", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 689, "feats": null, "head": 52, "id": 51, "lemma": "to", "misc": "", "start_char": 687, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 694, "feats": "VerbForm=Inf", "head": 50, "id": 52, "lemma": "read", "misc": "", "start_char": 690, "text": "read", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 701, "feats": "Number=Plur", "head": 55, "id": 53, "lemma": "person", "misc": "", "start_char": 695, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 704, "feats": null, "head": 53, "id": 54, "lemma": "'s", "misc": "", "start_char": 702, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "end_char": 710, "feats": "Number=Plur", "head": 52, "id": 55, "lemma": "mind", "misc": "", "start_char": 705, "text": "minds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 712, "feats": null, "head": 4, "id": 56, "lemma": ".", "misc": "", "start_char": 711, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (S (ADVP (UH Well)) (, ,) (NP (PRP I)) (VP (MD ca) (RB n't) (VP (VB read) (NP (NP (NNS people) (POS 's)) (NNS minds))))) (. .) (S (ADVP (RB Actually)) (, ,) (NP (DT that)) (VP (VBZ 's) (RB not) (ADJP (JJ true)))) (. .) (S (NP (PRP I)) (VP (MD can) (VP (VB read) (NP (NP (NNS men) (POS 's)) (NNS minds))))) (. .) (CC But) (S (ADVP (RB only)) (UH 'cause) (NP (PRP it)) (VP (VBZ 's) (ADVP (RB usually)) (NP (DT the) (CD one) (NN thing)))) (. .)))" }, "speaker": "Penny", "text": "Well, I can't read people's minds . Actually, that's not true . I can read men's minds . But only 'cause it's usually the one thing.", "tokens": [ { "deprel": "discourse", "end_char": 717, "feats": null, "head": 6, "id": 1, "lemma": "well", "misc": "", "start_char": 713, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 719, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 718, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 721, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 720, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 724, "feats": "VerbForm=Fin", "head": 6, "id": 4, "lemma": "can", "misc": "", "start_char": 722, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 728, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 725, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 733, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "read", "misc": "", "start_char": 729, "text": "read", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 740, "feats": "Number=Plur", "head": 9, "id": 7, "lemma": "person", "misc": "", "start_char": 734, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 743, "feats": null, "head": 7, "id": 8, "lemma": "'s", "misc": "", "start_char": 741, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "end_char": 749, "feats": "Number=Plur", "head": 6, "id": 9, "lemma": "mind", "misc": "", "start_char": 744, "text": "minds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 751, "feats": null, "head": 6, "id": 10, "lemma": ".", "misc": "", "start_char": 750, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 760, "feats": null, "head": 16, "id": 11, "lemma": "actually", "misc": "", "start_char": 752, "text": "Actually", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 762, "feats": null, "head": 11, "id": 12, "lemma": ",", "misc": "", "start_char": 761, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 767, "feats": "Number=Sing|PronType=Dem", "head": 16, "id": 13, "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": 16, "id": 14, "lemma": "be", "misc": "", "start_char": 768, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 774, "feats": null, "head": 16, "id": 15, "lemma": "not", "misc": "", "start_char": 771, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 779, "feats": "Degree=Pos", "head": 6, "id": 16, "lemma": "true", "misc": "", "start_char": 775, "text": "true", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 781, "feats": null, "head": 16, "id": 17, "lemma": ".", "misc": "", "start_char": 780, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 783, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 18, "lemma": "I", "misc": "", "start_char": 782, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 787, "feats": "VerbForm=Fin", "head": 20, "id": 19, "lemma": "can", "misc": "", "start_char": 784, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 792, "feats": "VerbForm=Inf", "head": 16, "id": 20, "lemma": "read", "misc": "", "start_char": 788, "text": "read", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 796, "feats": "Number=Plur", "head": 23, "id": 21, "lemma": "man", "misc": "", "start_char": 793, "text": "men", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 799, "feats": null, "head": 21, "id": 22, "lemma": "'s", "misc": "", "start_char": 797, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "end_char": 805, "feats": "Number=Plur", "head": 20, "id": 23, "lemma": "mind", "misc": "", "start_char": 800, "text": "minds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 807, "feats": null, "head": 6, "id": 24, "lemma": ".", "misc": "", "start_char": 806, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 811, "feats": null, "head": 33, "id": 25, "lemma": "but", "misc": "", "start_char": 808, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 816, "feats": null, "head": 33, "id": 26, "lemma": "only", "misc": "", "start_char": 812, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "discourse", "end_char": 823, "feats": null, "head": 33, "id": 27, "lemma": "'cause", "misc": "", "start_char": 817, "text": "'cause", "upos": "INTJ", "xpos": "UH" }, { "deprel": "nsubj", "end_char": 826, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 33, "id": 28, "lemma": "it", "misc": "", "start_char": 824, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 829, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 33, "id": 29, "lemma": "be", "misc": "", "start_char": 827, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 837, "feats": null, "head": 33, "id": 30, "lemma": "usually", "misc": "", "start_char": 830, "text": "usually", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 841, "feats": "Definite=Def|PronType=Art", "head": 33, "id": 31, "lemma": "the", "misc": "", "start_char": 838, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nummod", "end_char": 845, "feats": "NumForm=Word|NumType=Card", "head": 33, "id": 32, "lemma": "one", "misc": "", "start_char": 842, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "conj", "end_char": 851, "feats": "Number=Sing", "head": 6, "id": 33, "lemma": "thing", "misc": "", "start_char": 846, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 853, "feats": null, "head": 6, "id": 34, "lemma": ".", "misc": "", "start_char": 852, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB When)) (SQ (VBP are) (NP (PRP we)) (VP (VBG going) (S (VP (TO to) (VP (VB get) (NP (NN robot) (NNS eyes))))))) (. ?)))" }, "speaker": "Sheldon", "text": "When are we going to get robot eyes?", "tokens": [ { "deprel": "advmod", "end_char": 858, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "when", "misc": "", "start_char": 854, "text": "When", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 862, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 859, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 865, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "we", "misc": "", "start_char": 863, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 871, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "go", "misc": "", "start_char": 866, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 874, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 872, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 878, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "get", "misc": "", "start_char": 875, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound", "end_char": 884, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "robot", "misc": "", "start_char": 879, "text": "robot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 889, "feats": "Number=Plur", "head": 6, "id": 8, "lemma": "eye", "misc": "", "start_char": 885, "text": "eyes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 891, "feats": null, "head": 4, "id": 9, "lemma": "?", "misc": "", "start_char": 890, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP 're) (ADJP (RB all) (JJ alike))) (. .)))" }, "speaker": "Penny", "text": "You're all alike.", "tokens": [ { "deprel": "nsubj", "end_char": 895, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 892, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 899, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 896, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 903, "feats": null, "head": 4, "id": 3, "lemma": "all", "misc": "", "start_char": 900, "text": "all", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 909, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "alike", "misc": "", "start_char": 904, "text": "alike", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 911, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 910, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (S (SBAR (WHNP (WP what)) (S (NP (PRP I)) (VP (VBD meant)))) (VP (VBD was) (, ...) (S (S (NP (PRP I)) (ADVP (RB often)) (VP (VBP misinterpret) (SBAR (WHADVP (WRB how)) (S (NP (NNS others)) (VP (VBP are) (VP (VBG feeling))))))) (. .) (S (ADVP (UH Like)) (, ,) (NP (PRP I)) (VP (MD ca) (RB n't) (ADVP (RB always)) (VP (VB tell) (SBAR (IN if) (S (NP (NN someone)) (VP (VBZ is) (ADVP (RB only)) (VP (VBG joking) (CC or) (VBG laughing) (PP (IN at) (NP (PRP me))))))))) (. .) (S (NP (PRP You)) (VP (VBP know))) (, ,) (PP (UH like) (, ,) (INTJ (UH uh)) (, ,)) (SBAR (IN if) (S (NP (PRP they)) (VP (VBP 're) (ADJP (JJ mad) (PP (PP (IN at) (NP (NP (NN something)) (SBAR (S (NP (PRP I)) (VP (VBP 've) (VP (VBN done))))))) (CC or) (PP (ADVP (RB just)) (IN in) (NP (DT a) (JJ bad) (NN mood)))))))) (. .) (S (NP (PRP It) (, -) (PRP it)) (VP (VBZ 's) (ADJP (RB incredibly) (JJ stressful)))))))) (. .)))" }, "speaker": "Sheldon", "text": "Well, what I meant was...I often misinterpret how others are feeling . Like, I can't always tell if someone is only joking or laughing at me . You know, like, uh, if they're mad at something I've done or just in a bad mood . It - it's incredibly stressful.", "tokens": [ { "deprel": "discourse", "end_char": 916, "feats": null, "head": 10, "id": 1, "lemma": "well", "misc": "", "start_char": 912, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 918, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 917, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:outer", "end_char": 923, "feats": "PronType=Rel", "head": 10, "id": 3, "lemma": "what", "misc": "", "start_char": 919, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 925, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 924, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 931, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 3, "id": 5, "lemma": "mean", "misc": "", "start_char": 926, "text": "meant", "upos": "VERB", "xpos": "VBD" }, { "deprel": "cop", "end_char": 935, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": 6, "lemma": "be", "misc": "", "start_char": 932, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "punct", "end_char": 939, "feats": null, "head": 10, "id": 7, "lemma": "...", "misc": "", "start_char": 936, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 941, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "I", "misc": "", "start_char": 940, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 947, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "often", "misc": "", "start_char": 942, "text": "often", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 960, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 10, "lemma": "misinterpret", "misc": "", "start_char": 948, "text": "misinterpret", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 964, "feats": "PronType=Int", "head": 10, "id": 11, "lemma": "how", "misc": "", "start_char": 961, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 971, "feats": "Number=Plur", "head": 14, "id": 12, "lemma": "other", "misc": "", "start_char": 965, "text": "others", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 975, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 972, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl:relcl", "end_char": 983, "feats": "Tense=Pres|VerbForm=Part", "head": 11, "id": 14, "lemma": "feel", "misc": "", "start_char": 976, "text": "feeling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 985, "feats": null, "head": 16, "id": 15, "lemma": ".", "misc": "", "start_char": 984, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 990, "feats": null, "head": 22, "id": 16, "lemma": "like", "misc": "", "start_char": 986, "text": "Like", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 992, "feats": null, "head": 16, "id": 17, "lemma": ",", "misc": "", "start_char": 991, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 994, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 22, "id": 18, "lemma": "I", "misc": "", "start_char": 993, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 997, "feats": "VerbForm=Fin", "head": 22, "id": 19, "lemma": "can", "misc": "", "start_char": 995, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1001, "feats": null, "head": 22, "id": 20, "lemma": "not", "misc": "", "start_char": 998, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1008, "feats": null, "head": 22, "id": 21, "lemma": "always", "misc": "", "start_char": 1002, "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1013, "feats": "VerbForm=Inf", "head": 10, "id": 22, "lemma": "tell", "misc": "", "start_char": 1009, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1016, "feats": null, "head": 27, "id": 23, "lemma": "if", "misc": "", "start_char": 1014, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1024, "feats": "Number=Sing|PronType=Ind", "head": 27, "id": 24, "lemma": "someone", "misc": "", "start_char": 1017, "text": "someone", "upos": "PRON", "xpos": "NN" }, { "deprel": "aux", "end_char": 1027, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 27, "id": 25, "lemma": "be", "misc": "", "start_char": 1025, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1032, "feats": null, "head": 27, "id": 26, "lemma": "only", "misc": "", "start_char": 1028, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 1039, "feats": "Tense=Pres|VerbForm=Part", "head": 22, "id": 27, "lemma": "joke", "misc": "", "start_char": 1033, "text": "joking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "cc", "end_char": 1042, "feats": null, "head": 29, "id": 28, "lemma": "or", "misc": "", "start_char": 1040, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1051, "feats": "Tense=Pres|VerbForm=Part", "head": 27, "id": 29, "lemma": "laugh", "misc": "", "start_char": 1043, "text": "laughing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 1054, "feats": null, "head": 31, "id": 30, "lemma": "at", "misc": "", "start_char": 1052, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1057, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 27, "id": 31, "lemma": "I", "misc": "", "start_char": 1055, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1059, "feats": null, "head": 34, "id": 32, "lemma": ".", "misc": "", "start_char": 1058, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1063, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 34, "id": 33, "lemma": "you", "misc": "", "start_char": 1060, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1068, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 22, "id": 34, "lemma": "know", "misc": "", "start_char": 1064, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1070, "feats": null, "head": 36, "id": 35, "lemma": ",", "misc": "", "start_char": 1069, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1075, "feats": null, "head": 48, "id": 36, "lemma": "like", "misc": "", "start_char": 1071, "text": "like", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1077, "feats": null, "head": 36, "id": 37, "lemma": ",", "misc": "", "start_char": 1076, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1080, "feats": null, "head": 48, "id": 38, "lemma": "uh", "misc": "", "start_char": 1078, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1082, "feats": null, "head": 38, "id": 39, "lemma": ",", "misc": "", "start_char": 1081, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 1085, "feats": null, "head": 43, "id": 40, "lemma": "if", "misc": "", "start_char": 1083, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1090, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 43, "id": 41, "lemma": "they", "misc": "", "start_char": 1086, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1094, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 43, "id": 42, "lemma": "be", "misc": "", "start_char": 1091, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 1098, "feats": "Degree=Pos", "head": 48, "id": 43, "lemma": "mad", "misc": "", "start_char": 1095, "text": "mad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1101, "feats": null, "head": 45, "id": 44, "lemma": "at", "misc": "", "start_char": 1099, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1111, "feats": "Number=Sing|PronType=Ind", "head": 43, "id": 45, "lemma": "something", "misc": "", "start_char": 1102, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1113, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 48, "id": 46, "lemma": "I", "misc": "", "start_char": 1112, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1117, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 48, "id": 47, "lemma": "have", "misc": "", "start_char": 1114, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1122, "feats": "Tense=Past|VerbForm=Part", "head": 10, "id": 48, "lemma": "do", "misc": "", "start_char": 1118, "text": "done", "upos": "VERB", "xpos": "VBN" }, { "deprel": "cc", "end_char": 1125, "feats": null, "head": 54, "id": 49, "lemma": "or", "misc": "", "start_char": 1123, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 1130, "feats": null, "head": 54, "id": 50, "lemma": "just", "misc": "", "start_char": 1126, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1133, "feats": null, "head": 54, "id": 51, "lemma": "in", "misc": "", "start_char": 1131, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1135, "feats": "Definite=Ind|PronType=Art", "head": 54, "id": 52, "lemma": "a", "misc": "", "start_char": 1134, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1139, "feats": "Degree=Pos", "head": 54, "id": 53, "lemma": "bad", "misc": "", "start_char": 1136, "text": "bad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 1144, "feats": "Number=Sing", "head": 48, "id": 54, "lemma": "mood", "misc": "", "start_char": 1140, "text": "mood", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1146, "feats": null, "head": 48, "id": 55, "lemma": ".", "misc": "", "start_char": 1145, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1149, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 61, "id": 56, "lemma": "it", "misc": "", "start_char": 1147, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1151, "feats": null, "head": 61, "id": 57, "lemma": "-", "misc": "", "start_char": 1150, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1154, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 61, "id": 58, "lemma": "it", "misc": "", "start_char": 1152, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1157, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 61, "id": 59, "lemma": "be", "misc": "", "start_char": 1155, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1168, "feats": null, "head": 61, "id": 60, "lemma": "incredibly", "misc": "", "start_char": 1158, "text": "incredibly", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1178, "feats": "Degree=Pos", "head": 10, "id": 61, "lemma": "stressful", "misc": "", "start_char": 1169, "text": "stressful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1180, "feats": null, "head": 10, "id": 62, "lemma": ".", "misc": "", "start_char": 1179, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (ADVP (RB always)) (VP (VBP seem) (S (ADJP (RB so) (JJ confident)))) (. .)))" }, "speaker": "Penny", "text": "You always seem so confident.", "tokens": [ { "deprel": "nsubj", "end_char": 1184, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 1181, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1191, "feats": null, "head": 3, "id": 2, "lemma": "always", "misc": "", "start_char": 1185, "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1196, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "seem", "misc": "", "start_char": 1192, "text": "seem", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1199, "feats": null, "head": 5, "id": 4, "lemma": "so", "misc": "", "start_char": 1197, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 1209, "feats": "Degree=Pos", "head": 3, "id": 5, "lemma": "confident", "misc": "", "start_char": 1200, "text": "confident", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1211, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 1210, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (PRP I)) (VP (VBP 'm) (RB not)) (. .) (CC And) (S (SBAR (IN if) (S (NP (PRP I)) (VP (MD could) (VP (VB read) (NP (NP (NNS people) (POS 's)) (NNS minds)))))) (, ,) (NP (NN life)) (VP (MD would) (VP (VB be) (ADVP (RB so) (RB much) (JJR simpler))))) (. .)))" }, "speaker": "Sheldon", "text": "Well, I'm not . And if I could read people's minds, life would be so much simpler.", "tokens": [ { "deprel": "discourse", "end_char": 1216, "feats": null, "head": 5, "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": "nsubj", "end_char": 1220, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 1219, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1223, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 1221, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1227, "feats": null, "head": 0, "id": 5, "lemma": "not", "misc": "", "start_char": 1224, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 1229, "feats": null, "head": 7, "id": 6, "lemma": ".", "misc": "", "start_char": 1228, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1233, "feats": null, "head": 21, "id": 7, "lemma": "and", "misc": "", "start_char": 1230, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "end_char": 1236, "feats": null, "head": 11, "id": 8, "lemma": "if", "misc": "", "start_char": 1234, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1238, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 9, "lemma": "I", "misc": "", "start_char": 1237, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1244, "feats": "VerbForm=Fin", "head": 11, "id": 10, "lemma": "could", "misc": "", "start_char": 1239, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl", "end_char": 1249, "feats": "VerbForm=Inf", "head": 21, "id": 11, "lemma": "read", "misc": "", "start_char": 1245, "text": "read", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 1256, "feats": "Number=Plur", "head": 14, "id": 12, "lemma": "person", "misc": "", "start_char": 1250, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1259, "feats": null, "head": 12, "id": 13, "lemma": "'s", "misc": "", "start_char": 1257, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "end_char": 1265, "feats": "Number=Plur", "head": 11, "id": 14, "lemma": "mind", "misc": "", "start_char": 1260, "text": "minds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1267, "feats": null, "head": 11, "id": 15, "lemma": ",", "misc": "", "start_char": 1266, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1272, "feats": "Number=Sing", "head": 21, "id": 16, "lemma": "life", "misc": "", "start_char": 1268, "text": "life", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 1278, "feats": "VerbForm=Fin", "head": 21, "id": 17, "lemma": "would", "misc": "", "start_char": 1273, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 1281, "feats": "VerbForm=Inf", "head": 21, "id": 18, "lemma": "be", "misc": "", "start_char": 1279, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1284, "feats": null, "head": 20, "id": 19, "lemma": "so", "misc": "", "start_char": 1282, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1289, "feats": null, "head": 21, "id": 20, "lemma": "much", "misc": "", "start_char": 1285, "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 1297, "feats": "Degree=Cmp", "head": 5, "id": 21, "lemma": "simple", "misc": "", "start_char": 1290, "text": "simpler", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 1299, "feats": null, "head": 5, "id": 22, "lemma": ".", "misc": "", "start_char": 1298, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (ADVP (RB now)) (NP (PRP I)) (VP (VBP wish) (SBAR (S (NP (PRP I)) (VP (VBD had) (NP (DT the) (NN ability) (S (VP (TO to) (VP (VB make) (S (NP (DT that) (NN stuff)) (ADJP (JJR easier))) (PP (IN for) (NP (PRP you))))))))))) (. .)))" }, "speaker": "Penny", "text": "Well, now I wish I had the ability to make that stuff easier for you.", "tokens": [ { "deprel": "discourse", "end_char": 1304, "feats": null, "head": 5, "id": 1, "lemma": "well", "misc": "", "start_char": 1300, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1306, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 1305, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1310, "feats": null, "head": 5, "id": 3, "lemma": "now", "misc": "", "start_char": 1307, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1312, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 1311, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1317, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "wish", "misc": "", "start_char": 1313, "text": "wish", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1319, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "I", "misc": "", "start_char": 1318, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1323, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 5, "id": 7, "lemma": "have", "misc": "", "start_char": 1320, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1327, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 1324, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1335, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "ability", "misc": "", "start_char": 1328, "text": "ability", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1338, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 1336, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 1343, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "make", "misc": "", "start_char": 1339, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1348, "feats": "Number=Sing|PronType=Dem", "head": 13, "id": 12, "lemma": "that", "misc": "", "start_char": 1344, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1354, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "stuff", "misc": "", "start_char": 1349, "text": "stuff", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 1361, "feats": "Degree=Cmp", "head": 11, "id": 14, "lemma": "easy", "misc": "", "start_char": 1355, "text": "easier", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "end_char": 1365, "feats": null, "head": 16, "id": 15, "lemma": "for", "misc": "", "start_char": 1362, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1369, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 14, "id": 16, "lemma": "you", "misc": "", "start_char": 1366, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1371, "feats": null, "head": 5, "id": 17, "lemma": ".", "misc": "", "start_char": 1370, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (VP (VBP Thank) (NP (PRP you))) (. .)))" }, "speaker": "Sheldon", "text": "Thank you.", "tokens": [ { "deprel": "root", "end_char": 1377, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "thank", "misc": "", "start_char": 1372, "text": "Thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1381, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 1, "id": 2, "lemma": "you", "misc": "", "start_char": 1378, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1383, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 1382, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Wow)) (, ,) (NP (PRP I)) (ADVP (RB just)) (VP (VBD felt) (NP (NP (DT this) (NN wave)) (PP (IN of) (NP (NN affection)))) (PP (IN for) (NP (PRP you)))) (. .)))" }, "speaker": "Penny", "text": "Wow, I just felt this wave of affection for you.", "tokens": [ { "deprel": "discourse", "end_char": 1387, "feats": null, "head": 5, "id": 1, "lemma": "wow", "misc": "", "start_char": 1384, "text": "Wow", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1389, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 1388, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1391, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 1390, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1396, "feats": null, "head": 5, "id": 4, "lemma": "just", "misc": "", "start_char": 1392, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1401, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "feel", "misc": "", "start_char": 1397, "text": "felt", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1406, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 6, "lemma": "this", "misc": "", "start_char": 1402, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1411, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "wave", "misc": "", "start_char": 1407, "text": "wave", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1414, "feats": null, "head": 9, "id": 8, "lemma": "of", "misc": "", "start_char": 1412, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1424, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "affection", "misc": "", "start_char": 1415, "text": "affection", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1428, "feats": null, "head": 11, "id": 10, "lemma": "for", "misc": "", "start_char": 1425, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1432, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 5, "id": 11, "lemma": "you", "misc": "", "start_char": 1429, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1434, "feats": null, "head": 5, "id": 12, "lemma": ".", "misc": "", "start_char": 1433, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (ADJP (JJ sure) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (RB not) (NP (ADJP (RB too) (JJ much)) (NNP Bible) (NN juice)))))) (. ?)))" }, "speaker": "Sheldon", "text": "You sure it's not too much Bible juice?", "tokens": [ { "deprel": "nsubj", "end_char": 1438, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 1435, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1443, "feats": "Degree=Pos", "head": 0, "id": 2, "lemma": "sure", "misc": "", "start_char": 1439, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1446, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 3, "lemma": "it", "misc": "", "start_char": 1444, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1449, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 4, "lemma": "be", "misc": "", "start_char": 1447, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1453, "feats": null, "head": 9, "id": 5, "lemma": "not", "misc": "", "start_char": 1450, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1457, "feats": null, "head": 7, "id": 6, "lemma": "too", "misc": "", "start_char": 1454, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 1462, "feats": "Degree=Pos", "head": 9, "id": 7, "lemma": "much", "misc": "", "start_char": 1458, "text": "much", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 1468, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "Bible", "misc": "", "start_char": 1463, "text": "Bible", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "ccomp", "end_char": 1474, "feats": "Number=Sing", "head": 2, "id": 9, "lemma": "juice", "misc": "", "start_char": 1469, "text": "juice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1476, "feats": null, "head": 2, "id": 10, "lemma": "?", "misc": "", "start_char": 1475, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (CC And) (NP (DT the) (NN wave)) (VP (VBZ is) (ADJP (JJ gone))) (. .)))" }, "speaker": "Penny", "text": "And the wave is gone.", "tokens": [ { "deprel": "cc", "end_char": 1480, "feats": null, "head": 5, "id": 1, "lemma": "and", "misc": "", "start_char": 1477, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 1484, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 2, "lemma": "the", "misc": "", "start_char": 1481, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1489, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "wave", "misc": "", "start_char": 1485, "text": "wave", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1492, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 1490, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1497, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "gone", "misc": "", "start_char": 1493, "text": "gone", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1499, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1498, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ] ], [ [ 0, 6, 6 ] ], [ [ 0, 10, 14 ], [ 0, 16, 16 ], [ 0, 18, 18 ] ], [ [ 1, 6, 7 ] ], [ [ 1, 11, 11 ] ], [ [ 1, 13, 13 ] ], [ [ 2, 0, 0 ], [ 3, 10, 10 ], [ 4, 0, 0 ], [ 5, 17, 17 ], [ 7, 0, 0 ], [ 12, 3, 3 ], [ 12, 7, 7 ], [ 12, 17, 17 ], [ 12, 30, 30 ], [ 12, 45, 45 ], [ 12, 44, 47 ], [ 13, 0, 0 ], [ 14, 2, 2 ], [ 14, 8, 8 ], [ 15, 15, 15 ], [ 17, 10, 10 ], [ 17, 8, 10 ], [ 17, 5, 10 ], [ 18, 2, 2 ], [ 18, 5, 8 ], [ 19, 1, 2 ] ], [ [ 2, 4, 4 ], [ 3, 3, 3 ], [ 4, 3, 3 ], [ 5, 3, 3 ], [ 5, 9, 9 ], [ 5, 11, 11 ], [ 8, 6, 6 ], [ 8, 8, 8 ], [ 8, 31, 31 ], [ 9, 2, 2 ], [ 9, 17, 17 ], [ 12, 32, 32 ], [ 15, 3, 3 ], [ 15, 5, 5 ], [ 15, 7, 15 ], [ 16, 1, 1 ], [ 17, 2, 2 ], [ 18, 0, 0 ] ], [ [ 2, 7, 7 ] ], [ [ 3, 7, 8 ], [ 4, 8, 8 ], [ 8, 4, 4 ] ], [ [ 4, 2, 2 ] ], [ [ 4, 11, 11 ] ], [ [ 5, 6, 7 ] ], [ [ 5, 17, 18 ], [ 8, 18, 18 ] ], [ [ 8, 0, 0 ] ], [ [ 8, 2, 2 ], [ 8, 25, 25 ], [ 8, 35, 35 ], [ 8, 40, 40 ], [ 8, 42, 42 ], [ 8, 42, 43 ], [ 8, 45, 45 ] ], [ [ 8, 14, 15 ], [ 8, 27, 27 ] ], [ [ 8, 22, 22 ] ], [ [ 8, 33, 36 ], [ 8, 48, 54 ], [ 9, 12, 12 ], [ 12, 11, 11 ], [ 12, 23, 23 ], [ 12, 40, 40 ], [ 12, 51, 53 ] ], [ [ 8, 38, 38 ] ], [ [ 8, 52, 54 ], [ 9, 6, 8 ], [ 9, 20, 22 ], [ 10, 2, 2 ], [ 14, 11, 13 ] ], [ [ 9, 20, 20 ], [ 11, 0, 0 ] ], [ [ 9, 27, 27 ] ], [ [ 9, 30, 32 ] ], [ [ 10, 6, 7 ] ], [ [ 12, 2, 2 ] ], [ [ 12, 44, 44 ] ], [ [ 12, 55, 55 ], [ 12, 57, 57 ] ], [ [ 14, 15, 15 ] ], [ [ 15, 11, 12 ] ] ]
s08e16c09t
" If you could wake up tomorrow " having gained any one quality or ability, what would it be? " Well, not to steal from the Bible, but turning water into wine sounds pretty good. I don't think you're taking this seriously. Come on, I'm just having some fun with you. I believe what you're doing is using humor to avoid vulnerability. Honestly...if I could have one quality...I wish I could be as smart as you guys. Ha! Keep dreaming. Sheldon! That was me having fun with you . You may not be as...academically inclined as are we . Yes, that's how you say it . But...You possess an intelligence I envy . Which leads me to my answer . I would choose the ability to read people's minds. Well, I can't read people's minds . Actually, that's not true . I can read men's minds . But only 'cause it's usually the one thing. When are we going to get robot eyes? You're all alike. Well, what I meant was...I often misinterpret how others are feeling . Like, I can't always tell if someone is only joking or laughing at me . You know, like, uh, if they're mad at something I've done or just in a bad mood . It - it's incredibly stressful. You always seem so confident. Well, I'm not . And if I could read people's minds, life would be so much simpler. Well, now I wish I had the ability to make that stuff easier for you. Thank you. Wow, I just felt this wave of affection for you. You sure it's not too much Bible juice? And the wave is gone.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (NP (NNS Brains) (. !)))" }, "speaker": "Zombie", "text": "Brains!", "tokens": [ { "deprel": "root", "end_char": 6, "feats": "Number=Plur", "head": 0, "id": 1, "lemma": "brain", "misc": "", "start_char": 0, "text": "Brains", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 8, "feats": null, "head": 1, "id": 2, "lemma": "!", "misc": "", "start_char": 7, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Keep) (NP (PRP it)) (PRT (RP down)))) (. !) (S (NP (PRP We)) (VP (VBP 're) (VP (VBG working) (ADVP (RB here))))) (. .)))" }, "speaker": "Amy", "text": "Keep it down! We're working here.", "tokens": [ { "deprel": "root", "end_char": 13, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "keep", "misc": "", "start_char": 9, "text": "Keep", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 16, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 1, "id": 2, "lemma": "it", "misc": "", "start_char": 14, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 21, "feats": null, "head": 1, "id": 3, "lemma": "down", "misc": "", "start_char": 17, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 23, "feats": null, "head": 1, "id": 4, "lemma": "!", "misc": "", "start_char": 22, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 26, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "we", "misc": "", "start_char": 24, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 30, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 27, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 38, "feats": "Tense=Pres|VerbForm=Part", "head": 1, "id": 7, "lemma": "work", "misc": "", "start_char": 31, "text": "working", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 43, "feats": "PronType=Dem", "head": 7, "id": 8, "lemma": "here", "misc": "", "start_char": 39, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 45, "feats": null, "head": 1, "id": 9, "lemma": ".", "misc": "", "start_char": 44, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (NP (PRP we)) (VP (VBP 've) (VP (VBN got) (S (NP (DT the) (NN cipher)) (VP (VBN decoded))))) (. !)))" }, "speaker": "Raj", "text": "Okay, we've got the cipher decoded!", "tokens": [ { "deprel": "discourse", "end_char": 50, "feats": null, "head": 5, "id": 1, "lemma": "okay", "misc": "", "start_char": 46, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 52, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 51, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 55, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "we", "misc": "", "start_char": 53, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 59, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "have", "misc": "", "start_char": 56, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 63, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 5, "lemma": "get", "misc": "", "start_char": 60, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 67, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 64, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 74, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "cipher", "misc": "", "start_char": 68, "text": "cipher", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 82, "feats": "Tense=Past|VerbForm=Part", "head": 5, "id": 8, "lemma": "decode", "misc": "", "start_char": 75, "text": "decoded", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 84, "feats": null, "head": 5, "id": 9, "lemma": "!", "misc": "", "start_char": 83, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB How)) (SQ (VBZ 's) (NP (PRP it)) (VP (VBG going) (PP (IN with) (NP (DT the) (NN globe))))) (. ?)))" }, "speaker": "Emily", "text": "How's it going with the globe?", "tokens": [ { "deprel": "advmod", "end_char": 88, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "how", "misc": "", "start_char": 85, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 91, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 89, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 94, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "it", "misc": "", "start_char": 92, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 100, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "go", "misc": "", "start_char": 95, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 105, "feats": null, "head": 7, "id": 5, "lemma": "with", "misc": "", "start_char": 101, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 109, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 106, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 115, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "globe", "misc": "", "start_char": 110, "text": "globe", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 117, "feats": null, "head": 4, "id": 8, "lemma": "?", "misc": "", "start_char": 116, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (VBD used) (NP (DT the) (NNS coordinates)) (S (VP (TO to) (VP (VB locate) (NP (DT the) (NNS cities)))))) (. .)))" }, "speaker": "Amy", "text": "We used the coordinates to locate the cities.", "tokens": [ { "deprel": "nsubj", "end_char": 120, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "we", "misc": "", "start_char": 118, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 125, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "use", "misc": "", "start_char": 121, "text": "used", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 129, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 126, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 141, "feats": "Number=Plur", "head": 2, "id": 4, "lemma": "coordinate", "misc": "", "start_char": 130, "text": "coordinates", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 144, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 142, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 151, "feats": "VerbForm=Inf", "head": 2, "id": 6, "lemma": "locate", "misc": "", "start_char": 145, "text": "locate", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 155, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 152, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 162, "feats": "Number=Plur", "head": 6, "id": 8, "lemma": "city", "misc": "", "start_char": 156, "text": "cities", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 164, "feats": null, "head": 2, "id": 9, "lemma": ".", "misc": "", "start_char": 163, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG putting) (NP (DT the) (NN city) (NNS names)) (PP (IN in) (NP (DT the) (NN grid))) (ADVP (RB now))))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sure) (SBAR (S (NP (DT that)) (VP (MD 'll) (VP (VB give) (NP (PRP us)) (NP (DT the) (NN code)) (PP (IN to) (NP (DT the) (JJ safe)))))))))) (. .)))" }, "speaker": "Leonard", "text": "I'm putting the city names in the grid now . I'm sure that'll give us the code to the safe.", "tokens": [ { "deprel": "nsubj", "end_char": 166, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 165, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 169, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 167, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 177, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "put", "misc": "", "start_char": 170, "text": "putting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 181, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 4, "lemma": "the", "misc": "", "start_char": 178, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 186, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "city", "misc": "", "start_char": 182, "text": "city", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 192, "feats": "Number=Plur", "head": 3, "id": 6, "lemma": "name", "misc": "", "start_char": 187, "text": "names", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 195, "feats": null, "head": 9, "id": 7, "lemma": "in", "misc": "", "start_char": 193, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 199, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 196, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 204, "feats": "Number=Sing", "head": 3, "id": 9, "lemma": "grid", "misc": "", "start_char": 200, "text": "grid", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 208, "feats": null, "head": 3, "id": 10, "lemma": "now", "misc": "", "start_char": 205, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 210, "feats": null, "head": 3, "id": 11, "lemma": ".", "misc": "", "start_char": 209, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 212, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 12, "lemma": "I", "misc": "", "start_char": 211, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 215, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 213, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 220, "feats": "Degree=Pos", "head": 3, "id": 14, "lemma": "sure", "misc": "", "start_char": 216, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 225, "feats": "Number=Sing|PronType=Dem", "head": 17, "id": 15, "lemma": "that", "misc": "", "start_char": 221, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 229, "feats": "VerbForm=Fin", "head": 17, "id": 16, "lemma": "will", "misc": "", "start_char": 226, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 234, "feats": "VerbForm=Inf", "head": 14, "id": 17, "lemma": "give", "misc": "", "start_char": 230, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 237, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 17, "id": 18, "lemma": "we", "misc": "", "start_char": 235, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 241, "feats": "Definite=Def|PronType=Art", "head": 20, "id": 19, "lemma": "the", "misc": "", "start_char": 238, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 246, "feats": "Number=Sing", "head": 17, "id": 20, "lemma": "code", "misc": "", "start_char": 242, "text": "code", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 249, "feats": null, "head": 23, "id": 21, "lemma": "to", "misc": "", "start_char": 247, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 253, "feats": "Definite=Def|PronType=Art", "head": 23, "id": 22, "lemma": "the", "misc": "", "start_char": 250, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 258, "feats": "Degree=Pos", "head": 17, "id": 23, "lemma": "safe", "misc": "", "start_char": 254, "text": "safe", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 260, "feats": null, "head": 3, "id": 24, "lemma": ".", "misc": "", "start_char": 259, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Solve) (NP (NN puzzle)) (ADVP (RB too) (RB fast)))) (. !) (VP (VB Slow) (PRT (RP down))) (. !)))" }, "speaker": "Zombie", "text": "Solve puzzle too fast! Slow down!", "tokens": [ { "deprel": "root", "end_char": 266, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "solve", "misc": "", "start_char": 261, "text": "Solve", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 273, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "puzzle", "misc": "", "start_char": 267, "text": "puzzle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 277, "feats": null, "head": 4, "id": 3, "lemma": "too", "misc": "", "start_char": 274, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 282, "feats": "Degree=Pos", "head": 1, "id": 4, "lemma": "fast", "misc": "", "start_char": 278, "text": "fast", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 284, "feats": null, "head": 1, "id": 5, "lemma": "!", "misc": "", "start_char": 283, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 289, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 6, "lemma": "slow", "misc": "", "start_char": 285, "text": "Slow", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 294, "feats": null, "head": 6, "id": 7, "lemma": "down", "misc": "", "start_char": 290, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 296, "feats": null, "head": 1, "id": 8, "lemma": "!", "misc": "", "start_char": 295, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Yup)) (. !) (VP (VBD Got) (NP (DT the) (NN code))) (. .)))" }, "speaker": "Leonard", "text": "Yup! Got the code.", "tokens": [ { "deprel": "discourse", "end_char": 300, "feats": null, "head": 3, "id": 1, "lemma": "yup", "misc": "", "start_char": 297, "text": "Yup", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 302, "feats": null, "head": 1, "id": 2, "lemma": "!", "misc": "", "start_char": 301, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 306, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "get", "misc": "", "start_char": 303, "text": "Got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 310, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 307, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 315, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "code", "misc": "", "start_char": 311, "text": "code", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 317, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 316, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Just)) (VP (VBG saying) (, ...) (NP (NP (DT no) (NN refund)) (PP (IN for) (NP (NN finish)))) (ADVP (RB early))) (. !)))" }, "speaker": "Zombie", "text": "Just saying...no refund for finish early!", "tokens": [ { "deprel": "advmod", "end_char": 322, "feats": null, "head": 2, "id": 1, "lemma": "just", "misc": "", "start_char": 318, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 329, "feats": "VerbForm=Ger", "head": 0, "id": 2, "lemma": "say", "misc": "", "start_char": 323, "text": "saying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 333, "feats": null, "head": 2, "id": 3, "lemma": "...", "misc": "", "start_char": 330, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 336, "feats": null, "head": 5, "id": 4, "lemma": "no", "misc": "", "start_char": 334, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 343, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "refund", "misc": "", "start_char": 337, "text": "refund", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 347, "feats": null, "head": 7, "id": 6, "lemma": "for", "misc": "", "start_char": 344, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 354, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "finish", "misc": "", "start_char": 348, "text": "finish", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 360, "feats": "Degree=Pos", "head": 5, "id": 8, "lemma": "early", "misc": "", "start_char": 355, "text": "early", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 362, "feats": null, "head": 2, "id": 9, "lemma": "!", "misc": "", "start_char": 361, "text": "!", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 1, 1, 1 ] ], [ [ 1, 4, 4 ], [ 2, 2, 2 ], [ 4, 0, 0 ], [ 5, 17, 17 ] ], [ [ 2, 5, 6 ] ], [ [ 3, 2, 2 ] ], [ [ 3, 5, 6 ] ], [ [ 4, 2, 3 ], [ 4, 6, 7 ], [ 5, 3, 5 ] ], [ [ 5, 0, 0 ], [ 5, 11, 11 ] ], [ [ 5, 7, 8 ], [ 5, 14, 14 ] ], [ [ 5, 18, 22 ], [ 7, 3, 4 ] ], [ [ 5, 21, 22 ] ], [ [ 6, 1, 1 ] ], [ [ 8, 3, 7 ] ] ]
s08e16c10t
Brains! Keep it down! We're working here. Okay, we've got the cipher decoded! How's it going with the globe? We used the coordinates to locate the cities. I'm putting the city names in the grid now . I'm sure that'll give us the code to the safe. Solve puzzle too fast! Slow down! Yup! Got the code. Just saying...no refund for finish early!
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Sure)) (NP (PRP you)) (VP (VBP do) (RB n't) (VP (VP (VB want) (S (VP (TO to) (VP (VB go) (ADVP (RB home)))))) (. ?) (S (SBAR (WHADVP (WRB When)) (S (NP (DT the) (NN bag)) (VP (VBZ 's) (VP (VBN returned))))) (, ,) (NP (PRP they)) (VP (MD 'll) (VP (VB deliver) (NP (PRP it)) (PP (IN to) (NP (PRP us)))))))) (. .)))" }, "speaker": "Bernadette", "text": "Sure you don't want to go home? When the bag's returned, they'll deliver it to us.", "tokens": [ { "deprel": "advmod", "end_char": 4, "feats": null, "head": 5, "id": 1, "lemma": "sure", "misc": "", "start_char": 0, "text": "Sure", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 8, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 2, "lemma": "you", "misc": "", "start_char": 5, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 11, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 9, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 15, "feats": null, "head": 5, "id": 4, "lemma": "not", "misc": "", "start_char": 12, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 20, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "want", "misc": "", "start_char": 16, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 23, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 21, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 26, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "go", "misc": "", "start_char": 24, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 31, "feats": null, "head": 7, "id": 8, "lemma": "home", "misc": "", "start_char": 27, "text": "home", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 33, "feats": null, "head": 5, "id": 9, "lemma": "?", "misc": "", "start_char": 32, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 38, "feats": "PronType=Int", "head": 14, "id": 10, "lemma": "when", "misc": "", "start_char": 34, "text": "When", "upos": "ADV", "xpos": "WRB" }, { "deprel": "det", "end_char": 42, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 39, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:pass", "end_char": 46, "feats": "Number=Sing", "head": 14, "id": 12, "lemma": "bag", "misc": "", "start_char": 43, "text": "bag", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "end_char": 49, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 47, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "end_char": 58, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 18, "id": 14, "lemma": "return", "misc": "", "start_char": 50, "text": "returned", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 60, "feats": null, "head": 18, "id": 15, "lemma": ",", "misc": "", "start_char": 59, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 65, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 18, "id": 16, "lemma": "they", "misc": "", "start_char": 61, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 69, "feats": "VerbForm=Fin", "head": 18, "id": 17, "lemma": "will", "misc": "", "start_char": 66, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 77, "feats": "VerbForm=Inf", "head": 5, "id": 18, "lemma": "deliver", "misc": "", "start_char": 70, "text": "deliver", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 80, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 19, "lemma": "it", "misc": "", "start_char": 78, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 83, "feats": null, "head": 21, "id": 20, "lemma": "to", "misc": "", "start_char": 81, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 86, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 18, "id": 21, "lemma": "we", "misc": "", "start_char": 84, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 88, "feats": null, "head": 5, "id": 22, "lemma": ".", "misc": "", "start_char": 87, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (NP (PRP I)) (VP (VBP 'm) (RB not) (VP (VBG leaving) (PP (IN without) (NP (PRP her))))) (. .)))" }, "speaker": "Howard", "text": "No, I'm not leaving without her.", "tokens": [ { "deprel": "discourse", "end_char": 91, "feats": "Polarity=Neg", "head": 6, "id": 1, "lemma": "no", "misc": "", "start_char": 89, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 93, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 92, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 95, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 94, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 98, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 96, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 102, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 99, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 110, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 6, "lemma": "leave", "misc": "", "start_char": 103, "text": "leaving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 118, "feats": null, "head": 8, "id": 7, "lemma": "without", "misc": "", "start_char": 111, "text": "without", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 122, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 8, "lemma": "her", "misc": "", "start_char": 119, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 124, "feats": null, "head": 6, "id": 9, "lemma": ".", "misc": "", "start_char": 123, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (ADVP (DT All) (RB right)) (, ,) (NP (PRP we)) (VP (MD 'll) (VP (VB wait))) (. .)))" }, "speaker": "Bernadette", "text": "All right, we'll wait.", "tokens": [ { "deprel": "obj", "end_char": 128, "feats": null, "head": 6, "id": 1, "lemma": "all", "misc": "", "start_char": 125, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 134, "feats": null, "head": 1, "id": 2, "lemma": "right", "misc": "", "start_char": 129, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 136, "feats": null, "head": 6, "id": 3, "lemma": ",", "misc": "", "start_char": 135, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 139, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "we", "misc": "", "start_char": 137, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 143, "feats": "VerbForm=Fin", "head": 6, "id": 5, "lemma": "will", "misc": "", "start_char": 140, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 148, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "wait", "misc": "", "start_char": 144, "text": "wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 150, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 149, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD could) (VP (VB 've) (VP (VBN driven) (NP (PRP her))))) (. .)))" }, "speaker": "Howard", "text": "I could've driven her.", "tokens": [ { "deprel": "nsubj", "end_char": 152, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 151, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 158, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "could", "misc": "", "start_char": 153, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 162, "feats": "VerbForm=Inf", "head": 4, "id": 3, "lemma": "have", "misc": "", "start_char": 159, "text": "'ve", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 169, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 4, "lemma": "drive", "misc": "", "start_char": 163, "text": "driven", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 173, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "her", "misc": "", "start_char": 170, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 175, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 174, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (WHNP (WP What) (. ?)))" }, "speaker": "Bernadette", "text": "What?", "tokens": [ { "deprel": "root", "end_char": 180, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 176, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 182, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 181, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (NP (DT The) (NN day)) (SBAR (S (NP (PRP she)) (VP (VBD left) (PP (IN for) (NP (NNP Florida))))) (. .))) (NP (PRP She)) (VP (VBD asked) (NP (PRP me)) (S (VP (TO to) (VP (VB drive) (NP (PRP her)) (PP (IN to) (NP (DT the) (NN airport))))))) (. .) (S (NP (PRP I) (, -) (PRP I)) (VP (VBD was) (ADJP (RB too) (JJ busy)))) (. .) (S (NP (PRP I)) (VP (VBD made) (S (NP (PRP her)) (VP (VB take) (NP (DT a) (NN cab)))))) (. .) (S (NP (PRP I)) (VP (VBD was) (ADJP (RB too) (JJ busy)))) (. .)))" }, "speaker": "Howard", "text": "The day she left for Florida . She asked me to drive her to the airport . I - I was too busy . I made her take a cab . I was too busy.", "tokens": [ { "deprel": "det", "end_char": 186, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "misc": "", "start_char": 183, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 190, "feats": "Number=Sing", "head": 9, "id": 2, "lemma": "day", "misc": "", "start_char": 187, "text": "day", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 194, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "she", "misc": "", "start_char": 191, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 199, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 4, "lemma": "leave", "misc": "", "start_char": 195, "text": "left", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 203, "feats": null, "head": 6, "id": 5, "lemma": "for", "misc": "", "start_char": 200, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 211, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "Florida", "misc": "", "start_char": 204, "text": "Florida", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 213, "feats": null, "head": 9, "id": 7, "lemma": ".", "misc": "", "start_char": 212, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 217, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 8, "lemma": "she", "misc": "", "start_char": 214, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 223, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 9, "lemma": "ask", "misc": "", "start_char": 218, "text": "asked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 226, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 10, "lemma": "I", "misc": "", "start_char": 224, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 229, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 227, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 235, "feats": "VerbForm=Inf", "head": 9, "id": 12, "lemma": "drive", "misc": "", "start_char": 230, "text": "drive", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 239, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 13, "lemma": "her", "misc": "", "start_char": 236, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 242, "feats": null, "head": 16, "id": 14, "lemma": "to", "misc": "", "start_char": 240, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 246, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 15, "lemma": "the", "misc": "", "start_char": 243, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 254, "feats": "Number=Sing", "head": 12, "id": 16, "lemma": "airport", "misc": "", "start_char": 247, "text": "airport", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 256, "feats": null, "head": 9, "id": 17, "lemma": ".", "misc": "", "start_char": 255, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "dislocated", "end_char": 258, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 23, "id": 18, "lemma": "I", "misc": "", "start_char": 257, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 260, "feats": null, "head": 23, "id": 19, "lemma": "-", "misc": "", "start_char": 259, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 262, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 23, "id": 20, "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": 23, "id": 21, "lemma": "be", "misc": "", "start_char": 263, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 270, "feats": null, "head": 23, "id": 22, "lemma": "too", "misc": "", "start_char": 267, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 275, "feats": "Degree=Pos", "head": 9, "id": 23, "lemma": "busy", "misc": "", "start_char": 271, "text": "busy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 277, "feats": null, "head": 23, "id": 24, "lemma": ".", "misc": "", "start_char": 276, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 279, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 26, "id": 25, "lemma": "I", "misc": "", "start_char": 278, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 284, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 23, "id": 26, "lemma": "make", "misc": "", "start_char": 280, "text": "made", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 288, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 26, "id": 27, "lemma": "her", "misc": "", "start_char": 285, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 293, "feats": "VerbForm=Inf", "head": 26, "id": 28, "lemma": "take", "misc": "", "start_char": 289, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 295, "feats": "Definite=Ind|PronType=Art", "head": 30, "id": 29, "lemma": "a", "misc": "", "start_char": 294, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 299, "feats": "Number=Sing", "head": 28, "id": 30, "lemma": "cab", "misc": "", "start_char": 296, "text": "cab", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 301, "feats": null, "head": 9, "id": 31, "lemma": ".", "misc": "", "start_char": 300, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 303, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 35, "id": 32, "lemma": "I", "misc": "", "start_char": 302, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 307, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 35, "id": 33, "lemma": "be", "misc": "", "start_char": 304, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 311, "feats": null, "head": 35, "id": 34, "lemma": "too", "misc": "", "start_char": 308, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 316, "feats": "Degree=Pos", "head": 9, "id": 35, "lemma": "busy", "misc": "", "start_char": 312, "text": "busy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 318, "feats": null, "head": 9, "id": 36, "lemma": ".", "misc": "", "start_char": 317, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (EX There)) (VP (VBZ 's) (NP (NP (NP (DT no) (NN way)) (SBAR (S (NP (PRP you)) (VP (MD could) (VP (VB 've) (VP (VBN known))))))) (. .) (VP (VB Be) (ADVP (RB right) (RB back))) (. .) (VP (VB Excuse) (NP (PRP me))))) (. ?)))" }, "speaker": "Bernadette", "text": "There's no way you could've known . Be right back . Excuse me?", "tokens": [ { "deprel": "expl", "end_char": 324, "feats": null, "head": 2, "id": 1, "lemma": "there", "misc": "", "start_char": 319, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 327, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "be", "misc": "", "start_char": 325, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 330, "feats": null, "head": 4, "id": 3, "lemma": "no", "misc": "", "start_char": 328, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 334, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "way", "misc": "", "start_char": 331, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 338, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 5, "lemma": "you", "misc": "", "start_char": 335, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 344, "feats": "VerbForm=Fin", "head": 8, "id": 6, "lemma": "could", "misc": "", "start_char": 339, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 348, "feats": "VerbForm=Inf", "head": 8, "id": 7, "lemma": "have", "misc": "", "start_char": 345, "text": "'ve", "upos": "AUX", "xpos": "VB" }, { "deprel": "acl:relcl", "end_char": 354, "feats": "Tense=Past|VerbForm=Part", "head": 4, "id": 8, "lemma": "know", "misc": "", "start_char": 349, "text": "known", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 356, "feats": null, "head": 2, "id": 9, "lemma": ".", "misc": "", "start_char": 355, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cop", "end_char": 359, "feats": "Mood=Imp|VerbForm=Fin", "head": 12, "id": 10, "lemma": "be", "misc": "", "start_char": 357, "text": "Be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 365, "feats": null, "head": 12, "id": 11, "lemma": "right", "misc": "", "start_char": 360, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 370, "feats": null, "head": 2, "id": 12, "lemma": "back", "misc": "", "start_char": 366, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 372, "feats": null, "head": 2, "id": 13, "lemma": ".", "misc": "", "start_char": 371, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 379, "feats": "Mood=Imp|VerbForm=Fin", "head": 2, "id": 14, "lemma": "excuse", "misc": "", "start_char": 373, "text": "Excuse", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 382, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 15, "lemma": "I", "misc": "", "start_char": 380, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 384, "feats": null, "head": 2, "id": 16, "lemma": "?", "misc": "", "start_char": 383, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (INTJ (UH Yes) (. ?)))" }, "speaker": "Clerk", "text": "Yes?", "tokens": [ { "deprel": "root", "end_char": 388, "feats": null, "head": 0, "id": 1, "lemma": "yes", "misc": "", "start_char": 385, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 390, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 389, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (ADVP (RBR better)) (VP (VB find) (S (NP (NP (PRP$ my) (NN husband) (POS 's)) (NN mother)) (CC 'cause) (NP (CD one) (NN way) (QP (CC or) (DT another)))))) (, ,) (NP (PRP we)) (VP (VBP 're) (VP (VBG walking) (PP (IN out) (PP (IN of) (NP (DT this) (NN airport)))) (PP (IN with) (NP (DT a) (JJ dead) (NN woman))))) (. !)))" }, "speaker": "Bernadette", "text": "You better find my husband's mother 'cause one way or another, we're walking out of this airport with a dead woman!", "tokens": [ { "deprel": "nsubj", "end_char": 394, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 391, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 401, "feats": "Degree=Cmp", "head": 3, "id": 2, "lemma": "well", "misc": "", "start_char": 395, "text": "better", "upos": "ADV", "xpos": "RBR" }, { "deprel": "root", "end_char": 406, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "find", "misc": "", "start_char": 402, "text": "find", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 409, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 5, "id": 4, "lemma": "my", "misc": "", "start_char": 407, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod:poss", "end_char": 417, "feats": "Number=Sing", "head": 7, "id": 5, "lemma": "husband", "misc": "", "start_char": 410, "text": "husband", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 420, "feats": null, "head": 5, "id": 6, "lemma": "'s", "misc": "", "start_char": 418, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "end_char": 427, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "mother", "misc": "", "start_char": 421, "text": "mother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 434, "feats": null, "head": 3, "id": 8, "lemma": "'cause", "misc": "", "start_char": 428, "text": "'cause", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nummod", "end_char": 438, "feats": "NumForm=Word|NumType=Card", "head": 10, "id": 9, "lemma": "one", "misc": "", "start_char": 435, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl:npmod", "end_char": 442, "feats": "Number=Sing", "head": 3, "id": 10, "lemma": "way", "misc": "", "start_char": 439, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 445, "feats": null, "head": 12, "id": 11, "lemma": "or", "misc": "", "start_char": 443, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 453, "feats": null, "head": 10, "id": 12, "lemma": "another", "misc": "", "start_char": 446, "text": "another", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 455, "feats": null, "head": 3, "id": 13, "lemma": ",", "misc": "", "start_char": 454, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 458, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 16, "id": 14, "lemma": "we", "misc": "", "start_char": 456, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 462, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 459, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 470, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 16, "lemma": "walk", "misc": "", "start_char": 463, "text": "walking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 474, "feats": null, "head": 20, "id": 17, "lemma": "out", "misc": "", "start_char": 471, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "end_char": 477, "feats": null, "head": 17, "id": 18, "lemma": "of", "misc": "", "start_char": 475, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 482, "feats": "Number=Sing|PronType=Dem", "head": 20, "id": 19, "lemma": "this", "misc": "", "start_char": 478, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 490, "feats": "Number=Sing", "head": 16, "id": 20, "lemma": "airport", "misc": "", "start_char": 483, "text": "airport", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 495, "feats": null, "head": 24, "id": 21, "lemma": "with", "misc": "", "start_char": 491, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 497, "feats": "Definite=Ind|PronType=Art", "head": 24, "id": 22, "lemma": "a", "misc": "", "start_char": 496, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 502, "feats": "Degree=Pos", "head": 24, "id": 23, "lemma": "dead", "misc": "", "start_char": 498, "text": "dead", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 508, "feats": "Number=Sing", "head": 16, "id": 24, "lemma": "woman", "misc": "", "start_char": 503, "text": "woman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 510, "feats": null, "head": 3, "id": 25, "lemma": "!", "misc": "", "start_char": 509, "text": "!", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ] ], [ [ 0, 10, 11 ], [ 0, 18, 18 ] ], [ [ 0, 15, 15 ] ], [ [ 0, 20, 20 ], [ 2, 3, 3 ], [ 8, 13, 13 ] ], [ [ 1, 2, 2 ], [ 3, 0, 0 ], [ 5, 9, 9 ], [ 5, 17, 17 ], [ 5, 19, 19 ], [ 5, 17, 19 ], [ 5, 24, 24 ], [ 5, 31, 31 ], [ 6, 4, 4 ], [ 6, 2, 7 ] ], [ [ 1, 7, 7 ], [ 3, 4, 4 ], [ 5, 2, 2 ], [ 5, 0, 5 ], [ 5, 7, 7 ], [ 5, 12, 12 ], [ 5, 26, 26 ] ], [ [ 4, 0, 0 ] ], [ [ 5, 5, 5 ] ], [ [ 5, 14, 15 ] ], [ [ 5, 28, 29 ] ], [ [ 6, 0, 0 ] ], [ [ 6, 14, 14 ], [ 8, 3, 3 ] ], [ [ 8, 0, 0 ] ], [ [ 8, 3, 6 ] ], [ [ 8, 11, 11 ] ], [ [ 8, 8, 11 ] ], [ [ 8, 18, 19 ] ], [ [ 8, 21, 23 ] ] ]
s08e16c11t
Sure you don't want to go home? When the bag's returned, they'll deliver it to us. No, I'm not leaving without her. All right, we'll wait. I could've driven her. What? The day she left for Florida . She asked me to drive her to the airport . I - I was too busy . I made her take a cab . I was too busy. There's no way you could've known . Be right back . Excuse me? Yes? You better find my husband's mother 'cause one way or another, we're walking out of this airport with a dead woman!
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WDT Which) (NN book)) (SQ (VBP are) (NP (PRP we)) (VP (VBG looking) (PP (IN for)))) (. ?)))" }, "speaker": "Leonard", "text": "Which book are we looking for?", "tokens": [ { "deprel": "det", "end_char": 5, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "which", "misc": "", "start_char": 0, "text": "Which", "upos": "DET", "xpos": "WDT" }, { "deprel": "obl", "end_char": 10, "feats": "Number=Sing", "head": 5, "id": 2, "lemma": "book", "misc": "", "start_char": 6, "text": "book", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 14, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 11, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 17, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "we", "misc": "", "start_char": 15, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 25, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "look", "misc": "", "start_char": 18, "text": "looking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 29, "feats": null, "head": 2, "id": 6, "lemma": "for", "misc": "", "start_char": 26, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 31, "feats": null, "head": 5, "id": 7, "lemma": "?", "misc": "", "start_char": 30, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (NP (NP (NN Origin)) (PP (IN of) (NP (NNS Species))) (. .)))" }, "speaker": "Raj", "text": "Origin of Species.", "tokens": [ { "deprel": "root", "end_char": 38, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "origin", "misc": "", "start_char": 32, "text": "Origin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 41, "feats": null, "head": 3, "id": 2, "lemma": "of", "misc": "", "start_char": 39, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 49, "feats": "Number=Plur", "head": 1, "id": 3, "lemma": "species", "misc": "", "start_char": 42, "text": "Species", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 51, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 50, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (ADVP (RB Here)) (NP (PRP it)) (VP (VBZ is))) (. .) (S (NP (EX There)) (VP (VBZ 's) (NP (DT a) (JJ black) (NN light)))) (. .)))" }, "speaker": "Leonard", "text": "Here it is . There's a black light.", "tokens": [ { "deprel": "reparandum", "end_char": 56, "feats": "PronType=Dem", "head": 6, "id": 1, "lemma": "here", "misc": "", "start_char": 52, "text": "Here", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 59, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 1, "id": 2, "lemma": "it", "misc": "", "start_char": 57, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 62, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 3, "lemma": "be", "misc": "", "start_char": 60, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 64, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 63, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "expl", "end_char": 70, "feats": null, "head": 6, "id": 5, "lemma": "there", "misc": "", "start_char": 65, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 73, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "be", "misc": "", "start_char": 71, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 75, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 7, "lemma": "a", "misc": "", "start_char": 74, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 81, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "black", "misc": "", "start_char": 76, "text": "black", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 87, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "light", "misc": "", "start_char": 82, "text": "light", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 89, "feats": null, "head": 6, "id": 10, "lemma": ".", "misc": "", "start_char": 88, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (VP (VB hang) (PRT (RP on))) (. .)))" }, "speaker": "Emily", "text": "Oh, hang on.", "tokens": [ { "deprel": "discourse", "end_char": 92, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 90, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 94, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 93, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 99, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "hang", "misc": "", "start_char": 95, "text": "hang", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 102, "feats": null, "head": 3, "id": 4, "lemma": "on", "misc": "", "start_char": 100, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 104, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 103, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Uh)) (, ,) (`` \") (NP (NP (NP (NNS Brothers)) (CC and) (NNS sisters)) (SBAR (`` \") (S (NP (PRP I)) (VP (VBP have) (NP (NN none)))))) (, ,) (CC but) (S (NP (NP (DT this) (NN man) (POS 's)) (NN father)) (VP (VBZ is) (NP (NP (PRP$ my) (NN father) (POS 's)) (NN son)))) (. .) (SBARQ (WHNP (WP Who)) (SQ (VBP am) (NP (PRP I)) (VP (VBG looking) (PP (IN at))))) (. ?) ('' \") (INTJ (UH Yeah)) (, ,) (INTJ (UH yeah)) (, ,) (NP (PRP we)) (VP (VBP get) (SBAR (, it--) (S (NP (PRP you)) (VP (VBP want) (NP (NNS brains)))))) (. .)))" }, "speaker": "Raj", "text": "Uh, \" Brothers and sisters \" I have none, but this man's father is my father's son . Who am I looking at? \" Yeah, yeah, we get it-- you want brains.", "tokens": [ { "deprel": "discourse", "end_char": 107, "feats": null, "head": 9, "id": 1, "lemma": "uh", "misc": "", "start_char": 105, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 109, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 108, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 111, "feats": null, "head": 1, "id": 3, "lemma": "\"", "misc": "", "start_char": 110, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "vocative", "end_char": 120, "feats": "Number=Plur", "head": 9, "id": 4, "lemma": "Brother", "misc": "", "start_char": 112, "text": "Brothers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 124, "feats": null, "head": 6, "id": 5, "lemma": "and", "misc": "", "start_char": 121, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 132, "feats": "Number=Plur", "head": 4, "id": 6, "lemma": "sister", "misc": "", "start_char": 125, "text": "sisters", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 134, "feats": null, "head": 9, "id": 7, "lemma": "\"", "misc": "", "start_char": 133, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj", "end_char": 136, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 135, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 141, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 9, "lemma": "have", "misc": "", "start_char": 137, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 146, "feats": "Number=Sing", "head": 9, "id": 10, "lemma": "none", "misc": "", "start_char": 142, "text": "none", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 148, "feats": null, "head": 21, "id": 11, "lemma": ",", "misc": "", "start_char": 147, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 152, "feats": null, "head": 21, "id": 12, "lemma": "but", "misc": "", "start_char": 149, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 157, "feats": "Number=Sing|PronType=Dem", "head": 14, "id": 13, "lemma": "this", "misc": "", "start_char": 153, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod:poss", "end_char": 161, "feats": "Number=Sing", "head": 16, "id": 14, "lemma": "man", "misc": "", "start_char": 158, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 164, "feats": null, "head": 14, "id": 15, "lemma": "'s", "misc": "", "start_char": 162, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nsubj", "end_char": 171, "feats": "Number=Sing", "head": 21, "id": 16, "lemma": "father", "misc": "", "start_char": 165, "text": "father", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 174, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 21, "id": 17, "lemma": "be", "misc": "", "start_char": 172, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 177, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 19, "id": 18, "lemma": "my", "misc": "", "start_char": 175, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod:poss", "end_char": 184, "feats": "Number=Sing", "head": 21, "id": 19, "lemma": "father", "misc": "", "start_char": 178, "text": "father", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 187, "feats": null, "head": 19, "id": 20, "lemma": "'s", "misc": "", "start_char": 185, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "conj", "end_char": 191, "feats": "Number=Sing", "head": 9, "id": 21, "lemma": "son", "misc": "", "start_char": 188, "text": "son", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 193, "feats": null, "head": 21, "id": 22, "lemma": ".", "misc": "", "start_char": 192, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "obl", "end_char": 197, "feats": "PronType=Int", "head": 26, "id": 23, "lemma": "who", "misc": "", "start_char": 194, "text": "Who", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 200, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 26, "id": 24, "lemma": "be", "misc": "", "start_char": 198, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 202, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 26, "id": 25, "lemma": "I", "misc": "", "start_char": 201, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 210, "feats": "Tense=Pres|VerbForm=Part", "head": 21, "id": 26, "lemma": "look", "misc": "", "start_char": 203, "text": "looking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 213, "feats": null, "head": 23, "id": 27, "lemma": "at", "misc": "", "start_char": 211, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 215, "feats": null, "head": 21, "id": 28, "lemma": "?", "misc": "", "start_char": 214, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 217, "feats": null, "head": 21, "id": 29, "lemma": "\"", "misc": "", "start_char": 216, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "discourse", "end_char": 222, "feats": null, "head": 35, "id": 30, "lemma": "yeah", "misc": "", "start_char": 218, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 224, "feats": null, "head": 30, "id": 31, "lemma": ",", "misc": "", "start_char": 223, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 229, "feats": null, "head": 35, "id": 32, "lemma": "yeah", "misc": "", "start_char": 225, "text": "yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 231, "feats": null, "head": 32, "id": 33, "lemma": ",", "misc": "", "start_char": 230, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 234, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 35, "id": 34, "lemma": "we", "misc": "", "start_char": 232, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 238, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 21, "id": 35, "lemma": "get", "misc": "", "start_char": 235, "text": "get", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 243, "feats": null, "head": 35, "id": 36, "lemma": "it--", "misc": "", "start_char": 239, "text": "it--", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 247, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 38, "id": 37, "lemma": "you", "misc": "", "start_char": 244, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 252, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 35, "id": 38, "lemma": "want", "misc": "", "start_char": 248, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 259, "feats": "Number=Plur", "head": 38, "id": 39, "lemma": "brain", "misc": "", "start_char": 253, "text": "brains", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 261, "feats": null, "head": 35, "id": 40, "lemma": ".", "misc": "", "start_char": 260, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (SBAR (IN if) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB have) (NP (DT a) (NN brother)))))) (, ,) (NP (NP (PRP$ my) (NN father) (POS 's)) (NN son)) (VP (VBZ is) (NP (PRP me))) (. .) (CC And) (S (SBAR (IN if) (S (NP (PRP I)) (VP (VBP 'm) (NP (NP (DT this) (NN man) (POS 's)) (NN father))))) (, ,) (ADVP (RB then)) (NP (PRP he)) (VP (VBZ 's) (NP (NP (PRP$ my) (NN son)) (. .) (S (NP (DT The) (NN answer)) (VP (VBZ 's) (NP (`` \") (NN son))))))) (. .) ('' \")))" }, "speaker": "Amy", "text": "Well, if I don't have a brother, my father's son is me . And if I'm this man's father, then he's my son . The answer's \" son . \"", "tokens": [ { "deprel": "discourse", "end_char": 266, "feats": null, "head": 16, "id": 1, "lemma": "well", "misc": "", "start_char": 262, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 268, "feats": null, "head": 16, "id": 2, "lemma": ",", "misc": "", "start_char": 267, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 271, "feats": null, "head": 7, "id": 3, "lemma": "if", "misc": "", "start_char": 269, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 273, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 4, "lemma": "I", "misc": "", "start_char": 272, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 276, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "do", "misc": "", "start_char": 274, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 280, "feats": null, "head": 7, "id": 6, "lemma": "not", "misc": "", "start_char": 277, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 285, "feats": "VerbForm=Inf", "head": 16, "id": 7, "lemma": "have", "misc": "", "start_char": 281, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 287, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "misc": "", "start_char": 286, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 295, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "brother", "misc": "", "start_char": 288, "text": "brother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 297, "feats": null, "head": 16, "id": 10, "lemma": ",", "misc": "", "start_char": 296, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 300, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 12, "id": 11, "lemma": "my", "misc": "", "start_char": 298, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod:poss", "end_char": 307, "feats": "Number=Sing", "head": 14, "id": 12, "lemma": "father", "misc": "", "start_char": 301, "text": "father", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 310, "feats": null, "head": 12, "id": 13, "lemma": "'s", "misc": "", "start_char": 308, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nsubj", "end_char": 314, "feats": "Number=Sing", "head": 16, "id": 14, "lemma": "son", "misc": "", "start_char": 311, "text": "son", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 317, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 315, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 320, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 0, "id": 16, "lemma": "I", "misc": "", "start_char": 318, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 322, "feats": null, "head": 16, "id": 17, "lemma": ".", "misc": "", "start_char": 321, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 326, "feats": null, "head": 31, "id": 18, "lemma": "and", "misc": "", "start_char": 323, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "end_char": 329, "feats": null, "head": 25, "id": 19, "lemma": "if", "misc": "", "start_char": 327, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 331, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 25, "id": 20, "lemma": "I", "misc": "", "start_char": 330, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 334, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 25, "id": 21, "lemma": "be", "misc": "", "start_char": 332, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 339, "feats": "Number=Sing|PronType=Dem", "head": 23, "id": 22, "lemma": "this", "misc": "", "start_char": 335, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod:poss", "end_char": 343, "feats": "Number=Sing", "head": 25, "id": 23, "lemma": "man", "misc": "", "start_char": 340, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 346, "feats": null, "head": 23, "id": 24, "lemma": "'s", "misc": "", "start_char": 344, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "advcl", "end_char": 353, "feats": "Number=Sing", "head": 31, "id": 25, "lemma": "father", "misc": "", "start_char": 347, "text": "father", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 355, "feats": null, "head": 31, "id": 26, "lemma": ",", "misc": "", "start_char": 354, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 360, "feats": "PronType=Dem", "head": 31, "id": 27, "lemma": "then", "misc": "", "start_char": 356, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 363, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 31, "id": 28, "lemma": "he", "misc": "", "start_char": 361, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 366, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 31, "id": 29, "lemma": "be", "misc": "", "start_char": 364, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 369, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 31, "id": 30, "lemma": "my", "misc": "", "start_char": 367, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "conj", "end_char": 373, "feats": "Number=Sing", "head": 16, "id": 31, "lemma": "son", "misc": "", "start_char": 370, "text": "son", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 375, "feats": null, "head": 31, "id": 32, "lemma": ".", "misc": "", "start_char": 374, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 379, "feats": "Definite=Def|PronType=Art", "head": 34, "id": 33, "lemma": "the", "misc": "", "start_char": 376, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 386, "feats": "Number=Sing", "head": 37, "id": 34, "lemma": "answer", "misc": "", "start_char": 380, "text": "answer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 389, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 37, "id": 35, "lemma": "be", "misc": "", "start_char": 387, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 391, "feats": null, "head": 37, "id": 36, "lemma": "\"", "misc": "", "start_char": 390, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "parataxis", "end_char": 395, "feats": "Number=Sing", "head": 31, "id": 37, "lemma": "son", "misc": "", "start_char": 392, "text": "son", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 397, "feats": null, "head": 16, "id": 38, "lemma": ".", "misc": "", "start_char": 396, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 399, "feats": null, "head": 16, "id": 39, "lemma": "\"", "misc": "", "start_char": 398, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Ooh)) (. !) (NP (EX There)) (VP (VBZ 's) (NP (NP (DT a) (NN picture)) (PP (IN of) (NP (DT the) (NN sun)))) (ADVP (IN over) (RB there))) (. .)))" }, "speaker": "Emily", "text": "Ooh! There's a picture of the sun over there.", "tokens": [ { "deprel": "discourse", "end_char": 403, "feats": null, "head": 4, "id": 1, "lemma": "ooh", "misc": "", "start_char": 400, "text": "Ooh", "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": "expl", "end_char": 411, "feats": null, "head": 4, "id": 3, "lemma": "there", "misc": "", "start_char": 406, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 414, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "be", "misc": "", "start_char": 412, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 416, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 415, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 424, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "picture", "misc": "", "start_char": 417, "text": "picture", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 427, "feats": null, "head": 9, "id": 7, "lemma": "of", "misc": "", "start_char": 425, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 431, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 428, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 435, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "sun", "misc": "", "start_char": 432, "text": "sun", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 440, "feats": null, "head": 11, "id": 10, "lemma": "over", "misc": "", "start_char": 436, "text": "over", "upos": "ADP", "xpos": "IN" }, { "deprel": "advmod", "end_char": 446, "feats": "PronType=Dem", "head": 4, "id": 11, "lemma": "there", "misc": "", "start_char": 441, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 448, "feats": null, "head": 4, "id": 12, "lemma": ".", "misc": "", "start_char": 447, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP bet) (SBAR (S (NP (DT the) (NN key)) (VP (VBZ 's) (PP (IN behind) (NP (PRP it))))))) (. .)))" }, "speaker": "Leonard", "text": "I bet the key's behind it.", "tokens": [ { "deprel": "nsubj", "end_char": 450, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 449, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 454, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "bet", "misc": "", "start_char": 451, "text": "bet", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 458, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 455, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 462, "feats": "Number=Sing", "head": 7, "id": 4, "lemma": "key", "misc": "", "start_char": 459, "text": "key", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 465, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 463, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 472, "feats": null, "head": 7, "id": 6, "lemma": "behind", "misc": "", "start_char": 466, "text": "behind", "upos": "ADP", "xpos": "IN" }, { "deprel": "ccomp", "end_char": 475, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 7, "lemma": "it", "misc": "", "start_char": 473, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 477, "feats": null, "head": 2, "id": 8, "lemma": ".", "misc": "", "start_char": 476, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (SQ (MD Could) (VP (VB be) (NP (RB somewhere) (JJ else))) (. !)))" }, "speaker": "Zombie", "text": "Could be somewhere else!", "tokens": [ { "deprel": "aux", "end_char": 483, "feats": "VerbForm=Fin", "head": 3, "id": 1, "lemma": "could", "misc": "", "start_char": 478, "text": "Could", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 486, "feats": "VerbForm=Inf", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 484, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 496, "feats": null, "head": 0, "id": 3, "lemma": "somewhere", "misc": "", "start_char": 487, "text": "somewhere", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 501, "feats": "Degree=Pos", "head": 3, "id": 4, "lemma": "else", "misc": "", "start_char": 497, "text": "else", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 503, "feats": null, "head": 3, "id": 5, "lemma": "!", "misc": "", "start_char": 502, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (VP (VBD got)) (NP (DT the) (NN key)) (. !)))" }, "speaker": "Emily", "text": "Oh, got the key!", "tokens": [ { "deprel": "discourse", "end_char": 506, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 504, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 508, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 507, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 512, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "get", "misc": "", "start_char": 509, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 516, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 513, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 520, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "key", "misc": "", "start_char": 517, "text": "key", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 522, "feats": null, "head": 3, "id": 6, "lemma": "!", "misc": "", "start_char": 521, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (INTJ (UH So)) (, ,) (NP (DT that)) (VP (VBZ 's) (NP (NP (DT the) (NN key)) (PP (IN to) (NP (DT the) (NN door))))) (. ?) (NP (DT That)) (VP (VBZ 's) (NP (PRP it))) (. ?)))" }, "speaker": "Amy", "text": "So, that's the key to the door? That's it?", "tokens": [ { "deprel": "discourse", "end_char": 525, "feats": null, "head": 6, "id": 1, "lemma": "so", "misc": "", "start_char": 523, "text": "So", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 527, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 526, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 532, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 3, "lemma": "that", "misc": "", "start_char": 528, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 535, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 533, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 539, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 536, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 543, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "key", "misc": "", "start_char": 540, "text": "key", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 546, "feats": null, "head": 9, "id": 7, "lemma": "to", "misc": "", "start_char": 544, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 550, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 547, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 555, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "door", "misc": "", "start_char": 551, "text": "door", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 557, "feats": null, "head": 6, "id": 10, "lemma": "?", "misc": "", "start_char": 556, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 562, "feats": "Number=Sing|PronType=Dem", "head": 13, "id": 11, "lemma": "that", "misc": "", "start_char": 558, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux:pass", "end_char": 565, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 563, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 568, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 13, "lemma": "it", "misc": "", "start_char": 566, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 570, "feats": null, "head": 6, "id": 14, "lemma": "?", "misc": "", "start_char": 569, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (VBD spent) (NP ($ $) (CD 200)) (PP (IN on) (NP (NP (CD six) (NNS minutes)) (PP (IN of) (NP (NN fun)))))) (. ?)))" }, "speaker": "Leonard", "text": "We spent $200 on six minutes of fun?", "tokens": [ { "deprel": "nsubj", "end_char": 573, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "we", "misc": "", "start_char": 571, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 579, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "spend", "misc": "", "start_char": 574, "text": "spent", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 581, "feats": null, "head": 2, "id": 3, "lemma": "$", "misc": "", "start_char": 580, "text": "$", "upos": "SYM", "xpos": "$" }, { "deprel": "nummod", "end_char": 585, "feats": "NumForm=Digit|NumType=Card", "head": 3, "id": 4, "lemma": "200", "misc": "", "start_char": 582, "text": "200", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 588, "feats": null, "head": 7, "id": 5, "lemma": "on", "misc": "", "start_char": 586, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 592, "feats": "NumForm=Word|NumType=Card", "head": 7, "id": 6, "lemma": "six", "misc": "", "start_char": 589, "text": "six", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 600, "feats": "Number=Plur", "head": 2, "id": 7, "lemma": "minute", "misc": "", "start_char": 593, "text": "minutes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 603, "feats": null, "head": 9, "id": 8, "lemma": "of", "misc": "", "start_char": 601, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 607, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "fun", "misc": "", "start_char": 604, "text": "fun", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 609, "feats": null, "head": 2, "id": 10, "lemma": "?", "misc": "", "start_char": 608, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (PP (UH like) (SBAR (WHADVP (WRB when)) (S (NP (PRP you)) (VP (VBD bought) (NP (DT that) (ADJP (JJ remote) (HYPH -) (VBN controlled)) (NN helicopter)))))))) (, ,) (CC and) (S (NP (PRP it)) (ADVP (RB just)) (, ...) (VP (VBD flew) (PRT (RB away)))) (. .)))" }, "speaker": "Raj", "text": "It's like when you bought that remote - controlled helicopter, and it just...flew away.", "tokens": [ { "deprel": "nsubj", "end_char": 612, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 610, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 615, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 613, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "discourse", "end_char": 620, "feats": null, "head": 4, "id": 3, "lemma": "like", "misc": "", "start_char": 616, "text": "like", "upos": "INTJ", "xpos": "UH" }, { "deprel": "root", "end_char": 625, "feats": "PronType=Int", "head": 0, "id": 4, "lemma": "when", "misc": "", "start_char": 621, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 629, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 626, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl:relcl", "end_char": 636, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 4, "id": 6, "lemma": "buy", "misc": "", "start_char": 630, "text": "bought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 641, "feats": "Number=Sing|PronType=Dem", "head": 11, "id": 7, "lemma": "that", "misc": "", "start_char": 637, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 648, "feats": "Degree=Pos", "head": 10, "id": 8, "lemma": "remote", "misc": "", "start_char": 642, "text": "remote", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 650, "feats": null, "head": 8, "id": 9, "lemma": "-", "misc": "", "start_char": 649, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 661, "feats": "Tense=Past|VerbForm=Part", "head": 11, "id": 10, "lemma": "control", "misc": "", "start_char": 651, "text": "controlled", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 672, "feats": "Number=Sing", "head": 6, "id": 11, "lemma": "helicopter", "misc": "", "start_char": 662, "text": "helicopter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 674, "feats": null, "head": 17, "id": 12, "lemma": ",", "misc": "", "start_char": 673, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 678, "feats": null, "head": 17, "id": 13, "lemma": "and", "misc": "", "start_char": 675, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 681, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 14, "lemma": "it", "misc": "", "start_char": 679, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 686, "feats": null, "head": 17, "id": 15, "lemma": "just", "misc": "", "start_char": 682, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 690, "feats": null, "head": 17, "id": 16, "lemma": "...", "misc": "", "start_char": 687, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 695, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 17, "lemma": "fly", "misc": "", "start_char": 691, "text": "flew", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 700, "feats": null, "head": 17, "id": 18, "lemma": "away", "misc": "", "start_char": 696, "text": "away", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 702, "feats": null, "head": 4, "id": 19, "lemma": ".", "misc": "", "start_char": 701, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (INTJ (JJ Sorry)) (, ,) (NP (NNS guys) (. .)) (ADVP (RB Really)) (VP (VBD thought) (SBAR (S (NP (DT the) (NNS puzzles)) (VP (MD would) (VP (VB be) (ADJP (JJR better))))))) (. .)))" }, "speaker": "Emily", "text": "Sorry, guys . Really thought the puzzles would be better.", "tokens": [ { "deprel": "discourse", "end_char": 708, "feats": "Degree=Pos", "head": 6, "id": 1, "lemma": "sorry", "misc": "", "start_char": 703, "text": "Sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 710, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 709, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 715, "feats": "Number=Plur", "head": 6, "id": 3, "lemma": "guy", "misc": "", "start_char": 711, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 717, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 716, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 724, "feats": null, "head": 6, "id": 5, "lemma": "really", "misc": "", "start_char": 718, "text": "Really", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 732, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 6, "lemma": "think", "misc": "", "start_char": 725, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 736, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 733, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 744, "feats": "Number=Plur", "head": 11, "id": 8, "lemma": "puzzle", "misc": "", "start_char": 737, "text": "puzzles", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 750, "feats": "VerbForm=Fin", "head": 11, "id": 9, "lemma": "would", "misc": "", "start_char": 745, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 753, "feats": "VerbForm=Inf", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 751, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 760, "feats": "Degree=Cmp", "head": 6, "id": 11, "lemma": "good", "misc": "", "start_char": 754, "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 762, "feats": null, "head": 6, "id": 12, "lemma": ".", "misc": "", "start_char": 761, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (S (VP (TO to) (VP (VB be) (ADJP (JJ fair))))) (, ,) (NP (PRP we)) (VP (VBP do) (NP (DT all)) (VP (VB have) (NP (JJ advanced) (NNS degrees)))) (. .)))" }, "speaker": "Amy", "text": "Well, to be fair, we do all have advanced degrees.", "tokens": [ { "deprel": "discourse", "end_char": 767, "feats": null, "head": 10, "id": 1, "lemma": "well", "misc": "", "start_char": 763, "text": "Well", "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": "mark", "end_char": 772, "feats": null, "head": 5, "id": 3, "lemma": "to", "misc": "", "start_char": 770, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 775, "feats": "VerbForm=Inf", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 773, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advcl", "end_char": 780, "feats": "Degree=Pos", "head": 10, "id": 5, "lemma": "fair", "misc": "", "start_char": 776, "text": "fair", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 782, "feats": null, "head": 10, "id": 6, "lemma": ",", "misc": "", "start_char": 781, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 785, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 10, "id": 7, "lemma": "we", "misc": "", "start_char": 783, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 788, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "do", "misc": "", "start_char": 786, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 792, "feats": "PronType=Tot", "head": 10, "id": 9, "lemma": "all", "misc": "", "start_char": 789, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 797, "feats": "VerbForm=Inf", "head": 0, "id": 10, "lemma": "have", "misc": "", "start_char": 793, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "end_char": 806, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "advanced", "misc": "", "start_char": 798, "text": "advanced", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 814, "feats": "Number=Plur", "head": 10, "id": 12, "lemma": "degree", "misc": "", "start_char": 807, "text": "degrees", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 816, "feats": null, "head": 10, "id": 13, "lemma": ".", "misc": "", "start_char": 815, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (VP (VB Remember) (SBAR (IN that) (SBAR (IN before) (S (NP (PRP you)) (VP (VBP post) (PP (IN on) (NP (NNP Yelp)))))))) (. !)))" }, "speaker": "Zombie", "text": "Remember that before you post on Yelp!", "tokens": [ { "deprel": "root", "end_char": 825, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "remember", "misc": "", "start_char": 817, "text": "Remember", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 830, "feats": null, "head": 5, "id": 2, "lemma": "that", "misc": "", "start_char": 826, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "mark", "end_char": 837, "feats": null, "head": 5, "id": 3, "lemma": "before", "misc": "", "start_char": 831, "text": "before", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 841, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 838, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 846, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 1, "id": 5, "lemma": "post", "misc": "", "start_char": 842, "text": "post", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 849, "feats": null, "head": 7, "id": 6, "lemma": "on", "misc": "", "start_char": 847, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 854, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "Yelp", "misc": "", "start_char": 850, "text": "Yelp", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 856, "feats": null, "head": 1, "id": 8, "lemma": "!", "misc": "", "start_char": 855, "text": "!", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ] ], [ [ 1, 2, 2 ] ], [ [ 1, 0, 2 ] ], [ [ 2, 1, 1 ] ], [ [ 2, 4, 4 ], [ 2, 6, 8 ] ], [ [ 4, 3, 5 ], [ 5, 7, 8 ] ], [ [ 4, 7, 7 ], [ 4, 17, 17 ], [ 4, 17, 20 ], [ 4, 24, 24 ] ], [ [ 4, 9, 9 ] ], [ [ 4, 12, 15 ], [ 5, 21, 24 ], [ 5, 27, 27 ] ], [ [ 4, 22, 22 ] ], [ [ 4, 33, 33 ] ], [ [ 4, 36, 36 ] ], [ [ 4, 38, 38 ] ], [ [ 5, 3, 3 ], [ 5, 10, 10 ], [ 5, 10, 13 ], [ 5, 15, 15 ], [ 5, 19, 19 ], [ 5, 29, 29 ], [ 5, 29, 30 ], [ 5, 35, 36 ], [ 15, 3, 3 ] ], [ [ 5, 32, 33 ] ], [ [ 6, 2, 2 ] ], [ [ 6, 4, 5 ], [ 6, 7, 8 ] ], [ [ 6, 4, 8 ], [ 7, 6, 6 ] ], [ [ 7, 0, 0 ], [ 12, 4, 4 ] ], [ [ 7, 2, 3 ], [ 9, 3, 4 ], [ 10, 2, 2 ], [ 10, 4, 8 ], [ 10, 12, 12 ] ], [ [ 10, 7, 8 ] ], [ [ 10, 10, 10 ] ], [ [ 11, 0, 0 ], [ 14, 6, 6 ], [ 14, 8, 8 ] ], [ [ 11, 2, 3 ] ], [ [ 11, 8, 8 ] ], [ [ 11, 5, 8 ] ], [ [ 12, 0, 0 ] ], [ [ 12, 6, 10 ], [ 12, 13, 13 ] ], [ [ 13, 2, 2 ] ], [ [ 13, 6, 7 ] ], [ [ 14, 10, 11 ] ], [ [ 15, 1, 1 ] ], [ [ 15, 6, 6 ] ] ]
s08e16c12t
Which book are we looking for? Origin of Species. Here it is . There's a black light. Oh, hang on. Uh, " Brothers and sisters " I have none, but this man's father is my father's son . Who am I looking at? " Yeah, yeah, we get it-- you want brains. Well, if I don't have a brother, my father's son is me . And if I'm this man's father, then he's my son . The answer's " son . " Ooh! There's a picture of the sun over there. I bet the key's behind it. Could be somewhere else! Oh, got the key! So, that's the key to the door? That's it? We spent $200 on six minutes of fun? It's like when you bought that remote - controlled helicopter, and it just...flew away. Sorry, guys . Really thought the puzzles would be better. Well, to be fair, we do all have advanced degrees. Remember that before you post on Yelp!
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (`` \") (SBAR (IN If) (S (NP (PRP you)) (VP (VBD were) (S (VP (TO to) (VP (VB die) (NP (DT this) (NN evening)) (PP (IN with) (NP (DT no) (NN opportunity) ('' \") (S (VP (TO to) (VP (VB communicate) (PP (IN with) (NP (NN anyone)))))))))))))) (, ,) (WHNP (WP what)) (SQ (MD would) (NP (PRP you)) (ADVP (RBS most)) (VP (VB regret) (S (RB not) (VP (VBG having) (VP (VBN told) (NP (NN someone))))))) (. ?) ('' \")))" }, "speaker": "Penny", "text": "\" If you were to die this evening with no opportunity \" to communicate with anyone, what would you most regret not having told someone? \"", "tokens": [ { "deprel": "punct", "end_char": 1, "feats": null, "head": 22, "id": 1, "lemma": "\"", "misc": "", "start_char": 0, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "mark", "end_char": 4, "feats": null, "head": 6, "id": 2, "lemma": "if", "misc": "", "start_char": 2, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 8, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 3, "lemma": "you", "misc": "", "start_char": 5, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 13, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 9, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "mark", "end_char": 16, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 14, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 20, "feats": "VerbForm=Inf", "head": 22, "id": 6, "lemma": "die", "misc": "", "start_char": 17, "text": "die", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 25, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 7, "lemma": "this", "misc": "", "start_char": 21, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 33, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "evening", "misc": "", "start_char": 26, "text": "evening", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 38, "feats": null, "head": 11, "id": 9, "lemma": "with", "misc": "", "start_char": 34, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 41, "feats": null, "head": 11, "id": 10, "lemma": "no", "misc": "", "start_char": 39, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 53, "feats": "Number=Sing", "head": 6, "id": 11, "lemma": "opportunity", "misc": "", "start_char": 42, "text": "opportunity", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 55, "feats": null, "head": 6, "id": 12, "lemma": "\"", "misc": "", "start_char": 54, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "mark", "end_char": 58, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 56, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 70, "feats": "VerbForm=Inf", "head": 6, "id": 14, "lemma": "communicate", "misc": "", "start_char": 59, "text": "communicate", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 75, "feats": null, "head": 16, "id": 15, "lemma": "with", "misc": "", "start_char": 71, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 82, "feats": "Number=Sing|PronType=Ind", "head": 14, "id": 16, "lemma": "anyone", "misc": "", "start_char": 76, "text": "anyone", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 84, "feats": null, "head": 22, "id": 17, "lemma": ",", "misc": "", "start_char": 83, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "obj", "end_char": 89, "feats": "PronType=Int", "head": 22, "id": 18, "lemma": "what", "misc": "", "start_char": 85, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 95, "feats": "VerbForm=Fin", "head": 22, "id": 19, "lemma": "would", "misc": "", "start_char": 90, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 99, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 22, "id": 20, "lemma": "you", "misc": "", "start_char": 96, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 104, "feats": "Degree=Sup", "head": 22, "id": 21, "lemma": "most", "misc": "", "start_char": 100, "text": "most", "upos": "ADV", "xpos": "RBS" }, { "deprel": "root", "end_char": 111, "feats": "VerbForm=Inf", "head": 0, "id": 22, "lemma": "regret", "misc": "", "start_char": 105, "text": "regret", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 115, "feats": null, "head": 25, "id": 23, "lemma": "not", "misc": "", "start_char": 112, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "aux", "end_char": 122, "feats": "VerbForm=Ger", "head": 25, "id": 24, "lemma": "have", "misc": "", "start_char": 116, "text": "having", "upos": "AUX", "xpos": "VBG" }, { "deprel": "ccomp", "end_char": 127, "feats": "Tense=Past|VerbForm=Part", "head": 22, "id": 25, "lemma": "tell", "misc": "", "start_char": 123, "text": "told", "upos": "VERB", "xpos": "VBN" }, { "deprel": "iobj", "end_char": 135, "feats": "Number=Sing|PronType=Ind", "head": 25, "id": 26, "lemma": "someone", "misc": "", "start_char": 128, "text": "someone", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 137, "feats": null, "head": 22, "id": 27, "lemma": "?", "misc": "", "start_char": 136, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 139, "feats": null, "head": 22, "id": 28, "lemma": "\"", "misc": "", "start_char": 138, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (ADVP (UH So)) (, ,) (NP (PRP it)) (VP (MD would) (VP (VB be) (NP (NN today)) (. ?) (INTJ (UH Well)) (, ,) (S (NP (PRP I)) (VP (VBP suppose) (SBAR (S (NP (EX there)) (VP (VBZ 's) (NP (NP (NN something)) (ADJP (JJ satisfying) (PP (IN about) (S (VP (VBG dying) (PP (IN on) (NP (PRP$ my) (NN birthday))))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "So, it would be today? Well, I suppose there's something satisfying about dying on my birthday.", "tokens": [ { "deprel": "discourse", "end_char": 142, "feats": null, "head": 5, "id": 1, "lemma": "so", "misc": "", "start_char": 140, "text": "So", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 144, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 143, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 147, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "it", "misc": "", "start_char": 145, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 153, "feats": "VerbForm=Fin", "head": 5, "id": 4, "lemma": "would", "misc": "", "start_char": 148, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 156, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "be", "misc": "", "start_char": 154, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "obl:tmod", "end_char": 162, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "today", "misc": "", "start_char": 157, "text": "today", "upos": "NOUN", "xpos": "NN" }, { "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": "well", "misc": "", "start_char": 165, "text": "Well", "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": "nsubj", "end_char": 173, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "I", "misc": "", "start_char": 172, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 181, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 11, "lemma": "suppose", "misc": "", "start_char": 174, "text": "suppose", "upos": "VERB", "xpos": "VBP" }, { "deprel": "expl", "end_char": 187, "feats": null, "head": 13, "id": 12, "lemma": "there", "misc": "", "start_char": 182, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "ccomp", "end_char": 190, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 13, "lemma": "be", "misc": "", "start_char": 188, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 200, "feats": "Number=Sing|PronType=Ind", "head": 13, "id": 14, "lemma": "something", "misc": "", "start_char": 191, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "amod", "end_char": 211, "feats": "Degree=Pos", "head": 14, "id": 15, "lemma": "satisfy", "misc": "", "start_char": 201, "text": "satisfying", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 217, "feats": null, "head": 17, "id": 16, "lemma": "about", "misc": "", "start_char": 212, "text": "about", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 223, "feats": "VerbForm=Ger", "head": 15, "id": 17, "lemma": "die", "misc": "", "start_char": 218, "text": "dying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 226, "feats": null, "head": 20, "id": 18, "lemma": "on", "misc": "", "start_char": 224, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 229, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 20, "id": 19, "lemma": "my", "misc": "", "start_char": 227, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 238, "feats": "Number=Sing", "head": 17, "id": 20, "lemma": "birthday", "misc": "", "start_char": 230, "text": "birthday", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 240, "feats": null, "head": 5, "id": 21, "lemma": ".", "misc": "", "start_char": 239, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (NN Today)) (VP (VBZ 's) (NP (PRP$ your) (NN birthday))) (. ?)))" }, "speaker": "Penny", "text": "Today's your birthday?", "tokens": [ { "deprel": "nsubj", "end_char": 246, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "today", "misc": "", "start_char": 241, "text": "Today", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 249, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 247, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 254, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "your", "misc": "", "start_char": 250, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 263, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "birthday", "misc": "", "start_char": 255, "text": "birthday", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 265, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 264, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (INTJ (UH Yes) (. .)))" }, "speaker": "Sheldon", "text": "Yes.", "tokens": [ { "deprel": "root", "end_char": 269, "feats": null, "head": 0, "id": 1, "lemma": "yes", "misc": "", "start_char": 266, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 271, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 270, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (DT that)) (VP (VBZ 's) (ADVP (RB always)) (VP (VBN been) (NP (DT a) (NN secret)))) (. !) (S (NP (RB Not) (RB even) (NNP Amy)) (VP (VBZ knows))) (. !)))" }, "speaker": "Penny", "text": "Well, that's always been a secret! Not even Amy knows!", "tokens": [ { "deprel": "discourse", "end_char": 276, "feats": null, "head": 8, "id": 1, "lemma": "well", "misc": "", "start_char": 272, "text": "Well", "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": 283, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 3, "lemma": "that", "misc": "", "start_char": 279, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 286, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 4, "lemma": "be", "misc": "", "start_char": 284, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 293, "feats": null, "head": 8, "id": 5, "lemma": "always", "misc": "", "start_char": 287, "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 298, "feats": "Tense=Past|VerbForm=Part", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 294, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "det", "end_char": 300, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 299, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 307, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "secret", "misc": "", "start_char": 301, "text": "secret", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 309, "feats": null, "head": 8, "id": 9, "lemma": "!", "misc": "", "start_char": 308, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 313, "feats": null, "head": 11, "id": 10, "lemma": "not", "misc": "", "start_char": 310, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 318, "feats": null, "head": 13, "id": 11, "lemma": "even", "misc": "", "start_char": 314, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 322, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "Amy", "misc": "", "start_char": 319, "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 328, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 13, "lemma": "know", "misc": "", "start_char": 323, "text": "knows", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 330, "feats": null, "head": 8, "id": 14, "lemma": "!", "misc": "", "start_char": 329, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB enjoy) (NP (NNS presents)))) (. .) (CC And) (S (NP (NP (DT the) (NN thought)) (PP (IN of) (NP (NP (NP (NNS people)) (VP (VP (VBG jumping) (ADVP (RP out))) (CC and) (VP (VBG yelling) (NP (`` \") (NN Surprise))))) (. !) ('' \")))) (VP (VBZ fills) (NP (PRP me)) (PP (IN with) (NP (NP (JJR more) (NN dread)) (PP (IN than) (NP (NP (DT the) (NNS words)) (NP (`` \") (NP (NP (NNP George) (NNP Lucas)) (NP (NNP Director) (POS 's)) (NNP Cut))))))))) (. .) ('' \")))" }, "speaker": "Sheldon", "text": "Well, I don't enjoy presents . And the thought of people jumping out and yelling \" Surprise! \" fills me with more dread than the words \" George Lucas Director's Cut . \"", "tokens": [ { "deprel": "discourse", "end_char": 335, "feats": null, "head": 6, "id": 1, "lemma": "well", "misc": "", "start_char": 331, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 337, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 336, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 339, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 338, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 342, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 340, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 346, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 343, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 352, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "enjoy", "misc": "", "start_char": 347, "text": "enjoy", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 361, "feats": "Number=Plur", "head": 6, "id": 7, "lemma": "present", "misc": "", "start_char": 353, "text": "presents", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 363, "feats": null, "head": 6, "id": 8, "lemma": ".", "misc": "", "start_char": 362, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 367, "feats": null, "head": 22, "id": 9, "lemma": "and", "misc": "", "start_char": 364, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 371, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "misc": "", "start_char": 368, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 379, "feats": "Number=Sing", "head": 22, "id": 11, "lemma": "thought", "misc": "", "start_char": 372, "text": "thought", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 382, "feats": null, "head": 13, "id": 12, "lemma": "of", "misc": "", "start_char": 380, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 389, "feats": "Number=Plur", "head": 11, "id": 13, "lemma": "person", "misc": "", "start_char": 383, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "acl", "end_char": 397, "feats": "VerbForm=Ger", "head": 13, "id": 14, "lemma": "jump", "misc": "", "start_char": 390, "text": "jumping", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 401, "feats": null, "head": 14, "id": 15, "lemma": "out", "misc": "", "start_char": 398, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "cc", "end_char": 405, "feats": null, "head": 17, "id": 16, "lemma": "and", "misc": "", "start_char": 402, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 413, "feats": "VerbForm=Ger", "head": 14, "id": 17, "lemma": "yell", "misc": "", "start_char": 406, "text": "yelling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 415, "feats": null, "head": 19, "id": 18, "lemma": "\"", "misc": "", "start_char": 414, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "obj", "end_char": 424, "feats": "Number=Sing", "head": 17, "id": 19, "lemma": "surprise", "misc": "", "start_char": 416, "text": "Surprise", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 426, "feats": null, "head": 19, "id": 20, "lemma": "!", "misc": "", "start_char": 425, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 428, "feats": null, "head": 19, "id": 21, "lemma": "\"", "misc": "", "start_char": 427, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "conj", "end_char": 434, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 22, "lemma": "fill", "misc": "", "start_char": 429, "text": "fills", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 437, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 22, "id": 23, "lemma": "I", "misc": "", "start_char": 435, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 442, "feats": null, "head": 26, "id": 24, "lemma": "with", "misc": "", "start_char": 438, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 447, "feats": "Degree=Cmp", "head": 26, "id": 25, "lemma": "more", "misc": "", "start_char": 443, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obl", "end_char": 453, "feats": "Number=Sing", "head": 22, "id": 26, "lemma": "dread", "misc": "", "start_char": 448, "text": "dread", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 458, "feats": null, "head": 29, "id": 27, "lemma": "than", "misc": "", "start_char": 454, "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 462, "feats": "Definite=Def|PronType=Art", "head": 29, "id": 28, "lemma": "the", "misc": "", "start_char": 459, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 468, "feats": "Number=Plur", "head": 26, "id": 29, "lemma": "word", "misc": "", "start_char": 463, "text": "words", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 470, "feats": null, "head": 35, "id": 30, "lemma": "\"", "misc": "", "start_char": 469, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nmod:poss", "end_char": 477, "feats": "Number=Sing", "head": 35, "id": 31, "lemma": "George", "misc": "", "start_char": 471, "text": "George", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 483, "feats": "Number=Sing", "head": 31, "id": 32, "lemma": "Lucas", "misc": "", "start_char": 478, "text": "Lucas", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 492, "feats": "Number=Sing", "head": 31, "id": 33, "lemma": "Director", "misc": "", "start_char": 484, "text": "Director", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 495, "feats": null, "head": 31, "id": 34, "lemma": "'s", "misc": "", "start_char": 493, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "appos", "end_char": 499, "feats": "Number=Sing", "head": 29, "id": 35, "lemma": "cut", "misc": "", "start_char": 496, "text": "Cut", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 501, "feats": null, "head": 6, "id": 36, "lemma": ".", "misc": "", "start_char": 500, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 503, "feats": null, "head": 6, "id": 37, "lemma": "\"", "misc": "", "start_char": 502, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (SBARQ (ADVP (RB So)) (, ,) (WHADVP (WRB why)) (SQ (VBD did) (NP (PRP you)) (ADVP (RB finally)) (VP (VB tell) (NP (PRP me)))) (. ?)))" }, "speaker": "Penny", "text": "So, why did you finally tell me?", "tokens": [ { "deprel": "advmod", "end_char": 506, "feats": null, "head": 7, "id": 1, "lemma": "so", "misc": "", "start_char": 504, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 508, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 507, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 512, "feats": "PronType=Int", "head": 7, "id": 3, "lemma": "why", "misc": "", "start_char": 509, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 516, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 7, "id": 4, "lemma": "do", "misc": "", "start_char": 513, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 520, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 5, "lemma": "you", "misc": "", "start_char": 517, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 528, "feats": null, "head": 7, "id": 6, "lemma": "finally", "misc": "", "start_char": 521, "text": "finally", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 533, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "tell", "misc": "", "start_char": 529, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 536, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 8, "lemma": "I", "misc": "", "start_char": 534, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 538, "feats": null, "head": 7, "id": 9, "lemma": "?", "misc": "", "start_char": 537, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (NP (DT The) (NN point)) (PP (IN of) (NP (DT the) (NN experiment)))) (VP (VBZ is) (S (VP (TO to) (VP (VB be) (ADJP (RB completely) (JJ honest) (PP (IN with) (NP (DT each) (JJ other)))))))) (. .)))" }, "speaker": "Sheldon", "text": "The point of the experiment is to be completely honest with each other.", "tokens": [ { "deprel": "det", "end_char": 542, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "misc": "", "start_char": 539, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:outer", "end_char": 548, "feats": "Number=Sing", "head": 10, "id": 2, "lemma": "point", "misc": "", "start_char": 543, "text": "point", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 551, "feats": null, "head": 5, "id": 3, "lemma": "of", "misc": "", "start_char": 549, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 555, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 552, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 566, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "experiment", "misc": "", "start_char": 556, "text": "experiment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 569, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 6, "lemma": "be", "misc": "", "start_char": 567, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 572, "feats": null, "head": 10, "id": 7, "lemma": "to", "misc": "", "start_char": 570, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 575, "feats": "VerbForm=Inf", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 573, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 586, "feats": null, "head": 10, "id": 9, "lemma": "completely", "misc": "", "start_char": 576, "text": "completely", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 593, "feats": "Degree=Pos", "head": 0, "id": 10, "lemma": "honest", "misc": "", "start_char": 587, "text": "honest", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 598, "feats": null, "head": 12, "id": 11, "lemma": "with", "misc": "", "start_char": 594, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 603, "feats": "ExtPos=PRON|PronType=Rcp", "head": 10, "id": 12, "lemma": "each", "misc": "", "start_char": 599, "text": "each", "upos": "DET", "xpos": "DT" }, { "deprel": "fixed", "end_char": 609, "feats": "Degree=Pos", "head": 12, "id": 13, "lemma": "other", "misc": "", "start_char": 604, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 611, "feats": null, "head": 10, "id": 14, "lemma": ".", "misc": "", "start_char": 610, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (VP (VBP thank) (NP (PRP you)) (PP (IN for) (S (VP (VBG sharing) (NP (PRP it)) (PP (IN with) (NP (PRP me))))))) (. .) (S (NP (PRP I)) (VP (MD wo) (RB n't) (VP (VB tell) (NP (NN anyone))))) (. .)))" }, "speaker": "Penny", "text": "Well, thank you for sharing it with me . I won't tell anyone.", "tokens": [ { "deprel": "discourse", "end_char": 616, "feats": null, "head": 3, "id": 1, "lemma": "well", "misc": "", "start_char": 612, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 618, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 617, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 624, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "thank", "misc": "", "start_char": 619, "text": "thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 628, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "you", "misc": "", "start_char": 625, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 632, "feats": null, "head": 6, "id": 5, "lemma": "for", "misc": "", "start_char": 629, "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 640, "feats": "VerbForm=Ger", "head": 3, "id": 6, "lemma": "share", "misc": "", "start_char": 633, "text": "sharing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 643, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "it", "misc": "", "start_char": 641, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 648, "feats": null, "head": 9, "id": 8, "lemma": "with", "misc": "", "start_char": 644, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 651, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 9, "lemma": "I", "misc": "", "start_char": 649, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 653, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 652, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 655, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 11, "lemma": "I", "misc": "", "start_char": 654, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 658, "feats": "VerbForm=Fin", "head": 14, "id": 12, "lemma": "will", "misc": "", "start_char": 656, "text": "wo", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 662, "feats": null, "head": 14, "id": 13, "lemma": "not", "misc": "", "start_char": 659, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 667, "feats": "VerbForm=Inf", "head": 3, "id": 14, "lemma": "tell", "misc": "", "start_char": 663, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 674, "feats": "Number=Sing|PronType=Ind", "head": 14, "id": 15, "lemma": "anyone", "misc": "", "start_char": 668, "text": "anyone", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 676, "feats": null, "head": 3, "id": 16, "lemma": ".", "misc": "", "start_char": 675, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (VP (VBP Thank) (NP (PRP you))) (. .)))" }, "speaker": "Sheldon", "text": "Thank you.", "tokens": [ { "deprel": "root", "end_char": 682, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "thank", "misc": "", "start_char": 677, "text": "Thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 686, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 1, "id": 2, "lemma": "you", "misc": "", "start_char": 683, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 688, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 687, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (S (NP (DT That)) (VP (VBZ is) (ADJP (RB so) (JJ funny)))) (. .) (S (NP (PRP I)) (ADVP (RB never)) (VP (MD would) (VP (VB have) (VP (VBN pegged) (NP (PRP you)) (PP (IN for) (NP (DT a) (NNP Pisces))))))) (. .)))" }, "speaker": "Penny", "text": "That is so funny . I never would have pegged you for a Pisces.", "tokens": [ { "deprel": "nsubj", "end_char": 693, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "that", "misc": "", "start_char": 689, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 696, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 694, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 699, "feats": null, "head": 4, "id": 3, "lemma": "so", "misc": "", "start_char": 697, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 705, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "funny", "misc": "", "start_char": 700, "text": "funny", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 707, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 706, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 709, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 6, "lemma": "I", "misc": "", "start_char": 708, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 715, "feats": null, "head": 10, "id": 7, "lemma": "never", "misc": "", "start_char": 710, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 721, "feats": "VerbForm=Fin", "head": 10, "id": 8, "lemma": "would", "misc": "", "start_char": 716, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 726, "feats": "VerbForm=Inf", "head": 10, "id": 9, "lemma": "have", "misc": "", "start_char": 722, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 733, "feats": "Tense=Past|VerbForm=Part", "head": 4, "id": 10, "lemma": "peg", "misc": "", "start_char": 727, "text": "pegged", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 737, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 10, "id": 11, "lemma": "you", "misc": "", "start_char": 734, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 741, "feats": null, "head": 14, "id": 12, "lemma": "for", "misc": "", "start_char": 738, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 743, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 13, "lemma": "a", "misc": "", "start_char": 742, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 750, "feats": "Number=Sing", "head": 10, "id": 14, "lemma": "Pisces", "misc": "", "start_char": 744, "text": "Pisces", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 752, "feats": null, "head": 4, "id": 15, "lemma": ".", "misc": "", "start_char": 751, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP 're) (VP (VBG making) (S (NP (NP (PRP it))) (ADJP (JJ difficult)) (S (VP (TO to) (VP (VB love) (NP (PRP you)) (ADVP (RB right) (RB now)))))))) (. .)))" }, "speaker": "Sheldon", "text": "You're making it difficult to love you right now.", "tokens": [ { "deprel": "nsubj", "end_char": 756, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 753, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 760, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 757, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 767, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "make", "misc": "", "start_char": 761, "text": "making", "upos": "VERB", "xpos": "VBG" }, { "deprel": "expl", "end_char": 770, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "it", "misc": "", "start_char": 768, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 780, "feats": "Degree=Pos", "head": 3, "id": 5, "lemma": "difficult", "misc": "", "start_char": 771, "text": "difficult", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 783, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 781, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 788, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "love", "misc": "", "start_char": 784, "text": "love", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 792, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 7, "id": 8, "lemma": "you", "misc": "", "start_char": 789, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 798, "feats": null, "head": 10, "id": 9, "lemma": "right", "misc": "", "start_char": 793, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 802, "feats": null, "head": 7, "id": 10, "lemma": "now", "misc": "", "start_char": 799, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 804, "feats": null, "head": 3, "id": 11, "lemma": ".", "misc": "", "start_char": 803, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ], [ 0, 19, 19 ] ], [ [ 0, 6, 7 ], [ 1, 2, 2 ], [ 1, 5, 5 ], [ 1, 13, 19 ], [ 2, 0, 0 ] ], [ [ 0, 15, 15 ] ], [ [ 0, 9, 15 ] ], [ [ 0, 17, 17 ] ], [ [ 0, 25, 25 ] ], [ [ 1, 9, 9 ], [ 1, 18, 18 ], [ 1, 18, 19 ], [ 2, 2, 2 ], [ 2, 2, 3 ], [ 4, 2, 2 ], [ 4, 6, 7 ], [ 4, 9, 11 ], [ 5, 2, 2 ], [ 5, 22, 22 ], [ 6, 4, 4 ], [ 8, 3, 3 ], [ 8, 6, 6 ], [ 10, 0, 0 ], [ 10, 10, 10 ], [ 10, 12, 13 ] ], [ [ 1, 11, 11 ] ], [ [ 1, 13, 13 ] ], [ [ 5, 6, 6 ] ], [ [ 5, 12, 12 ] ], [ [ 5, 9, 18 ] ], [ [ 5, 24, 34 ] ], [ [ 5, 27, 34 ] ], [ [ 5, 30, 34 ] ], [ [ 6, 7, 7 ], [ 8, 8, 8 ], [ 8, 10, 10 ], [ 9, 1, 1 ], [ 10, 5, 5 ], [ 11, 0, 0 ], [ 11, 7, 7 ] ], [ [ 7, 0, 4 ] ], [ [ 7, 3, 4 ] ], [ [ 7, 11, 12 ] ], [ [ 8, 14, 14 ] ], [ [ 11, 3, 3 ] ] ]
s08e16c13t
" If you were to die this evening with no opportunity " to communicate with anyone, what would you most regret not having told someone? " So, it would be today? Well, I suppose there's something satisfying about dying on my birthday. Today's your birthday? Yes. Well, that's always been a secret! Not even Amy knows! Well, I don't enjoy presents . And the thought of people jumping out and yelling " Surprise! " fills me with more dread than the words " George Lucas Director's Cut . " So, why did you finally tell me? The point of the experiment is to be completely honest with each other. Well, thank you for sharing it with me . I won't tell anyone. Thank you. That is so funny . I never would have pegged you for a Pisces. You're making it difficult to love you right now.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (NP (JJ Great) (NN news)) (. !) (S (NP (PRP$ Your) (NN bag)) (VP (VBD was) (VP (VBN returned)))) (. .)))" }, "speaker": "Clerk", "text": "Great news! Your bag was returned.", "tokens": [ { "deprel": "amod", "end_char": 5, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "great", "misc": "", "start_char": 0, "text": "Great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 10, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "news", "misc": "", "start_char": 6, "text": "news", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 12, "feats": null, "head": 2, "id": 3, "lemma": "!", "misc": "", "start_char": 11, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 17, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 5, "id": 4, "lemma": "your", "misc": "", "start_char": 13, "text": "Your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj:pass", "end_char": 21, "feats": "Number=Sing", "head": 7, "id": 5, "lemma": "bag", "misc": "", "start_char": 18, "text": "bag", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "end_char": 25, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 22, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 34, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 2, "id": 7, "lemma": "return", "misc": "", "start_char": 26, "text": "returned", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 36, "feats": null, "head": 2, "id": 8, "lemma": ".", "misc": "", "start_char": 35, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (S (VP (VBP thank) (NP (NNP God)))) (. !) (S (NP (PRP It)) (VP (VBZ 's) (ADJP (JJ okay)))) (, ,) (S (NP (PRP she)) (VP (VBZ 's) (ADVP (RB here)))) (. !) (S (NP (NNP Ma) (POS 's)) (ADVP (RB here))) (. .)))" }, "speaker": "Howard", "text": "Oh, thank God! It's okay, she's here! Ma's here.", "tokens": [ { "deprel": "discourse", "end_char": 39, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 37, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 41, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 40, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 47, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "thank", "misc": "", "start_char": 42, "text": "thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 51, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "God", "misc": "", "start_char": 48, "text": "God", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 53, "feats": null, "head": 3, "id": 5, "lemma": "!", "misc": "", "start_char": 52, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 56, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 6, "lemma": "it", "misc": "", "start_char": 54, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 59, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 57, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 64, "feats": "Degree=Pos", "head": 3, "id": 8, "lemma": "okay", "misc": "", "start_char": 60, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 66, "feats": null, "head": 12, "id": 9, "lemma": ",", "misc": "", "start_char": 65, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 70, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 10, "lemma": "she", "misc": "", "start_char": 67, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 73, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 71, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 78, "feats": "PronType=Dem", "head": 8, "id": 12, "lemma": "here", "misc": "", "start_char": 74, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 80, "feats": null, "head": 12, "id": 13, "lemma": "!", "misc": "", "start_char": 79, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 83, "feats": "Number=Sing", "head": 16, "id": 14, "lemma": "ma", "misc": "", "start_char": 81, "text": "Ma", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 86, "feats": null, "head": 14, "id": 15, "lemma": "'s", "misc": "", "start_char": 84, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "parataxis", "end_char": 91, "feats": "PronType=Dem", "head": 8, "id": 16, "lemma": "here", "misc": "", "start_char": 87, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 93, "feats": null, "head": 3, "id": 17, "lemma": ".", "misc": "", "start_char": 92, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (VP (VBP thank) (NP (PRP you)) (ADVP (RB so) (RB much))) (. .)))" }, "speaker": "Bernadette", "text": "Okay, thank you so much.", "tokens": [ { "deprel": "discourse", "end_char": 98, "feats": null, "head": 3, "id": 1, "lemma": "okay", "misc": "", "start_char": 94, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 100, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 99, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 106, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "thank", "misc": "", "start_char": 101, "text": "thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 110, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "you", "misc": "", "start_char": 107, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 113, "feats": null, "head": 6, "id": 5, "lemma": "so", "misc": "", "start_char": 111, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 118, "feats": "Degree=Pos", "head": 3, "id": 6, "lemma": "much", "misc": "", "start_char": 114, "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 120, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 119, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (LST (NNP Ma) (. ?)) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorry) (SBAR (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB take) (NP (PRP you)) (PP (IN to) (NP (DT the) (NN airport)))))))))) (. .) (S (S (NP (PRP I)) (ADVP (RB just)) (VP (VBP want) (S (NP (PRP you)) (VP (TO to) (VP (VB know) (SBAR (IN that) (S (NP (PRP I)) (VP (MD 'll) (ADVP (RB never)) (VP (VB forgive) (NP (PRP myself)) (PP (IN for) (S (VP (VBG being) (ADJP (RB so) (JJ selfish)))))))))))))) (. .) (CC And) (S (NP (PRP I)) (VP (VBP promise) (S (VP (TO to) (VP (VB keep) (NP (PRP you)) (S (ADJP (RB close) (PP (IN for) (NP (NP (DT the) (NN rest)) (PP (IN of) (NP (PRP$ my) (NN life))))))))))))) (. .)))" }, "speaker": "Howard", "text": "Ma? I'm sorry I didn't take you to the airport . I just want you to know that I'll never forgive myself for being so selfish . And I promise to keep you close for the rest of my life.", "tokens": [ { "deprel": "vocative", "end_char": 123, "feats": "Number=Sing", "head": 5, "id": 1, "lemma": "ma", "misc": "", "start_char": 121, "text": "Ma", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 125, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 124, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 127, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 126, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 130, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 128, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 136, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "sorry", "misc": "", "start_char": 131, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 138, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 6, "lemma": "I", "misc": "", "start_char": 137, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 142, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 9, "id": 7, "lemma": "do", "misc": "", "start_char": 139, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 146, "feats": null, "head": 9, "id": 8, "lemma": "not", "misc": "", "start_char": 143, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 151, "feats": "VerbForm=Inf", "head": 5, "id": 9, "lemma": "take", "misc": "", "start_char": 147, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 155, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 9, "id": 10, "lemma": "you", "misc": "", "start_char": 152, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 158, "feats": null, "head": 13, "id": 11, "lemma": "to", "misc": "", "start_char": 156, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 162, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 12, "lemma": "the", "misc": "", "start_char": 159, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 170, "feats": "Number=Sing", "head": 9, "id": 13, "lemma": "airport", "misc": "", "start_char": 163, "text": "airport", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 172, "feats": null, "head": 5, "id": 14, "lemma": ".", "misc": "", "start_char": 171, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 174, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 15, "lemma": "I", "misc": "", "start_char": 173, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 179, "feats": null, "head": 17, "id": 16, "lemma": "just", "misc": "", "start_char": 175, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 184, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 17, "lemma": "want", "misc": "", "start_char": 180, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 188, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 17, "id": 18, "lemma": "you", "misc": "", "start_char": 185, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 191, "feats": null, "head": 20, "id": 19, "lemma": "to", "misc": "", "start_char": 189, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 196, "feats": "VerbForm=Inf", "head": 17, "id": 20, "lemma": "know", "misc": "", "start_char": 192, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 201, "feats": null, "head": 25, "id": 21, "lemma": "that", "misc": "", "start_char": 197, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 203, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 25, "id": 22, "lemma": "I", "misc": "", "start_char": 202, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 207, "feats": "VerbForm=Fin", "head": 25, "id": 23, "lemma": "will", "misc": "", "start_char": 204, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 213, "feats": null, "head": 25, "id": 24, "lemma": "never", "misc": "", "start_char": 208, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 221, "feats": "VerbForm=Inf", "head": 20, "id": 25, "lemma": "forgive", "misc": "", "start_char": 214, "text": "forgive", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 228, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs|Reflex=Yes", "head": 25, "id": 26, "lemma": "myself", "misc": "", "start_char": 222, "text": "myself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 232, "feats": null, "head": 30, "id": 27, "lemma": "for", "misc": "", "start_char": 229, "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "cop", "end_char": 238, "feats": "VerbForm=Ger", "head": 30, "id": 28, "lemma": "be", "misc": "", "start_char": 233, "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 241, "feats": null, "head": 30, "id": 29, "lemma": "so", "misc": "", "start_char": 239, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 249, "feats": "Degree=Pos", "head": 25, "id": 30, "lemma": "selfish", "misc": "", "start_char": 242, "text": "selfish", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 251, "feats": null, "head": 34, "id": 31, "lemma": ".", "misc": "", "start_char": 250, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 255, "feats": null, "head": 34, "id": 32, "lemma": "and", "misc": "", "start_char": 252, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 257, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 34, "id": 33, "lemma": "I", "misc": "", "start_char": 256, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 265, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 17, "id": 34, "lemma": "promise", "misc": "", "start_char": 258, "text": "promise", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 268, "feats": null, "head": 36, "id": 35, "lemma": "to", "misc": "", "start_char": 266, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 273, "feats": "VerbForm=Inf", "head": 34, "id": 36, "lemma": "keep", "misc": "", "start_char": 269, "text": "keep", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 277, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 36, "id": 37, "lemma": "you", "misc": "", "start_char": 274, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 283, "feats": "Degree=Pos", "head": 36, "id": 38, "lemma": "close", "misc": "", "start_char": 278, "text": "close", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 287, "feats": null, "head": 41, "id": 39, "lemma": "for", "misc": "", "start_char": 284, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 291, "feats": "Definite=Def|PronType=Art", "head": 41, "id": 40, "lemma": "the", "misc": "", "start_char": 288, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 296, "feats": "Number=Sing", "head": 36, "id": 41, "lemma": "rest", "misc": "", "start_char": 292, "text": "rest", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 299, "feats": null, "head": 44, "id": 42, "lemma": "of", "misc": "", "start_char": 297, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 302, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 44, "id": 43, "lemma": "my", "misc": "", "start_char": 300, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 307, "feats": "Number=Sing", "head": 41, "id": 44, "lemma": "life", "misc": "", "start_char": 303, "text": "life", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 309, "feats": null, "head": 5, "id": 45, "lemma": ".", "misc": "", "start_char": 308, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (UH no) (. .)) (NP (DT That) (NN thing)) (VP (VBZ 's) (VP (VBG gon) (S (VP (TO na) (VP (VB end) (PRT (RP up)) (PP (IN in) (NP (PRP$ my) (NN bedroom)))))))) (. .)))" }, "speaker": "Bernadette", "text": "Oh, no . That thing's gonna end up in my bedroom.", "tokens": [ { "deprel": "discourse", "end_char": 312, "feats": null, "head": 8, "id": 1, "lemma": "oh", "misc": "", "start_char": 310, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 314, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 313, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 317, "feats": "Polarity=Neg", "head": 8, "id": 3, "lemma": "no", "misc": "", "start_char": 315, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 319, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 318, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 324, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 5, "lemma": "that", "misc": "", "start_char": 320, "text": "That", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 330, "feats": "Number=Sing", "head": 8, "id": 6, "lemma": "thing", "misc": "", "start_char": 325, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 333, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 331, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 337, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 8, "lemma": "go", "misc": "", "start_char": 334, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 340, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 338, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 344, "feats": "VerbForm=Inf", "head": 8, "id": 10, "lemma": "end", "misc": "", "start_char": 341, "text": "end", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 347, "feats": null, "head": 10, "id": 11, "lemma": "up", "misc": "", "start_char": 345, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 350, "feats": null, "head": 14, "id": 12, "lemma": "in", "misc": "", "start_char": 348, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 353, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 14, "id": 13, "lemma": "my", "misc": "", "start_char": 351, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 361, "feats": "Number=Sing", "head": 10, "id": 14, "lemma": "bedroom", "misc": "", "start_char": 354, "text": "bedroom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 363, "feats": null, "head": 8, "id": 15, "lemma": ".", "misc": "", "start_char": 362, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 1 ] ], [ [ 0, 3, 3 ] ], [ [ 0, 3, 4 ] ], [ [ 1, 3, 3 ] ], [ [ 1, 5, 5 ] ], [ [ 1, 9, 9 ], [ 1, 13, 14 ] ], [ [ 2, 3, 3 ], [ 3, 2, 2 ], [ 3, 5, 5 ], [ 3, 14, 14 ], [ 3, 21, 21 ], [ 3, 25, 25 ], [ 3, 32, 32 ], [ 3, 42, 42 ], [ 3, 42, 43 ], [ 3, 39, 43 ], [ 4, 4, 5 ] ], [ [ 3, 0, 0 ], [ 3, 9, 9 ], [ 3, 17, 17 ], [ 3, 36, 36 ] ], [ [ 3, 11, 12 ] ], [ [ 4, 12, 12 ], [ 4, 12, 13 ] ] ]
s08e16c14t
Great news! Your bag was returned. Oh, thank God! It's okay, she's here! Ma's here. Okay, thank you so much. Ma? I'm sorry I didn't take you to the airport . I just want you to know that I'll never forgive myself for being so selfish . And I promise to keep you close for the rest of my life. Oh, no . That thing's gonna end up in my bedroom.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (DT That)) (VP (VBZ 's) (NP (PRP it)))) (. !) (S (NP (PRP We)) (VP (VBP 're) (VP (VBN done) (PP (IN with) (NP (DT the) (NNS questions)))))) (. .)))" }, "speaker": "Sheldon", "text": "That's it! We're done with the questions.", "tokens": [ { "deprel": "nsubj", "end_char": 4, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "that", "misc": "", "start_char": 0, "text": "That", "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": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 10, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 0, "id": 3, "lemma": "it", "misc": "", "start_char": 8, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 12, "feats": null, "head": 3, "id": 4, "lemma": "!", "misc": "", "start_char": 11, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj:pass", "end_char": 15, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "we", "misc": "", "start_char": 13, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 19, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 16, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 24, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 3, "id": 7, "lemma": "do", "misc": "", "start_char": 20, "text": "done", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 29, "feats": null, "head": 10, "id": 8, "lemma": "with", "misc": "", "start_char": 25, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 33, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 30, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 43, "feats": "Number=Plur", "head": 7, "id": 10, "lemma": "question", "misc": "", "start_char": 34, "text": "questions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 45, "feats": null, "head": 3, "id": 11, "lemma": ".", "misc": "", "start_char": 44, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (NP (DT All)) (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (VP (VBN left) (S (VP (TO to) (VP (VB do))))))))) (VP (VBZ is) (VP (VB stare) (PP (IN into) (NP (NP (DT each) (JJ other) (POS 's)) (NNS eyes))) (PP (IN for) (NP (CD four) (NNS minutes))) (PP (IN without) (S (VP (VBG talking)))))) (. .)))" }, "speaker": "Penny", "text": "All that's left to do is stare into each other's eyes for four minutes without talking.", "tokens": [ { "deprel": "nsubj:outer", "end_char": 49, "feats": null, "head": 8, "id": 1, "lemma": "all", "misc": "", "start_char": 46, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:pass", "end_char": 54, "feats": "PronType=Rel", "head": 4, "id": 2, "lemma": "that", "misc": "", "start_char": 50, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "aux:pass", "end_char": 57, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 55, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "acl:relcl", "end_char": 62, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 1, "id": 4, "lemma": "leave", "misc": "", "start_char": 58, "text": "left", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 65, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 63, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 68, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "do", "misc": "", "start_char": 66, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "cop", "end_char": 71, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 69, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 77, "feats": "VerbForm=Inf", "head": 0, "id": 8, "lemma": "stare", "misc": "", "start_char": 72, "text": "stare", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 82, "feats": null, "head": 13, "id": 9, "lemma": "into", "misc": "", "start_char": 78, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 87, "feats": "ExtPos=PRON|PronType=Rcp", "head": 13, "id": 10, "lemma": "each", "misc": "", "start_char": 83, "text": "each", "upos": "DET", "xpos": "DT" }, { "deprel": "fixed", "end_char": 93, "feats": "Degree=Pos", "head": 10, "id": 11, "lemma": "other", "misc": "", "start_char": 88, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 96, "feats": null, "head": 10, "id": 12, "lemma": "'s", "misc": "", "start_char": 94, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obl", "end_char": 101, "feats": "Number=Plur", "head": 8, "id": 13, "lemma": "eye", "misc": "", "start_char": 97, "text": "eyes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 105, "feats": null, "head": 16, "id": 14, "lemma": "for", "misc": "", "start_char": 102, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 110, "feats": "NumForm=Word|NumType=Card", "head": 16, "id": 15, "lemma": "four", "misc": "", "start_char": 106, "text": "four", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 118, "feats": "Number=Plur", "head": 8, "id": 16, "lemma": "minute", "misc": "", "start_char": 111, "text": "minutes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 126, "feats": null, "head": 18, "id": 17, "lemma": "without", "misc": "", "start_char": 119, "text": "without", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 134, "feats": "VerbForm=Ger", "head": 8, "id": 18, "lemma": "talk", "misc": "", "start_char": 127, "text": "talking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 136, "feats": null, "head": 8, "id": 19, "lemma": ".", "misc": "", "start_char": 135, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (LST (UH Okay) (. .)) (VP (VB Wait) (, ,) (VP (VB hang) (PRT (RP on))) (. !) (NP (NN Bladder) (VB check)))) (. .) (NP (PRP We)) (VP (VBP 're) (ADJP (JJ good) (S (VP (TO to) (VP (VB go)))))) (. .)))" }, "speaker": "Sheldon", "text": "Okay . Wait, hang on! Bladder check . We're good to go.", "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": 148, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "wait", "misc": "", "start_char": 144, "text": "Wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 150, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 149, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 155, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 5, "lemma": "hang", "misc": "", "start_char": 151, "text": "hang", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 158, "feats": null, "head": 5, "id": 6, "lemma": "on", "misc": "", "start_char": 156, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 160, "feats": null, "head": 5, "id": 7, "lemma": "!", "misc": "", "start_char": 159, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 168, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "bladder", "misc": "", "start_char": 161, "text": "Bladder", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 174, "feats": "Mood=Imp|VerbForm=Inf", "head": 3, "id": 9, "lemma": "check", "misc": "", "start_char": 169, "text": "check", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 176, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 175, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 179, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 13, "id": 11, "lemma": "we", "misc": "", "start_char": 177, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 183, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 180, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 188, "feats": "Degree=Pos", "head": 3, "id": 13, "lemma": "good", "misc": "", "start_char": 184, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 191, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 189, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 194, "feats": "VerbForm=Inf", "head": 13, "id": 15, "lemma": "go", "misc": "", "start_char": 192, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 196, "feats": null, "head": 3, "id": 16, "lemma": ".", "misc": "", "start_char": 195, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (ADJP (JJ ready)) (. ?)))" }, "speaker": "Penny", "text": "You ready?", "tokens": [ { "deprel": "nsubj", "end_char": 200, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 197, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 206, "feats": "Degree=Pos", "head": 0, "id": 2, "lemma": "ready", "misc": "", "start_char": 201, "text": "ready", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 208, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 207, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (INTJ (UH Yes) (. .)))" }, "speaker": "Sheldon", "text": "Yes.", "tokens": [ { "deprel": "root", "end_char": 212, "feats": null, "head": 0, "id": 1, "lemma": "yes", "misc": "", "start_char": 209, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 214, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 213, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (CC And) (VP (VB begin)) (. .)))" }, "speaker": "Penny", "text": "And begin.", "tokens": [ { "deprel": "cc", "end_char": 218, "feats": null, "head": 2, "id": 1, "lemma": "and", "misc": "", "start_char": 215, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "root", "end_char": 224, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "begin", "misc": "", "start_char": 219, "text": "begin", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 226, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 225, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (VBP ’re) (RB not) (VP (VBN supposed) (S (VP (TO to) (VP (VB talk) (PP (IN during) (NP (DT this) (NN part)))))))) (. .)))" }, "speaker": "Sheldon", "text": "We ’re not supposed to talk during this part.", "tokens": [ { "deprel": "nsubj:pass", "end_char": 229, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "we", "misc": "", "start_char": 227, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 233, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 230, "text": "’re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 237, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 234, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 246, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 4, "lemma": "suppose", "misc": "", "start_char": 238, "text": "supposed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 249, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 247, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 254, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "talk", "misc": "", "start_char": 250, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 261, "feats": null, "head": 9, "id": 7, "lemma": "during", "misc": "", "start_char": 255, "text": "during", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 266, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 8, "lemma": "this", "misc": "", "start_char": 262, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 271, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "part", "misc": "", "start_char": 267, "text": "part", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 273, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 272, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (JJ Sorry)) (. .)))" }, "speaker": "Penny", "text": "Sorry.", "tokens": [ { "deprel": "root", "end_char": 279, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "sorry", "misc": "", "start_char": 274, "text": "Sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 281, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 280, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (NP (DT This)) (VP (VBZ is) (NP (NP (NN kind)) (PP (IN of) (NP (JJ creepy)))))) (. .) (S (NP (PRP We)) (VP (VBP 're) (RB not) (VP (VBN supposed) (S (VP (TO to) (VP (VB talk) (PP (IN during) (NP (DT this) (NN part))))))))) (. .) (S (NP (DT This)) (VP (VBZ is) (NP (NP (NN kind)) (PP (IN of) (NP (JJ creepy)))))) (. .)))" }, "speaker": "Sheldon", "text": "This is kind of creepy . We're not supposed to talk during this part . This is kind of creepy.", "tokens": [ { "deprel": "nsubj", "end_char": 286, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 1, "lemma": "this", "misc": "", "start_char": 282, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 289, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 287, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "obl:npmod", "end_char": 294, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "kind", "misc": "", "start_char": 290, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "fixed", "end_char": 297, "feats": null, "head": 3, "id": 4, "lemma": "of", "misc": "", "start_char": 295, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 304, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "creepy", "misc": "", "start_char": 298, "text": "creepy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 306, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 305, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 309, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 10, "id": 7, "lemma": "we", "misc": "", "start_char": 307, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 313, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 310, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 317, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 314, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 326, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 5, "id": 10, "lemma": "suppose", "misc": "", "start_char": 318, "text": "supposed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 329, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 327, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 334, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "talk", "misc": "", "start_char": 330, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 341, "feats": null, "head": 15, "id": 13, "lemma": "during", "misc": "", "start_char": 335, "text": "during", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 346, "feats": "Number=Sing|PronType=Dem", "head": 15, "id": 14, "lemma": "this", "misc": "", "start_char": 342, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 351, "feats": "Number=Sing", "head": 12, "id": 15, "lemma": "part", "misc": "", "start_char": 347, "text": "part", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 353, "feats": null, "head": 5, "id": 16, "lemma": ".", "misc": "", "start_char": 352, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 358, "feats": "Number=Sing|PronType=Dem", "head": 21, "id": 17, "lemma": "this", "misc": "", "start_char": 354, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 361, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 21, "id": 18, "lemma": "be", "misc": "", "start_char": 359, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 366, "feats": "Number=Sing", "head": 21, "id": 19, "lemma": "kind", "misc": "", "start_char": 362, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "fixed", "end_char": 369, "feats": null, "head": 19, "id": 20, "lemma": "of", "misc": "", "start_char": 367, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "parataxis", "end_char": 376, "feats": "Degree=Pos", "head": 5, "id": 21, "lemma": "creepy", "misc": "", "start_char": 370, "text": "creepy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 378, "feats": null, "head": 5, "id": 22, "lemma": ".", "misc": "", "start_char": 377, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (SQ (VBP Do) (NP (PRP you)) (VP (VB want) (S (VP (TO to) (VP (VB stop))))) (. ?) (S (NP (PRP I)) (VP (VBP know) (SBAR (S (NP (PRP you)) (VP (VBP have) (NP (NP (NN trouble)) (PP (IN with) (NP (NN eye) (NN contact))))))))) (. .)))" }, "speaker": "Penny", "text": "Do you want to stop? I know you have trouble with eye contact.", "tokens": [ { "deprel": "aux", "end_char": 381, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 379, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 385, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 382, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 390, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "want", "misc": "", "start_char": 386, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 393, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 391, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 398, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "stop", "misc": "", "start_char": 394, "text": "stop", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 400, "feats": null, "head": 3, "id": 6, "lemma": "?", "misc": "", "start_char": 399, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 402, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 401, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 407, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 8, "lemma": "know", "misc": "", "start_char": 403, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 411, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 9, "lemma": "you", "misc": "", "start_char": 408, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 416, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 8, "id": 10, "lemma": "have", "misc": "", "start_char": 412, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 424, "feats": "Number=Sing", "head": 10, "id": 11, "lemma": "trouble", "misc": "", "start_char": 417, "text": "trouble", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 429, "feats": null, "head": 14, "id": 12, "lemma": "with", "misc": "", "start_char": 425, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 433, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "eye", "misc": "", "start_char": 430, "text": "eye", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 441, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "contact", "misc": "", "start_char": 434, "text": "contact", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 443, "feats": null, "head": 3, "id": 15, "lemma": ".", "misc": "", "start_char": 442, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Well)) (, ,) (NP (PRP you)) (VP (VBP have) (NP (DT a) (JJ brown) (NN fleck)) (PP (IN in) (NP (PRP$ your) (JJ right) (NN iris))) (SBAR (WHNP (WDT that)) (S (VP (VBZ looks) (PP (IN like) (NP (DT a) (NML (NN Formula) (CD One)) (NN race) (NN car)))))))) (. .) (RB So) (, ...) (S (NP (PRP I)) (VP (VBP 'm) (ADVP (RB just)) (VP (VBG concentrating) (PP (IN on) (NP (DT that) (. .) (CC Plus)))))) (, ,) (S (NP (NP (PRP it))) (VP (VBZ 's) (ADJP (JJR easier)) (PP (IN around) (NP (NP (NNS people)) (SBAR (WHNP (WDT that)) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ comfortable) (PP (IN with)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Well, you have a brown fleck in your right iris that looks like a Formula One race car . So...I'm just concentrating on that . Plus, it's easier around people that I'm comfortable with.", "tokens": [ { "deprel": "discourse", "end_char": 448, "feats": null, "head": 4, "id": 1, "lemma": "well", "misc": "", "start_char": 444, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 450, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 449, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 454, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 451, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 459, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 455, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 461, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 5, "lemma": "a", "misc": "", "start_char": 460, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 467, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "brown", "misc": "", "start_char": 462, "text": "brown", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 473, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "fleck", "misc": "", "start_char": 468, "text": "fleck", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 476, "feats": null, "head": 11, "id": 8, "lemma": "in", "misc": "", "start_char": 474, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 481, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 11, "id": 9, "lemma": "your", "misc": "", "start_char": 477, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 487, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "right", "misc": "", "start_char": 482, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 492, "feats": "Number=Sing", "head": 7, "id": 11, "lemma": "iri", "misc": "", "start_char": 488, "text": "iris", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 497, "feats": "PronType=Rel", "head": 13, "id": 12, "lemma": "that", "misc": "", "start_char": 493, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "end_char": 503, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 13, "lemma": "look", "misc": "", "start_char": 498, "text": "looks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 508, "feats": null, "head": 19, "id": 14, "lemma": "like", "misc": "", "start_char": 504, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 510, "feats": "Definite=Ind|PronType=Art", "head": 19, "id": 15, "lemma": "a", "misc": "", "start_char": 509, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 518, "feats": "Number=Sing", "head": 19, "id": 16, "lemma": "formula", "misc": "", "start_char": 511, "text": "Formula", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nummod", "end_char": 522, "feats": "NumForm=Word|NumType=Card", "head": 16, "id": 17, "lemma": "one", "misc": "", "start_char": 519, "text": "One", "upos": "NUM", "xpos": "CD" }, { "deprel": "compound", "end_char": 527, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "race", "misc": "", "start_char": 523, "text": "race", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 531, "feats": "Number=Sing", "head": 13, "id": 19, "lemma": "car", "misc": "", "start_char": 528, "text": "car", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 533, "feats": null, "head": 4, "id": 20, "lemma": ".", "misc": "", "start_char": 532, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 536, "feats": null, "head": 26, "id": 21, "lemma": "so", "misc": "", "start_char": 534, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 540, "feats": null, "head": 21, "id": 22, "lemma": "...", "misc": "", "start_char": 537, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 542, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 26, "id": 23, "lemma": "I", "misc": "", "start_char": 541, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 545, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 26, "id": 24, "lemma": "be", "misc": "", "start_char": 543, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 550, "feats": null, "head": 26, "id": 25, "lemma": "just", "misc": "", "start_char": 546, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 564, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 26, "lemma": "concentrate", "misc": "", "start_char": 551, "text": "concentrating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 567, "feats": null, "head": 28, "id": 27, "lemma": "on", "misc": "", "start_char": 565, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 572, "feats": "Number=Sing|PronType=Dem", "head": 26, "id": 28, "lemma": "that", "misc": "", "start_char": 568, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 574, "feats": null, "head": 4, "id": 29, "lemma": ".", "misc": "", "start_char": 573, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 579, "feats": null, "head": 34, "id": 30, "lemma": "plus", "misc": "", "start_char": 575, "text": "Plus", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 581, "feats": null, "head": 34, "id": 31, "lemma": ",", "misc": "", "start_char": 580, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 584, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 34, "id": 32, "lemma": "it", "misc": "", "start_char": 582, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 587, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 34, "id": 33, "lemma": "be", "misc": "", "start_char": 585, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 594, "feats": "Degree=Cmp", "head": 26, "id": 34, "lemma": "easy", "misc": "", "start_char": 588, "text": "easier", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "end_char": 601, "feats": null, "head": 36, "id": 35, "lemma": "around", "misc": "", "start_char": 595, "text": "around", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 608, "feats": "Number=Plur", "head": 34, "id": 36, "lemma": "person", "misc": "", "start_char": 602, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "obl", "end_char": 613, "feats": "PronType=Rel", "head": 40, "id": 37, "lemma": "that", "misc": "", "start_char": 609, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "nsubj", "end_char": 615, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 40, "id": 38, "lemma": "I", "misc": "", "start_char": 614, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 618, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 40, "id": 39, "lemma": "be", "misc": "", "start_char": 616, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "acl:relcl", "end_char": 630, "feats": "Degree=Pos", "head": 36, "id": 40, "lemma": "comfortable", "misc": "", "start_char": 619, "text": "comfortable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 635, "feats": null, "head": 37, "id": 41, "lemma": "with", "misc": "", "start_char": 631, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 637, "feats": null, "head": 4, "id": 42, "lemma": ".", "misc": "", "start_char": 636, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Aw)) (, ,) (ADVP (UH sweetie)) (, ,) (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ comfortable)) (PP (IN around) (NP (PRP you))) (, ,) (ADVP (RB too))) (. .)))" }, "speaker": "Penny", "text": "Aw, sweetie, I'm comfortable around you, too.", "tokens": [ { "deprel": "discourse", "end_char": 640, "feats": null, "head": 7, "id": 1, "lemma": "aw", "misc": "", "start_char": 638, "text": "Aw", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 642, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 641, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 650, "feats": null, "head": 7, "id": 3, "lemma": "sweetie", "misc": "", "start_char": 643, "text": "sweetie", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 652, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 651, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 654, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 653, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 657, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 655, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 669, "feats": "Degree=Pos", "head": 0, "id": 7, "lemma": "comfortable", "misc": "", "start_char": 658, "text": "comfortable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 676, "feats": null, "head": 9, "id": 8, "lemma": "around", "misc": "", "start_char": 670, "text": "around", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 680, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 7, "id": 9, "lemma": "you", "misc": "", "start_char": 677, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 682, "feats": null, "head": 7, "id": 10, "lemma": ",", "misc": "", "start_char": 681, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 686, "feats": null, "head": 7, "id": 11, "lemma": "too", "misc": "", "start_char": 683, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 688, "feats": null, "head": 7, "id": 12, "lemma": ".", "misc": "", "start_char": 687, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (ADVP (IN Of) (NN course)) (NP (PRP you)) (VP (VBP are) (, ,) (S (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ warm) (CC and) (JJ soothing)))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (PP (IN like) (NP (NP (DT a) (JJ human) (NN bowl)) (PP (IN of) (NP (NN tomato) (NN soup))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Of course you are, I'm warm and soothing . I'm like a human bowl of tomato soup.", "tokens": [ { "deprel": "advmod", "end_char": 691, "feats": null, "head": 4, "id": 1, "lemma": "of", "misc": "", "start_char": 689, "text": "Of", "upos": "ADV", "xpos": "IN" }, { "deprel": "fixed", "end_char": 698, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "course", "misc": "", "start_char": 692, "text": "course", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 702, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 699, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 706, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 8, "id": 4, "lemma": "be", "misc": "", "start_char": 703, "text": "are", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 708, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 707, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 710, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "I", "misc": "", "start_char": 709, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 713, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 711, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 718, "feats": "Degree=Pos", "head": 0, "id": 8, "lemma": "warm", "misc": "", "start_char": 714, "text": "warm", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 722, "feats": null, "head": 10, "id": 9, "lemma": "and", "misc": "", "start_char": 719, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 731, "feats": "Degree=Pos", "head": 8, "id": 10, "lemma": "soothing", "misc": "", "start_char": 723, "text": "soothing", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 733, "feats": null, "head": 8, "id": 11, "lemma": ".", "misc": "", "start_char": 732, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 735, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 12, "lemma": "I", "misc": "", "start_char": 734, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 738, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 17, "id": 13, "lemma": "be", "misc": "", "start_char": 736, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 743, "feats": null, "head": 17, "id": 14, "lemma": "like", "misc": "", "start_char": 739, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 745, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 15, "lemma": "a", "misc": "", "start_char": 744, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 751, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "human", "misc": "", "start_char": 746, "text": "human", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 756, "feats": "Number=Sing", "head": 8, "id": 17, "lemma": "bowl", "misc": "", "start_char": 752, "text": "bowl", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 759, "feats": null, "head": 20, "id": 18, "lemma": "of", "misc": "", "start_char": 757, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 766, "feats": "Number=Sing", "head": 20, "id": 19, "lemma": "tomato", "misc": "", "start_char": 760, "text": "tomato", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 771, "feats": "Number=Sing", "head": 17, "id": 20, "lemma": "soup", "misc": "", "start_char": 767, "text": "soup", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 773, "feats": null, "head": 8, "id": 21, "lemma": ".", "misc": "", "start_char": 772, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD meant) (PP (ADVP (RBR more)) (IN like) (NP (DT a) (JJ little) (NN brother)))) (. .)))" }, "speaker": "Penny", "text": "I meant more like a little brother.", "tokens": [ { "deprel": "nsubj", "end_char": 775, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 774, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 781, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "mean", "misc": "", "start_char": 776, "text": "meant", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 786, "feats": "Degree=Cmp", "head": 7, "id": 3, "lemma": "more", "misc": "", "start_char": 782, "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "case", "end_char": 791, "feats": null, "head": 7, "id": 4, "lemma": "like", "misc": "", "start_char": 787, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 793, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 5, "lemma": "a", "misc": "", "start_char": 792, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 800, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "little", "misc": "", "start_char": 794, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 808, "feats": "Number=Sing", "head": 2, "id": 7, "lemma": "brother", "misc": "", "start_char": 801, "text": "brother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 810, "feats": null, "head": 2, "id": 8, "lemma": ".", "misc": "", "start_char": 809, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (PRP I)) (VP (VBP suppose) (SBAR (S (NP (PRP I)) (VP (VBP do) (VP (VB think) (PP (IN of) (NP (PRP you))) (PP (IN as) (NP (NP (DT a) (NN sister)) (. .) (CC And) (ADVP (RB sometimes)) (, ,) (NP (DT a) (NN mother))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Well, I suppose I do think of you as a sister . And sometimes, a mother.", "tokens": [ { "deprel": "discourse", "end_char": 815, "feats": null, "head": 4, "id": 1, "lemma": "well", "misc": "", "start_char": 811, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 817, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 816, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 819, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 818, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 827, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "suppose", "misc": "", "start_char": 820, "text": "suppose", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 829, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 828, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 832, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "do", "misc": "", "start_char": 830, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 838, "feats": "VerbForm=Inf", "head": 4, "id": 7, "lemma": "think", "misc": "", "start_char": 833, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 841, "feats": null, "head": 9, "id": 8, "lemma": "of", "misc": "", "start_char": 839, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 845, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 7, "id": 9, "lemma": "you", "misc": "", "start_char": 842, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 848, "feats": null, "head": 12, "id": 10, "lemma": "as", "misc": "", "start_char": 846, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 850, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 11, "lemma": "a", "misc": "", "start_char": 849, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 857, "feats": "Number=Sing", "head": 7, "id": 12, "lemma": "sister", "misc": "", "start_char": 851, "text": "sister", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 859, "feats": null, "head": 14, "id": 13, "lemma": ".", "misc": "", "start_char": 858, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 863, "feats": null, "head": 18, "id": 14, "lemma": "and", "misc": "", "start_char": 860, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 873, "feats": null, "head": 18, "id": 15, "lemma": "sometimes", "misc": "", "start_char": 864, "text": "sometimes", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 875, "feats": null, "head": 15, "id": 16, "lemma": ",", "misc": "", "start_char": 874, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 877, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 17, "lemma": "a", "misc": "", "start_char": 876, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 884, "feats": "Number=Sing", "head": 12, "id": 18, "lemma": "mother", "misc": "", "start_char": 878, "text": "mother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 886, "feats": null, "head": 4, "id": 19, "lemma": ".", "misc": "", "start_char": 885, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (VP (VBG getting) (ADJP (JJ creepy)) (ADVP (RB again)))) (. .)))" }, "speaker": "Penny", "text": "It's getting creepy again.", "tokens": [ { "deprel": "nsubj", "end_char": 889, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 887, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 892, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 890, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 900, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "get", "misc": "", "start_char": 893, "text": "getting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "xcomp", "end_char": 907, "feats": "Degree=Pos", "head": 3, "id": 4, "lemma": "creepy", "misc": "", "start_char": 901, "text": "creepy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 913, "feats": null, "head": 3, "id": 5, "lemma": "again", "misc": "", "start_char": 908, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 915, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 914, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (WHNP (WP What) (. ?)))" }, "speaker": "Sheldon", "text": "What?", "tokens": [ { "deprel": "root", "end_char": 920, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 916, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 922, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 921, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (S (ADVP (RB Just)) (VP (VBG thinking) (PP (IN about) (NP (DT the) (NN day))))) (NP (PRP I)) (VP (VBD met) (NP (PRP you) (CC and) (NNP Leonard))) (. .)))" }, "speaker": "Penny", "text": "Just thinking about the day I met you and Leonard.", "tokens": [ { "deprel": "advmod", "end_char": 927, "feats": null, "head": 2, "id": 1, "lemma": "just", "misc": "", "start_char": 923, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 936, "feats": "VerbForm=Ger", "head": 0, "id": 2, "lemma": "think", "misc": "", "start_char": 928, "text": "thinking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 942, "feats": null, "head": 5, "id": 3, "lemma": "about", "misc": "", "start_char": 937, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 946, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 943, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 950, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "day", "misc": "", "start_char": 947, "text": "day", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 952, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "I", "misc": "", "start_char": 951, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 956, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 5, "id": 7, "lemma": "meet", "misc": "", "start_char": 953, "text": "met", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 960, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 7, "id": 8, "lemma": "you", "misc": "", "start_char": 957, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 964, "feats": null, "head": 10, "id": 9, "lemma": "and", "misc": "", "start_char": 961, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 972, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "Leonard", "misc": "", "start_char": 965, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 974, "feats": null, "head": 2, "id": 11, "lemma": ".", "misc": "", "start_char": 973, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBD was) (NP (DT a) (NNP Monday) (NN afternoon)))) (. .) (S (NP (PRP You)) (VP (VBD joined) (NP (PRP us)) (PP (IN for) (NP (JJ Indian) (NN food))))) (. .)))" }, "speaker": "Sheldon", "text": "It was a Monday afternoon . You joined us for Indian food.", "tokens": [ { "deprel": "nsubj", "end_char": 977, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 1, "lemma": "it", "misc": "", "start_char": 975, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 981, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 978, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 983, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 3, "lemma": "a", "misc": "", "start_char": 982, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 990, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "Monday", "misc": "", "start_char": 984, "text": "Monday", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 1000, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "afternoon", "misc": "", "start_char": 991, "text": "afternoon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1002, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1001, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1006, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 7, "lemma": "you", "misc": "", "start_char": 1003, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1013, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 5, "id": 8, "lemma": "join", "misc": "", "start_char": 1007, "text": "joined", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1016, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 8, "id": 9, "lemma": "we", "misc": "", "start_char": 1014, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1020, "feats": null, "head": 12, "id": 10, "lemma": "for", "misc": "", "start_char": 1017, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1027, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "Indian", "misc": "", "start_char": 1021, "text": "Indian", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1032, "feats": "Number=Sing", "head": 8, "id": 12, "lemma": "food", "misc": "", "start_char": 1028, "text": "food", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1034, "feats": null, "head": 5, "id": 13, "lemma": ".", "misc": "", "start_char": 1033, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (SQ (MD Can) (NP (PRP you)) (VP (VB believe) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (VP (VBN been) (NP (CD eight) (NNS years))))))) (. ?)))" }, "speaker": "Penny", "text": "Can you believe it's been eight years?", "tokens": [ { "deprel": "aux", "end_char": 1038, "feats": "VerbForm=Fin", "head": 3, "id": 1, "lemma": "can", "misc": "", "start_char": 1035, "text": "Can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 1042, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 1039, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1050, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "believe", "misc": "", "start_char": 1043, "text": "believe", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 1053, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 4, "lemma": "it", "misc": "", "start_char": 1051, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1056, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 5, "lemma": "be", "misc": "", "start_char": 1054, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "cop", "end_char": 1061, "feats": "Tense=Past|VerbForm=Part", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 1057, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "nummod", "end_char": 1067, "feats": "NumForm=Word|NumType=Card", "head": 8, "id": 7, "lemma": "eight", "misc": "", "start_char": 1062, "text": "eight", "upos": "NUM", "xpos": "CD" }, { "deprel": "ccomp", "end_char": 1073, "feats": "Number=Plur", "head": 3, "id": 8, "lemma": "year", "misc": "", "start_char": 1068, "text": "years", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1075, "feats": null, "head": 3, "id": 9, "lemma": "?", "misc": "", "start_char": 1074, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (CC and) (S (NP (PRP you)) (VP (VBP 're) (ADVP (RB still)) (VP (VBG eating) (NP (PRP$ our) (NN food))))) (. .)))" }, "speaker": "Sheldon", "text": "Yeah, and you're still eating our food.", "tokens": [ { "deprel": "discourse", "end_char": 1080, "feats": null, "head": 7, "id": 1, "lemma": "yeah", "misc": "", "start_char": 1076, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1082, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1081, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1086, "feats": null, "head": 7, "id": 3, "lemma": "and", "misc": "", "start_char": 1083, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1090, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 4, "lemma": "you", "misc": "", "start_char": 1087, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1094, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 1091, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1100, "feats": null, "head": 7, "id": 6, "lemma": "still", "misc": "", "start_char": 1095, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1107, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 7, "lemma": "eat", "misc": "", "start_char": 1101, "text": "eating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 1111, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "our", "misc": "", "start_char": 1108, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1116, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "food", "misc": "", "start_char": 1112, "text": "food", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1118, "feats": null, "head": 7, "id": 10, "lemma": ".", "misc": "", "start_char": 1117, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (, ...) (VP (MD ca) (RB n't) (VP (VB remember) (NP (NP (DT a) (NN time)) (SBAR (S (NP (PRP you) (NNS guys)) (VP (VBD were) (RB n't) (PP (IN in) (NP (PRP$ my) (NN life))))))))) (. .)))" }, "speaker": "Penny", "text": "I...can't remember a time you guys weren't in my life.", "tokens": [ { "deprel": "nsubj", "end_char": 1120, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 1, "lemma": "I", "misc": "", "start_char": 1119, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1124, "feats": null, "head": 5, "id": 2, "lemma": "...", "misc": "", "start_char": 1121, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 1127, "feats": "VerbForm=Fin", "head": 5, "id": 3, "lemma": "can", "misc": "", "start_char": 1125, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1131, "feats": null, "head": 5, "id": 4, "lemma": "not", "misc": "", "start_char": 1128, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1140, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "remember", "misc": "", "start_char": 1132, "text": "remember", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1142, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 1141, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1147, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "time", "misc": "", "start_char": 1143, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "dep", "end_char": 1151, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 1148, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 1156, "feats": "Number=Plur", "head": 10, "id": 9, "lemma": "guy", "misc": "", "start_char": 1152, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 1161, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": 10, "lemma": "be", "misc": "", "start_char": 1157, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1165, "feats": null, "head": 14, "id": 11, "lemma": "not", "misc": "", "start_char": 1162, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "case", "end_char": 1168, "feats": null, "head": 14, "id": 12, "lemma": "in", "misc": "", "start_char": 1166, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1171, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 14, "id": 13, "lemma": "my", "misc": "", "start_char": 1169, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 1176, "feats": "Number=Sing", "head": 7, "id": 14, "lemma": "life", "misc": "", "start_char": 1172, "text": "life", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1178, "feats": null, "head": 5, "id": 15, "lemma": ".", "misc": "", "start_char": 1177, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP remember) (NP (PRP it)) (ADVP (RB perfectly)))) (. .) (CC But) (S (NP (PRP I)) (VP (VBP have) (NP (DT an) (JJ eidetic) (NN memory)))) (. .) (S (SBAR (IN If) (S (NP (PRP you)) (VP (VBP 're) (ADJP (JJ interested))))) (, ,) (NP (PRP I)) (ADVP (RB also)) (VP (VBP remember) (SBAR (WHNP (WRB how) (JJ much)) (S (NP (PRP you)) (VP (VBP owe) (NP (PRP us)) (PP (IN for) (NP (DT the) (NN food)))))))) (. .)))" }, "speaker": "Sheldon", "text": "I remember it perfectly . But I have an eidetic memory . If you're interested, I also remember how much you owe us for the food.", "tokens": [ { "deprel": "nsubj", "end_char": 1180, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1179, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1189, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "remember", "misc": "", "start_char": 1181, "text": "remember", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1192, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 3, "lemma": "it", "misc": "", "start_char": 1190, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1202, "feats": null, "head": 2, "id": 4, "lemma": "perfectly", "misc": "", "start_char": 1193, "text": "perfectly", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1204, "feats": null, "head": 8, "id": 5, "lemma": ".", "misc": "", "start_char": 1203, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1208, "feats": null, "head": 8, "id": 6, "lemma": "but", "misc": "", "start_char": 1205, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1210, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 1209, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1215, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 8, "lemma": "have", "misc": "", "start_char": 1211, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 1218, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 9, "lemma": "a", "misc": "", "start_char": 1216, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1226, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "eidetic", "misc": "", "start_char": 1219, "text": "eidetic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1233, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "memory", "misc": "", "start_char": 1227, "text": "memory", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1235, "feats": null, "head": 2, "id": 12, "lemma": ".", "misc": "", "start_char": 1234, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 1238, "feats": null, "head": 16, "id": 13, "lemma": "if", "misc": "", "start_char": 1236, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1242, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 14, "lemma": "you", "misc": "", "start_char": 1239, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1246, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 1243, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 1257, "feats": "Degree=Pos", "head": 20, "id": 16, "lemma": "interested", "misc": "", "start_char": 1247, "text": "interested", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1259, "feats": null, "head": 16, "id": 17, "lemma": ",", "misc": "", "start_char": 1258, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1261, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 18, "lemma": "I", "misc": "", "start_char": 1260, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1266, "feats": null, "head": 20, "id": 19, "lemma": "also", "misc": "", "start_char": 1262, "text": "also", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1275, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 20, "lemma": "remember", "misc": "", "start_char": 1267, "text": "remember", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1279, "feats": "PronType=Int", "head": 22, "id": 21, "lemma": "how", "misc": "", "start_char": 1276, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "advmod", "end_char": 1284, "feats": "Degree=Pos", "head": 24, "id": 22, "lemma": "much", "misc": "", "start_char": 1280, "text": "much", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1288, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 24, "id": 23, "lemma": "you", "misc": "", "start_char": 1285, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1292, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 20, "id": 24, "lemma": "owe", "misc": "", "start_char": 1289, "text": "owe", "upos": "VERB", "xpos": "VBP" }, { "deprel": "iobj", "end_char": 1295, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 24, "id": 25, "lemma": "we", "misc": "", "start_char": 1293, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1299, "feats": null, "head": 28, "id": 26, "lemma": "for", "misc": "", "start_char": 1296, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1303, "feats": "Definite=Def|PronType=Art", "head": 28, "id": 27, "lemma": "the", "misc": "", "start_char": 1300, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1308, "feats": "Number=Sing", "head": 24, "id": 28, "lemma": "food", "misc": "", "start_char": 1304, "text": "food", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1310, "feats": null, "head": 2, "id": 29, "lemma": ".", "misc": "", "start_char": 1309, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (S (NP (DT That)) (VP (VBZ 's) (NP (PRP it)))) (. .) (S (NP (DT That)) (VP (VBD was) (RB n't) (ADJP (RB so) (JJ bad)))) (. .)))" }, "speaker": "Penny", "text": "That's it . That wasn't so bad.", "tokens": [ { "deprel": "nsubj", "end_char": 1315, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "that", "misc": "", "start_char": 1311, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1318, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1316, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1321, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 0, "id": 3, "lemma": "it", "misc": "", "start_char": 1319, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1323, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1322, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1328, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 5, "lemma": "that", "misc": "", "start_char": 1324, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1332, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 6, "lemma": "be", "misc": "", "start_char": 1329, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1336, "feats": null, "head": 9, "id": 7, "lemma": "not", "misc": "", "start_char": 1333, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1339, "feats": null, "head": 9, "id": 8, "lemma": "so", "misc": "", "start_char": 1337, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1343, "feats": "Degree=Pos", "head": 3, "id": 9, "lemma": "bad", "misc": "", "start_char": 1340, "text": "bad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1345, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 1344, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (S (NP (PRP it)) (VP (VBD was) (RB n't))) (. .) (S (INTJ (UH Uh)) (, ,) (ADVP (RB now)) (VP (VB let) (S (NP (PRP 's)) (VP (VB tabulate) (NP (NP (DT the) (NNS results)) (PP (IN of) (NP (DT the) (NN experiment)))))))) (. .) (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (NP (PRP it))) (VP (VBZ 's) (ADJP (JJ safe)) (S (VP (TO to) (VP (VB say) (SBAR (IN that) (S (S (NP (PRP you)) (VP (VBP 're) (RB not) (PP (IN in) (NP (NP (NN love)) (PP (IN with) (NP (PRP me))))))) (CC and) (S (NP (PRP I)) (VP (VBP 'm) (RB not) (PP (IN in) (NP (NP (NN love)) (PP (IN with) (NP (PRP you) (. .))))))) (CC And) (S (NP (NN psychology)) (VP (VBZ has) (ADVP (RB once) (RB again)) (VP (VBN proved) (S (NP (PRP itself)) (NP (NP (DT the) (NN doofus)) (PP (IN of) (NP (DT the) (NNS sciences)))))))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "No, it wasn't . Uh, now let's tabulate the results of the experiment . I think it's safe to say that you're not in love with me and I'm not in love with you . And psychology has once again proved itself the doofus of the sciences.", "tokens": [ { "deprel": "discourse", "end_char": 1348, "feats": "Polarity=Neg", "head": 4, "id": 1, "lemma": "no", "misc": "", "start_char": 1346, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1350, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1349, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1353, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "it", "misc": "", "start_char": 1351, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "reparandum", "end_char": 1357, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": 4, "lemma": "be", "misc": "", "start_char": 1354, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1361, "feats": null, "head": 4, "id": 5, "lemma": "not", "misc": "", "start_char": 1358, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 1363, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 1362, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1366, "feats": null, "head": 10, "id": 7, "lemma": "uh", "misc": "", "start_char": 1364, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1368, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 1367, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1372, "feats": null, "head": 10, "id": 9, "lemma": "now", "misc": "", "start_char": 1369, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1376, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 10, "lemma": "let", "misc": "", "start_char": 1373, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1379, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 10, "id": 11, "lemma": "we", "misc": "", "start_char": 1377, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1388, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "tabulate", "misc": "", "start_char": 1380, "text": "tabulate", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1392, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 13, "lemma": "the", "misc": "", "start_char": 1389, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1400, "feats": "Number=Plur", "head": 12, "id": 14, "lemma": "result", "misc": "", "start_char": 1393, "text": "results", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1403, "feats": null, "head": 17, "id": 15, "lemma": "of", "misc": "", "start_char": 1401, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1407, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 16, "lemma": "the", "misc": "", "start_char": 1404, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1418, "feats": "Number=Sing", "head": 14, "id": 17, "lemma": "experiment", "misc": "", "start_char": 1408, "text": "experiment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1420, "feats": null, "head": 10, "id": 18, "lemma": ".", "misc": "", "start_char": 1419, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1422, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 19, "lemma": "I", "misc": "", "start_char": 1421, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1428, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 20, "lemma": "think", "misc": "", "start_char": 1423, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "expl", "end_char": 1431, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 23, "id": 21, "lemma": "it", "misc": "", "start_char": 1429, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1434, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 23, "id": 22, "lemma": "be", "misc": "", "start_char": 1432, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 1439, "feats": "Degree=Pos", "head": 20, "id": 23, "lemma": "safe", "misc": "", "start_char": 1435, "text": "safe", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 1442, "feats": null, "head": 25, "id": 24, "lemma": "to", "misc": "", "start_char": 1440, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "csubj", "end_char": 1446, "feats": "VerbForm=Inf", "head": 23, "id": 25, "lemma": "say", "misc": "", "start_char": 1443, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1451, "feats": null, "head": 31, "id": 26, "lemma": "that", "misc": "", "start_char": 1447, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1455, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 31, "id": 27, "lemma": "you", "misc": "", "start_char": 1452, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1459, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 31, "id": 28, "lemma": "be", "misc": "", "start_char": 1456, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1463, "feats": null, "head": 31, "id": 29, "lemma": "not", "misc": "", "start_char": 1460, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "case", "end_char": 1466, "feats": null, "head": 31, "id": 30, "lemma": "in", "misc": "", "start_char": 1464, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "ccomp", "end_char": 1471, "feats": "Number=Sing", "head": 25, "id": 31, "lemma": "love", "misc": "", "start_char": 1467, "text": "love", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1476, "feats": null, "head": 33, "id": 32, "lemma": "with", "misc": "", "start_char": 1472, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1479, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 31, "id": 33, "lemma": "I", "misc": "", "start_char": 1477, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 1483, "feats": null, "head": 39, "id": 34, "lemma": "and", "misc": "", "start_char": 1480, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1485, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 39, "id": 35, "lemma": "I", "misc": "", "start_char": 1484, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1488, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 39, "id": 36, "lemma": "be", "misc": "", "start_char": 1486, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1492, "feats": null, "head": 39, "id": 37, "lemma": "not", "misc": "", "start_char": 1489, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "case", "end_char": 1495, "feats": null, "head": 39, "id": 38, "lemma": "in", "misc": "", "start_char": 1493, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "conj", "end_char": 1500, "feats": "Number=Sing", "head": 31, "id": 39, "lemma": "love", "misc": "", "start_char": 1496, "text": "love", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1505, "feats": null, "head": 41, "id": 40, "lemma": "with", "misc": "", "start_char": 1501, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1509, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 39, "id": 41, "lemma": "you", "misc": "", "start_char": 1506, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1511, "feats": null, "head": 4, "id": 42, "lemma": ".", "misc": "", "start_char": 1510, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1515, "feats": null, "head": 48, "id": 43, "lemma": "and", "misc": "", "start_char": 1512, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1526, "feats": "Number=Sing", "head": 48, "id": 44, "lemma": "psychology", "misc": "", "start_char": 1516, "text": "psychology", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 1530, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 48, "id": 45, "lemma": "have", "misc": "", "start_char": 1527, "text": "has", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1535, "feats": "NumType=Mult", "head": 47, "id": 46, "lemma": "once", "misc": "", "start_char": 1531, "text": "once", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1541, "feats": null, "head": 48, "id": 47, "lemma": "again", "misc": "", "start_char": 1536, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 1548, "feats": "Tense=Past|VerbForm=Part", "head": 10, "id": 48, "lemma": "prove", "misc": "", "start_char": 1542, "text": "proved", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 1555, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs|Reflex=Yes", "head": 48, "id": 49, "lemma": "itself", "misc": "", "start_char": 1549, "text": "itself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 1559, "feats": "Definite=Def|PronType=Art", "head": 51, "id": 50, "lemma": "the", "misc": "", "start_char": 1556, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1566, "feats": "Number=Sing", "head": 48, "id": 51, "lemma": "doofus", "misc": "", "start_char": 1560, "text": "doofus", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1569, "feats": null, "head": 54, "id": 52, "lemma": "of", "misc": "", "start_char": 1567, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1573, "feats": "Definite=Def|PronType=Art", "head": 54, "id": 53, "lemma": "the", "misc": "", "start_char": 1570, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1582, "feats": "Number=Plur", "head": 51, "id": 54, "lemma": "science", "misc": "", "start_char": 1574, "text": "sciences", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1584, "feats": null, "head": 10, "id": 55, "lemma": ".", "misc": "", "start_char": 1583, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (INTJ (RB maybe)) (. .) (CC But) (S (NP (PRP I)) (VP (VBP 'm) (ADVP (RB still)) (ADJP (JJ glad) (SBAR (S (NP (PRP we)) (VP (VBD did) (NP (PRP it)))))))) (. .) (S (NP (PRP I)) (VP (VBP do) (VP (VB feel) (ADJP (JJR closer) (PP (IN to) (NP (PRP you))))))) (. .)))" }, "speaker": "Penny", "text": "Well, maybe . But I'm still glad we did it . I do feel closer to you.", "tokens": [ { "deprel": "discourse", "end_char": 1589, "feats": null, "head": 9, "id": 1, "lemma": "well", "misc": "", "start_char": 1585, "text": "Well", "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": "advmod", "end_char": 1597, "feats": null, "head": 9, "id": 3, "lemma": "maybe", "misc": "", "start_char": 1592, "text": "maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1599, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1598, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1603, "feats": null, "head": 9, "id": 5, "lemma": "but", "misc": "", "start_char": 1600, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1605, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 6, "lemma": "I", "misc": "", "start_char": 1604, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1608, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 1606, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1614, "feats": null, "head": 9, "id": 8, "lemma": "still", "misc": "", "start_char": 1609, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1619, "feats": "Degree=Pos", "head": 0, "id": 9, "lemma": "glad", "misc": "", "start_char": 1615, "text": "glad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1622, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "we", "misc": "", "start_char": 1620, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1626, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 9, "id": 11, "lemma": "do", "misc": "", "start_char": 1623, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1629, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 12, "lemma": "it", "misc": "", "start_char": 1627, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1631, "feats": null, "head": 9, "id": 13, "lemma": ".", "misc": "", "start_char": 1630, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1633, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 14, "lemma": "I", "misc": "", "start_char": 1632, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1636, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 16, "id": 15, "lemma": "do", "misc": "", "start_char": 1634, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1641, "feats": "VerbForm=Inf", "head": 9, "id": 16, "lemma": "feel", "misc": "", "start_char": 1637, "text": "feel", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1648, "feats": "Degree=Cmp", "head": 16, "id": 17, "lemma": "close", "misc": "", "start_char": 1642, "text": "closer", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "end_char": 1651, "feats": null, "head": 19, "id": 18, "lemma": "to", "misc": "", "start_char": 1649, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1655, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 17, "id": 19, "lemma": "you", "misc": "", "start_char": 1652, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1657, "feats": null, "head": 9, "id": 20, "lemma": ".", "misc": "", "start_char": 1656, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (CC And) (NP (NP (PRP I)) (, ,) (NP (PRP you)) (. .) (CC And) (INTJ (UH yes)) (, ,) (NP (DT that)) (VP (VBZ 's) (SBAR (WHADVP (WRB how)) (S (NP (PRP you)) (VP (VBP say) (NP (DT that)))))) (. .) (WHADVP (UH Yeah))) (, ,) (ADVP (RB so)) (, ,) (PP (VBN given) (NP (PRP$ our) (JJ newfound) (NN intimacy))) (, ,) (NP (PRP I)) (VP (MD 'd) (VP (VB say) (SBAR (S (NP (PRP we)) (VP (VBP have) (NP (NP (DT some) (JJ hard) (NNS choices)) (SBAR (S (VP (TO to) (VP (VB make))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "And I, you . And yes, that's how you say that . Yeah, so, given our newfound intimacy, I'd say we have some hard choices to make.", "tokens": [ { "deprel": "cc", "end_char": 1661, "feats": null, "head": 2, "id": 1, "lemma": "and", "misc": "", "start_char": 1658, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "reparandum", "end_char": 1663, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 2, "lemma": "I", "misc": "", "start_char": 1662, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1665, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 1664, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 1669, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 2, "id": 4, "lemma": "you", "misc": "", "start_char": 1666, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1671, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 1670, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1675, "feats": null, "head": 11, "id": 6, "lemma": "and", "misc": "", "start_char": 1672, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "discourse", "end_char": 1679, "feats": null, "head": 11, "id": 7, "lemma": "yes", "misc": "", "start_char": 1676, "text": "yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1681, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 1680, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1686, "feats": "Number=Sing|PronType=Dem", "head": 11, "id": 9, "lemma": "that", "misc": "", "start_char": 1682, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1689, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 1687, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1693, "feats": "PronType=Int", "head": 0, "id": 11, "lemma": "how", "misc": "", "start_char": 1690, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1697, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 12, "lemma": "you", "misc": "", "start_char": 1694, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 1701, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 11, "id": 13, "lemma": "say", "misc": "", "start_char": 1698, "text": "say", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1706, "feats": "Number=Sing|PronType=Dem", "head": 13, "id": 14, "lemma": "that", "misc": "", "start_char": 1702, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1708, "feats": null, "head": 16, "id": 15, "lemma": ".", "misc": "", "start_char": 1707, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1713, "feats": null, "head": 27, "id": 16, "lemma": "yeah", "misc": "", "start_char": 1709, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1715, "feats": null, "head": 16, "id": 17, "lemma": ",", "misc": "", "start_char": 1714, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1718, "feats": null, "head": 27, "id": 18, "lemma": "so", "misc": "", "start_char": 1716, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1720, "feats": null, "head": 18, "id": 19, "lemma": ",", "misc": "", "start_char": 1719, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advcl", "end_char": 1726, "feats": "Tense=Past|VerbForm=Part", "head": 27, "id": 20, "lemma": "give", "misc": "", "start_char": 1721, "text": "given", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nmod:poss", "end_char": 1730, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 23, "id": 21, "lemma": "our", "misc": "", "start_char": 1727, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 1739, "feats": "Degree=Pos", "head": 23, "id": 22, "lemma": "newfound", "misc": "", "start_char": 1731, "text": "newfound", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1748, "feats": "Number=Sing", "head": 20, "id": 23, "lemma": "intimacy", "misc": "", "start_char": 1740, "text": "intimacy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1750, "feats": null, "head": 20, "id": 24, "lemma": ",", "misc": "", "start_char": 1749, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1752, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 27, "id": 25, "lemma": "I", "misc": "", "start_char": 1751, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1755, "feats": "VerbForm=Fin", "head": 27, "id": 26, "lemma": "would", "misc": "", "start_char": 1753, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 1759, "feats": "VerbForm=Inf", "head": 11, "id": 27, "lemma": "say", "misc": "", "start_char": 1756, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 1762, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 29, "id": 28, "lemma": "we", "misc": "", "start_char": 1760, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1767, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 27, "id": 29, "lemma": "have", "misc": "", "start_char": 1763, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 1772, "feats": null, "head": 32, "id": 30, "lemma": "some", "misc": "", "start_char": 1768, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1777, "feats": "Degree=Pos", "head": 32, "id": 31, "lemma": "hard", "misc": "", "start_char": 1773, "text": "hard", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1785, "feats": "Number=Plur", "head": 29, "id": 32, "lemma": "choice", "misc": "", "start_char": 1778, "text": "choices", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 1788, "feats": null, "head": 34, "id": 33, "lemma": "to", "misc": "", "start_char": 1786, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 1793, "feats": "VerbForm=Inf", "head": 32, "id": 34, "lemma": "make", "misc": "", "start_char": 1789, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1795, "feats": null, "head": 11, "id": 35, "lemma": ".", "misc": "", "start_char": 1794, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (PP (UH Like) (NP (WP what)) (. ?)))" }, "speaker": "Penny", "text": "Like what?", "tokens": [ { "deprel": "discourse", "end_char": 1800, "feats": null, "head": 2, "id": 1, "lemma": "like", "misc": "", "start_char": 1796, "text": "Like", "upos": "INTJ", "xpos": "UH" }, { "deprel": "root", "end_char": 1805, "feats": "PronType=Int", "head": 0, "id": 2, "lemma": "what", "misc": "", "start_char": 1801, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 1807, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 1806, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (S (NP (NNP Gary) (NNP Con--)) (SQ (VBP do) (NP (PRP we)) (VP (VB fly) (CC or) (VB drive))) (. ?) (SQ (VBP Do) (NP (PRP we)) (VP (VB wear) (NP (NNS costumes)))) (. ?) (CC And) (SBAR (IN if) (FRAG (ADVP (RB so)) (, ...) (SBAR (WHNP (WP who)) (S (VP (VBZ gets) (S (VP (TO to) (VP (VB be) (NP (NNP Gary)))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "Gary Con-- do we fly or drive? Do we wear costumes? And if so...who gets to be Gary?", "tokens": [ { "deprel": "vocative", "end_char": 1812, "feats": "Number=Sing", "head": 5, "id": 1, "lemma": "Gary", "misc": "", "start_char": 1808, "text": "Gary", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "vocative", "end_char": 1818, "feats": "Number=Sing", "head": 5, "id": 2, "lemma": "Con--", "misc": "", "start_char": 1813, "text": "Con--", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 1821, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 1819, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1824, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "we", "misc": "", "start_char": 1822, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1828, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "fly", "misc": "", "start_char": 1825, "text": "fly", "upos": "VERB", "xpos": "VB" }, { "deprel": "cc", "end_char": 1831, "feats": null, "head": 7, "id": 6, "lemma": "or", "misc": "", "start_char": 1829, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1837, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "drive", "misc": "", "start_char": 1832, "text": "drive", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1839, "feats": null, "head": 5, "id": 8, "lemma": "?", "misc": "", "start_char": 1838, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 1842, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "do", "misc": "", "start_char": 1840, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1845, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "we", "misc": "", "start_char": 1843, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1850, "feats": "VerbForm=Inf", "head": 5, "id": 11, "lemma": "wear", "misc": "", "start_char": 1846, "text": "wear", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1859, "feats": "Number=Plur", "head": 11, "id": 12, "lemma": "costume", "misc": "", "start_char": 1851, "text": "costumes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1861, "feats": null, "head": 5, "id": 13, "lemma": "?", "misc": "", "start_char": 1860, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1865, "feats": null, "head": 19, "id": 14, "lemma": "and", "misc": "", "start_char": 1862, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "end_char": 1868, "feats": null, "head": 16, "id": 15, "lemma": "if", "misc": "", "start_char": 1866, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 1871, "feats": null, "head": 19, "id": 16, "lemma": "so", "misc": "", "start_char": 1869, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1875, "feats": null, "head": 19, "id": 17, "lemma": "...", "misc": "", "start_char": 1872, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1879, "feats": "PronType=Int", "head": 19, "id": 18, "lemma": "who", "misc": "", "start_char": 1876, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "conj", "end_char": 1884, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 19, "lemma": "get", "misc": "", "start_char": 1880, "text": "gets", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 1887, "feats": null, "head": 22, "id": 20, "lemma": "to", "misc": "", "start_char": 1885, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 1890, "feats": "VerbForm=Inf", "head": 22, "id": 21, "lemma": "be", "misc": "", "start_char": 1888, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1895, "feats": "Number=Sing", "head": 19, "id": 22, "lemma": "Gary", "misc": "", "start_char": 1891, "text": "Gary", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1897, "feats": null, "head": 5, "id": 23, "lemma": "?", "misc": "", "start_char": 1896, "text": "?", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 2, 2 ] ], [ [ 0, 4, 4 ] ], [ [ 0, 8, 9 ] ], [ [ 1, 0, 0 ] ], [ [ 1, 1, 1 ] ], [ [ 1, 0, 5 ] ], [ [ 1, 9, 12 ] ], [ [ 1, 14, 15 ] ], [ [ 2, 7, 8 ] ], [ [ 2, 10, 10 ], [ 6, 0, 0 ], [ 8, 6, 6 ], [ 24, 10, 10 ], [ 25, 9, 9 ], [ 26, 20, 22 ] ], [ [ 3, 0, 0 ], [ 9, 1, 1 ], [ 9, 8, 8 ], [ 10, 22, 22 ], [ 10, 37, 37 ], [ 11, 2, 2 ], [ 11, 8, 8 ], [ 12, 5, 5 ], [ 12, 11, 11 ], [ 12, 14, 19 ], [ 13, 4, 6 ], [ 14, 2, 2 ], [ 14, 4, 4 ], [ 17, 7, 7 ], [ 17, 7, 9 ], [ 18, 8, 8 ], [ 19, 1, 1 ], [ 20, 7, 7 ], [ 20, 7, 8 ], [ 21, 7, 7 ], [ 21, 7, 8 ], [ 21, 5, 13 ], [ 22, 0, 0 ], [ 22, 2, 2 ], [ 22, 6, 6 ], [ 22, 8, 10 ], [ 22, 17, 17 ], [ 22, 24, 24 ], [ 24, 18, 18 ], [ 24, 32, 32 ], [ 24, 30, 32 ], [ 24, 34, 34 ], [ 24, 48, 48 ], [ 24, 49, 53 ], [ 25, 18, 18 ], [ 26, 1, 1 ], [ 26, 24, 24 ] ], [ [ 6, 7, 8 ], [ 8, 0, 0 ], [ 8, 13, 14 ], [ 8, 16, 16 ] ], [ [ 9, 6, 6 ], [ 10, 2, 2 ], [ 10, 8, 8 ], [ 10, 8, 10 ], [ 10, 4, 18 ], [ 10, 27, 27 ], [ 11, 4, 4 ], [ 12, 2, 2 ], [ 13, 0, 0 ], [ 14, 8, 8 ], [ 14, 10, 11 ], [ 14, 16, 17 ], [ 17, 5, 5 ], [ 17, 3, 9 ], [ 18, 2, 4 ], [ 18, 6, 6 ], [ 19, 3, 3 ], [ 19, 6, 7 ], [ 20, 3, 3 ], [ 21, 0, 0 ], [ 21, 12, 12 ], [ 21, 12, 13 ], [ 22, 13, 13 ], [ 22, 22, 22 ], [ 24, 26, 26 ], [ 24, 40, 40 ], [ 24, 38, 40 ], [ 25, 5, 5 ], [ 25, 13, 13 ], [ 26, 3, 3 ], [ 26, 11, 11 ] ], [ [ 9, 10, 13 ] ], [ [ 9, 12, 13 ] ], [ [ 10, 11, 11 ] ], [ [ 10, 14, 18 ] ], [ [ 10, 31, 31 ] ], [ [ 10, 36, 36 ] ], [ [ 10, 35, 40 ] ], [ [ 12, 18, 19 ] ], [ [ 15, 0, 0 ] ], [ [ 16, 0, 0 ] ], [ [ 18, 0, 0 ] ], [ [ 18, 10, 11 ] ], [ [ 22, 26, 27 ] ], [ [ 23, 0, 0 ] ], [ [ 23, 2, 2 ], [ 23, 4, 4 ], [ 24, 2, 2 ] ], [ [ 24, 12, 16 ] ], [ [ 24, 15, 16 ], [ 25, 11, 11 ] ], [ [ 24, 20, 20 ] ], [ [ 24, 43, 43 ] ], [ [ 24, 52, 53 ] ], [ [ 26, 8, 8 ] ], [ [ 26, 13, 13 ] ], [ [ 26, 20, 20 ], [ 26, 27, 27 ] ], [ [ 26, 29, 33 ], [ 27, 1, 1 ], [ 28, 0, 6 ], [ 28, 11, 11 ] ], [ [ 28, 3, 3 ], [ 28, 9, 9 ] ], [ [ 28, 17, 17 ], [ 28, 21, 21 ] ] ]
s08e16c15t
That's it! We're done with the questions. All that's left to do is stare into each other's eyes for four minutes without talking. Okay . Wait, hang on! Bladder check . We're good to go. You ready? Yes. And begin. We ’re not supposed to talk during this part. Sorry. This is kind of creepy . We're not supposed to talk during this part . This is kind of creepy. Do you want to stop? I know you have trouble with eye contact. Well, you have a brown fleck in your right iris that looks like a Formula One race car . So...I'm just concentrating on that . Plus, it's easier around people that I'm comfortable with. Aw, sweetie, I'm comfortable around you, too. Of course you are, I'm warm and soothing . I'm like a human bowl of tomato soup. I meant more like a little brother. Well, I suppose I do think of you as a sister . And sometimes, a mother. It's getting creepy again. What? Just thinking about the day I met you and Leonard. It was a Monday afternoon . You joined us for Indian food. Can you believe it's been eight years? Yeah, and you're still eating our food. I...can't remember a time you guys weren't in my life. I remember it perfectly . But I have an eidetic memory . If you're interested, I also remember how much you owe us for the food. That's it . That wasn't so bad. No, it wasn't . Uh, now let's tabulate the results of the experiment . I think it's safe to say that you're not in love with me and I'm not in love with you . And psychology has once again proved itself the doofus of the sciences. Well, maybe . But I'm still glad we did it . I do feel closer to you. And I, you . And yes, that's how you say that . Yeah, so, given our newfound intimacy, I'd say we have some hard choices to make. Like what? Gary Con-- do we fly or drive? Do we wear costumes? And if so...who gets to be Gary?
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBD was) (PP (IN like) (S (NP (NP (PRP$ my) (NN mind)) (CC and) (NP (PRP$ my) (NN body))) (VP (VBD were) (ADJP (RB totally) (VBN connected))))))) (, ,) (S (NP (S (ADJP (UH like) (HYPH -) (JJ like))) (NNS athletes)) (VP (MD must) (VP (VB feel) (SBAR (WHADVP (WRB when)) (S (NP (PRP they)) (VP (VBP 're) (PP (IN in) (NP (DT the) (NN zone))))))))) (. .)))" }, "speaker": "Leonard", "text": "It was like my mind and my body were totally connected, like - like athletes must feel when they're in the zone.", "tokens": [ { "deprel": "nsubj", "end_char": 2, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 1, "lemma": "it", "misc": "", "start_char": 0, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 6, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 3, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "case", "end_char": 11, "feats": null, "head": 5, "id": 3, "lemma": "like", "misc": "", "start_char": 7, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 14, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 5, "id": 4, "lemma": "my", "misc": "", "start_char": 12, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 19, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "mind", "misc": "", "start_char": 15, "text": "mind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 23, "feats": null, "head": 11, "id": 6, "lemma": "and", "misc": "", "start_char": 20, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 26, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "my", "misc": "", "start_char": 24, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj:pass", "end_char": 31, "feats": "Number=Sing", "head": 11, "id": 8, "lemma": "body", "misc": "", "start_char": 27, "text": "body", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "end_char": 36, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": 9, "lemma": "be", "misc": "", "start_char": 32, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 44, "feats": null, "head": 11, "id": 10, "lemma": "totally", "misc": "", "start_char": 37, "text": "totally", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 54, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 5, "id": 11, "lemma": "connect", "misc": "", "start_char": 45, "text": "connected", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 56, "feats": null, "head": 13, "id": 12, "lemma": ",", "misc": "", "start_char": 55, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 61, "feats": null, "head": 15, "id": 13, "lemma": "like", "misc": "", "start_char": 57, "text": "like", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 63, "feats": null, "head": 13, "id": 14, "lemma": "-", "misc": "", "start_char": 62, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 68, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "like", "misc": "", "start_char": 64, "text": "like", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 77, "feats": "Number=Plur", "head": 18, "id": 16, "lemma": "athlete", "misc": "", "start_char": 69, "text": "athletes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 82, "feats": "VerbForm=Fin", "head": 18, "id": 17, "lemma": "must", "misc": "", "start_char": 78, "text": "must", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 87, "feats": "VerbForm=Inf", "head": 11, "id": 18, "lemma": "feel", "misc": "", "start_char": 83, "text": "feel", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 92, "feats": "PronType=Int", "head": 24, "id": 19, "lemma": "when", "misc": "", "start_char": 88, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 97, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 24, "id": 20, "lemma": "they", "misc": "", "start_char": 93, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 101, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 24, "id": 21, "lemma": "be", "misc": "", "start_char": 98, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 104, "feats": null, "head": 24, "id": 22, "lemma": "in", "misc": "", "start_char": 102, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 108, "feats": "Definite=Def|PronType=Art", "head": 24, "id": 23, "lemma": "the", "misc": "", "start_char": 105, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "advcl", "end_char": 113, "feats": "Number=Sing", "head": 18, "id": 24, "lemma": "zone", "misc": "", "start_char": 109, "text": "zone", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 115, "feats": null, "head": 5, "id": 25, "lemma": ".", "misc": "", "start_char": 114, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Again)) (, ,) (NP (PRP it)) (VP (VBD was) (NP (JJ miniature) (NN golf))) (. .)))" }, "speaker": "Penny", "text": "Again, it was miniature golf.", "tokens": [ { "deprel": "advmod", "end_char": 121, "feats": null, "head": 6, "id": 1, "lemma": "again", "misc": "", "start_char": 116, "text": "Again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 123, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 122, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 126, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 3, "lemma": "it", "misc": "", "start_char": 124, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 130, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 127, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "amod", "end_char": 140, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "miniature", "misc": "", "start_char": 131, "text": "miniature", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 145, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "golf", "misc": "", "start_char": 141, "text": "golf", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 147, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 146, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Admit) (NP (PRP it)))) (, ,) (NP (PRP you)) (VP (VBP 're) (NP (NP (DT a) (JJ little)) (VP (VBN turned) (PRT (RP on))))) (. .)))" }, "speaker": "Leonard", "text": "Admit it, you're a little turned on.", "tokens": [ { "deprel": "root", "end_char": 153, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "admit", "misc": "", "start_char": 148, "text": "Admit", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 156, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 1, "id": 2, "lemma": "it", "misc": "", "start_char": 154, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 158, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 157, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:pass", "end_char": 162, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 4, "lemma": "you", "misc": "", "start_char": 159, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 166, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 8, "id": 5, "lemma": "be", "misc": "", "start_char": 163, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 168, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 167, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 175, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "little", "misc": "", "start_char": 169, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 182, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 1, "id": 8, "lemma": "turn", "misc": "", "start_char": 176, "text": "turned", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound:prt", "end_char": 185, "feats": null, "head": 8, "id": 9, "lemma": "on", "misc": "", "start_char": 183, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 187, "feats": null, "head": 1, "id": 10, "lemma": ".", "misc": "", "start_char": 186, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (MD ca) (RB n't) (VP (VB be) (ADJP (DT this) (JJ proud)))) (. .)))" }, "speaker": "Penny", "text": "You can't be this proud.", "tokens": [ { "deprel": "nsubj", "end_char": 191, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 1, "lemma": "you", "misc": "", "start_char": 188, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 194, "feats": "VerbForm=Fin", "head": 6, "id": 2, "lemma": "can", "misc": "", "start_char": 192, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 198, "feats": null, "head": 6, "id": 3, "lemma": "not", "misc": "", "start_char": 195, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "cop", "end_char": 201, "feats": "VerbForm=Inf", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 199, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 206, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 5, "lemma": "this", "misc": "", "start_char": 202, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "root", "end_char": 212, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "proud", "misc": "", "start_char": 207, "text": "proud", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 214, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 213, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (RB not) (. ?)))" }, "speaker": "Leonard", "text": "Why not?", "tokens": [ { "deprel": "advmod", "end_char": 218, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "why", "misc": "", "start_char": 215, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "root", "end_char": 222, "feats": null, "head": 0, "id": 2, "lemma": "not", "misc": "", "start_char": 219, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 224, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 223, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (SBAR (IN Because) (S (NP (PRP I)) (VP (VBP beat) (NP (PRP you)))) (. .)))" }, "speaker": "Penny", "text": "Because I beat you.", "tokens": [ { "deprel": "mark", "end_char": 232, "feats": null, "head": 3, "id": 1, "lemma": "because", "misc": "", "start_char": 225, "text": "Because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 234, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 233, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 239, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "beat", "misc": "", "start_char": 235, "text": "beat", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 243, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "you", "misc": "", "start_char": 240, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 245, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 244, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (INTJ (UH Hey) (. .)))" }, "speaker": "Leonard", "text": "Hey.", "tokens": [ { "deprel": "root", "end_char": 249, "feats": null, "head": 0, "id": 1, "lemma": "hey", "misc": "", "start_char": 246, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 251, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 250, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (INTJ (UH Hi) (. .)))" }, "speaker": "Penny", "text": "Hi.", "tokens": [ { "deprel": "root", "end_char": 254, "feats": null, "head": 0, "id": 1, "lemma": "hi", "misc": "", "start_char": 252, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 256, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 255, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (NP (JJ good) (. .)) (NP (PRP You)) (VP (VBP ’re) (ADVP (RB back))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, good . You ’re back.", "tokens": [ { "deprel": "discourse", "end_char": 259, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 257, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 261, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 260, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 266, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "good", "misc": "", "start_char": 262, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 268, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 267, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 272, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 5, "lemma": "you", "misc": "", "start_char": 269, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 276, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 273, "text": "’re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 281, "feats": null, "head": 3, "id": 7, "lemma": "back", "misc": "", "start_char": 277, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 283, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 282, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (VBP have) (NP (DT some) (JJ exciting) (NN news))) (. .)))" }, "speaker": "Amy", "text": "We have some exciting news.", "tokens": [ { "deprel": "nsubj", "end_char": 286, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "we", "misc": "", "start_char": 284, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 291, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "have", "misc": "", "start_char": 287, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 296, "feats": null, "head": 5, "id": 3, "lemma": "some", "misc": "", "start_char": 292, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 305, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "exciting", "misc": "", "start_char": 297, "text": "exciting", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 310, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "news", "misc": "", "start_char": 306, "text": "news", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 312, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 311, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (SBAR (IN As) (S (NP (PRP you)) (VP (VBP know)))) (, ,) (S (NP (NP (NNP Amy)) (CC and) (NP (PRP I))) (VP (VBP have) (VP (VBN been) (ADVP (RB together)) (NP (DT a) (JJ long) (NN time))))) (, ,) (CC and) (S (NP (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NNS things)))) (SBAR (S (NP (PRP I)) (ADVP (RB never)) (VP (VBD thought) (S (ADJP (JJ possible))))))) (ADVP (RB now)) (VP (VBP seem) (S (ADJP (JJ possible))))) (. .)))" }, "speaker": "Sheldon", "text": "As you know, Amy and I have been together a long time, and a lot of things I never thought possible now seem possible.", "tokens": [ { "deprel": "mark", "end_char": 315, "feats": null, "head": 3, "id": 1, "lemma": "as", "misc": "", "start_char": 313, "text": "As", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 319, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 316, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 324, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": 3, "lemma": "know", "misc": "", "start_char": 320, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 326, "feats": null, "head": 10, "id": 4, "lemma": ",", "misc": "", "start_char": 325, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 330, "feats": "Number=Sing", "head": 10, "id": 5, "lemma": "Amy", "misc": "", "start_char": 327, "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 334, "feats": null, "head": 7, "id": 6, "lemma": "and", "misc": "", "start_char": 331, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 336, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 7, "lemma": "I", "misc": "", "start_char": 335, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 341, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "have", "misc": "", "start_char": 337, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "cop", "end_char": 346, "feats": "Tense=Past|VerbForm=Part", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 342, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "root", "end_char": 355, "feats": null, "head": 0, "id": 10, "lemma": "together", "misc": "", "start_char": 347, "text": "together", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 357, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 11, "lemma": "a", "misc": "", "start_char": 356, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 362, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "long", "misc": "", "start_char": 358, "text": "long", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:tmod", "end_char": 367, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "time", "misc": "", "start_char": 363, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 369, "feats": null, "head": 25, "id": 14, "lemma": ",", "misc": "", "start_char": 368, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 373, "feats": null, "head": 25, "id": 15, "lemma": "and", "misc": "", "start_char": 370, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 375, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 16, "lemma": "a", "misc": "", "start_char": 374, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 379, "feats": "Number=Sing", "head": 25, "id": 17, "lemma": "lot", "misc": "", "start_char": 376, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 382, "feats": null, "head": 19, "id": 18, "lemma": "of", "misc": "", "start_char": 380, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 389, "feats": "Number=Plur", "head": 17, "id": 19, "lemma": "thing", "misc": "", "start_char": 383, "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 391, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 22, "id": 20, "lemma": "I", "misc": "", "start_char": 390, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 397, "feats": null, "head": 22, "id": 21, "lemma": "never", "misc": "", "start_char": 392, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 405, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 19, "id": 22, "lemma": "think", "misc": "", "start_char": 398, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "end_char": 414, "feats": "Degree=Pos", "head": 22, "id": 23, "lemma": "possible", "misc": "", "start_char": 406, "text": "possible", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 418, "feats": null, "head": 22, "id": 24, "lemma": "now", "misc": "", "start_char": 415, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 423, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 25, "lemma": "seem", "misc": "", "start_char": 419, "text": "seem", "upos": "VERB", "xpos": "VBP" }, { "deprel": "xcomp", "end_char": 432, "feats": "Degree=Pos", "head": 25, "id": 26, "lemma": "possible", "misc": "", "start_char": 424, "text": "possible", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 434, "feats": null, "head": 10, "id": 27, "lemma": ".", "misc": "", "start_char": 433, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (INTJ (UH Okay) (. ...)))" }, "speaker": "Penny", "text": "Okay ...", "tokens": [ { "deprel": "root", "end_char": 439, "feats": null, "head": 0, "id": 1, "lemma": "okay", "misc": "", "start_char": 435, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 443, "feats": null, "head": 1, "id": 2, "lemma": "...", "misc": "", "start_char": 440, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (PP (IN After) (NP (NP (DT a) (JJ careful) (NN evaluation)) (PP (IN of) (NP (PRP$ our) (NN relationship))))) (, ,) (NP (PRP we)) (VP (VBD decided) (SBAR (IN that) (S (NP (DT the) (NN time)) (VP (VBD was) (ADJP (JJ right)) (S (VP (TO to) (VP (VB take) (NP (NP (DT a) (NN step)) (RB forward))))))))) (. .)))" }, "speaker": "Amy", "text": "After a careful evaluation of our relationship, we decided that the time was right to take a step forward.", "tokens": [ { "deprel": "case", "end_char": 449, "feats": null, "head": 4, "id": 1, "lemma": "after", "misc": "", "start_char": 444, "text": "After", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 451, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 2, "lemma": "a", "misc": "", "start_char": 450, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 459, "feats": "Degree=Pos", "head": 4, "id": 3, "lemma": "careful", "misc": "", "start_char": 452, "text": "careful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 470, "feats": "Number=Sing", "head": 10, "id": 4, "lemma": "evaluation", "misc": "", "start_char": 460, "text": "evaluation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 473, "feats": null, "head": 7, "id": 5, "lemma": "of", "misc": "", "start_char": 471, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 477, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "our", "misc": "", "start_char": 474, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 490, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "relationship", "misc": "", "start_char": 478, "text": "relationship", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 492, "feats": null, "head": 4, "id": 8, "lemma": ",", "misc": "", "start_char": 491, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 495, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 10, "id": 9, "lemma": "we", "misc": "", "start_char": 493, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 503, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 10, "lemma": "decide", "misc": "", "start_char": 496, "text": "decided", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 508, "feats": null, "head": 15, "id": 11, "lemma": "that", "misc": "", "start_char": 504, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 512, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 12, "lemma": "the", "misc": "", "start_char": 509, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 517, "feats": "Number=Sing", "head": 15, "id": 13, "lemma": "time", "misc": "", "start_char": 513, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 521, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 518, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 527, "feats": "Degree=Pos", "head": 10, "id": 15, "lemma": "right", "misc": "", "start_char": 522, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 530, "feats": null, "head": 17, "id": 16, "lemma": "to", "misc": "", "start_char": 528, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 535, "feats": "VerbForm=Inf", "head": 15, "id": 17, "lemma": "take", "misc": "", "start_char": 531, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 537, "feats": "Definite=Ind|PronType=Art", "head": 19, "id": 18, "lemma": "a", "misc": "", "start_char": 536, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 542, "feats": "Number=Sing", "head": 17, "id": 19, "lemma": "step", "misc": "", "start_char": 538, "text": "step", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 550, "feats": null, "head": 17, "id": 20, "lemma": "forward", "misc": "", "start_char": 543, "text": "forward", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 552, "feats": null, "head": 10, "id": 21, "lemma": ".", "misc": "", "start_char": 551, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (INTJ (UH Okay) (. .)))" }, "speaker": "Leonard", "text": "Okay.", "tokens": [ { "deprel": "root", "end_char": 557, "feats": null, "head": 0, "id": 1, "lemma": "okay", "misc": "", "start_char": 553, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 559, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 558, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (SQ (VBP Do) (NP (PRP you)) (VP (VB want) (S (VP (TO to) (VP (VB say) (NP (PRP it)))))) (. ?)))" }, "speaker": "Sheldon", "text": "Do you want to say it?", "tokens": [ { "deprel": "aux", "end_char": 562, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 560, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 566, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 563, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 571, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "want", "misc": "", "start_char": 567, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 574, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 572, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 578, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "say", "misc": "", "start_char": 575, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 581, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "it", "misc": "", "start_char": 579, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 583, "feats": null, "head": 3, "id": 7, "lemma": "?", "misc": "", "start_char": 582, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (VP (VB Let) (S (NP (PRP 's)) (VP (VB say) (NP (PRP it)) (ADVP (RB together))))) (. .)))" }, "speaker": "Amy", "text": "Let's say it together.", "tokens": [ { "deprel": "root", "end_char": 587, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "let", "misc": "", "start_char": 584, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 590, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "we", "misc": "", "start_char": 588, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 594, "feats": "VerbForm=Inf", "head": 1, "id": 3, "lemma": "say", "misc": "", "start_char": 591, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 597, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "it", "misc": "", "start_char": 595, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 606, "feats": null, "head": 3, "id": 5, "lemma": "together", "misc": "", "start_char": 598, "text": "together", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 608, "feats": null, "head": 1, "id": 6, "lemma": ".", "misc": "", "start_char": 607, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (NFP _) (NP (PRP We)) (VP (VBP 're) (VP (VBG getting) (NP (DT a) (NN turtle)))) (. !)))" }, "speaker": "Together", "text": "_ We're getting a turtle!", "tokens": [ { "deprel": "punct", "end_char": 610, "feats": null, "head": 4, "id": 1, "lemma": "_", "misc": "", "start_char": 609, "text": "_", "upos": "PUNCT", "xpos": "NFP" }, { "deprel": "nsubj", "end_char": 613, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 2, "lemma": "we", "misc": "", "start_char": 611, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 617, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 614, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 625, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "get", "misc": "", "start_char": 618, "text": "getting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 627, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 626, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 634, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "turtle", "misc": "", "start_char": 628, "text": "turtle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 636, "feats": null, "head": 4, "id": 7, "lemma": "!", "misc": "", "start_char": 635, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (NP (DT This)) (VP (VBZ is) (SBAR (WHADVP (WRB why)) (S (NP (PRP I)) (VP (VBP 've) (VP (VBN been) (VP (VBG saying) (SBAR (S (NP (PRP we)) (VP (MD should) (VP (VB keep) (NP (NN champagne)) (PP (IN on) (NP (NN ice))))))))))))) (. .)))" }, "speaker": "Penny", "text": "This is why I've been saying we should keep champagne on ice.", "tokens": [ { "deprel": "nsubj", "end_char": 641, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "this", "misc": "", "start_char": 637, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 644, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 642, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 648, "feats": "PronType=Rel", "head": 0, "id": 3, "lemma": "why", "misc": "", "start_char": 645, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 650, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 4, "lemma": "I", "misc": "", "start_char": 649, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 654, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "have", "misc": "", "start_char": 651, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "aux", "end_char": 659, "feats": "Tense=Past|VerbForm=Part", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 655, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "advcl:relcl", "end_char": 666, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 7, "lemma": "say", "misc": "", "start_char": 660, "text": "saying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nsubj", "end_char": 669, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "we", "misc": "", "start_char": 667, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 676, "feats": "VerbForm=Fin", "head": 10, "id": 9, "lemma": "should", "misc": "", "start_char": 670, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 681, "feats": "VerbForm=Inf", "head": 7, "id": 10, "lemma": "keep", "misc": "", "start_char": 677, "text": "keep", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 691, "feats": "Number=Sing", "head": 10, "id": 11, "lemma": "champagne", "misc": "", "start_char": 682, "text": "champagne", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 694, "feats": null, "head": 13, "id": 12, "lemma": "on", "misc": "", "start_char": 692, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 698, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "ice", "misc": "", "start_char": 695, "text": "ice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 700, "feats": null, "head": 3, "id": 14, "lemma": ".", "misc": "", "start_char": 699, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (NP (NN Sarcasm) (. ?)))" }, "speaker": "Sheldon", "text": "Sarcasm?", "tokens": [ { "deprel": "root", "end_char": 708, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "sarcasm", "misc": "", "start_char": 701, "text": "Sarcasm", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 710, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 709, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (INTJ (UH Yes) (. .)))" }, "speaker": "Amy", "text": "Yes.", "tokens": [ { "deprel": "root", "end_char": 714, "feats": null, "head": 0, "id": 1, "lemma": "yes", "misc": "", "start_char": 711, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 716, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 715, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBD was) (ADJP (JJ tricky)) (, ,) (S (S (ADVP (UH 'cause)) (SBAR (WHADVP (WRB when)) (S (NP (PRP it)) (VP (VBZ comes) (PP (IN to) (NP (NN alcohol))))))) (, ,) (NP (PRP she)) (ADVP (RB generally)) (VP (VBZ means) (NP (NN business))))) (. .)))" }, "speaker": "Sheldon", "text": "That was tricky, 'cause when it comes to alcohol, she generally means business.", "tokens": [ { "deprel": "nsubj", "end_char": 721, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "that", "misc": "", "start_char": 717, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 725, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 722, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 732, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "tricky", "misc": "", "start_char": 726, "text": "tricky", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 734, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 733, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 741, "feats": null, "head": 14, "id": 5, "lemma": "'cause", "misc": "", "start_char": 735, "text": "'cause", "upos": "INTJ", "xpos": "UH" }, { "deprel": "advmod", "end_char": 746, "feats": "PronType=Int", "head": 8, "id": 6, "lemma": "when", "misc": "", "start_char": 742, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 749, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 7, "lemma": "it", "misc": "", "start_char": 747, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 755, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 8, "lemma": "come", "misc": "", "start_char": 750, "text": "comes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 758, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 756, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 766, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "alcohol", "misc": "", "start_char": 759, "text": "alcohol", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 768, "feats": null, "head": 14, "id": 11, "lemma": ",", "misc": "", "start_char": 767, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 772, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 12, "lemma": "she", "misc": "", "start_char": 769, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 782, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "generally", "misc": "", "start_char": 773, "text": "generally", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 788, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 14, "lemma": "mean", "misc": "", "start_char": 783, "text": "means", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 797, "feats": "Number=Sing", "head": 14, "id": 15, "lemma": "business", "misc": "", "start_char": 789, "text": "business", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 799, "feats": null, "head": 3, "id": 16, "lemma": ".", "misc": "", "start_char": 798, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (S (ADJP (UH we're) (HYPH -) (VB we're)) (ADJP (RB very) (JJ happy)) (PP (IN for) (NP (PRP you)))) (. .)))" }, "speaker": "Leonard", "text": "Well, we're - we're very happy for you.", "tokens": [ { "deprel": "discourse", "end_char": 804, "feats": null, "head": 5, "id": 1, "lemma": "well", "misc": "", "start_char": 800, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 806, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 805, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 812, "feats": null, "head": 5, "id": 3, "lemma": "we're", "misc": "", "start_char": 807, "text": "we're", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 814, "feats": null, "head": 3, "id": 4, "lemma": "-", "misc": "", "start_char": 813, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "root", "end_char": 820, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 5, "lemma": "be", "misc": "", "start_char": 815, "text": "we're", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 825, "feats": null, "head": 7, "id": 6, "lemma": "very", "misc": "", "start_char": 821, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 831, "feats": "Degree=Pos", "head": 5, "id": 7, "lemma": "happy", "misc": "", "start_char": 826, "text": "happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 835, "feats": null, "head": 9, "id": 8, "lemma": "for", "misc": "", "start_char": 832, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 839, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 7, "id": 9, "lemma": "you", "misc": "", "start_char": 836, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 841, "feats": null, "head": 5, "id": 10, "lemma": ".", "misc": "", "start_char": 840, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (INTJ (UH Yes) (. .)))" }, "speaker": "Penny", "text": "Yes.", "tokens": [ { "deprel": "root", "end_char": 845, "feats": null, "head": 0, "id": 1, "lemma": "yes", "misc": "", "start_char": 842, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 847, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 846, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (S (VP (VBG Acquiring) (NP (DT a) (JJ joint) (NN pet)))) (VP (VBZ is) (NP (NP (DT a) (JJ big) (NN step)) (PP (IN for) (NP (PRP us))))) (. .)))" }, "speaker": "Amy", "text": "Acquiring a joint pet is a big step for us.", "tokens": [ { "deprel": "csubj", "end_char": 857, "feats": "VerbForm=Ger", "head": 8, "id": 1, "lemma": "acquire", "misc": "", "start_char": 848, "text": "Acquiring", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 859, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 2, "lemma": "a", "misc": "", "start_char": 858, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 865, "feats": "Degree=Pos", "head": 4, "id": 3, "lemma": "joint", "misc": "", "start_char": 860, "text": "joint", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 869, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "pet", "misc": "", "start_char": 866, "text": "pet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 872, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 5, "lemma": "be", "misc": "", "start_char": 870, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 874, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 6, "lemma": "a", "misc": "", "start_char": 873, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 878, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "big", "misc": "", "start_char": 875, "text": "big", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 883, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "step", "misc": "", "start_char": 879, "text": "step", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 887, "feats": null, "head": 10, "id": 9, "lemma": "for", "misc": "", "start_char": 884, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 890, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 8, "id": 10, "lemma": "we", "misc": "", "start_char": 888, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 892, "feats": null, "head": 8, "id": 11, "lemma": ".", "misc": "", "start_char": 891, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (S (LST (UH No) (. .)) (NP (PRP It)) (VP (VBZ 's) (ADJP (JJ true)))) (. .) (S (NP (PRP It)) (VP (VBZ means) (SBAR (S (SBAR (IN that) (S (NP (PRP we)) (VP (VBP care) (NP (NP (ADVP (RB so) (RB much))) (PP (IN about) (NP (DT each) (JJ other))))))) (, ,) (NP (EX there)) (VP (VBZ 's) (NP (JJ enough) (VBN left) (RB over)) (PP (IN for) (NP (DT an) (NML (CD eight) (HYPH -) (NN ounce)) (NN reptile)))))))) (. .)))" }, "speaker": "Sheldon", "text": "No . It's true . It means that we care so much about each other, there's enough left over for an eight - ounce reptile.", "tokens": [ { "deprel": "discourse", "end_char": 895, "feats": "Polarity=Neg", "head": 5, "id": 1, "lemma": "no", "misc": "", "start_char": 893, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 897, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 896, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 900, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "it", "misc": "", "start_char": 898, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 903, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 901, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 908, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "true", "misc": "", "start_char": 904, "text": "true", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 910, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 909, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 913, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 7, "lemma": "it", "misc": "", "start_char": 911, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 919, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 8, "lemma": "mean", "misc": "", "start_char": 914, "text": "means", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 924, "feats": null, "head": 11, "id": 9, "lemma": "that", "misc": "", "start_char": 920, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 927, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "we", "misc": "", "start_char": 925, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 932, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 11, "lemma": "care", "misc": "", "start_char": 928, "text": "care", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 935, "feats": null, "head": 13, "id": 12, "lemma": "so", "misc": "", "start_char": 933, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 940, "feats": "Degree=Pos", "head": 11, "id": 13, "lemma": "much", "misc": "", "start_char": 936, "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 946, "feats": null, "head": 15, "id": 14, "lemma": "about", "misc": "", "start_char": 941, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 951, "feats": "ExtPos=PRON|PronType=Rcp", "head": 11, "id": 15, "lemma": "each", "misc": "", "start_char": 947, "text": "each", "upos": "DET", "xpos": "DT" }, { "deprel": "fixed", "end_char": 957, "feats": "Degree=Pos", "head": 15, "id": 16, "lemma": "other", "misc": "", "start_char": 952, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 959, "feats": null, "head": 5, "id": 17, "lemma": ",", "misc": "", "start_char": 958, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "expl", "end_char": 965, "feats": null, "head": 19, "id": 18, "lemma": "there", "misc": "", "start_char": 960, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "parataxis", "end_char": 968, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 19, "lemma": "be", "misc": "", "start_char": 966, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 975, "feats": "Degree=Pos", "head": 19, "id": 20, "lemma": "enough", "misc": "", "start_char": 969, "text": "enough", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "acl", "end_char": 980, "feats": "Tense=Past|VerbForm=Part", "head": 20, "id": 21, "lemma": "leave", "misc": "", "start_char": 976, "text": "left", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound:prt", "end_char": 985, "feats": null, "head": 21, "id": 22, "lemma": "over", "misc": "", "start_char": 981, "text": "over", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 989, "feats": null, "head": 28, "id": 23, "lemma": "for", "misc": "", "start_char": 986, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 992, "feats": "Definite=Ind|PronType=Art", "head": 28, "id": 24, "lemma": "a", "misc": "", "start_char": 990, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "nummod", "end_char": 998, "feats": "NumForm=Word|NumType=Card", "head": 27, "id": 25, "lemma": "eight", "misc": "", "start_char": 993, "text": "eight", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1000, "feats": null, "head": 27, "id": 26, "lemma": "-", "misc": "", "start_char": 999, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 1006, "feats": "Number=Sing", "head": 28, "id": 27, "lemma": "ounce", "misc": "", "start_char": 1001, "text": "ounce", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1014, "feats": "Number=Sing", "head": 21, "id": 28, "lemma": "reptile", "misc": "", "start_char": 1007, "text": "reptile", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1016, "feats": null, "head": 5, "id": 29, "lemma": ".", "misc": "", "start_char": 1015, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (FRAG (WHADVP (WRB Why)) (NP (DT a) (NN turtle)) (. ?)))" }, "speaker": "Leonard", "text": "Why a turtle?", "tokens": [ { "deprel": "advmod", "end_char": 1020, "feats": "PronType=Int", "head": 3, "id": 1, "lemma": "why", "misc": "", "start_char": 1017, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "det", "end_char": 1022, "feats": "Definite=Ind|PronType=Art", "head": 3, "id": 2, "lemma": "a", "misc": "", "start_char": 1021, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 1029, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "turtle", "misc": "", "start_char": 1023, "text": "turtle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1031, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 1030, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (S (PP (IN After) (NP (JJ much) (NN deliberation))) (, ,) (NP (PRP we)) (VP (VBP 've) (VP (VBN determined) (SBAR (IN that) (S (NP (DT a) (NN turtle)) (VP (VBZ is) (NP (DT the) (JJ ideal) (NN pet)))))))) (. .) (S (NP (PRP They)) (VP (VBP do) (RB n't) (VP (VB shed) (NP (NN fur))))) (, ,) (S (NP (PRP they)) (VP (VBP do) (RB n't) (VP (VB make) (NP (NN noise))))) (. ...)))" }, "speaker": "Sheldon", "text": "After much deliberation, we've determined that a turtle is the ideal pet . They don't shed fur, they don't make noise ...", "tokens": [ { "deprel": "case", "end_char": 1037, "feats": null, "head": 3, "id": 1, "lemma": "after", "misc": "", "start_char": 1032, "text": "After", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1042, "feats": "Degree=Pos", "head": 3, "id": 2, "lemma": "much", "misc": "", "start_char": 1038, "text": "much", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1055, "feats": "Number=Sing", "head": 7, "id": 3, "lemma": "deliberation", "misc": "", "start_char": 1043, "text": "deliberation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1057, "feats": null, "head": 7, "id": 4, "lemma": ",", "misc": "", "start_char": 1056, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1060, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "we", "misc": "", "start_char": 1058, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1064, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "have", "misc": "", "start_char": 1061, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1075, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 7, "lemma": "determine", "misc": "", "start_char": 1065, "text": "determined", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 1080, "feats": null, "head": 14, "id": 8, "lemma": "that", "misc": "", "start_char": 1076, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 1082, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 1081, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1089, "feats": "Number=Sing", "head": 14, "id": 10, "lemma": "turtle", "misc": "", "start_char": 1083, "text": "turtle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1092, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 11, "lemma": "be", "misc": "", "start_char": 1090, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1096, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 12, "lemma": "the", "misc": "", "start_char": 1093, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1102, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "ideal", "misc": "", "start_char": 1097, "text": "ideal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "ccomp", "end_char": 1106, "feats": "Number=Sing", "head": 7, "id": 14, "lemma": "pet", "misc": "", "start_char": 1103, "text": "pet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1108, "feats": null, "head": 7, "id": 15, "lemma": ".", "misc": "", "start_char": 1107, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1113, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 19, "id": 16, "lemma": "they", "misc": "", "start_char": 1109, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1116, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 17, "lemma": "do", "misc": "", "start_char": 1114, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1120, "feats": null, "head": 19, "id": 18, "lemma": "not", "misc": "", "start_char": 1117, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1125, "feats": "VerbForm=Inf", "head": 14, "id": 19, "lemma": "shed", "misc": "", "start_char": 1121, "text": "shed", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1129, "feats": "Number=Sing", "head": 19, "id": 20, "lemma": "fur", "misc": "", "start_char": 1126, "text": "fur", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1131, "feats": null, "head": 7, "id": 21, "lemma": ",", "misc": "", "start_char": 1130, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1136, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 25, "id": 22, "lemma": "they", "misc": "", "start_char": 1132, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1139, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 25, "id": 23, "lemma": "do", "misc": "", "start_char": 1137, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1143, "feats": null, "head": 25, "id": 24, "lemma": "not", "misc": "", "start_char": 1140, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1148, "feats": "VerbForm=Inf", "head": 7, "id": 25, "lemma": "make", "misc": "", "start_char": 1144, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1154, "feats": "Number=Sing", "head": 25, "id": 26, "lemma": "noise", "misc": "", "start_char": 1149, "text": "noise", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1158, "feats": null, "head": 7, "id": 27, "lemma": "...", "misc": "", "start_char": 1155, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (S (PP (IN For) (NP (NNP Halloween))) (, ,) (NP (PRP we)) (VP (MD can) (VP (VB dress) (NP (PRP him)) (PP (IN as) (NP (DT a) (NN cobblestone))))) (. .)))" }, "speaker": "Amy", "text": "For Halloween, we can dress him as a cobblestone.", "tokens": [ { "deprel": "case", "end_char": 1162, "feats": null, "head": 2, "id": 1, "lemma": "for", "misc": "", "start_char": 1159, "text": "For", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1172, "feats": "Number=Sing", "head": 6, "id": 2, "lemma": "Halloween", "misc": "", "start_char": 1163, "text": "Halloween", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1174, "feats": null, "head": 6, "id": 3, "lemma": ",", "misc": "", "start_char": 1173, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1177, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "we", "misc": "", "start_char": 1175, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1181, "feats": "VerbForm=Fin", "head": 6, "id": 5, "lemma": "can", "misc": "", "start_char": 1178, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1187, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "dress", "misc": "", "start_char": 1182, "text": "dress", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1191, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "he", "misc": "", "start_char": 1188, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1194, "feats": null, "head": 10, "id": 8, "lemma": "as", "misc": "", "start_char": 1192, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1196, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 1195, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1208, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "cobblestone", "misc": "", "start_char": 1197, "text": "cobblestone", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1210, "feats": null, "head": 6, "id": 11, "lemma": ".", "misc": "", "start_char": 1209, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (S (CC And) (SBAR (IN if) (S (NP (PRP he)) (ADVP (RB ever)) (VP (VBZ goes) (ADVP (RB berserk))))) (, ,) (NP (PRP I)) (VP (VBP know) (SBAR (S (NP (PRP I)) (VP (MD can) (VP (VB outrun) (NP (PRP him))))))) (. .) (S (ADVP (RB Coincidentally)) (, ,) (NP (DT that)) (VP (VBZ 's) (ADVP (RB also)) (SBAR (WHADVP (WRB why)) (S (NP (PRP I)) (VP (VBD chose) (NP (PRP you)) (PP (IN as) (NP (DT a) (NN roommate)))))))) (. .)))" }, "speaker": "Sheldon", "text": "And if he ever goes berserk, I know I can outrun him . Coincidentally, that's also why I chose you as a roommate.", "tokens": [ { "deprel": "cc", "end_char": 1214, "feats": null, "head": 9, "id": 1, "lemma": "and", "misc": "", "start_char": 1211, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "end_char": 1217, "feats": null, "head": 5, "id": 2, "lemma": "if", "misc": "", "start_char": 1215, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1220, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "he", "misc": "", "start_char": 1218, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1225, "feats": null, "head": 5, "id": 4, "lemma": "ever", "misc": "", "start_char": 1221, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 1230, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 5, "lemma": "go", "misc": "", "start_char": 1226, "text": "goes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1238, "feats": null, "head": 5, "id": 6, "lemma": "berserk", "misc": "", "start_char": 1231, "text": "berserk", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1240, "feats": null, "head": 5, "id": 7, "lemma": ",", "misc": "", "start_char": 1239, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1242, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 1241, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1247, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 9, "lemma": "know", "misc": "", "start_char": 1243, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1249, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 10, "lemma": "I", "misc": "", "start_char": 1248, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1253, "feats": "VerbForm=Fin", "head": 12, "id": 11, "lemma": "can", "misc": "", "start_char": 1250, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 1260, "feats": "VerbForm=Inf", "head": 9, "id": 12, "lemma": "outrun", "misc": "", "start_char": 1254, "text": "outrun", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1264, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 13, "lemma": "he", "misc": "", "start_char": 1261, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1266, "feats": null, "head": 15, "id": 14, "lemma": ".", "misc": "", "start_char": 1265, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1281, "feats": null, "head": 20, "id": 15, "lemma": "coincidentally", "misc": "", "start_char": 1267, "text": "Coincidentally", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1283, "feats": null, "head": 15, "id": 16, "lemma": ",", "misc": "", "start_char": 1282, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1288, "feats": "Number=Sing|PronType=Dem", "head": 20, "id": 17, "lemma": "that", "misc": "", "start_char": 1284, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1291, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 20, "id": 18, "lemma": "be", "misc": "", "start_char": 1289, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1296, "feats": null, "head": 20, "id": 19, "lemma": "also", "misc": "", "start_char": 1292, "text": "also", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1300, "feats": "PronType=Rel", "head": 9, "id": 20, "lemma": "why", "misc": "", "start_char": 1297, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1302, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 22, "id": 21, "lemma": "I", "misc": "", "start_char": 1301, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl:relcl", "end_char": 1308, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 20, "id": 22, "lemma": "choose", "misc": "", "start_char": 1303, "text": "chose", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1312, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 22, "id": 23, "lemma": "you", "misc": "", "start_char": 1309, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1315, "feats": null, "head": 26, "id": 24, "lemma": "as", "misc": "", "start_char": 1313, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1317, "feats": "Definite=Ind|PronType=Art", "head": 26, "id": 25, "lemma": "a", "misc": "", "start_char": 1316, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1326, "feats": "Number=Sing", "head": 22, "id": 26, "lemma": "roommate", "misc": "", "start_char": 1318, "text": "roommate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1328, "feats": null, "head": 9, "id": 27, "lemma": ".", "misc": "", "start_char": 1327, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Well)) (, ,) (NP (NNS congratulations)) (. .) (SBARQ (WHNP (WP Who)) (SQ (MD would) (VP (VB 've) (VP (VBN thought) (SBAR (S (NP (PRP you)) (NP (CD two)) (VP (MD would) (VP (VB be) (NP (NP (NP (DT the) (JJ first)) (PP (IN in) (NP (PRP$ our) (NN group)))) (SBAR (S (VP (TO to) (VP (VB start) (NP (DT a) (NN family)))))))))))))) (. ?))))" }, "speaker": "Leonard", "text": "Well, congratulations . Who would've thought you two would be the first in our group to start a family?", "tokens": [ { "deprel": "discourse", "end_char": 1333, "feats": null, "head": 3, "id": 1, "lemma": "well", "misc": "", "start_char": 1329, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1335, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 1334, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1351, "feats": "Number=Plur", "head": 0, "id": 3, "lemma": "congratulation", "misc": "", "start_char": 1336, "text": "congratulations", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1353, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1352, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1357, "feats": "PronType=Int", "head": 8, "id": 5, "lemma": "who", "misc": "", "start_char": 1354, "text": "Who", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 1363, "feats": "VerbForm=Fin", "head": 8, "id": 6, "lemma": "would", "misc": "", "start_char": 1358, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 1367, "feats": "VerbForm=Inf", "head": 8, "id": 7, "lemma": "have", "misc": "", "start_char": 1364, "text": "'ve", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 1375, "feats": "Tense=Past|VerbForm=Part", "head": 3, "id": 8, "lemma": "think", "misc": "", "start_char": 1368, "text": "thought", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nsubj", "end_char": 1379, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 14, "id": 9, "lemma": "you", "misc": "", "start_char": 1376, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 1383, "feats": "NumForm=Word|NumType=Card", "head": 14, "id": 10, "lemma": "two", "misc": "", "start_char": 1380, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "aux", "end_char": 1389, "feats": "VerbForm=Fin", "head": 14, "id": 11, "lemma": "would", "misc": "", "start_char": 1384, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 1392, "feats": "VerbForm=Inf", "head": 14, "id": 12, "lemma": "be", "misc": "", "start_char": 1390, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 1396, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 13, "lemma": "the", "misc": "", "start_char": 1393, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 1402, "feats": "Degree=Pos|NumType=Ord", "head": 8, "id": 14, "lemma": "first", "misc": "", "start_char": 1397, "text": "first", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1405, "feats": null, "head": 17, "id": 15, "lemma": "in", "misc": "", "start_char": 1403, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1409, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 17, "id": 16, "lemma": "our", "misc": "", "start_char": 1406, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1415, "feats": "Number=Sing", "head": 14, "id": 17, "lemma": "group", "misc": "", "start_char": 1410, "text": "group", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1418, "feats": null, "head": 19, "id": 18, "lemma": "to", "misc": "", "start_char": 1416, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 1424, "feats": "VerbForm=Inf", "head": 14, "id": 19, "lemma": "start", "misc": "", "start_char": 1419, "text": "start", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1426, "feats": "Definite=Ind|PronType=Art", "head": 21, "id": 20, "lemma": "a", "misc": "", "start_char": 1425, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1433, "feats": "Number=Sing", "head": 19, "id": 21, "lemma": "family", "misc": "", "start_char": 1427, "text": "family", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1435, "feats": null, "head": 3, "id": 22, "lemma": "?", "misc": "", "start_char": 1434, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (NP (UH Mm) (HYPH -) (UH hmm) (. .)))" }, "speaker": "Penny", "text": "Mm - hmm.", "tokens": [ { "deprel": "discourse", "end_char": 1438, "feats": null, "head": 3, "id": 1, "lemma": "mm", "misc": "", "start_char": 1436, "text": "Mm", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1440, "feats": null, "head": 1, "id": 2, "lemma": "-", "misc": "", "start_char": 1439, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "root", "end_char": 1444, "feats": null, "head": 0, "id": 3, "lemma": "hmm", "misc": "", "start_char": 1441, "text": "hmm", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1446, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1445, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ 's) (SBAR (WHNP (WP what)) (S (NP (PRP I)) (VP (VBD said))))) (. !)))" }, "speaker": "Amy", "text": "That's what I said!", "tokens": [ { "deprel": "nsubj", "end_char": 1451, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "that", "misc": "", "start_char": 1447, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1454, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1452, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1459, "feats": "PronType=Rel", "head": 0, "id": 3, "lemma": "what", "misc": "", "start_char": 1455, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 1461, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 1460, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 1466, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 3, "id": 5, "lemma": "say", "misc": "", "start_char": 1462, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 1468, "feats": null, "head": 3, "id": 6, "lemma": "!", "misc": "", "start_char": 1467, "text": "!", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 3, 3 ], [ 0, 6, 6 ], [ 0, 6, 7 ], [ 0, 3, 7 ], [ 3, 0, 0 ], [ 5, 3, 3 ] ], [ [ 0, 15, 15 ], [ 0, 19, 19 ] ], [ [ 0, 22, 23 ] ], [ [ 1, 2, 2 ], [ 1, 4, 5 ] ], [ [ 2, 1, 1 ] ], [ [ 2, 3, 3 ], [ 5, 1, 1 ], [ 8, 4, 4 ], [ 10, 1, 1 ], [ 17, 3, 3 ], [ 20, 11, 11 ] ], [ [ 2, 5, 6 ] ], [ [ 3, 4, 4 ] ], [ [ 9, 0, 0 ], [ 10, 4, 6 ], [ 12, 5, 5 ], [ 12, 5, 6 ], [ 12, 1, 6 ], [ 12, 8, 8 ], [ 15, 1, 1 ], [ 21, 8, 8 ], [ 29, 8, 8 ] ], [ [ 9, 2, 4 ] ], [ [ 10, 6, 6 ], [ 10, 19, 19 ], [ 10, 18, 22 ], [ 10, 15, 22 ], [ 28, 7, 7 ], [ 28, 9, 9 ], [ 28, 20, 20 ] ], [ [ 10, 10, 12 ] ], [ [ 12, 11, 12 ] ], [ [ 12, 17, 19 ], [ 23, 5, 7 ] ], [ [ 14, 1, 1 ], [ 31, 3, 3 ] ], [ [ 14, 5, 5 ], [ 15, 3, 3 ] ], [ [ 16, 1, 1 ], [ 16, 0, 1 ] ], [ [ 16, 4, 5 ], [ 23, 1, 3 ], [ 24, 2, 2 ], [ 24, 6, 6 ], [ 24, 23, 27 ], [ 24, 19, 27 ], [ 25, 1, 2 ], [ 26, 8, 9 ], [ 26, 11, 13 ], [ 26, 15, 15 ], [ 26, 21, 21 ], [ 27, 6, 6 ], [ 27, 8, 9 ], [ 28, 2, 2 ], [ 28, 12, 12 ] ], [ [ 17, 0, 0 ] ], [ [ 17, 7, 7 ] ], [ [ 17, 10, 10 ], [ 17, 12, 12 ], [ 20, 9, 9 ] ], [ [ 18, 0, 0 ], [ 20, 0, 0 ] ], [ [ 20, 6, 6 ] ], [ [ 20, 14, 14 ] ], [ [ 21, 2, 2 ] ], [ [ 23, 9, 9 ], [ 24, 9, 9 ], [ 24, 14, 15 ], [ 26, 4, 4 ], [ 27, 3, 3 ] ], [ [ 24, 0, 0 ] ], [ [ 24, 17, 17 ] ], [ [ 26, 1, 2 ] ], [ [ 26, 19, 19 ] ], [ [ 26, 25, 25 ] ], [ [ 27, 1, 1 ] ], [ [ 28, 16, 16 ] ], [ [ 28, 22, 22 ], [ 28, 24, 25 ] ], [ [ 29, 2, 2 ] ], [ [ 29, 4, 4 ] ], [ [ 29, 8, 9 ], [ 29, 15, 15 ], [ 29, 15, 16 ], [ 29, 12, 20 ], [ 31, 0, 0 ] ], [ [ 29, 19, 20 ] ], [ [ 31, 2, 2 ] ] ]
s08e17c00t
It was like my mind and my body were totally connected, like - like athletes must feel when they're in the zone. Again, it was miniature golf. Admit it, you're a little turned on. You can't be this proud. Why not? Because I beat you. Hey. Hi. Oh, good . You ’re back. We have some exciting news. As you know, Amy and I have been together a long time, and a lot of things I never thought possible now seem possible. Okay ... After a careful evaluation of our relationship, we decided that the time was right to take a step forward. Okay. Do you want to say it? Let's say it together. _ We're getting a turtle! This is why I've been saying we should keep champagne on ice. Sarcasm? Yes. That was tricky, 'cause when it comes to alcohol, she generally means business. Well, we're - we're very happy for you. Yes. Acquiring a joint pet is a big step for us. No . It's true . It means that we care so much about each other, there's enough left over for an eight - ounce reptile. Why a turtle? After much deliberation, we've determined that a turtle is the ideal pet . They don't shed fur, they don't make noise ... For Halloween, we can dress him as a cobblestone. And if he ever goes berserk, I know I can outrun him . Coincidentally, that's also why I chose you as a roommate. Well, congratulations . Who would've thought you two would be the first in our group to start a family? Mm - hmm. That's what I said!
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (SBARQ (RB So) (, ,) (WHADVP (WRB where)) (VP (VBZ 's) (NP (PRP$ your) (NN roommate)) (NP (NN tonight))) (. ?)))" }, "speaker": "Raj", "text": "So, where's your roommate tonight?", "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": 10, "feats": "PronType=Int", "head": 0, "id": 3, "lemma": "where", "misc": "", "start_char": 5, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "cop", "end_char": 13, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 4, "lemma": "be", "misc": "", "start_char": 11, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 18, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "your", "misc": "", "start_char": 14, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 27, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "roommate", "misc": "", "start_char": 19, "text": "roommate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl:tmod", "end_char": 35, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "tonight", "misc": "", "start_char": 28, "text": "tonight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 37, "feats": null, "head": 3, "id": 8, "lemma": "?", "misc": "", "start_char": 36, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (S (ADVP (UH Well)) (, ,) (NP (PRP I)) (VP (VBD thought) (SBAR (S (NP (PRP it)) (VP (VBD was) (ADJP (DT a) (JJ little) (JJ unfair)) (SBAR (IN that) (S (S (NP (PRP she)) (VP (VBZ 's) (ADVP (RB always)) (ADVP (RB here)))) (, ,) (CC and) (S (NP (PRP you)) (ADVP (RB never)) (VP (VBP get) (NP (DT a) (NN chance) (S (VP (TO to) (VP (VB stay) (ADVP (RB over))))))))))))))) (, ,) (ADVP (RB so)) (, ...) (S (NP (PRP I)) (VP (VBD killed) (NP (PRP her)))) (. .)))" }, "speaker": "Emily", "text": "Well, I thought it was a little unfair that she's always here, and you never get a chance to stay over, so...I killed her.", "tokens": [ { "deprel": "discourse", "end_char": 42, "feats": null, "head": 4, "id": 1, "lemma": "well", "misc": "", "start_char": 38, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 44, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 43, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 46, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 45, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 54, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "think", "misc": "", "start_char": 47, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "expl", "end_char": 57, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 5, "lemma": "it", "misc": "", "start_char": 55, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 61, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 6, "lemma": "be", "misc": "", "start_char": 58, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 63, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 62, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 70, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "little", "misc": "", "start_char": 64, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "ccomp", "end_char": 77, "feats": "Degree=Pos", "head": 4, "id": 9, "lemma": "unfair", "misc": "", "start_char": 71, "text": "unfair", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 82, "feats": null, "head": 14, "id": 10, "lemma": "that", "misc": "", "start_char": 78, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 86, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 11, "lemma": "she", "misc": "", "start_char": 83, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 89, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 12, "lemma": "be", "misc": "", "start_char": 87, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 96, "feats": null, "head": 14, "id": 13, "lemma": "always", "misc": "", "start_char": 90, "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 101, "feats": "PronType=Dem", "head": 9, "id": 14, "lemma": "here", "misc": "", "start_char": 97, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 103, "feats": null, "head": 19, "id": 15, "lemma": ",", "misc": "", "start_char": 102, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 107, "feats": null, "head": 19, "id": 16, "lemma": "and", "misc": "", "start_char": 104, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 111, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 19, "id": 17, "lemma": "you", "misc": "", "start_char": 108, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 117, "feats": null, "head": 19, "id": 18, "lemma": "never", "misc": "", "start_char": 112, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 121, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 19, "lemma": "get", "misc": "", "start_char": 118, "text": "get", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 123, "feats": "Definite=Ind|PronType=Art", "head": 21, "id": 20, "lemma": "a", "misc": "", "start_char": 122, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 130, "feats": "Number=Sing", "head": 19, "id": 21, "lemma": "chance", "misc": "", "start_char": 124, "text": "chance", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 133, "feats": null, "head": 23, "id": 22, "lemma": "to", "misc": "", "start_char": 131, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 138, "feats": "VerbForm=Inf", "head": 21, "id": 23, "lemma": "stay", "misc": "", "start_char": 134, "text": "stay", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 143, "feats": null, "head": 23, "id": 24, "lemma": "over", "misc": "", "start_char": 139, "text": "over", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 145, "feats": null, "head": 29, "id": 25, "lemma": ",", "misc": "", "start_char": 144, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 148, "feats": null, "head": 29, "id": 26, "lemma": "so", "misc": "", "start_char": 146, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 152, "feats": null, "head": 29, "id": 27, "lemma": "...", "misc": "", "start_char": 149, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 154, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 29, "id": 28, "lemma": "I", "misc": "", "start_char": 153, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 161, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 29, "lemma": "kill", "misc": "", "start_char": 155, "text": "killed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 165, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 29, "id": 30, "lemma": "her", "misc": "", "start_char": 162, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 167, "feats": null, "head": 4, "id": 31, "lemma": ".", "misc": "", "start_char": 166, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (CC But) (VP (VB remember) (NP (PRP$ our) (NN agreement))) (. ?) (S (NP (PRP You)) (VP (MD can) (VP (VB joke) (PP (IN about) (S (VP (VBG murdering) (NP (NNS people)))))))) (, ,) (CC but) (S (NP (PRP you)) (VP (VBP have) (S (VP (TO to) (VP (VB say) (, ,) (`` \") (S (ADVP (RB Just)) (VP (VBG kidding)))))))) (. .) ('' \")))" }, "speaker": "Raj", "text": "But remember our agreement? You can joke about murdering people, but you have to say, \" Just kidding . \"", "tokens": [ { "deprel": "cc", "end_char": 171, "feats": null, "head": 2, "id": 1, "lemma": "but", "misc": "", "start_char": 168, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "root", "end_char": 180, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "remember", "misc": "", "start_char": 172, "text": "remember", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 184, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "our", "misc": "", "start_char": 181, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 194, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "agreement", "misc": "", "start_char": 185, "text": "agreement", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 196, "feats": null, "head": 2, "id": 5, "lemma": "?", "misc": "", "start_char": 195, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 200, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 6, "lemma": "you", "misc": "", "start_char": 197, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 204, "feats": "VerbForm=Fin", "head": 8, "id": 7, "lemma": "can", "misc": "", "start_char": 201, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 209, "feats": "VerbForm=Inf", "head": 2, "id": 8, "lemma": "joke", "misc": "", "start_char": 205, "text": "joke", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 215, "feats": null, "head": 10, "id": 9, "lemma": "about", "misc": "", "start_char": 210, "text": "about", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 225, "feats": "VerbForm=Ger", "head": 8, "id": 10, "lemma": "murdering", "misc": "", "start_char": 216, "text": "murdering", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 232, "feats": "Number=Plur", "head": 10, "id": 11, "lemma": "person", "misc": "", "start_char": 226, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 234, "feats": null, "head": 15, "id": 12, "lemma": ",", "misc": "", "start_char": 233, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 238, "feats": null, "head": 15, "id": 13, "lemma": "but", "misc": "", "start_char": 235, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 242, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 14, "lemma": "you", "misc": "", "start_char": 239, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 247, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 2, "id": 15, "lemma": "have", "misc": "", "start_char": 243, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 250, "feats": null, "head": 17, "id": 16, "lemma": "to", "misc": "", "start_char": 248, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 254, "feats": "VerbForm=Inf", "head": 15, "id": 17, "lemma": "say", "misc": "", "start_char": 251, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 256, "feats": null, "head": 17, "id": 18, "lemma": ",", "misc": "", "start_char": 255, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 258, "feats": null, "head": 21, "id": 19, "lemma": "\"", "misc": "", "start_char": 257, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "advmod", "end_char": 263, "feats": null, "head": 21, "id": 20, "lemma": "just", "misc": "", "start_char": 259, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 271, "feats": "VerbForm=Ger", "head": 17, "id": 21, "lemma": "kid", "misc": "", "start_char": 264, "text": "kidding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 273, "feats": null, "head": 2, "id": 22, "lemma": ".", "misc": "", "start_char": 272, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 275, "feats": null, "head": 2, "id": 23, "lemma": "\"", "misc": "", "start_char": 274, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (CC And) (NP (NP (DT the) (ADJP (RBR more) (JJ important)) (NN thing)) (SBAR (S (VP (TO to) (VP (VB remember)))))) (VP (VBZ is) (SBAR (SBAR (IN that) (S (NP (PRP I)) (VP (MD 'd) (ADVP (RB never)) (VP (VB hurt) (NP (NP (PRP you)) (. .) (INTJ (UH Oh)) (, ,) (NP (NN crap) (. .))))))) (S (NP (PRP I)) (VP (VBP have) (S (VP (TO to) (VP (VP (VB run) (ADVP (RB over)) (PP (IN to) (NP (DT the) (NN hospital)))) (CC and) (VP (VB check) (PP (IN on)) (NP (DT a) (NN patient)))))))))) (. .)))" }, "speaker": "Emily", "text": "And the more important thing to remember is that I'd never hurt you . Oh, crap . I have to run over to the hospital and check on a patient.", "tokens": [ { "deprel": "cc", "end_char": 279, "feats": null, "head": 13, "id": 1, "lemma": "and", "misc": "", "start_char": 276, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 283, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 2, "lemma": "the", "misc": "", "start_char": 280, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 288, "feats": "Degree=Cmp", "head": 4, "id": 3, "lemma": "more", "misc": "", "start_char": 284, "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "amod", "end_char": 298, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "important", "misc": "", "start_char": 289, "text": "important", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj:outer", "end_char": 304, "feats": "Number=Sing", "head": 13, "id": 5, "lemma": "thing", "misc": "", "start_char": 299, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 307, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 305, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 316, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "remember", "misc": "", "start_char": 308, "text": "remember", "upos": "VERB", "xpos": "VB" }, { "deprel": "cop", "end_char": 319, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 8, "lemma": "be", "misc": "", "start_char": 317, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 324, "feats": null, "head": 13, "id": 9, "lemma": "that", "misc": "", "start_char": 320, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 326, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 10, "lemma": "I", "misc": "", "start_char": 325, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 329, "feats": "VerbForm=Fin", "head": 13, "id": 11, "lemma": "would", "misc": "", "start_char": 327, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 335, "feats": null, "head": 13, "id": 12, "lemma": "never", "misc": "", "start_char": 330, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 340, "feats": "VerbForm=Inf", "head": 0, "id": 13, "lemma": "hurt", "misc": "", "start_char": 336, "text": "hurt", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 344, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 13, "id": 14, "lemma": "you", "misc": "", "start_char": 341, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 346, "feats": null, "head": 13, "id": 15, "lemma": ".", "misc": "", "start_char": 345, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 349, "feats": null, "head": 18, "id": 16, "lemma": "oh", "misc": "", "start_char": 347, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 351, "feats": null, "head": 16, "id": 17, "lemma": ",", "misc": "", "start_char": 350, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 356, "feats": "Number=Sing", "head": 13, "id": 18, "lemma": "crap", "misc": "", "start_char": 352, "text": "crap", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 358, "feats": null, "head": 18, "id": 19, "lemma": ".", "misc": "", "start_char": 357, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 360, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 21, "id": 20, "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=Pres|VerbForm=Fin", "head": 13, "id": 21, "lemma": "have", "misc": "", "start_char": 361, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 368, "feats": null, "head": 23, "id": 22, "lemma": "to", "misc": "", "start_char": 366, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 372, "feats": "VerbForm=Inf", "head": 21, "id": 23, "lemma": "run", "misc": "", "start_char": 369, "text": "run", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 377, "feats": null, "head": 23, "id": 24, "lemma": "over", "misc": "", "start_char": 373, "text": "over", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 380, "feats": null, "head": 27, "id": 25, "lemma": "to", "misc": "", "start_char": 378, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 384, "feats": "Definite=Def|PronType=Art", "head": 27, "id": 26, "lemma": "the", "misc": "", "start_char": 381, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 393, "feats": "Number=Sing", "head": 23, "id": 27, "lemma": "hospital", "misc": "", "start_char": 385, "text": "hospital", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 397, "feats": null, "head": 29, "id": 28, "lemma": "and", "misc": "", "start_char": 394, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 403, "feats": "VerbForm=Inf", "head": 23, "id": 29, "lemma": "check", "misc": "", "start_char": 398, "text": "check", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 406, "feats": null, "head": 32, "id": 30, "lemma": "on", "misc": "", "start_char": 404, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 408, "feats": "Definite=Ind|PronType=Art", "head": 32, "id": 31, "lemma": "a", "misc": "", "start_char": 407, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 416, "feats": "Number=Sing", "head": 29, "id": 32, "lemma": "patient", "misc": "", "start_char": 409, "text": "patient", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 418, "feats": null, "head": 13, "id": 33, "lemma": ".", "misc": "", "start_char": 417, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (S (NP (DT That)) (VP (VBZ 's) (ADJP (JJ okay)))) (. .) (S (NP (PRP I)) (VP (MD can) (VP (VB come) (ADVP (RB back)) (ADVP (RBR later))))) (. .)))" }, "speaker": "Raj", "text": "That's okay . I can come back later.", "tokens": [ { "deprel": "nsubj", "end_char": 423, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "that", "misc": "", "start_char": 419, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 426, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 424, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 431, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "okay", "misc": "", "start_char": 427, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 433, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 432, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 435, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 434, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 439, "feats": "VerbForm=Fin", "head": 7, "id": 6, "lemma": "can", "misc": "", "start_char": 436, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 444, "feats": "VerbForm=Inf", "head": 3, "id": 7, "lemma": "come", "misc": "", "start_char": 440, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 449, "feats": null, "head": 7, "id": 8, "lemma": "back", "misc": "", "start_char": 445, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 455, "feats": "Degree=Cmp", "head": 7, "id": 9, "lemma": "late", "misc": "", "start_char": 450, "text": "later", "upos": "ADV", "xpos": "RBR" }, { "deprel": "punct", "end_char": 457, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 456, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (LST (UH No) (. .) (UH No)) (, ,) (VP (VB do) (RB n't) (VP (VB be) (ADJP (JJ silly))))) (. .) (S (NP (PRP I)) (VP (MD wo) (RB n't) (VP (VB be) (VP (VBN gone) (ADVP (RB long) (. .)) (S (ADVP (RB Just)) (VP (VB stay) (ADVP (RB here)))))))) (. .)))" }, "speaker": "Emily", "text": "No . No, don't be silly . I won't be gone long . Just stay here.", "tokens": [ { "deprel": "discourse", "end_char": 460, "feats": "Polarity=Neg", "head": 8, "id": 1, "lemma": "no", "misc": "", "start_char": 458, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 462, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 461, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 465, "feats": "Polarity=Neg", "head": 8, "id": 3, "lemma": "no", "misc": "", "start_char": 463, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 467, "feats": null, "head": 8, "id": 4, "lemma": ",", "misc": "", "start_char": 466, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 470, "feats": "Mood=Imp|VerbForm=Fin", "head": 8, "id": 5, "lemma": "do", "misc": "", "start_char": 468, "text": "do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 474, "feats": null, "head": 8, "id": 6, "lemma": "not", "misc": "", "start_char": 471, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "cop", "end_char": 477, "feats": "Mood=Imp|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 475, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 483, "feats": "Degree=Pos", "head": 0, "id": 8, "lemma": "silly", "misc": "", "start_char": 478, "text": "silly", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 485, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 484, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj:pass", "end_char": 487, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 10, "lemma": "I", "misc": "", "start_char": 486, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 490, "feats": "VerbForm=Fin", "head": 14, "id": 11, "lemma": "will", "misc": "", "start_char": 488, "text": "wo", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 494, "feats": null, "head": 14, "id": 12, "lemma": "not", "misc": "", "start_char": 491, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "aux:pass", "end_char": 497, "feats": "VerbForm=Inf", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 495, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 502, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 8, "id": 14, "lemma": "go", "misc": "", "start_char": 498, "text": "gone", "upos": "VERB", "xpos": "VBN" }, { "deprel": "advmod", "end_char": 507, "feats": "Degree=Pos", "head": 14, "id": 15, "lemma": "long", "misc": "", "start_char": 503, "text": "long", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 509, "feats": null, "head": 8, "id": 16, "lemma": ".", "misc": "", "start_char": 508, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 514, "feats": null, "head": 18, "id": 17, "lemma": "just", "misc": "", "start_char": 510, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 519, "feats": "Mood=Imp|VerbForm=Fin", "head": 8, "id": 18, "lemma": "stay", "misc": "", "start_char": 515, "text": "stay", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 524, "feats": "PronType=Dem", "head": 18, "id": 19, "lemma": "here", "misc": "", "start_char": 520, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 526, "feats": null, "head": 8, "id": 20, "lemma": ".", "misc": "", "start_char": 525, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (ADJP (JJ cool) (. .) (UH Oh)) (, ,) (CC and) (S (NP (PRP you)) (VP (VBP 're) (ADJP (JJ sure) (SBAR (S (NP (PRP$ your) (NN roommate)) (VP (VBZ 's) (RB not) (VP (VBG gon) (S (VP (TO na) (VP (VB come) (ADVP (RB back)) (SBAR (IN while) (S (NP (PRP I)) (VP (VBP 'm) (ADVP (RB here)) (ADVP (RB alone)) (, ,) (ADVP (RB right)) (. ?) (CC 'Cause) (S (NP (DT that)) (VP (MD 'll) (VP (VB be) (ADJP (JJ awkward)))))))))))))))))) (. .)))" }, "speaker": "Raj", "text": "Okay, cool . Oh, and you're sure your roommate's not gonna come back while I'm here alone, right? 'Cause that'll be awkward.", "tokens": [ { "deprel": "discourse", "end_char": 531, "feats": null, "head": 3, "id": 1, "lemma": "okay", "misc": "", "start_char": 527, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 533, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 532, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 538, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "cool", "misc": "", "start_char": 534, "text": "cool", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 540, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 539, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 543, "feats": null, "head": 3, "id": 5, "lemma": "oh", "misc": "", "start_char": 541, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 545, "feats": null, "head": 10, "id": 6, "lemma": ",", "misc": "", "start_char": 544, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 549, "feats": null, "head": 10, "id": 7, "lemma": "and", "misc": "", "start_char": 546, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 553, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 8, "lemma": "you", "misc": "", "start_char": 550, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 557, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 554, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "conj", "end_char": 562, "feats": "Degree=Pos", "head": 3, "id": 10, "lemma": "sure", "misc": "", "start_char": 558, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod:poss", "end_char": 567, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 12, "id": 11, "lemma": "your", "misc": "", "start_char": 563, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 576, "feats": "Number=Sing", "head": 15, "id": 12, "lemma": "roommate", "misc": "", "start_char": 568, "text": "roommate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 579, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 13, "lemma": "be", "misc": "", "start_char": 577, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 583, "feats": null, "head": 15, "id": 14, "lemma": "not", "misc": "", "start_char": 580, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 587, "feats": "Tense=Pres|VerbForm=Part", "head": 10, "id": 15, "lemma": "go", "misc": "", "start_char": 584, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 590, "feats": null, "head": 17, "id": 16, "lemma": "to", "misc": "", "start_char": 588, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 595, "feats": "VerbForm=Inf", "head": 15, "id": 17, "lemma": "come", "misc": "", "start_char": 591, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 600, "feats": null, "head": 17, "id": 18, "lemma": "back", "misc": "", "start_char": 596, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 606, "feats": null, "head": 22, "id": 19, "lemma": "while", "misc": "", "start_char": 601, "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 608, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 22, "id": 20, "lemma": "I", "misc": "", "start_char": 607, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 611, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 22, "id": 21, "lemma": "be", "misc": "", "start_char": 609, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 616, "feats": "PronType=Dem", "head": 17, "id": 22, "lemma": "here", "misc": "", "start_char": 612, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 622, "feats": null, "head": 22, "id": 23, "lemma": "alone", "misc": "", "start_char": 617, "text": "alone", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 624, "feats": null, "head": 25, "id": 24, "lemma": ",", "misc": "", "start_char": 623, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 630, "feats": null, "head": 31, "id": 25, "lemma": "right", "misc": "", "start_char": 625, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 632, "feats": null, "head": 25, "id": 26, "lemma": "?", "misc": "", "start_char": 631, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 639, "feats": null, "head": 31, "id": 27, "lemma": "'cause", "misc": "", "start_char": 633, "text": "'Cause", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 644, "feats": "Number=Sing|PronType=Dem", "head": 31, "id": 28, "lemma": "that", "misc": "", "start_char": 640, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 648, "feats": "VerbForm=Fin", "head": 31, "id": 29, "lemma": "will", "misc": "", "start_char": 645, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 651, "feats": "VerbForm=Inf", "head": 31, "id": 30, "lemma": "be", "misc": "", "start_char": 649, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 659, "feats": "Degree=Pos", "head": 10, "id": 31, "lemma": "awkward", "misc": "", "start_char": 652, "text": "awkward", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 661, "feats": null, "head": 3, "id": 32, "lemma": ".", "misc": "", "start_char": 660, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Oh)) (, ,) (VP (VB do) (RB n't) (VP (VB worry)))) (. .) (S (NP (PRP She)) (VP (VBZ 's) (PP (IN in) (NP (NNP Palm) (NNP Springs))))) (. .)))" }, "speaker": "Emily", "text": "Oh, don't worry . She's in Palm Springs.", "tokens": [ { "deprel": "discourse", "end_char": 664, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 662, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 666, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 665, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 669, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 667, "text": "do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 673, "feats": null, "head": 5, "id": 4, "lemma": "not", "misc": "", "start_char": 670, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 679, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 5, "lemma": "worry", "misc": "", "start_char": 674, "text": "worry", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 681, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 680, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 685, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 7, "lemma": "she", "misc": "", "start_char": 682, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 688, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 8, "lemma": "be", "misc": "", "start_char": 686, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 691, "feats": null, "head": 11, "id": 9, "lemma": "in", "misc": "", "start_char": 689, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 696, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "Palm", "misc": "", "start_char": 692, "text": "Palm", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 704, "feats": "Number=Sing", "head": 5, "id": 11, "lemma": "Springs", "misc": "", "start_char": 697, "text": "Springs", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 706, "feats": null, "head": 5, "id": 12, "lemma": ".", "misc": "", "start_char": 705, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (ADJP (JJ good)) (. .)))" }, "speaker": "Raj", "text": "Oh, good.", "tokens": [ { "deprel": "discourse", "end_char": 709, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 707, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 711, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 710, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 716, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "good", "misc": "", "start_char": 712, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 718, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 717, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (PRP$ her) (NN torso)) (VP (VBZ is) (. .) (S (S (ADVP (RB Just)) (VP (VBG kidding))) (. .) (NP (PRP I)) (VP (VBD put) (NP (PRP her)) (PP (IN in) (NP (DT a) (NN wood) (NN chipper)))))) (. .)))" }, "speaker": "Emily", "text": "Well, her torso is . Just kidding . I put her in a wood chipper.", "tokens": [ { "deprel": "discourse", "end_char": 723, "feats": null, "head": 5, "id": 1, "lemma": "well", "misc": "", "start_char": 719, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 725, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 724, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 729, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "her", "misc": "", "start_char": 726, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 735, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "torso", "misc": "", "start_char": 730, "text": "torso", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 738, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 5, "lemma": "be", "misc": "", "start_char": 736, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 740, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 739, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 745, "feats": null, "head": 8, "id": 7, "lemma": "just", "misc": "", "start_char": 741, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 753, "feats": "VerbForm=Ger", "head": 0, "id": 8, "lemma": "kid", "misc": "", "start_char": 746, "text": "kidding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 755, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 754, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 757, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "I", "misc": "", "start_char": 756, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 761, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 8, "id": 11, "lemma": "put", "misc": "", "start_char": 758, "text": "put", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 765, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 12, "lemma": "her", "misc": "", "start_char": 762, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 768, "feats": null, "head": 16, "id": 13, "lemma": "in", "misc": "", "start_char": 766, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 770, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 14, "lemma": "a", "misc": "", "start_char": 769, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 775, "feats": "Number=Sing", "head": 16, "id": 15, "lemma": "wood", "misc": "", "start_char": 771, "text": "wood", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 783, "feats": "Number=Sing", "head": 11, "id": 16, "lemma": "chipper", "misc": "", "start_char": 776, "text": "chipper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 785, "feats": null, "head": 8, "id": 17, "lemma": ".", "misc": "", "start_char": 784, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ] ], [ [ 0, 4, 5 ], [ 6, 10, 11 ], [ 7, 6, 6 ], [ 9, 2, 2 ], [ 9, 2, 3 ], [ 9, 11, 11 ] ], [ [ 0, 6, 6 ] ], [ [ 1, 2, 2 ], [ 1, 27, 27 ], [ 2, 5, 5 ], [ 2, 13, 13 ], [ 3, 9, 9 ], [ 3, 19, 19 ], [ 5, 9, 9 ], [ 6, 7, 7 ], [ 9, 9, 9 ] ], [ [ 1, 4, 4 ] ], [ [ 1, 10, 10 ], [ 1, 29, 29 ] ], [ [ 1, 16, 16 ], [ 3, 13, 13 ], [ 4, 4, 4 ], [ 6, 10, 10 ], [ 6, 19, 19 ] ], [ [ 1, 19, 23 ] ], [ [ 2, 2, 2 ], [ 2, 2, 3 ] ], [ [ 2, 10, 10 ] ], [ [ 3, 1, 6 ] ], [ [ 3, 25, 26 ], [ 3, 30, 31 ] ], [ [ 4, 0, 0 ] ], [ [ 5, 0, 0 ] ], [ [ 6, 27, 27 ] ], [ [ 7, 9, 10 ] ], [ [ 9, 13, 15 ] ] ]
s08e17c01t
So, where's your roommate tonight? Well, I thought it was a little unfair that she's always here, and you never get a chance to stay over, so...I killed her. But remember our agreement? You can joke about murdering people, but you have to say, " Just kidding . " And the more important thing to remember is that I'd never hurt you . Oh, crap . I have to run over to the hospital and check on a patient. That's okay . I can come back later. No . No, don't be silly . I won't be gone long . Just stay here. Okay, cool . Oh, and you're sure your roommate's not gonna come back while I'm here alone, right? 'Cause that'll be awkward. Oh, don't worry . She's in Palm Springs. Oh, good. Well, her torso is . Just kidding . I put her in a wood chipper.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (NP (JJ dear) (NN Lord) (. .) (UH Oh)) (, ,) (NP (JJ dear) (NNP Lord)) (. .)))" }, "speaker": "Sheldon", "text": "Oh, dear Lord . Oh, dear Lord.", "tokens": [ { "deprel": "discourse", "end_char": 2, "feats": null, "head": 4, "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": 4, "id": 3, "lemma": "dear", "misc": "", "start_char": 5, "text": "dear", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 14, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "lord", "misc": "", "start_char": 10, "text": "Lord", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 16, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 15, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 19, "feats": null, "head": 9, "id": 6, "lemma": "oh", "misc": "", "start_char": 17, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 21, "feats": null, "head": 6, "id": 7, "lemma": ",", "misc": "", "start_char": 20, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 26, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "dear", "misc": "", "start_char": 22, "text": "dear", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "vocative", "end_char": 31, "feats": "Number=Sing", "head": 4, "id": 9, "lemma": "Lord", "misc": "", "start_char": 27, "text": "Lord", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 33, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 32, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBD made) (NP (PRP it)))) (. .) (S (NP (PRP We)) (VP (VBP 're) (ADJP (JJ fine)))) (. .)))" }, "speaker": "Amy", "text": "You made it . We're fine.", "tokens": [ { "deprel": "nsubj", "end_char": 37, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 34, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 42, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "make", "misc": "", "start_char": 38, "text": "made", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 45, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 3, "lemma": "it", "misc": "", "start_char": 43, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 47, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 46, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 50, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "we", "misc": "", "start_char": 48, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 54, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 51, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 59, "feats": "Degree=Pos", "head": 2, "id": 7, "lemma": "fine", "misc": "", "start_char": 55, "text": "fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 61, "feats": null, "head": 2, "id": 8, "lemma": ".", "misc": "", "start_char": 60, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBD was) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NNS puppies))))) (. .)))" }, "speaker": "Sheldon", "text": "That was a lot of puppies.", "tokens": [ { "deprel": "nsubj", "end_char": 66, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "that", "misc": "", "start_char": 62, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 70, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 67, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 72, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 71, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 76, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "lot", "misc": "", "start_char": 73, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 79, "feats": null, "head": 6, "id": 5, "lemma": "of", "misc": "", "start_char": 77, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 87, "feats": "Number=Plur", "head": 4, "id": 6, "lemma": "puppy", "misc": "", "start_char": 80, "text": "puppies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 89, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 88, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (VP (VP (VB Let) (S (NP (PRP 's)) (VP (VB forget) (PP (IN about) (NP (PRP them)))))) (, ,) (CC and) (, ...) (VP (VB pick) (NP (PRP ourselves)) (PRT (RP out)) (NP (DT a) (JJ nice) (NN turtle) (. .) (UH Oh)) (, ,) (SBARQ (WHADVP (WRB how)) (PP (IN about) (NP (NP (DT this) (NN one)) (PP (RB up) (PP (IN on) (NP (DT the) (NN log)))))))) (. ?)))" }, "speaker": "Amy", "text": "Let's forget about them, and...pick ourselves out a nice turtle . Oh, how about this one up on the log?", "tokens": [ { "deprel": "root", "end_char": 93, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "let", "misc": "", "start_char": 90, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 96, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "we", "misc": "", "start_char": 94, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 103, "feats": "VerbForm=Inf", "head": 1, "id": 3, "lemma": "forget", "misc": "", "start_char": 97, "text": "forget", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 109, "feats": null, "head": 5, "id": 4, "lemma": "about", "misc": "", "start_char": 104, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 114, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 3, "id": 5, "lemma": "they", "misc": "", "start_char": 110, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 116, "feats": null, "head": 9, "id": 6, "lemma": ",", "misc": "", "start_char": 115, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 120, "feats": null, "head": 9, "id": 7, "lemma": "and", "misc": "", "start_char": 117, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 124, "feats": null, "head": 9, "id": 8, "lemma": "...", "misc": "", "start_char": 121, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 129, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 9, "lemma": "pick", "misc": "", "start_char": 125, "text": "pick", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 139, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs|Reflex=Yes", "head": 9, "id": 10, "lemma": "ourselves", "misc": "", "start_char": 130, "text": "ourselves", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 143, "feats": null, "head": 9, "id": 11, "lemma": "out", "misc": "", "start_char": 140, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 145, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 12, "lemma": "a", "misc": "", "start_char": 144, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 150, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "nice", "misc": "", "start_char": 146, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 157, "feats": "Number=Sing", "head": 9, "id": 14, "lemma": "turtle", "misc": "", "start_char": 151, "text": "turtle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 159, "feats": null, "head": 9, "id": 15, "lemma": ".", "misc": "", "start_char": 158, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 162, "feats": null, "head": 18, "id": 16, "lemma": "oh", "misc": "", "start_char": 160, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 164, "feats": null, "head": 16, "id": 17, "lemma": ",", "misc": "", "start_char": 163, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 168, "feats": "PronType=Int", "head": 9, "id": 18, "lemma": "how", "misc": "", "start_char": 165, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "case", "end_char": 174, "feats": null, "head": 21, "id": 19, "lemma": "about", "misc": "", "start_char": 169, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 179, "feats": "Number=Sing|PronType=Dem", "head": 21, "id": 20, "lemma": "this", "misc": "", "start_char": 175, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 183, "feats": "Number=Sing", "head": 18, "id": 21, "lemma": "one", "misc": "", "start_char": 180, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 186, "feats": null, "head": 21, "id": 22, "lemma": "up", "misc": "", "start_char": 184, "text": "up", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 189, "feats": null, "head": 25, "id": 23, "lemma": "on", "misc": "", "start_char": 187, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 193, "feats": "Definite=Def|PronType=Art", "head": 25, "id": 24, "lemma": "the", "misc": "", "start_char": 190, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 197, "feats": "Number=Sing", "head": 22, "id": 25, "lemma": "log", "misc": "", "start_char": 194, "text": "log", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 199, "feats": null, "head": 1, "id": 26, "lemma": "?", "misc": "", "start_char": 198, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know))) (. .) (S (NP (PRP He)) (ADVP (NN kind) (IN of)) (VP (VBZ looks) (PP (IN like) (NP (DT a) (NN jerk)))) (. .) (WHADVP (WRB How)) (PP (IN about) (NP (DT this) (NN one)))) (. ?)))" }, "speaker": "Sheldon", "text": "Oh, I don't know . He kind of looks like a jerk . How about this one?", "tokens": [ { "deprel": "discourse", "end_char": 202, "feats": null, "head": 11, "id": 1, "lemma": "oh", "misc": "", "start_char": 200, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 204, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 203, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 206, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 205, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 209, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 207, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 213, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 210, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 218, "feats": "VerbForm=Inf", "head": 11, "id": 6, "lemma": "know", "misc": "", "start_char": 214, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 220, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 219, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 223, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 8, "lemma": "he", "misc": "", "start_char": 221, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 228, "feats": "Number=Sing", "head": 11, "id": 9, "lemma": "kind", "misc": "", "start_char": 224, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "fixed", "end_char": 231, "feats": null, "head": 9, "id": 10, "lemma": "of", "misc": "", "start_char": 229, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 237, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 11, "lemma": "look", "misc": "", "start_char": 232, "text": "looks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 242, "feats": null, "head": 14, "id": 12, "lemma": "like", "misc": "", "start_char": 238, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 244, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 13, "lemma": "a", "misc": "", "start_char": 243, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 249, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "jerk", "misc": "", "start_char": 245, "text": "jerk", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 251, "feats": null, "head": 19, "id": 15, "lemma": ".", "misc": "", "start_char": 250, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 255, "feats": "PronType=Int", "head": 19, "id": 16, "lemma": "how", "misc": "", "start_char": 252, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "case", "end_char": 261, "feats": null, "head": 19, "id": 17, "lemma": "about", "misc": "", "start_char": 256, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 266, "feats": "Number=Sing|PronType=Dem", "head": 19, "id": 18, "lemma": "this", "misc": "", "start_char": 262, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 270, "feats": "Number=Sing", "head": 11, "id": 19, "lemma": "one", "misc": "", "start_char": 267, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 272, "feats": null, "head": 11, "id": 20, "lemma": "?", "misc": "", "start_char": 271, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (NP (PRP he)) (VP (VBZ 's) (ADVP (RB barely)) (VP (VBG moving))) (. .) (S (NP (PRP He)) (VP (VBZ looks) (ADJP (RB half) (JJ dead)))) (. .)))" }, "speaker": "Amy", "text": "Well, he's barely moving . He looks half dead.", "tokens": [ { "deprel": "discourse", "end_char": 277, "feats": null, "head": 6, "id": 1, "lemma": "well", "misc": "", "start_char": 273, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 279, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 278, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 282, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 3, "lemma": "he", "misc": "", "start_char": 280, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 285, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 283, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 292, "feats": null, "head": 6, "id": 5, "lemma": "barely", "misc": "", "start_char": 286, "text": "barely", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 299, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 6, "lemma": "move", "misc": "", "start_char": 293, "text": "moving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 301, "feats": null, "head": 9, "id": 7, "lemma": ".", "misc": "", "start_char": 300, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 304, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 8, "lemma": "he", "misc": "", "start_char": 302, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 310, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 9, "lemma": "look", "misc": "", "start_char": 305, "text": "looks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 315, "feats": "NumType=Mult", "head": 11, "id": 10, "lemma": "half", "misc": "", "start_char": 311, "text": "half", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 320, "feats": "Degree=Pos", "head": 9, "id": 11, "lemma": "dead", "misc": "", "start_char": 316, "text": "dead", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 322, "feats": null, "head": 6, "id": 12, "lemma": ".", "misc": "", "start_char": 321, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP know) (. .) (S (NP (PRP I)) (VP (VBP like) (NP (PRP him)) (, ,) (ADVP (RB too) (. .)) (INTJ (UH Hi)) (, ,) (NP (JJ little) (NN guy) (. .) (SBARQ (WHADVP (WRB How)) (SQ (MD 'd) (NP (PRP you)) (VP (VB like) (S (VP (TO to) (VP (VB come) (ADVP (RB home)) (PP (IN with) (NP (PRP us))))))) (. ?) (S (NP (PRP You)) (VP (MD 'll) (VP (VB be) (VP (VBG living) (PP (IN with) (NP (PRP me))) (SBAR (IN because) (S (NP (PRP we)) (VP (VBP do) (RB n't) (VP (VB live) (PP (IN in) (NP (DT the) (JJ same) (NN house))))))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "I know . I like him, too . Hi, little guy . How'd you like to come home with us? You'll be living with me because we don't live in the same house.", "tokens": [ { "deprel": "nsubj", "end_char": 324, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 323, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 329, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "know", "misc": "", "start_char": 325, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 331, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 330, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 333, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 332, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 338, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "like", "misc": "", "start_char": 334, "text": "like", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 342, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "he", "misc": "", "start_char": 339, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 344, "feats": null, "head": 8, "id": 7, "lemma": ",", "misc": "", "start_char": 343, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 348, "feats": null, "head": 5, "id": 8, "lemma": "too", "misc": "", "start_char": 345, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 350, "feats": null, "head": 13, "id": 9, "lemma": ".", "misc": "", "start_char": 349, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 353, "feats": null, "head": 13, "id": 10, "lemma": "hi", "misc": "", "start_char": 351, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 355, "feats": null, "head": 10, "id": 11, "lemma": ",", "misc": "", "start_char": 354, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 362, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "little", "misc": "", "start_char": 356, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 366, "feats": "Number=Sing", "head": 5, "id": 13, "lemma": "guy", "misc": "", "start_char": 363, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 368, "feats": null, "head": 13, "id": 14, "lemma": ".", "misc": "", "start_char": 367, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 372, "feats": "PronType=Int", "head": 18, "id": 15, "lemma": "how", "misc": "", "start_char": 369, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 375, "feats": "VerbForm=Fin", "head": 18, "id": 16, "lemma": "would", "misc": "", "start_char": 373, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 379, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 18, "id": 17, "lemma": "you", "misc": "", "start_char": 376, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 384, "feats": "VerbForm=Inf", "head": 5, "id": 18, "lemma": "like", "misc": "", "start_char": 380, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 387, "feats": null, "head": 20, "id": 19, "lemma": "to", "misc": "", "start_char": 385, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 392, "feats": "VerbForm=Inf", "head": 18, "id": 20, "lemma": "come", "misc": "", "start_char": 388, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 397, "feats": null, "head": 20, "id": 21, "lemma": "home", "misc": "", "start_char": 393, "text": "home", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 402, "feats": null, "head": 23, "id": 22, "lemma": "with", "misc": "", "start_char": 398, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 405, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 20, "id": 23, "lemma": "we", "misc": "", "start_char": 403, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 407, "feats": null, "head": 18, "id": 24, "lemma": "?", "misc": "", "start_char": 406, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 411, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 28, "id": 25, "lemma": "you", "misc": "", "start_char": 408, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 415, "feats": "VerbForm=Fin", "head": 28, "id": 26, "lemma": "will", "misc": "", "start_char": 412, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 418, "feats": "VerbForm=Inf", "head": 28, "id": 27, "lemma": "be", "misc": "", "start_char": 416, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 425, "feats": "Tense=Pres|VerbForm=Part", "head": 18, "id": 28, "lemma": "live", "misc": "", "start_char": 419, "text": "living", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 430, "feats": null, "head": 30, "id": 29, "lemma": "with", "misc": "", "start_char": 426, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 433, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 28, "id": 30, "lemma": "I", "misc": "", "start_char": 431, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 441, "feats": null, "head": 35, "id": 31, "lemma": "because", "misc": "", "start_char": 434, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 444, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 35, "id": 32, "lemma": "we", "misc": "", "start_char": 442, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 447, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 35, "id": 33, "lemma": "do", "misc": "", "start_char": 445, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 451, "feats": null, "head": 35, "id": 34, "lemma": "not", "misc": "", "start_char": 448, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 456, "feats": "VerbForm=Inf", "head": 28, "id": 35, "lemma": "live", "misc": "", "start_char": 452, "text": "live", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 459, "feats": null, "head": 39, "id": 36, "lemma": "in", "misc": "", "start_char": 457, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 463, "feats": "Definite=Def|PronType=Art", "head": 39, "id": 37, "lemma": "the", "misc": "", "start_char": 460, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 468, "feats": "Degree=Pos", "head": 39, "id": 38, "lemma": "same", "misc": "", "start_char": 464, "text": "same", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 474, "feats": "Number=Sing", "head": 35, "id": 39, "lemma": "house", "misc": "", "start_char": 469, "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 476, "feats": null, "head": 5, "id": 40, "lemma": ".", "misc": "", "start_char": 475, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (CC But) (NP (DT that)) (VP (VBZ 's) (RB not) (NP (PRP$ your) (NN fault))) (. .) (S (PP (IN Like) (NP (PRP you))) (, ,) (NP (PRP we)) (VP (VBP 're) (VP (VBG taking) (NP (PRP it)) (S (ADJP (RB ridiculously) (JJ slow)))))) (. .) (S (NP (PRP You)) (VP (MD 'll) (VP (VB stay) (PP (IN with) (NP (PRP me))) (SBAR (WHADVP (WRB when)) (S (NP (PRP he)) (VP (VBZ 's) (PP (PP (IN at) (NP (NNP Comic) (HYPH -) (NNP Con))) (CC or) (ADVP (RB away) (PP (IN for) (NP (NN work))))))))))) (. .)))" }, "speaker": "Amy", "text": "But that's not your fault . Like you, we're taking it ridiculously slow . You'll stay with me when he's at Comic - Con or away for work.", "tokens": [ { "deprel": "cc", "end_char": 480, "feats": null, "head": 6, "id": 1, "lemma": "but", "misc": "", "start_char": 477, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 485, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 2, "lemma": "that", "misc": "", "start_char": 481, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 488, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 3, "lemma": "be", "misc": "", "start_char": 486, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 492, "feats": null, "head": 6, "id": 4, "lemma": "not", "misc": "", "start_char": 489, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "nmod:poss", "end_char": 497, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "your", "misc": "", "start_char": 493, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 503, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "fault", "misc": "", "start_char": 498, "text": "fault", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 505, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 504, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 510, "feats": null, "head": 9, "id": 8, "lemma": "like", "misc": "", "start_char": 506, "text": "Like", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 514, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 13, "id": 9, "lemma": "you", "misc": "", "start_char": 511, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 516, "feats": null, "head": 13, "id": 10, "lemma": ",", "misc": "", "start_char": 515, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 519, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 13, "id": 11, "lemma": "we", "misc": "", "start_char": 517, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 523, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 520, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 530, "feats": "Tense=Pres|VerbForm=Part", "head": 6, "id": 13, "lemma": "take", "misc": "", "start_char": 524, "text": "taking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 533, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 14, "lemma": "it", "misc": "", "start_char": 531, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 546, "feats": null, "head": 16, "id": 15, "lemma": "ridiculously", "misc": "", "start_char": 534, "text": "ridiculously", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 551, "feats": "Degree=Pos", "head": 13, "id": 16, "lemma": "slow", "misc": "", "start_char": 547, "text": "slow", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 553, "feats": null, "head": 13, "id": 17, "lemma": ".", "misc": "", "start_char": 552, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 557, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 20, "id": 18, "lemma": "you", "misc": "", "start_char": 554, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 561, "feats": "VerbForm=Fin", "head": 20, "id": 19, "lemma": "will", "misc": "", "start_char": 558, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 566, "feats": "VerbForm=Inf", "head": 13, "id": 20, "lemma": "stay", "misc": "", "start_char": 562, "text": "stay", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 571, "feats": null, "head": 22, "id": 21, "lemma": "with", "misc": "", "start_char": 567, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 574, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 22, "lemma": "I", "misc": "", "start_char": 572, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 579, "feats": "PronType=Int", "head": 29, "id": 23, "lemma": "when", "misc": "", "start_char": 575, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 582, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 29, "id": 24, "lemma": "he", "misc": "", "start_char": 580, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 585, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 29, "id": 25, "lemma": "be", "misc": "", "start_char": 583, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 588, "feats": null, "head": 29, "id": 26, "lemma": "at", "misc": "", "start_char": 586, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 594, "feats": "Number=Sing", "head": 29, "id": 27, "lemma": "Comic", "misc": "", "start_char": 589, "text": "Comic", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 596, "feats": null, "head": 29, "id": 28, "lemma": "-", "misc": "", "start_char": 595, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "advcl", "end_char": 600, "feats": "Number=Sing", "head": 20, "id": 29, "lemma": "Con", "misc": "", "start_char": 597, "text": "Con", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 603, "feats": null, "head": 31, "id": 30, "lemma": "or", "misc": "", "start_char": 601, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 608, "feats": null, "head": 29, "id": 31, "lemma": "away", "misc": "", "start_char": 604, "text": "away", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 612, "feats": null, "head": 33, "id": 32, "lemma": "for", "misc": "", "start_char": 609, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 617, "feats": "Number=Sing", "head": 31, "id": 33, "lemma": "work", "misc": "", "start_char": 613, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 619, "feats": null, "head": 6, "id": 34, "lemma": ".", "misc": "", "start_char": 618, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (CC Or) (SBAR (IN if) (S (NP (PRP they)) (VP (VBP accept) (NP (NP (NNP Daddy) (POS 's)) (NN application) (S (VP (TO to) (VP (VB live) (PP (IN on) (NP (NNP Mars)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Or if they accept Daddy's application to live on Mars.", "tokens": [ { "deprel": "cc", "end_char": 622, "feats": null, "head": 4, "id": 1, "lemma": "or", "misc": "", "start_char": 620, "text": "Or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "end_char": 625, "feats": null, "head": 4, "id": 2, "lemma": "if", "misc": "", "start_char": 623, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 630, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "they", "misc": "", "start_char": 626, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 637, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "accept", "misc": "", "start_char": 631, "text": "accept", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 643, "feats": "Number=Sing", "head": 7, "id": 5, "lemma": "Daddy", "misc": "", "start_char": 638, "text": "Daddy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 646, "feats": null, "head": 5, "id": 6, "lemma": "'s", "misc": "", "start_char": 644, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "end_char": 658, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "application", "misc": "", "start_char": 647, "text": "application", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 661, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 659, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 666, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "live", "misc": "", "start_char": 662, "text": "live", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 669, "feats": null, "head": 11, "id": 10, "lemma": "on", "misc": "", "start_char": 667, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 674, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "Mars", "misc": "", "start_char": 670, "text": "Mars", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 676, "feats": null, "head": 4, "id": 12, "lemma": ".", "misc": "", "start_char": 675, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (PRP you)) (VP (VBG talking) (PP (IN about)))) (. ?)))" }, "speaker": "Amy", "text": "What are you talking about?", "tokens": [ { "deprel": "obl", "end_char": 681, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 677, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 685, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 682, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 689, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 686, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 697, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "talk", "misc": "", "start_char": 690, "text": "talking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 703, "feats": null, "head": 1, "id": 5, "lemma": "about", "misc": "", "start_char": 698, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 705, "feats": null, "head": 4, "id": 6, "lemma": "?", "misc": "", "start_char": 704, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (EX there)) (VP (VBZ 's) (NP (NP (DT this) (NN company)) (SBAR (WHNP (WDT that)) (S (VP (VBZ 's) (VP (VBG attempting) (S (VP (TO to) (VP (VB establish) (NP (NP (DT a) (NN colony)) (PP (IN on) (NP (NNP Mars))))))))))))) (, ,) (CC and) (S (NP (PRP I)) (VP (VBD applied) (S (VP (TO to) (VP (VB be) (PP (IN among) (NP (NP (DT the) (JJ first)) (SBAR (S (VP (TO to) (VP (VB go)))))))))))) (. .) (SBARQ (WHNP (WP What)) (SQ (MD should) (NP (PRP we)) (VP (VB name) (NP (PRP him)))) (. ?) (S (NP (PRP You)) (VP (VBP know))) (, ,) (S (NP (PRP I)) (VP (VBD came) (PP (IN in) (S (VP (VBG thinking) (NP (`` \") (NNP Seth) (, ,) ('' \"))))))) (CC but) (, ...) (S (NP (PRP he)) (ADVP (NN kind) (IN of)) (VP (VBZ looks) (ADJP (NNP Italian))))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, there's this company that's attempting to establish a colony on Mars, and I applied to be among the first to go . What should we name him? You know, I came in thinking \" Seth, \" but...he kind of looks Italian.", "tokens": [ { "deprel": "discourse", "end_char": 708, "feats": null, "head": 4, "id": 1, "lemma": "oh", "misc": "", "start_char": 706, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 710, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 709, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "expl", "end_char": 716, "feats": null, "head": 4, "id": 3, "lemma": "there", "misc": "", "start_char": 711, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 719, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "be", "misc": "", "start_char": 717, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 724, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 5, "lemma": "this", "misc": "", "start_char": 720, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 732, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "company", "misc": "", "start_char": 725, "text": "company", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 737, "feats": "PronType=Rel", "head": 9, "id": 7, "lemma": "that", "misc": "", "start_char": 733, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "aux", "end_char": 740, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 738, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "acl:relcl", "end_char": 751, "feats": "Tense=Pres|VerbForm=Part", "head": 6, "id": 9, "lemma": "attempt", "misc": "", "start_char": 741, "text": "attempting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 754, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 752, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 764, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "establish", "misc": "", "start_char": 755, "text": "establish", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 766, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 12, "lemma": "a", "misc": "", "start_char": 765, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 773, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "colony", "misc": "", "start_char": 767, "text": "colony", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 776, "feats": null, "head": 15, "id": 14, "lemma": "on", "misc": "", "start_char": 774, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 781, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "Mars", "misc": "", "start_char": 777, "text": "Mars", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 783, "feats": null, "head": 19, "id": 16, "lemma": ",", "misc": "", "start_char": 782, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 787, "feats": null, "head": 19, "id": 17, "lemma": "and", "misc": "", "start_char": 784, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 789, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 18, "lemma": "I", "misc": "", "start_char": 788, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 797, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 19, "lemma": "apply", "misc": "", "start_char": 790, "text": "applied", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 800, "feats": null, "head": 24, "id": 20, "lemma": "to", "misc": "", "start_char": 798, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 803, "feats": "VerbForm=Inf", "head": 24, "id": 21, "lemma": "be", "misc": "", "start_char": 801, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "case", "end_char": 809, "feats": null, "head": 24, "id": 22, "lemma": "among", "misc": "", "start_char": 804, "text": "among", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 813, "feats": "Definite=Def|PronType=Art", "head": 24, "id": 23, "lemma": "the", "misc": "", "start_char": 810, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "xcomp", "end_char": 819, "feats": "Degree=Pos|NumType=Ord", "head": 19, "id": 24, "lemma": "first", "misc": "", "start_char": 814, "text": "first", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 822, "feats": null, "head": 26, "id": 25, "lemma": "to", "misc": "", "start_char": 820, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 825, "feats": "VerbForm=Inf", "head": 24, "id": 26, "lemma": "go", "misc": "", "start_char": 823, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 827, "feats": null, "head": 4, "id": 27, "lemma": ".", "misc": "", "start_char": 826, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "obj", "end_char": 832, "feats": "PronType=Int", "head": 31, "id": 28, "lemma": "what", "misc": "", "start_char": 828, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 839, "feats": "VerbForm=Fin", "head": 31, "id": 29, "lemma": "should", "misc": "", "start_char": 833, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 842, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 31, "id": 30, "lemma": "we", "misc": "", "start_char": 840, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 847, "feats": "VerbForm=Inf", "head": 4, "id": 31, "lemma": "name", "misc": "", "start_char": 843, "text": "name", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 851, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 31, "id": 32, "lemma": "he", "misc": "", "start_char": 848, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 853, "feats": null, "head": 4, "id": 33, "lemma": "?", "misc": "", "start_char": 852, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 857, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 35, "id": 34, "lemma": "you", "misc": "", "start_char": 854, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 862, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 38, "id": 35, "lemma": "know", "misc": "", "start_char": 858, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 864, "feats": null, "head": 38, "id": 36, "lemma": ",", "misc": "", "start_char": 863, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 866, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 38, "id": 37, "lemma": "I", "misc": "", "start_char": 865, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 871, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 38, "lemma": "come", "misc": "", "start_char": 867, "text": "came", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 874, "feats": null, "head": 40, "id": 39, "lemma": "in", "misc": "", "start_char": 872, "text": "in", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 883, "feats": "VerbForm=Ger", "head": 38, "id": 40, "lemma": "think", "misc": "", "start_char": 875, "text": "thinking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 885, "feats": null, "head": 42, "id": 41, "lemma": "\"", "misc": "", "start_char": 884, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "obj", "end_char": 890, "feats": "Number=Sing", "head": 40, "id": 42, "lemma": "Seth", "misc": "", "start_char": 886, "text": "Seth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 892, "feats": null, "head": 42, "id": 43, "lemma": ",", "misc": "", "start_char": 891, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 894, "feats": null, "head": 38, "id": 44, "lemma": "\"", "misc": "", "start_char": 893, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "cc", "end_char": 898, "feats": null, "head": 50, "id": 45, "lemma": "but", "misc": "", "start_char": 895, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 902, "feats": null, "head": 50, "id": 46, "lemma": "...", "misc": "", "start_char": 899, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 905, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 50, "id": 47, "lemma": "he", "misc": "", "start_char": 903, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 910, "feats": "Number=Sing", "head": 50, "id": 48, "lemma": "kind", "misc": "", "start_char": 906, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "fixed", "end_char": 913, "feats": null, "head": 48, "id": 49, "lemma": "of", "misc": "", "start_char": 911, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "conj", "end_char": 919, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 38, "id": 50, "lemma": "look", "misc": "", "start_char": 914, "text": "looks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "xcomp", "end_char": 927, "feats": "Number=Sing", "head": 50, "id": 51, "lemma": "Italian", "misc": "", "start_char": 920, "text": "Italian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 929, "feats": null, "head": 4, "id": 52, "lemma": ".", "misc": "", "start_char": 928, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VP (VBD applied) (PP (IN for) (NP (DT a) (NN mission) (S (VP (TO to) (VP (VB be) (NP (NP (DT a) (NN colonist)) (PP (IN on) (NP (DT another) (NN planet)))))))))) (, ,) (CC and) (VP (MD could) (RB n't) (VP (VB be) (VP (VBN bothered) (S (VP (TO to) (VP (VB tell) (NP (PRP me))))))))) (. ?)))" }, "speaker": "Amy", "text": "You applied for a mission to be a colonist on another planet, and couldn't be bothered to tell me?", "tokens": [ { "deprel": "nsubj", "end_char": 933, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 930, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 941, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "apply", "misc": "", "start_char": 934, "text": "applied", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 945, "feats": null, "head": 5, "id": 3, "lemma": "for", "misc": "", "start_char": 942, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 947, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 946, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 955, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "mission", "misc": "", "start_char": 948, "text": "mission", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 958, "feats": null, "head": 9, "id": 6, "lemma": "to", "misc": "", "start_char": 956, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 961, "feats": "VerbForm=Inf", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 959, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 963, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "misc": "", "start_char": 962, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advcl", "end_char": 972, "feats": "Number=Sing", "head": 2, "id": 9, "lemma": "colonist", "misc": "", "start_char": 964, "text": "colonist", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 975, "feats": null, "head": 12, "id": 10, "lemma": "on", "misc": "", "start_char": 973, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 983, "feats": null, "head": 12, "id": 11, "lemma": "another", "misc": "", "start_char": 976, "text": "another", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 990, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "planet", "misc": "", "start_char": 984, "text": "planet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 992, "feats": null, "head": 18, "id": 13, "lemma": ",", "misc": "", "start_char": 991, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 996, "feats": null, "head": 18, "id": 14, "lemma": "and", "misc": "", "start_char": 993, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "aux", "end_char": 1002, "feats": "VerbForm=Fin", "head": 18, "id": 15, "lemma": "could", "misc": "", "start_char": 997, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1006, "feats": null, "head": 18, "id": 16, "lemma": "not", "misc": "", "start_char": 1003, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "aux:pass", "end_char": 1009, "feats": "VerbForm=Inf", "head": 18, "id": 17, "lemma": "be", "misc": "", "start_char": 1007, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "conj", "end_char": 1018, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 2, "id": 18, "lemma": "bother", "misc": "", "start_char": 1010, "text": "bothered", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 1021, "feats": null, "head": 20, "id": 19, "lemma": "to", "misc": "", "start_char": 1019, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1026, "feats": "VerbForm=Inf", "head": 18, "id": 20, "lemma": "tell", "misc": "", "start_char": 1022, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1029, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 21, "lemma": "I", "misc": "", "start_char": 1027, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1031, "feats": null, "head": 2, "id": 22, "lemma": "?", "misc": "", "start_char": 1030, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (SQ (MD Would) (NP (PRP you)) (VP (VB have) (VP (VBN approved))) (. ?)))" }, "speaker": "Sheldon", "text": "Would you have approved?", "tokens": [ { "deprel": "aux", "end_char": 1037, "feats": "VerbForm=Fin", "head": 4, "id": 1, "lemma": "would", "misc": "", "start_char": 1032, "text": "Would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 1041, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 2, "lemma": "you", "misc": "", "start_char": 1038, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1046, "feats": "VerbForm=Inf", "head": 4, "id": 3, "lemma": "have", "misc": "", "start_char": 1042, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 1055, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 4, "lemma": "approve", "misc": "", "start_char": 1047, "text": "approved", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 1057, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 1056, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (FRAG (ADVP (IN Of) (NN course)) (RB not) (. .)))" }, "speaker": "Amy", "text": "Of course not.", "tokens": [ { "deprel": "advmod", "end_char": 1060, "feats": null, "head": 3, "id": 1, "lemma": "of", "misc": "", "start_char": 1058, "text": "Of", "upos": "ADV", "xpos": "IN" }, { "deprel": "fixed", "end_char": 1067, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "course", "misc": "", "start_char": 1061, "text": "course", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1071, "feats": null, "head": 0, "id": 3, "lemma": "not", "misc": "", "start_char": 1068, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 1073, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1072, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (PP (VBN based) (PP (IN on) (NP (PRP$ your) (NN reaction)))) (, ,) (NP (PRP it)) (VP (VBZ looks) (SBAR (IN like) (S (NP (PRP I)) (VP (VBD made) (NP (DT the) (JJ right) (NN choice)))))) (. .) (SQ (VBZ Is) (RB n't) (NP (DT that) (JJ right) (, ,) (NNP Giuseppe))) (. ?)))" }, "speaker": "Sheldon", "text": "Well, based on your reaction, it looks like I made the right choice . Isn't that right, Giuseppe?", "tokens": [ { "deprel": "discourse", "end_char": 1078, "feats": null, "head": 9, "id": 1, "lemma": "well", "misc": "", "start_char": 1074, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1080, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1079, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advcl", "end_char": 1086, "feats": "Tense=Past|VerbForm=Part", "head": 9, "id": 3, "lemma": "base", "misc": "", "start_char": 1081, "text": "based", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1089, "feats": null, "head": 6, "id": 4, "lemma": "on", "misc": "", "start_char": 1087, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1094, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "your", "misc": "", "start_char": 1090, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1103, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "reaction", "misc": "", "start_char": 1095, "text": "reaction", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1105, "feats": null, "head": 9, "id": 7, "lemma": ",", "misc": "", "start_char": 1104, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1108, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 8, "lemma": "it", "misc": "", "start_char": 1106, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1114, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 9, "lemma": "look", "misc": "", "start_char": 1109, "text": "looks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 1119, "feats": null, "head": 12, "id": 10, "lemma": "like", "misc": "", "start_char": 1115, "text": "like", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1121, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 11, "lemma": "I", "misc": "", "start_char": 1120, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1126, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 9, "id": 12, "lemma": "make", "misc": "", "start_char": 1122, "text": "made", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1130, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 13, "lemma": "the", "misc": "", "start_char": 1127, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1136, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "right", "misc": "", "start_char": 1131, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1143, "feats": "Number=Sing", "head": 12, "id": 15, "lemma": "choice", "misc": "", "start_char": 1137, "text": "choice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1145, "feats": null, "head": 9, "id": 16, "lemma": ".", "misc": "", "start_char": 1144, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cop", "end_char": 1148, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 20, "id": 17, "lemma": "be", "misc": "", "start_char": 1146, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1152, "feats": null, "head": 20, "id": 18, "lemma": "not", "misc": "", "start_char": 1149, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1157, "feats": "Number=Sing|PronType=Dem", "head": 20, "id": 19, "lemma": "that", "misc": "", "start_char": 1153, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1163, "feats": "Degree=Pos", "head": 9, "id": 20, "lemma": "right", "misc": "", "start_char": 1158, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1165, "feats": null, "head": 20, "id": 21, "lemma": ",", "misc": "", "start_char": 1164, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1174, "feats": "Number=Sing", "head": 20, "id": 22, "lemma": "Giuseppe", "misc": "", "start_char": 1166, "text": "Giuseppe", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1176, "feats": null, "head": 9, "id": 23, "lemma": "?", "misc": "", "start_char": 1175, "text": "?", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 3 ], [ 0, 7, 8 ] ], [ [ 1, 0, 0 ], [ 4, 2, 2 ], [ 6, 0, 0 ], [ 6, 3, 3 ], [ 6, 29, 29 ], [ 7, 23, 23 ], [ 8, 4, 10 ], [ 9, 2, 2 ], [ 10, 4, 14 ], [ 10, 17, 17 ], [ 10, 22, 25 ], [ 10, 29, 29 ], [ 10, 36, 36 ], [ 11, 0, 0 ], [ 11, 7, 11 ], [ 11, 3, 11 ], [ 14, 10, 10 ] ], [ [ 1, 2, 2 ], [ 2, 0, 0 ], [ 2, 2, 5 ], [ 3, 4, 4 ], [ 3, 9, 9 ] ], [ [ 1, 4, 4 ], [ 3, 1, 1 ], [ 6, 22, 22 ] ], [ [ 2, 5, 5 ] ], [ [ 3, 11, 13 ] ], [ [ 3, 19, 24 ], [ 4, 7, 7 ], [ 4, 12, 13 ] ], [ [ 3, 23, 24 ] ], [ [ 4, 17, 18 ], [ 5, 2, 2 ], [ 5, 7, 7 ], [ 6, 5, 5 ] ], [ [ 6, 11, 12 ], [ 6, 16, 16 ], [ 6, 24, 24 ], [ 7, 4, 4 ], [ 7, 4, 5 ], [ 7, 8, 8 ], [ 7, 17, 17 ], [ 14, 21, 21 ] ], [ [ 6, 31, 31 ], [ 6, 36, 38 ], [ 7, 10, 10 ] ], [ [ 7, 1, 1 ] ], [ [ 7, 13, 13 ] ], [ [ 7, 21, 21 ], [ 10, 33, 33 ], [ 11, 20, 20 ], [ 12, 1, 1 ], [ 14, 4, 4 ], [ 14, 4, 5 ] ], [ [ 7, 26, 28 ] ], [ [ 7, 32, 32 ] ], [ [ 8, 2, 2 ] ], [ [ 8, 10, 10 ], [ 10, 14, 14 ], [ 11, 10, 11 ] ], [ [ 9, 0, 0 ] ], [ [ 10, 2, 2 ] ], [ [ 10, 6, 6 ] ], [ [ 10, 11, 12 ], [ 10, 31, 31 ] ], [ [ 10, 27, 27 ] ], [ [ 10, 41, 41 ], [ 10, 46, 46 ] ], [ [ 14, 7, 7 ] ], [ [ 14, 12, 14 ] ], [ [ 14, 18, 18 ] ] ]
s08e17c02t
Oh, dear Lord . Oh, dear Lord. You made it . We're fine. That was a lot of puppies. Let's forget about them, and...pick ourselves out a nice turtle . Oh, how about this one up on the log? Oh, I don't know . He kind of looks like a jerk . How about this one? Well, he's barely moving . He looks half dead. I know . I like him, too . Hi, little guy . How'd you like to come home with us? You'll be living with me because we don't live in the same house. But that's not your fault . Like you, we're taking it ridiculously slow . You'll stay with me when he's at Comic - Con or away for work. Or if they accept Daddy's application to live on Mars. What are you talking about? Oh, there's this company that's attempting to establish a colony on Mars, and I applied to be among the first to go . What should we name him? You know, I came in thinking " Seth, " but...he kind of looks Italian. You applied for a mission to be a colonist on another planet, and couldn't be bothered to tell me? Would you have approved? Of course not. Well, based on your reaction, it looks like I made the right choice . Isn't that right, Giuseppe?
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hey)) (, ,) (INTJ (UH hey) (. .)) (S (VP (VB Listen))) (, ,) (NP (PRP I) (, -) (PRP I)) (VP (VBP have) (NP (NP (DT a) (JJ little) (NN confession)) (SBAR (S (VP (TO to) (VP (VB make))))))) (. .)))" }, "speaker": "Leonard", "text": "Hey, hey . Listen, I - I have a little confession to make.", "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": "discourse", "end_char": 9, "feats": null, "head": 5, "id": 3, "lemma": "hey", "misc": "", "start_char": 6, "text": "hey", "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": "parataxis", "end_char": 18, "feats": "Mood=Imp|VerbForm=Fin", "head": 10, "id": 5, "lemma": "listen", "misc": "", "start_char": 12, "text": "Listen", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 20, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 19, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 22, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 7, "lemma": "I", "misc": "", "start_char": 21, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 24, "feats": null, "head": 7, "id": 8, "lemma": "-", "misc": "", "start_char": 23, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 26, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 9, "lemma": "I", "misc": "", "start_char": 25, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 31, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 10, "lemma": "have", "misc": "", "start_char": 27, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 33, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 11, "lemma": "a", "misc": "", "start_char": 32, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 40, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "little", "misc": "", "start_char": 34, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 51, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "confession", "misc": "", "start_char": 41, "text": "confession", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 54, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 52, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 59, "feats": "VerbForm=Inf", "head": 13, "id": 15, "lemma": "make", "misc": "", "start_char": 55, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 61, "feats": null, "head": 10, "id": 16, "lemma": ".", "misc": "", "start_char": 60, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (UH Aw)) (, ,) (SQ (VBZ is) (NP (DT this)) (NP (PRP$ your) (JJ first) (NN time))) (. ?)))" }, "speaker": "Penny", "text": "Aw, is this your first time?", "tokens": [ { "deprel": "discourse", "end_char": 64, "feats": null, "head": 7, "id": 1, "lemma": "aw", "misc": "", "start_char": 62, "text": "Aw", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 66, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 65, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cop", "end_char": 69, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 3, "lemma": "be", "misc": "", "start_char": 67, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 74, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 4, "lemma": "this", "misc": "", "start_char": 70, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "nmod:poss", "end_char": 79, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 7, "id": 5, "lemma": "your", "misc": "", "start_char": 75, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 85, "feats": "Degree=Pos|NumType=Ord", "head": 7, "id": 6, "lemma": "first", "misc": "", "start_char": 80, "text": "first", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 90, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "time", "misc": "", "start_char": 86, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 92, "feats": null, "head": 7, "id": 8, "lemma": "?", "misc": "", "start_char": 91, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH No)) (, ,) (NP (PRP I)) (VP (VBD got) (NP (PRP you)) (NP (NP (NN something)) (PP (IN for) (NP (NP (NNP Valentine) (POS 's)) (NNP Day)))))) (, ,) (CC and) (S (NP (PRP I)) (VP (VBD was) (ADJP (RB too) (JJ embarrassed) (S (VP (TO to) (VP (VB give) (NP (PRP it)) (PP (IN to) (NP (PRP you))))))))) (. .)))" }, "speaker": "Leonard", "text": "No, I got you something for Valentine's Day, and I was too embarrassed to give it to you.", "tokens": [ { "deprel": "discourse", "end_char": 95, "feats": "Polarity=Neg", "head": 4, "id": 1, "lemma": "no", "misc": "", "start_char": 93, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 97, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 96, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 99, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 98, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 103, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "get", "misc": "", "start_char": 100, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 107, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 5, "lemma": "you", "misc": "", "start_char": 104, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 117, "feats": "Number=Sing|PronType=Ind", "head": 4, "id": 6, "lemma": "something", "misc": "", "start_char": 108, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 121, "feats": null, "head": 10, "id": 7, "lemma": "for", "misc": "", "start_char": 118, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 131, "feats": "Number=Sing", "head": 10, "id": 8, "lemma": "Valentine", "misc": "", "start_char": 122, "text": "Valentine", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 134, "feats": null, "head": 8, "id": 9, "lemma": "'s", "misc": "", "start_char": 132, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nmod", "end_char": 138, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "Day", "misc": "", "start_char": 135, "text": "Day", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 140, "feats": null, "head": 16, "id": 11, "lemma": ",", "misc": "", "start_char": 139, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 144, "feats": null, "head": 16, "id": 12, "lemma": "and", "misc": "", "start_char": 141, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 146, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 13, "lemma": "I", "misc": "", "start_char": 145, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 150, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 16, "id": 14, "lemma": "be", "misc": "", "start_char": 147, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 154, "feats": null, "head": 16, "id": 15, "lemma": "too", "misc": "", "start_char": 151, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 166, "feats": "Degree=Pos", "head": 4, "id": 16, "lemma": "embarrassed", "misc": "", "start_char": 155, "text": "embarrassed", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 169, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 167, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 174, "feats": "VerbForm=Inf", "head": 16, "id": 18, "lemma": "give", "misc": "", "start_char": 170, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 177, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 19, "lemma": "it", "misc": "", "start_char": 175, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 180, "feats": null, "head": 21, "id": 20, "lemma": "to", "misc": "", "start_char": 178, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 184, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 18, "id": 21, "lemma": "you", "misc": "", "start_char": 181, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 186, "feats": null, "head": 4, "id": 22, "lemma": ".", "misc": "", "start_char": 185, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Well)) (, ,) (INTJ (WRB why)) (. ?)))" }, "speaker": "Penny", "text": "Well, why?", "tokens": [ { "deprel": "discourse", "end_char": 191, "feats": null, "head": 3, "id": 1, "lemma": "well", "misc": "", "start_char": 187, "text": "Well", "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": "root", "end_char": 197, "feats": "PronType=Int", "head": 0, "id": 3, "lemma": "why", "misc": "", "start_char": 194, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 199, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 198, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (INTJ (UH 'cause)) (NP (PRP I)) (VP (VBD got) (NP (PRP it)) (PP (IN at) (NP (DT the) (JJ dirty) (NN store)))) (. .)))" }, "speaker": "Leonard", "text": "Well, 'cause I got it at the dirty store.", "tokens": [ { "deprel": "discourse", "end_char": 204, "feats": null, "head": 5, "id": 1, "lemma": "well", "misc": "", "start_char": 200, "text": "Well", "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": 213, "feats": null, "head": 5, "id": 3, "lemma": "'cause", "misc": "", "start_char": 207, "text": "'cause", "upos": "INTJ", "xpos": "UH" }, { "deprel": "nsubj", "end_char": 215, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 214, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 219, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "get", "misc": "", "start_char": 216, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 222, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "it", "misc": "", "start_char": 220, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 225, "feats": null, "head": 10, "id": 7, "lemma": "at", "misc": "", "start_char": 223, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 229, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 8, "lemma": "the", "misc": "", "start_char": 226, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 235, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "dirty", "misc": "", "start_char": 230, "text": "dirty", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 241, "feats": "Number=Sing", "head": 5, "id": 10, "lemma": "store", "misc": "", "start_char": 236, "text": "store", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 243, "feats": null, "head": 5, "id": 11, "lemma": ".", "misc": "", "start_char": 242, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBD went) (PP (IN to) (NP (DT the) (JJ dirty) (NN store))) (PP (IN without) (NP (PRP me)))) (. ?)))" }, "speaker": "Penny", "text": "You went to the dirty store without me?", "tokens": [ { "deprel": "nsubj", "end_char": 247, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 244, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 252, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "go", "misc": "", "start_char": 248, "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 255, "feats": null, "head": 6, "id": 3, "lemma": "to", "misc": "", "start_char": 253, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 259, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 4, "lemma": "the", "misc": "", "start_char": 256, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 265, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "dirty", "misc": "", "start_char": 260, "text": "dirty", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 271, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "store", "misc": "", "start_char": 266, "text": "store", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 279, "feats": null, "head": 8, "id": 7, "lemma": "without", "misc": "", "start_char": 272, "text": "without", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 282, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 8, "lemma": "I", "misc": "", "start_char": 280, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 284, "feats": null, "head": 2, "id": 9, "lemma": "?", "misc": "", "start_char": 283, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (PP (IN In) (NP (NP (NNS sunglasses)) (CC and) (NP (DT a) (NN hat)))) (SBAR (IN after) (S (NP (PRP I)) (VP (VBD parked) (ADVP (NP (CD two) (NNS blocks)) (RB away))))) (. .)))" }, "speaker": "Leonard", "text": "In sunglasses and a hat after I parked two blocks away.", "tokens": [ { "deprel": "case", "end_char": 287, "feats": null, "head": 2, "id": 1, "lemma": "in", "misc": "", "start_char": 285, "text": "In", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 298, "feats": "Number=Plur", "head": 0, "id": 2, "lemma": "sunglass", "misc": "", "start_char": 288, "text": "sunglasses", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 302, "feats": null, "head": 5, "id": 3, "lemma": "and", "misc": "", "start_char": 299, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 304, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 303, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 308, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "hat", "misc": "", "start_char": 305, "text": "hat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 314, "feats": null, "head": 8, "id": 6, "lemma": "after", "misc": "", "start_char": 309, "text": "after", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 316, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 315, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 323, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 2, "id": 8, "lemma": "park", "misc": "", "start_char": 317, "text": "parked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nummod", "end_char": 327, "feats": "NumForm=Word|NumType=Card", "head": 10, "id": 9, "lemma": "two", "misc": "", "start_char": 324, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl:npmod", "end_char": 334, "feats": "Number=Plur", "head": 11, "id": 10, "lemma": "block", "misc": "", "start_char": 328, "text": "blocks", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 339, "feats": null, "head": 8, "id": 11, "lemma": "away", "misc": "", "start_char": 335, "text": "away", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 341, "feats": null, "head": 2, "id": 12, "lemma": ".", "misc": "", "start_char": 340, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (VP (VB get) (NP (PRP it))) (. !) (VP (VB Get) (NP (PRP it)) (PP (IN for) (NP (PRP me)))) (. !)))" }, "speaker": "Penny", "text": "Well, get it! Get it for me!", "tokens": [ { "deprel": "discourse", "end_char": 346, "feats": null, "head": 3, "id": 1, "lemma": "well", "misc": "", "start_char": 342, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 348, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 347, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 352, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "get", "misc": "", "start_char": 349, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 355, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "it", "misc": "", "start_char": 353, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 357, "feats": null, "head": 3, "id": 5, "lemma": "!", "misc": "", "start_char": 356, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 361, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 6, "lemma": "get", "misc": "", "start_char": 358, "text": "Get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 364, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "it", "misc": "", "start_char": 362, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 368, "feats": null, "head": 9, "id": 8, "lemma": "for", "misc": "", "start_char": 365, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 371, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 9, "lemma": "I", "misc": "", "start_char": 369, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 373, "feats": null, "head": 3, "id": 10, "lemma": "!", "misc": "", "start_char": 372, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (INTJ (UH Yeah) (. ?) (UH Yeah) (. .)))" }, "speaker": "Leonard", "text": "Yeah? Yeah.", "tokens": [ { "deprel": "root", "end_char": 378, "feats": null, "head": 0, "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": 1, "id": 3, "lemma": "yeah", "misc": "", "start_char": 381, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 387, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 386, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (INTJ (UH Yeah) (. .)))" }, "speaker": "Penny", "text": "Yeah.", "tokens": [ { "deprel": "root", "end_char": 392, "feats": null, "head": 0, "id": 1, "lemma": "yeah", "misc": "", "start_char": 388, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 394, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 393, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Okay)) (, ,) (INTJ (UH uh)) (, ,) (INTJ (UH well)) (, ,) (NP (PRP I)) (VP (VBP hope) (S (S (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ fun)))) (PRN (. .) (S (NP (PRP I)) (VP (VBP mean))) (, ,)) (S (S (NP (NP (PRP it)) (, -) (NP (PRP it))) (VP (VBZ comes) (PP (IN with) (NP (NNS paints))))) (, ,) (CC and) (, -) (CC and) (S (NP (PRP it)) (VP (VBZ 's) (ADJP (ADVP (NN kind) (IN of)) (JJ creative) (CC and) (JJ artistic))))))) (. .)))" }, "speaker": "Leonard", "text": "Okay, uh, well, I hope it's fun . I mean, it - it comes with paints, and - and it's kind of creative and artistic.", "tokens": [ { "deprel": "discourse", "end_char": 399, "feats": null, "head": 8, "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": "discourse", "end_char": 404, "feats": null, "head": 8, "id": 3, "lemma": "uh", "misc": "", "start_char": 402, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 406, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 405, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 411, "feats": null, "head": 8, "id": 5, "lemma": "well", "misc": "", "start_char": 407, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 413, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 412, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 415, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 414, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 420, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 8, "lemma": "hope", "misc": "", "start_char": 416, "text": "hope", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 423, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 9, "lemma": "it", "misc": "", "start_char": 421, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 426, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 424, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 430, "feats": "Degree=Pos", "head": 8, "id": 11, "lemma": "fun", "misc": "", "start_char": 427, "text": "fun", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 432, "feats": null, "head": 14, "id": 12, "lemma": ".", "misc": "", "start_char": 431, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 434, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 13, "lemma": "I", "misc": "", "start_char": 433, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 439, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 14, "lemma": "mean", "misc": "", "start_char": 435, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 441, "feats": null, "head": 14, "id": 15, "lemma": ",", "misc": "", "start_char": 440, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 444, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": 16, "lemma": "it", "misc": "", "start_char": 442, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 446, "feats": null, "head": 19, "id": 17, "lemma": "-", "misc": "", "start_char": 445, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 449, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": 18, "lemma": "it", "misc": "", "start_char": 447, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 455, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 19, "lemma": "come", "misc": "", "start_char": 450, "text": "comes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 460, "feats": null, "head": 21, "id": 20, "lemma": "with", "misc": "", "start_char": 456, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 467, "feats": "Number=Plur", "head": 19, "id": 21, "lemma": "paint", "misc": "", "start_char": 461, "text": "paints", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 469, "feats": null, "head": 23, "id": 22, "lemma": ",", "misc": "", "start_char": 468, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 473, "feats": null, "head": 30, "id": 23, "lemma": "and", "misc": "", "start_char": 470, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 475, "feats": null, "head": 30, "id": 24, "lemma": "-", "misc": "", "start_char": 474, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 479, "feats": null, "head": 30, "id": 25, "lemma": "and", "misc": "", "start_char": 476, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 482, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 30, "id": 26, "lemma": "it", "misc": "", "start_char": 480, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 485, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 30, "id": 27, "lemma": "be", "misc": "", "start_char": 483, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 490, "feats": "Number=Sing", "head": 30, "id": 28, "lemma": "kind", "misc": "", "start_char": 486, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "fixed", "end_char": 493, "feats": null, "head": 28, "id": 29, "lemma": "of", "misc": "", "start_char": 491, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "conj", "end_char": 502, "feats": "Degree=Pos", "head": 19, "id": 30, "lemma": "creative", "misc": "", "start_char": 494, "text": "creative", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 506, "feats": null, "head": 32, "id": 31, "lemma": "and", "misc": "", "start_char": 503, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 515, "feats": "Degree=Pos", "head": 30, "id": 32, "lemma": "artistic", "misc": "", "start_char": 507, "text": "artistic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 517, "feats": null, "head": 8, "id": 33, "lemma": ".", "misc": "", "start_char": 516, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (SQ (INTJ (UH Okay)) (, ,) (VBD did) (NP (PRP you)) (VP (VB go) (PP (IN to) (NP (NP (DT the) (JJ dirty) (NN store)) (CC or) (NP (NNP Michaels))))) (. ?)))" }, "speaker": "Penny", "text": "Okay, did you go to the dirty store or Michaels?", "tokens": [ { "deprel": "discourse", "end_char": 522, "feats": null, "head": 5, "id": 1, "lemma": "okay", "misc": "", "start_char": 518, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 524, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 523, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 528, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 525, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 532, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 529, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 535, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "go", "misc": "", "start_char": 533, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 538, "feats": null, "head": 9, "id": 6, "lemma": "to", "misc": "", "start_char": 536, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 542, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 7, "lemma": "the", "misc": "", "start_char": 539, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 548, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "dirty", "misc": "", "start_char": 543, "text": "dirty", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 554, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "store", "misc": "", "start_char": 549, "text": "store", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 557, "feats": null, "head": 11, "id": 10, "lemma": "or", "misc": "", "start_char": 555, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 566, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "Michaels", "misc": "", "start_char": 558, "text": "Michaels", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 568, "feats": null, "head": 5, "id": 12, "lemma": "?", "misc": "", "start_char": 567, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH No)) (, ,) (INTJ (UH no) (. .)) (S (NP (PRP We)) (VP (VBP cover) (NP (PRP ourselves)) (PP (IN in) (NP (NN body) (NN paint))))) (, ,) (CC and) (S (ADVP (RB then) (, -) (RB then)) (NP (PRP we)) (VP (VP (VBP get) (PP (IN on) (NP (DT this) (JJ big) (NN canvas)))) (CC and) (VP (VBP do) (NP (PRP$ our) (NN thing))))) (. .)))" }, "speaker": "Leonard", "text": "No, no . We cover ourselves in body paint, and then - then we get on this big canvas and do our thing.", "tokens": [ { "deprel": "discourse", "end_char": 571, "feats": "Polarity=Neg", "head": 6, "id": 1, "lemma": "no", "misc": "", "start_char": 569, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 573, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 572, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 576, "feats": "Polarity=Neg", "head": 6, "id": 3, "lemma": "no", "misc": "", "start_char": 574, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 578, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 577, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 581, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "we", "misc": "", "start_char": 579, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 587, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "cover", "misc": "", "start_char": 582, "text": "cover", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 597, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs|Reflex=Yes", "head": 6, "id": 7, "lemma": "ourselves", "misc": "", "start_char": 588, "text": "ourselves", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 600, "feats": null, "head": 10, "id": 8, "lemma": "in", "misc": "", "start_char": 598, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 605, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "body", "misc": "", "start_char": 601, "text": "body", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 611, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "paint", "misc": "", "start_char": 606, "text": "paint", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 613, "feats": null, "head": 12, "id": 11, "lemma": ",", "misc": "", "start_char": 612, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 617, "feats": null, "head": 17, "id": 12, "lemma": "and", "misc": "", "start_char": 614, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 622, "feats": "PronType=Dem", "head": 17, "id": 13, "lemma": "then", "misc": "", "start_char": 618, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 624, "feats": null, "head": 13, "id": 14, "lemma": "-", "misc": "", "start_char": 623, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 629, "feats": "PronType=Dem", "head": 17, "id": 15, "lemma": "then", "misc": "", "start_char": 625, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 632, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 17, "id": 16, "lemma": "we", "misc": "", "start_char": 630, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 636, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 17, "lemma": "get", "misc": "", "start_char": 633, "text": "get", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 639, "feats": null, "head": 21, "id": 18, "lemma": "on", "misc": "", "start_char": 637, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 644, "feats": "Number=Sing|PronType=Dem", "head": 21, "id": 19, "lemma": "this", "misc": "", "start_char": 640, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 648, "feats": "Degree=Pos", "head": 21, "id": 20, "lemma": "big", "misc": "", "start_char": 645, "text": "big", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 655, "feats": "Number=Sing", "head": 17, "id": 21, "lemma": "canva", "misc": "", "start_char": 649, "text": "canvas", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 659, "feats": null, "head": 23, "id": 22, "lemma": "and", "misc": "", "start_char": 656, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 662, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 17, "id": 23, "lemma": "do", "misc": "", "start_char": 660, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 666, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 25, "id": 24, "lemma": "our", "misc": "", "start_char": 663, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 672, "feats": "Number=Sing", "head": 23, "id": 25, "lemma": "thing", "misc": "", "start_char": 667, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 674, "feats": null, "head": 6, "id": 26, "lemma": ".", "misc": "", "start_char": 673, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Whoa)) (, ,) (NP (DT that)) (VP (VBZ 's) (NP (NP (NN kind)) (PP (IN of) (NP (NP (DT a) (JJ big) (NN step)) (PP (IN for) (NP (NP (DT a) (NN guy)) (SBAR (WHNP (WP who)) (S (ADVP (RB only) (RB recently)) (VP (VBD agreed) (S (VP (TO to) (VP (VB take) (NP (PRP$ his) (NNS socks)) (PRT (RP off)))))))))))))) (. .)))" }, "speaker": "Penny", "text": "Whoa, that's kind of a big step for a guy who only recently agreed to take his socks off.", "tokens": [ { "deprel": "discourse", "end_char": 679, "feats": null, "head": 9, "id": 1, "lemma": "whoa", "misc": "", "start_char": 675, "text": "Whoa", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 681, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 680, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 686, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 3, "lemma": "that", "misc": "", "start_char": 682, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 689, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 4, "lemma": "be", "misc": "", "start_char": 687, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "obl:npmod", "end_char": 694, "feats": "Number=Sing", "head": 9, "id": 5, "lemma": "kind", "misc": "", "start_char": 690, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "fixed", "end_char": 697, "feats": null, "head": 5, "id": 6, "lemma": "of", "misc": "", "start_char": 695, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 699, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 7, "lemma": "a", "misc": "", "start_char": 698, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 703, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "big", "misc": "", "start_char": 700, "text": "big", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 708, "feats": "Number=Sing", "head": 0, "id": 9, "lemma": "step", "misc": "", "start_char": 704, "text": "step", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 712, "feats": null, "head": 12, "id": 10, "lemma": "for", "misc": "", "start_char": 709, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 714, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 11, "lemma": "a", "misc": "", "start_char": 713, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 718, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "guy", "misc": "", "start_char": 715, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 722, "feats": "PronType=Rel", "head": 16, "id": 13, "lemma": "who", "misc": "", "start_char": 719, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "advmod", "end_char": 727, "feats": null, "head": 16, "id": 14, "lemma": "only", "misc": "", "start_char": 723, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 736, "feats": null, "head": 16, "id": 15, "lemma": "recently", "misc": "", "start_char": 728, "text": "recently", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 743, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": 16, "lemma": "agree", "misc": "", "start_char": 737, "text": "agreed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 746, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 744, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 751, "feats": "VerbForm=Inf", "head": 16, "id": 18, "lemma": "take", "misc": "", "start_char": 747, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 755, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 20, "id": 19, "lemma": "his", "misc": "", "start_char": 752, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 761, "feats": "Number=Plur", "head": 18, "id": 20, "lemma": "sock", "misc": "", "start_char": 756, "text": "socks", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "compound:prt", "end_char": 765, "feats": null, "head": 18, "id": 21, "lemma": "off", "misc": "", "start_char": 762, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 767, "feats": null, "head": 9, "id": 22, "lemma": ".", "misc": "", "start_char": 766, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP 're) (VP (VBG making) (S (NP (NP (NP (NN fun)) (PP (IN of) (NP (PRP me)))) (. .)) (VP (VB Forget) (NP (PRP it)))))) (. .)))" }, "speaker": "Leonard", "text": "You're making fun of me . Forget it.", "tokens": [ { "deprel": "nsubj", "end_char": 771, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 768, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 775, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 772, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 782, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "make", "misc": "", "start_char": 776, "text": "making", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 786, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "fun", "misc": "", "start_char": 783, "text": "fun", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 789, "feats": null, "head": 6, "id": 5, "lemma": "of", "misc": "", "start_char": 787, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 792, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 6, "lemma": "I", "misc": "", "start_char": 790, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 794, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 793, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 801, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 8, "lemma": "forget", "misc": "", "start_char": 795, "text": "Forget", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 804, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 9, "lemma": "it", "misc": "", "start_char": 802, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 806, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 805, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No) (. !)) (INTJ (UH No)) (, ,) (S (VP (VB come) (PRT (RP on)))) (, ,) (NP (PRP I)) (VP (VBP want) (S (VP (TO to) (VP (VB do) (NP (PRP it)))))) (. .)))" }, "speaker": "Penny", "text": "No! No, come on, I want to do it.", "tokens": [ { "deprel": "discourse", "end_char": 809, "feats": "Polarity=Neg", "head": 5, "id": 1, "lemma": "no", "misc": "", "start_char": 807, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 811, "feats": null, "head": 1, "id": 2, "lemma": "!", "misc": "", "start_char": 810, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 814, "feats": "Polarity=Neg", "head": 5, "id": 3, "lemma": "no", "misc": "", "start_char": 812, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 816, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 815, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 821, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 5, "lemma": "come", "misc": "", "start_char": 817, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 824, "feats": null, "head": 5, "id": 6, "lemma": "on", "misc": "", "start_char": 822, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 826, "feats": null, "head": 9, "id": 7, "lemma": ",", "misc": "", "start_char": 825, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 828, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 827, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 833, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 9, "lemma": "want", "misc": "", "start_char": 829, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 836, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 834, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 839, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "do", "misc": "", "start_char": 837, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 842, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 12, "lemma": "it", "misc": "", "start_char": 840, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 844, "feats": null, "head": 5, "id": 13, "lemma": ".", "misc": "", "start_char": 843, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (ADVP (RB Really) (. ?)))" }, "speaker": "Leonard", "text": "Really?", "tokens": [ { "deprel": "root", "end_char": 851, "feats": null, "head": 0, "id": 1, "lemma": "really", "misc": "", "start_char": 845, "text": "Really", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 853, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 852, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (S (VP (VB let) (S (NP (PRP 's)) (NP (PRP you))))) (, ,) (NP (PRP me)) (, ,) (CC and) (S (NP (PRP$ your) (ADJP (RB very) (, ,) (ADJP (RB very) (JJ pale))) (NNS feet)) (VP (VBP make) (NP (DT some) (NN art) (. .) (UH Hey)) (, ,) (S (SBAR (WHADVP (WRB when)) (S (NP (PRP you)) (VP (VBD got) (ADVP (RB back) (PP (IN to) (NP (DT this) (NN store))))))) (, ,) (NP (PRP I)) (VP (VBP want) (S (VP (TO to) (VP (VB go) (PP (IN with) (NP (PRP you)))))))))) (. .)))" }, "speaker": "Penny", "text": "Yeah, let's you, me, and your very, very pale feet make some art . Hey, when you got back to this store, I want to go with you.", "tokens": [ { "deprel": "discourse", "end_char": 858, "feats": null, "head": 3, "id": 1, "lemma": "yeah", "misc": "", "start_char": 854, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 860, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 859, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 864, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "let", "misc": "", "start_char": 861, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 867, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 4, "lemma": "we", "misc": "", "start_char": 865, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 871, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 5, "lemma": "you", "misc": "", "start_char": 868, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 873, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 872, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 876, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 7, "lemma": "I", "misc": "", "start_char": 874, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 878, "feats": null, "head": 9, "id": 8, "lemma": ",", "misc": "", "start_char": 877, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 882, "feats": null, "head": 15, "id": 9, "lemma": "and", "misc": "", "start_char": 879, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 887, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 15, "id": 10, "lemma": "your", "misc": "", "start_char": 883, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "advmod", "end_char": 892, "feats": null, "head": 14, "id": 11, "lemma": "very", "misc": "", "start_char": 888, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 894, "feats": null, "head": 11, "id": 12, "lemma": ",", "misc": "", "start_char": 893, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 899, "feats": null, "head": 14, "id": 13, "lemma": "very", "misc": "", "start_char": 895, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 904, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "pale", "misc": "", "start_char": 900, "text": "pale", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 909, "feats": "Number=Plur", "head": 16, "id": 15, "lemma": "foot", "misc": "", "start_char": 905, "text": "feet", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "parataxis", "end_char": 914, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 16, "lemma": "make", "misc": "", "start_char": 910, "text": "make", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 919, "feats": null, "head": 18, "id": 17, "lemma": "some", "misc": "", "start_char": 915, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 923, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "art", "misc": "", "start_char": 920, "text": "art", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 925, "feats": null, "head": 3, "id": 19, "lemma": ".", "misc": "", "start_char": 924, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 929, "feats": null, "head": 31, "id": 20, "lemma": "hey", "misc": "", "start_char": 926, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 931, "feats": null, "head": 20, "id": 21, "lemma": ",", "misc": "", "start_char": 930, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 936, "feats": "PronType=Int", "head": 24, "id": 22, "lemma": "when", "misc": "", "start_char": 932, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 940, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 24, "id": 23, "lemma": "you", "misc": "", "start_char": 937, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 944, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 31, "id": 24, "lemma": "get", "misc": "", "start_char": 941, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 949, "feats": null, "head": 24, "id": 25, "lemma": "back", "misc": "", "start_char": 945, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 952, "feats": null, "head": 28, "id": 26, "lemma": "to", "misc": "", "start_char": 950, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 957, "feats": "Number=Sing|PronType=Dem", "head": 28, "id": 27, "lemma": "this", "misc": "", "start_char": 953, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 963, "feats": "Number=Sing", "head": 24, "id": 28, "lemma": "store", "misc": "", "start_char": 958, "text": "store", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 965, "feats": null, "head": 24, "id": 29, "lemma": ",", "misc": "", "start_char": 964, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 967, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 31, "id": 30, "lemma": "I", "misc": "", "start_char": 966, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 972, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 31, "lemma": "want", "misc": "", "start_char": 968, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 975, "feats": null, "head": 33, "id": 32, "lemma": "to", "misc": "", "start_char": 973, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 978, "feats": "VerbForm=Inf", "head": 31, "id": 33, "lemma": "go", "misc": "", "start_char": 976, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 983, "feats": null, "head": 35, "id": 34, "lemma": "with", "misc": "", "start_char": 979, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 987, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 33, "id": 35, "lemma": "you", "misc": "", "start_char": 984, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 989, "feats": null, "head": 3, "id": 36, "lemma": ".", "misc": "", "start_char": 988, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (CC but) (S (NP (PRP it)) (VP (VBZ 's) (NP (NP (DT a) (NN drive--)) (SBAR (S (NP (NP (DT the) (NN one)) (SBAR (S (NP (PRP I)) (VP (VBD went) (PP (IN to)))))) (VP (VBZ is) (PP (IN in) (NP (NNP San) (NNP Diego))))))))) (. .)))" }, "speaker": "Leonard", "text": "Okay, but it's a drive-- the one I went to is in San Diego.", "tokens": [ { "deprel": "discourse", "end_char": 994, "feats": null, "head": 7, "id": 1, "lemma": "okay", "misc": "", "start_char": 990, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 996, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 995, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1000, "feats": null, "head": 7, "id": 3, "lemma": "but", "misc": "", "start_char": 997, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1003, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 4, "lemma": "it", "misc": "", "start_char": 1001, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1006, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 1004, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1008, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 1007, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 1016, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "drive--", "misc": "", "start_char": 1009, "text": "drive--", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "end_char": 1020, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 1017, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1024, "feats": "Number=Sing", "head": 15, "id": 9, "lemma": "one", "misc": "", "start_char": 1021, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1026, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "I", "misc": "", "start_char": 1025, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 1031, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 9, "id": 11, "lemma": "go", "misc": "", "start_char": 1027, "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obl", "end_char": 1034, "feats": null, "head": 11, "id": 12, "lemma": "to", "misc": "", "start_char": 1032, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "cop", "end_char": 1037, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 13, "lemma": "be", "misc": "", "start_char": 1035, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 1040, "feats": null, "head": 15, "id": 14, "lemma": "in", "misc": "", "start_char": 1038, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "parataxis", "end_char": 1044, "feats": "Number=Sing", "head": 7, "id": 15, "lemma": "San", "misc": "", "start_char": 1041, "text": "San", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1050, "feats": "Number=Sing", "head": 15, "id": 16, "lemma": "Diego", "misc": "", "start_char": 1045, "text": "Diego", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1052, "feats": null, "head": 7, "id": 17, "lemma": ".", "misc": "", "start_char": 1051, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 6, 6 ], [ 0, 8, 8 ], [ 0, 6, 8 ], [ 2, 2, 2 ], [ 2, 12, 12 ], [ 4, 3, 3 ], [ 5, 0, 0 ], [ 6, 1, 4 ], [ 6, 6, 6 ], [ 10, 6, 6 ], [ 10, 12, 12 ], [ 11, 3, 3 ], [ 13, 18, 19 ], [ 13, 10, 20 ], [ 14, 5, 5 ], [ 17, 4, 4 ], [ 17, 9, 9 ], [ 17, 9, 14 ], [ 17, 22, 22 ], [ 17, 34, 34 ], [ 18, 9, 9 ] ], [ [ 0, 10, 14 ], [ 1, 3, 3 ] ], [ [ 1, 4, 4 ], [ 1, 4, 6 ], [ 17, 3, 3 ], [ 17, 4, 14 ], [ 17, 3, 14 ] ], [ [ 2, 4, 4 ], [ 2, 20, 20 ], [ 5, 7, 7 ], [ 7, 8, 8 ], [ 13, 18, 18 ], [ 14, 0, 0 ], [ 15, 7, 7 ], [ 17, 6, 6 ], [ 17, 29, 29 ] ], [ [ 2, 5, 5 ], [ 2, 7, 9 ] ], [ [ 2, 18, 18 ], [ 4, 5, 5 ], [ 7, 3, 3 ], [ 7, 6, 6 ], [ 10, 8, 8 ], [ 10, 15, 15 ], [ 10, 17, 17 ], [ 10, 25, 25 ], [ 14, 8, 8 ], [ 15, 11, 11 ] ], [ [ 4, 7, 9 ], [ 5, 3, 5 ], [ 11, 6, 10 ], [ 17, 26, 27 ] ], [ [ 6, 3, 4 ] ], [ [ 6, 8, 9 ] ], [ [ 10, 10, 10 ] ], [ [ 10, 20, 20 ] ], [ [ 11, 10, 10 ] ], [ [ 12, 4, 4 ], [ 12, 6, 6 ], [ 12, 15, 15 ], [ 12, 23, 23 ], [ 12, 23, 24 ] ], [ [ 12, 8, 9 ] ], [ [ 12, 18, 20 ] ], [ [ 13, 2, 2 ] ], [ [ 13, 4, 8 ] ], [ [ 13, 6, 8 ] ], [ [ 13, 12, 12 ] ], [ [ 14, 3, 3 ] ], [ [ 17, 16, 17 ] ], [ [ 18, 3, 3 ] ], [ [ 18, 5, 5 ] ], [ [ 18, 7, 11 ] ], [ [ 18, 14, 15 ] ] ]
s08e17c03t
Hey, hey . Listen, I - I have a little confession to make. Aw, is this your first time? No, I got you something for Valentine's Day, and I was too embarrassed to give it to you. Well, why? Well, 'cause I got it at the dirty store. You went to the dirty store without me? In sunglasses and a hat after I parked two blocks away. Well, get it! Get it for me! Yeah? Yeah. Yeah. Okay, uh, well, I hope it's fun . I mean, it - it comes with paints, and - and it's kind of creative and artistic. Okay, did you go to the dirty store or Michaels? No, no . We cover ourselves in body paint, and then - then we get on this big canvas and do our thing. Whoa, that's kind of a big step for a guy who only recently agreed to take his socks off. You're making fun of me . Forget it. No! No, come on, I want to do it. Really? Yeah, let's you, me, and your very, very pale feet make some art . Hey, when you got back to this store, I want to go with you. Okay, but it's a drive-- the one I went to is in San Diego.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB How)) (SQ (VBP are) (NP (DT the) (NNS taxes)) (VP (VBG going))) (. ?)))" }, "speaker": "Howard", "text": "How are the taxes going?", "tokens": [ { "deprel": "advmod", "end_char": 3, "feats": "PronType=Int", "head": 5, "id": 1, "lemma": "how", "misc": "", "start_char": 0, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 7, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 4, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 11, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 8, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 17, "feats": "Number=Plur", "head": 5, "id": 4, "lemma": "tax", "misc": "", "start_char": 12, "text": "taxes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 23, "feats": "VerbForm=Ger", "head": 0, "id": 5, "lemma": "go", "misc": "", "start_char": 18, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 25, "feats": null, "head": 5, "id": 6, "lemma": "?", "misc": "", "start_char": 24, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (INTJ (UH Okay) (. .) (CC But) (S (NP (PRP you)) (VP (VBD got) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NNS receipts)))) (PP (IN for) (NP (NP (DT the) (NNP Lego) (NN store)) (PP (IN in) (ADVP (RB here))))))) (. .)))" }, "speaker": "Bernadette", "text": "Okay . But you got a lot of receipts for the Lego store in here.", "tokens": [ { "deprel": "discourse", "end_char": 30, "feats": null, "head": 5, "id": 1, "lemma": "okay", "misc": "", "start_char": 26, "text": "Okay", "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": "cc", "end_char": 36, "feats": null, "head": 5, "id": 3, "lemma": "but", "misc": "", "start_char": 33, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 40, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 37, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 44, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "get", "misc": "", "start_char": 41, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 46, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 45, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 50, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "lot", "misc": "", "start_char": 47, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 53, "feats": null, "head": 9, "id": 8, "lemma": "of", "misc": "", "start_char": 51, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 62, "feats": "Number=Plur", "head": 7, "id": 9, "lemma": "receipt", "misc": "", "start_char": 54, "text": "receipts", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 66, "feats": null, "head": 13, "id": 10, "lemma": "for", "misc": "", "start_char": 63, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 70, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 11, "lemma": "the", "misc": "", "start_char": 67, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 75, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "Lego", "misc": "", "start_char": 71, "text": "Lego", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 81, "feats": "Number=Sing", "head": 9, "id": 13, "lemma": "store", "misc": "", "start_char": 76, "text": "store", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 84, "feats": null, "head": 15, "id": 14, "lemma": "in", "misc": "", "start_char": 82, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 89, "feats": "PronType=Dem", "head": 5, "id": 15, "lemma": "here", "misc": "", "start_char": 85, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 91, "feats": null, "head": 5, "id": 16, "lemma": ".", "misc": "", "start_char": 90, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (NP (DT Those)) (VP (VBP are) (NP (NN business) (NNS expenses)))) (. .) (S (NP (PRP You)) (VP (MD can) (VP (VB write) (NP (DT those)) (PRT (RP off))))) (. .)))" }, "speaker": "Howard", "text": "Those are business expenses . You can write those off.", "tokens": [ { "deprel": "nsubj", "end_char": 97, "feats": "Number=Plur|PronType=Dem", "head": 4, "id": 1, "lemma": "that", "misc": "", "start_char": 92, "text": "Those", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 101, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 98, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "compound", "end_char": 110, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "business", "misc": "", "start_char": 102, "text": "business", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 119, "feats": "Number=Plur", "head": 0, "id": 4, "lemma": "expense", "misc": "", "start_char": 111, "text": "expenses", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 121, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 120, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 125, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 6, "lemma": "you", "misc": "", "start_char": 122, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 129, "feats": "VerbForm=Fin", "head": 8, "id": 7, "lemma": "can", "misc": "", "start_char": 126, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 135, "feats": "VerbForm=Inf", "head": 4, "id": 8, "lemma": "write", "misc": "", "start_char": 130, "text": "write", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 141, "feats": "Number=Plur|PronType=Dem", "head": 8, "id": 9, "lemma": "that", "misc": "", "start_char": 136, "text": "those", "upos": "PRON", "xpos": "DT" }, { "deprel": "compound:prt", "end_char": 145, "feats": null, "head": 8, "id": 10, "lemma": "off", "misc": "", "start_char": 142, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 147, "feats": null, "head": 4, "id": 11, "lemma": ".", "misc": "", "start_char": 146, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (DT A) (NML ($ $) (CD 200)) (CD R2) (, -) (NN D2)) (VP (VBZ is) (NP (DT a) (NN business) (NN expense))) (. ?)))" }, "speaker": "Bernadette", "text": "A $200 R2 - D2 is a business expense?", "tokens": [ { "deprel": "det", "end_char": 149, "feats": "Definite=Ind|PronType=Art", "head": 2, "id": 1, "lemma": "a", "misc": "", "start_char": 148, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 151, "feats": null, "head": 0, "id": 2, "lemma": "$", "misc": "", "start_char": 150, "text": "$", "upos": "SYM", "xpos": "$" }, { "deprel": "compound", "end_char": 155, "feats": "NumForm=Digit|NumType=Card", "head": 4, "id": 3, "lemma": "200", "misc": "", "start_char": 152, "text": "200", "upos": "NUM", "xpos": "CD" }, { "deprel": "nummod", "end_char": 158, "feats": "Abbr=Yes|NumForm=Word|NumType=Card", "head": 2, "id": 4, "lemma": "R2", "misc": "", "start_char": 156, "text": "R2", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 160, "feats": null, "head": 2, "id": 5, "lemma": "-", "misc": "", "start_char": 159, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 163, "feats": "Number=Sing", "head": 10, "id": 6, "lemma": "D2", "misc": "", "start_char": 161, "text": "D2", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 166, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 7, "lemma": "be", "misc": "", "start_char": 164, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 168, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 8, "lemma": "a", "misc": "", "start_char": 167, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 177, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "business", "misc": "", "start_char": 169, "text": "business", "upos": "NOUN", "xpos": "NN" }, { "deprel": "appos", "end_char": 185, "feats": "Number=Sing", "head": 2, "id": 10, "lemma": "expense", "misc": "", "start_char": 178, "text": "expense", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 187, "feats": null, "head": 2, "id": 11, "lemma": "?", "misc": "", "start_char": 186, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (NNP Bernie)) (, ,) (NP (PRP you)) (VP (VBP 're) (VP (VBG gon) (S (VP (TO na) (VP (VB have) (S (VP (TO to) (VP (VB sound) (ADJP (ADVP (NP (DT a) (NN lot)) (RBR more)) (JJ confident)) (SBAR (WHADVP (WRB when)) (S (NP (PRP we)) (VP (VBP get) (VP (VBN audited))))))))))))) (. .)))" }, "speaker": "Howard", "text": "Oh, Bernie, you're gonna have to sound a lot more confident when we get audited.", "tokens": [ { "deprel": "discourse", "end_char": 190, "feats": null, "head": 7, "id": 1, "lemma": "oh", "misc": "", "start_char": 188, "text": "Oh", "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": "vocative", "end_char": 199, "feats": "Number=Sing", "head": 7, "id": 3, "lemma": "Bernie", "misc": "", "start_char": 193, "text": "Bernie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 201, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 200, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 205, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 5, "lemma": "you", "misc": "", "start_char": 202, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 209, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 206, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 213, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 7, "lemma": "go", "misc": "", "start_char": 210, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 216, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 214, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 221, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "have", "misc": "", "start_char": 217, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 224, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 222, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 230, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "sound", "misc": "", "start_char": 225, "text": "sound", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 232, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 12, "lemma": "a", "misc": "", "start_char": 231, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 236, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "lot", "misc": "", "start_char": 233, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 241, "feats": "Degree=Cmp", "head": 15, "id": 14, "lemma": "more", "misc": "", "start_char": 237, "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "xcomp", "end_char": 251, "feats": "Degree=Pos", "head": 11, "id": 15, "lemma": "confident", "misc": "", "start_char": 242, "text": "confident", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 256, "feats": "PronType=Int", "head": 19, "id": 16, "lemma": "when", "misc": "", "start_char": 252, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj:pass", "end_char": 259, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 19, "id": 17, "lemma": "we", "misc": "", "start_char": 257, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 263, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 19, "id": 18, "lemma": "get", "misc": "", "start_char": 260, "text": "get", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 271, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 11, "id": 19, "lemma": "audite", "misc": "", "start_char": 264, "text": "audited", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 273, "feats": null, "head": 7, "id": 20, "lemma": ".", "misc": "", "start_char": 272, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NFP _) (INTJ (UH Eh)) (, ,) (S (NP (NNP Emily)) (VP (VBD ran) (ADVP (RB back) (PP (IN to) (NP (DT the) (NN hospital)))))) (, ,) (RB so) (S (NP (PRP I)) (VP (VBP 'm) (ADVP (RB just)) (VP (VBG hanging) (PRT (RP out)) (PP (IN at) (NP (PRP$ her) (NN place)))))) (. .) (SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (PRP you)) (, ,) (INTJ (UH uh)) (, ,) (WHNP (WP what)) (SQ (VBP are) (NP (PRP you)) (VP (VBG doing))))) (. ?)))" }, "speaker": "Raj", "text": "_ Eh, Emily ran back to the hospital, so I'm just hanging out at her place . What are you, uh, what are you doing?", "tokens": [ { "deprel": "punct", "end_char": 275, "feats": null, "head": 5, "id": 1, "lemma": "_", "misc": "", "start_char": 274, "text": "_", "upos": "PUNCT", "xpos": "NFP" }, { "deprel": "discourse", "end_char": 278, "feats": null, "head": 5, "id": 2, "lemma": "eh", "misc": "", "start_char": 276, "text": "Eh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 280, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 279, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 286, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "Emily", "misc": "", "start_char": 281, "text": "Emily", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 290, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "run", "misc": "", "start_char": 287, "text": "ran", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 295, "feats": null, "head": 5, "id": 6, "lemma": "back", "misc": "", "start_char": 291, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 298, "feats": null, "head": 9, "id": 7, "lemma": "to", "misc": "", "start_char": 296, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 302, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 299, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 311, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "hospital", "misc": "", "start_char": 303, "text": "hospital", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 313, "feats": null, "head": 15, "id": 10, "lemma": ",", "misc": "", "start_char": 312, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 316, "feats": null, "head": 15, "id": 11, "lemma": "so", "misc": "", "start_char": 314, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 318, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 12, "lemma": "I", "misc": "", "start_char": 317, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 321, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 15, "id": 13, "lemma": "be", "misc": "", "start_char": 319, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 326, "feats": null, "head": 15, "id": 14, "lemma": "just", "misc": "", "start_char": 322, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 334, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 15, "lemma": "hang", "misc": "", "start_char": 327, "text": "hanging", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 338, "feats": null, "head": 15, "id": 16, "lemma": "out", "misc": "", "start_char": 335, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 341, "feats": null, "head": 19, "id": 17, "lemma": "at", "misc": "", "start_char": 339, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 345, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 19, "id": 18, "lemma": "her", "misc": "", "start_char": 342, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 351, "feats": "Number=Sing", "head": 15, "id": 19, "lemma": "place", "misc": "", "start_char": 346, "text": "place", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 353, "feats": null, "head": 21, "id": 20, "lemma": ".", "misc": "", "start_char": 352, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 358, "feats": "PronType=Int", "head": 15, "id": 21, "lemma": "what", "misc": "", "start_char": 354, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 362, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 21, "id": 22, "lemma": "be", "misc": "", "start_char": 359, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 366, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 21, "id": 23, "lemma": "you", "misc": "", "start_char": 363, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 368, "feats": null, "head": 25, "id": 24, "lemma": ",", "misc": "", "start_char": 367, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 371, "feats": null, "head": 30, "id": 25, "lemma": "uh", "misc": "", "start_char": 369, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 373, "feats": null, "head": 25, "id": 26, "lemma": ",", "misc": "", "start_char": 372, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "obj", "end_char": 378, "feats": "PronType=Int", "head": 30, "id": 27, "lemma": "what", "misc": "", "start_char": 374, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 382, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 30, "id": 28, "lemma": "be", "misc": "", "start_char": 379, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 386, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 30, "id": 29, "lemma": "you", "misc": "", "start_char": 383, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 392, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 30, "lemma": "do", "misc": "", "start_char": 387, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 394, "feats": null, "head": 5, "id": 31, "lemma": "?", "misc": "", "start_char": 393, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Just)) (VP (VBG playing) (NP (NN video) (NNS games)) (SBAR (IN while) (S (NP (NNP Bernie)) (VP (VBZ does) (NP (DT the) (NNS taxes)))))) (. .)))" }, "speaker": "Howard", "text": "Just playing video games while Bernie does the taxes.", "tokens": [ { "deprel": "advmod", "end_char": 399, "feats": null, "head": 2, "id": 1, "lemma": "just", "misc": "", "start_char": 395, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 407, "feats": "VerbForm=Ger", "head": 0, "id": 2, "lemma": "play", "misc": "", "start_char": 400, "text": "playing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound", "end_char": 413, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "video", "misc": "", "start_char": 408, "text": "video", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 419, "feats": "Number=Plur", "head": 2, "id": 4, "lemma": "game", "misc": "", "start_char": 414, "text": "games", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 425, "feats": null, "head": 7, "id": 5, "lemma": "while", "misc": "", "start_char": 420, "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 432, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "Bernie", "misc": "", "start_char": 426, "text": "Bernie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "end_char": 437, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 7, "lemma": "do", "misc": "", "start_char": 433, "text": "does", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 441, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 438, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 447, "feats": "Number=Plur", "head": 7, "id": 9, "lemma": "tax", "misc": "", "start_char": 442, "text": "taxes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 449, "feats": null, "head": 2, "id": 10, "lemma": ".", "misc": "", "start_char": 448, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (PRP you)) (, ,) (NP (DT a) (JJ little) (NN kid)) (. ?) (SQ (VBZ Is) (NP (PRP she)) (VP (VBG gon) (S (VP (TO na) (VP (VB cut) (NP (PRP$ your) (NN dinner)) (PP (IN into) (NP (JJ little) (NNS pieces))) (, ,) (ADVP (RB too)))))))) (. ?)))" }, "speaker": "Raj", "text": "What are you, a little kid? Is she gonna cut your dinner into little pieces, too?", "tokens": [ { "deprel": "root", "end_char": 454, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 450, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 458, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 1, "id": 2, "lemma": "be", "misc": "", "start_char": 455, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 462, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 1, "id": 3, "lemma": "you", "misc": "", "start_char": 459, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 464, "feats": null, "head": 7, "id": 4, "lemma": ",", "misc": "", "start_char": 463, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 466, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 5, "lemma": "a", "misc": "", "start_char": 465, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 473, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "little", "misc": "", "start_char": 467, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 477, "feats": "Number=Sing", "head": 1, "id": 7, "lemma": "kid", "misc": "", "start_char": 474, "text": "kid", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 479, "feats": null, "head": 7, "id": 8, "lemma": "?", "misc": "", "start_char": 478, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 482, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "be", "misc": "", "start_char": 480, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 486, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 10, "lemma": "she", "misc": "", "start_char": 483, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 490, "feats": "Tense=Pres|VerbForm=Part", "head": 1, "id": 11, "lemma": "go", "misc": "", "start_char": 487, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 493, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 491, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 497, "feats": "VerbForm=Inf", "head": 11, "id": 13, "lemma": "cut", "misc": "", "start_char": 494, "text": "cut", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 502, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 15, "id": 14, "lemma": "your", "misc": "", "start_char": 498, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 509, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "dinner", "misc": "", "start_char": 503, "text": "dinner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 514, "feats": null, "head": 18, "id": 16, "lemma": "into", "misc": "", "start_char": 510, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 521, "feats": "Degree=Pos", "head": 18, "id": 17, "lemma": "little", "misc": "", "start_char": 515, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 528, "feats": "Number=Plur", "head": 13, "id": 18, "lemma": "piece", "misc": "", "start_char": 522, "text": "pieces", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 530, "feats": null, "head": 13, "id": 19, "lemma": ",", "misc": "", "start_char": 529, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 534, "feats": null, "head": 13, "id": 20, "lemma": "too", "misc": "", "start_char": 531, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 536, "feats": null, "head": 11, "id": 21, "lemma": "?", "misc": "", "start_char": 535, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (PRP She)) (VP (VBZ does) (RB n't) (VP (VB have) (PRN (, to--) (S (NP (PRP I)) (VP (VBD filled) (PRT (RP up)) (PP (IN on) (NP (NN jelly) (NNS beans)))))))) (. .)))" }, "speaker": "Howard", "text": "She doesn't have to-- I filled up on jelly beans.", "tokens": [ { "deprel": "nsubj", "end_char": 540, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "she", "misc": "", "start_char": 537, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 545, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 541, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 549, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 546, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "reparandum", "end_char": 554, "feats": "VerbForm=Inf", "head": 7, "id": 4, "lemma": "have", "misc": "", "start_char": 550, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 559, "feats": null, "head": 4, "id": 5, "lemma": "to--", "misc": "", "start_char": 555, "text": "to--", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 561, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "I", "misc": "", "start_char": 560, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 568, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 7, "lemma": "fill", "misc": "", "start_char": 562, "text": "filled", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 571, "feats": null, "head": 7, "id": 8, "lemma": "up", "misc": "", "start_char": 569, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 574, "feats": null, "head": 11, "id": 9, "lemma": "on", "misc": "", "start_char": 572, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 580, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "jelly", "misc": "", "start_char": 575, "text": "jelly", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 586, "feats": "Number=Plur", "head": 7, "id": 11, "lemma": "bean", "misc": "", "start_char": 581, "text": "beans", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 588, "feats": null, "head": 7, "id": 12, "lemma": ".", "misc": "", "start_char": 587, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (ADVP (UH So)) (, ,) (INTJ (UH uh)) (, ,) (WHNP (WDT what) (NN game)) (SQ (VP (VBP are)) (NP (PRP you))) (, ...) (INTJ (UH Oh) (. .)) (VP (NN Crap)) (. .)))" }, "speaker": "Raj", "text": "So, uh, what game are you...Oh . Crap.", "tokens": [ { "deprel": "discourse", "end_char": 591, "feats": null, "head": 6, "id": 1, "lemma": "so", "misc": "", "start_char": 589, "text": "So", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 593, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 592, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 596, "feats": null, "head": 6, "id": 3, "lemma": "uh", "misc": "", "start_char": 594, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 598, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 597, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 603, "feats": "PronType=Int", "head": 6, "id": 5, "lemma": "what", "misc": "", "start_char": 599, "text": "what", "upos": "DET", "xpos": "WDT" }, { "deprel": "root", "end_char": 608, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "game", "misc": "", "start_char": 604, "text": "game", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 612, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 7, "lemma": "be", "misc": "", "start_char": 609, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 616, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 8, "lemma": "you", "misc": "", "start_char": 613, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 620, "feats": null, "head": 10, "id": 9, "lemma": "...", "misc": "", "start_char": 617, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 623, "feats": null, "head": 12, "id": 10, "lemma": "oh", "misc": "", "start_char": 621, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 625, "feats": null, "head": 10, "id": 11, "lemma": ".", "misc": "", "start_char": 624, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 630, "feats": "Number=Sing", "head": 6, "id": 12, "lemma": "crap", "misc": "", "start_char": 626, "text": "Crap", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 632, "feats": null, "head": 6, "id": 13, "lemma": ".", "misc": "", "start_char": 631, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ ’s) (ADJP (JJ wrong))) (. ?)))" }, "speaker": "Howard", "text": "What ’s wrong?", "tokens": [ { "deprel": "nsubj", "end_char": 637, "feats": "PronType=Int", "head": 3, "id": 1, "lemma": "what", "misc": "", "start_char": 633, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 640, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 638, "text": "’s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 646, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "wrong", "misc": "", "start_char": 641, "text": "wrong", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 648, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 647, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD ca) (RB n't) (VP (VB get) (S (NP (NP (NNP Emily) (POS 's)) (NN nightstand)) (VP (TO to) (VP (VB close)))))) (. .)))" }, "speaker": "Raj", "text": "I can't get Emily's nightstand to close.", "tokens": [ { "deprel": "nsubj", "end_char": 650, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 649, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 653, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "can", "misc": "", "start_char": 651, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 657, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 654, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 661, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "get", "misc": "", "start_char": 658, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 667, "feats": "Number=Sing", "head": 7, "id": 5, "lemma": "Emily", "misc": "", "start_char": 662, "text": "Emily", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 670, "feats": null, "head": 5, "id": 6, "lemma": "'s", "misc": "", "start_char": 668, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "end_char": 681, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "nightstand", "misc": "", "start_char": 671, "text": "nightstand", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 684, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 682, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 690, "feats": "VerbForm=Inf", "head": 4, "id": 9, "lemma": "close", "misc": "", "start_char": 685, "text": "close", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 692, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 691, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (ADVP (RB So) (. ?)))" }, "speaker": "Howard", "text": "So?", "tokens": [ { "deprel": "root", "end_char": 695, "feats": null, "head": 0, "id": 1, "lemma": "so", "misc": "", "start_char": 693, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 697, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 696, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (NP (PRP She)) (VP (VBZ 's) (VP (VBG gon) (S (VP (TO na) (VP (VB know) (SBAR (S (NP (PRP I)) (VP (VBD was) (VP (VBG looking) (PP (IN in) (NP (PRP it)))))))))))) (. .)))" }, "speaker": "Raj", "text": "She's gonna know I was looking in it.", "tokens": [ { "deprel": "nsubj", "end_char": 701, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "she", "misc": "", "start_char": 698, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 704, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 702, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 708, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "go", "misc": "", "start_char": 705, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 711, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 709, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 716, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "know", "misc": "", "start_char": 712, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 718, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "I", "misc": "", "start_char": 717, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 722, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 719, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 730, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 8, "lemma": "look", "misc": "", "start_char": 723, "text": "looking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 733, "feats": null, "head": 10, "id": 9, "lemma": "in", "misc": "", "start_char": 731, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 736, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 10, "lemma": "it", "misc": "", "start_char": 734, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 738, "feats": null, "head": 3, "id": 11, "lemma": ".", "misc": "", "start_char": 737, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (SQ (VBD were) (NP (PRP you)) (VP (VBG looking) (PP (IN in) (NP (PRP it))))) (. ?)))" }, "speaker": "Howard", "text": "Why were you looking in it?", "tokens": [ { "deprel": "advmod", "end_char": 742, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "why", "misc": "", "start_char": 739, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 747, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 743, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 751, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 748, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 759, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "look", "misc": "", "start_char": 752, "text": "looking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 762, "feats": null, "head": 6, "id": 5, "lemma": "in", "misc": "", "start_char": 760, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 765, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 6, "lemma": "it", "misc": "", "start_char": 763, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 767, "feats": null, "head": 4, "id": 7, "lemma": "?", "misc": "", "start_char": 766, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (NP (EX there)) (VP (VBZ 's) (NP (NP (DT a) (NN question)) (SBAR (S (NP (PRP I)) (ADVP (RBR better)) (VP (VBP have) (NP (NP (DT a) (JJ good) (NN answer)) (PP (IN to))) (SBAR (IN before) (S (NP (PRP she)) (VP (VBZ gets) (ADVP (RB back)))))))))) (. .)))" }, "speaker": "Raj", "text": "Well, there's a question I better have a good answer to before she gets back.", "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": 4, "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": 785, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 784, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 794, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "question", "misc": "", "start_char": 786, "text": "question", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 796, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "I", "misc": "", "start_char": 795, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 803, "feats": "Degree=Cmp", "head": 9, "id": 8, "lemma": "well", "misc": "", "start_char": 797, "text": "better", "upos": "ADV", "xpos": "RBR" }, { "deprel": "acl:relcl", "end_char": 808, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 9, "lemma": "have", "misc": "", "start_char": 804, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 810, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 10, "lemma": "a", "misc": "", "start_char": 809, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 815, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "good", "misc": "", "start_char": 811, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 822, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "answer", "misc": "", "start_char": 816, "text": "answer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 825, "feats": null, "head": 12, "id": 13, "lemma": "to", "misc": "", "start_char": 823, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "mark", "end_char": 832, "feats": null, "head": 16, "id": 14, "lemma": "before", "misc": "", "start_char": 826, "text": "before", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 836, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 15, "lemma": "she", "misc": "", "start_char": 833, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 841, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 16, "lemma": "get", "misc": "", "start_char": 837, "text": "gets", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 846, "feats": null, "head": 16, "id": 17, "lemma": "back", "misc": "", "start_char": 842, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 848, "feats": null, "head": 4, "id": 18, "lemma": ".", "misc": "", "start_char": 847, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Okay)) (, ,) (VP (VB calm) (PRT (RP down)))) (. .) (S (NP (EX There)) (VP (VBZ 's) (ADVP (RB probably)) (NP (NP (NN something)) (VP (VBN jammed) (PP (IN behind) (NP (PRP it))))))) (. .) (S (ADVP (RB Just)) (, ,) (INTJ (UH uh)) (, ,) (VP (VP (VB pull) (NP (PRP it)) (PRT (RP out))) (CC and) (VP (VB see) (SBAR (WHNP (WP what)) (S (VP (VBZ 's) (ADVP (RB there)))))))) (. .)))" }, "speaker": "Howard", "text": "Okay, calm down . There's probably something jammed behind it . Just, uh, pull it out and see what's there.", "tokens": [ { "deprel": "discourse", "end_char": 853, "feats": null, "head": 3, "id": 1, "lemma": "okay", "misc": "", "start_char": 849, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 855, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 854, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 860, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "calm", "misc": "", "start_char": 856, "text": "calm", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 865, "feats": null, "head": 3, "id": 4, "lemma": "down", "misc": "", "start_char": 861, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 867, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 866, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "expl", "end_char": 873, "feats": null, "head": 7, "id": 6, "lemma": "there", "misc": "", "start_char": 868, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "parataxis", "end_char": 876, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 7, "lemma": "be", "misc": "", "start_char": 874, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 885, "feats": null, "head": 7, "id": 8, "lemma": "probably", "misc": "", "start_char": 877, "text": "probably", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 895, "feats": "Number=Sing|PronType=Ind", "head": 7, "id": 9, "lemma": "something", "misc": "", "start_char": 886, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "acl", "end_char": 902, "feats": "Tense=Past|VerbForm=Part", "head": 9, "id": 10, "lemma": "jam", "misc": "", "start_char": 896, "text": "jammed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 909, "feats": null, "head": 12, "id": 11, "lemma": "behind", "misc": "", "start_char": 903, "text": "behind", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 912, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 12, "lemma": "it", "misc": "", "start_char": 910, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 914, "feats": null, "head": 14, "id": 13, "lemma": ".", "misc": "", "start_char": 913, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 919, "feats": null, "head": 18, "id": 14, "lemma": "just", "misc": "", "start_char": 915, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 921, "feats": null, "head": 14, "id": 15, "lemma": ",", "misc": "", "start_char": 920, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 924, "feats": null, "head": 18, "id": 16, "lemma": "uh", "misc": "", "start_char": 922, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 926, "feats": null, "head": 16, "id": 17, "lemma": ",", "misc": "", "start_char": 925, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 931, "feats": "Mood=Imp|VerbForm=Fin", "head": 7, "id": 18, "lemma": "pull", "misc": "", "start_char": 927, "text": "pull", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 934, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 19, "lemma": "it", "misc": "", "start_char": 932, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 938, "feats": null, "head": 18, "id": 20, "lemma": "out", "misc": "", "start_char": 935, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "cc", "end_char": 942, "feats": null, "head": 22, "id": 21, "lemma": "and", "misc": "", "start_char": 939, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 946, "feats": "VerbForm=Inf", "head": 18, "id": 22, "lemma": "see", "misc": "", "start_char": 943, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 951, "feats": "PronType=Rel", "head": 22, "id": 23, "lemma": "what", "misc": "", "start_char": 947, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 954, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 25, "id": 24, "lemma": "be", "misc": "", "start_char": 952, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 960, "feats": "PronType=Dem", "head": 22, "id": 25, "lemma": "there", "misc": "", "start_char": 955, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 962, "feats": null, "head": 3, "id": 26, "lemma": ".", "misc": "", "start_char": 961, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ...) (INTJ (UH no) (. .) (UH Oh) (, ,) (UH no) (. .) (UH Oh) (, ,) (NNP God) (, ,) (UH no) (. !))))" }, "speaker": "Raj", "text": "Oh...no . Oh, no . Oh, God, no!", "tokens": [ { "deprel": "root", "end_char": 965, "feats": null, "head": 0, "id": 1, "lemma": "oh", "misc": "", "start_char": 963, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 969, "feats": null, "head": 1, "id": 2, "lemma": "...", "misc": "", "start_char": 966, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 972, "feats": "Polarity=Neg", "head": 1, "id": 3, "lemma": "no", "misc": "", "start_char": 970, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 974, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 973, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "conj", "end_char": 977, "feats": null, "head": 1, "id": 5, "lemma": "oh", "misc": "", "start_char": 975, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 979, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 978, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 982, "feats": "Polarity=Neg", "head": 3, "id": 7, "lemma": "no", "misc": "", "start_char": 980, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 984, "feats": null, "head": 9, "id": 8, "lemma": ".", "misc": "", "start_char": 983, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 987, "feats": null, "head": 11, "id": 9, "lemma": "oh", "misc": "", "start_char": 985, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 989, "feats": null, "head": 9, "id": 10, "lemma": ",", "misc": "", "start_char": 988, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 993, "feats": "Number=Sing", "head": 3, "id": 11, "lemma": "God", "misc": "", "start_char": 990, "text": "God", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 995, "feats": null, "head": 13, "id": 12, "lemma": ",", "misc": "", "start_char": 994, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 998, "feats": "Polarity=Neg", "head": 3, "id": 13, "lemma": "no", "misc": "", "start_char": 996, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1000, "feats": null, "head": 1, "id": 14, "lemma": "!", "misc": "", "start_char": 999, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP know) (SBAR (WHNP (WP what)) (, ,) (S (NP (PRP you)) (VP (VBP sound) (SBAR (UH busy--) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG gon) (S (VP (TO na) (VP (VB let) (S (NP (PRP you)) (VP (VB go)))))))))))))) (. .)))" }, "speaker": "Howard", "text": "You know what, you sound busy-- I'm gonna let you go.", "tokens": [ { "deprel": "nsubj", "end_char": 1004, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 1001, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1009, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": 2, "lemma": "know", "misc": "", "start_char": 1005, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1014, "feats": "PronType=Int", "head": 2, "id": 3, "lemma": "what", "misc": "", "start_char": 1010, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 1016, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1015, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1020, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 1017, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "reparandum", "end_char": 1026, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": 6, "lemma": "sound", "misc": "", "start_char": 1021, "text": "sound", "upos": "VERB", "xpos": "VBP" }, { "deprel": "discourse", "end_char": 1033, "feats": null, "head": 6, "id": 7, "lemma": "busy--", "misc": "", "start_char": 1027, "text": "busy--", "upos": "INTJ", "xpos": "UH" }, { "deprel": "nsubj", "end_char": 1035, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "I", "misc": "", "start_char": 1034, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1038, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 1036, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1042, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 10, "lemma": "go", "misc": "", "start_char": 1039, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1045, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 1043, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1049, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "let", "misc": "", "start_char": 1046, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1053, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 12, "id": 13, "lemma": "you", "misc": "", "start_char": 1050, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1056, "feats": "VerbForm=Inf", "head": 12, "id": 14, "lemma": "go", "misc": "", "start_char": 1054, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1058, "feats": null, "head": 10, "id": 15, "lemma": ".", "misc": "", "start_char": 1057, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Dude)) (, ,) (S (NP (DT the) (JJ whole) (NN front)) (VP (VBD came) (PRT (RP off)))) (. .) (S (ADVP (RB Now)) (NP (PRP she)) (VP (VBZ 's) (VP (VBG gon) (S (VP (TO na) (VP (VB know) (SBAR (S (NP (PRP I)) (VP (VBD was) (VP (VBG snooping))))))))))) (. .)))" }, "speaker": "Raj", "text": "Dude, the whole front came off . Now she's gonna know I was snooping.", "tokens": [ { "deprel": "discourse", "end_char": 1063, "feats": null, "head": 6, "id": 1, "lemma": "dude", "misc": "", "start_char": 1059, "text": "Dude", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1065, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1064, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 1069, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 3, "lemma": "the", "misc": "", "start_char": 1066, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1075, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "whole", "misc": "", "start_char": 1070, "text": "whole", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1081, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "front", "misc": "", "start_char": 1076, "text": "front", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1086, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 6, "lemma": "come", "misc": "", "start_char": 1082, "text": "came", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 1090, "feats": null, "head": 6, "id": 7, "lemma": "off", "misc": "", "start_char": 1087, "text": "off", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1092, "feats": null, "head": 6, "id": 8, "lemma": ".", "misc": "", "start_char": 1091, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1096, "feats": null, "head": 12, "id": 9, "lemma": "now", "misc": "", "start_char": 1093, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1100, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 10, "lemma": "she", "misc": "", "start_char": 1097, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1103, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 1101, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 1107, "feats": "Tense=Pres|VerbForm=Part", "head": 6, "id": 12, "lemma": "go", "misc": "", "start_char": 1104, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1110, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 1108, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1115, "feats": "VerbForm=Inf", "head": 12, "id": 14, "lemma": "know", "misc": "", "start_char": 1111, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 1117, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 15, "lemma": "I", "misc": "", "start_char": 1116, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1121, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 17, "id": 16, "lemma": "be", "misc": "", "start_char": 1118, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 1130, "feats": "Tense=Pres|VerbForm=Part", "head": 14, "id": 17, "lemma": "snoop", "misc": "", "start_char": 1122, "text": "snooping", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 1132, "feats": null, "head": 6, "id": 18, "lemma": ".", "misc": "", "start_char": 1131, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (SQ (VBZ 's) (VP (VBG happening)))) (. ?)))" }, "speaker": "Bernadette", "text": "What's happening?", "tokens": [ { "deprel": "nsubj", "end_char": 1137, "feats": "PronType=Int", "head": 3, "id": 1, "lemma": "what", "misc": "", "start_char": 1133, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 1140, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1138, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1150, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "happen", "misc": "", "start_char": 1141, "text": "happening", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 1152, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 1151, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (NP (NNP Raj)) (VP (VBD was) (VP (VP (VBG snooping) (PP (IN through) (NP (NP (NNP Emily) (POS 's)) (NNS drawers)))) (CC and) (VP (VBD broke) (NP (CD one))))) (. .)))" }, "speaker": "Howard", "text": "Raj was snooping through Emily's drawers and broke one.", "tokens": [ { "deprel": "nsubj", "end_char": 1156, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Raj", "misc": "", "start_char": 1153, "text": "Raj", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 1160, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1157, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 1169, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "snoop", "misc": "", "start_char": 1161, "text": "snooping", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 1177, "feats": null, "head": 7, "id": 4, "lemma": "through", "misc": "", "start_char": 1170, "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1183, "feats": "Number=Sing", "head": 7, "id": 5, "lemma": "Emily", "misc": "", "start_char": 1178, "text": "Emily", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1186, "feats": null, "head": 5, "id": 6, "lemma": "'s", "misc": "", "start_char": 1184, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obl", "end_char": 1194, "feats": "Number=Plur", "head": 3, "id": 7, "lemma": "drawer", "misc": "", "start_char": 1187, "text": "drawers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 1198, "feats": null, "head": 9, "id": 8, "lemma": "and", "misc": "", "start_char": 1195, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1204, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 9, "lemma": "break", "misc": "", "start_char": 1199, "text": "broke", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1208, "feats": "NumForm=Word|NumType=Card", "head": 9, "id": 10, "lemma": "one", "misc": "", "start_char": 1205, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1210, "feats": null, "head": 3, "id": 11, "lemma": ".", "misc": "", "start_char": 1209, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (LST (UH Aw) (. .)) (NP (PRP I)) (VP (VBP 'm) (VP (VBG gon) (S (VP (TO na) (VP (VB miss) (NP (PRP her))))))) (. .)))" }, "speaker": "Bernadette", "text": "Aw . I'm gonna miss her.", "tokens": [ { "deprel": "discourse", "end_char": 1213, "feats": null, "head": 5, "id": 1, "lemma": "aw", "misc": "", "start_char": 1211, "text": "Aw", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1215, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1214, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1217, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 1216, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1220, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 1218, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1224, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "go", "misc": "", "start_char": 1221, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1227, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 1225, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1232, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "miss", "misc": "", "start_char": 1228, "text": "miss", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1236, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 8, "lemma": "her", "misc": "", "start_char": 1233, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1238, "feats": null, "head": 5, "id": 9, "lemma": ".", "misc": "", "start_char": 1237, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 3 ], [ 6, 7, 8 ] ], [ [ 1, 3, 3 ], [ 5, 22, 22 ], [ 5, 28, 28 ], [ 7, 2, 2 ], [ 7, 4, 6 ], [ 7, 13, 13 ], [ 7, 13, 14 ], [ 8, 5, 5 ], [ 9, 7, 7 ], [ 18, 7, 7 ] ], [ [ 1, 5, 14 ], [ 2, 0, 0 ], [ 2, 2, 3 ], [ 2, 8, 8 ], [ 3, 7, 9 ] ], [ [ 1, 8, 14 ] ], [ [ 1, 10, 14 ] ], [ [ 2, 5, 5 ], [ 4, 2, 2 ], [ 4, 4, 4 ], [ 6, 5, 5 ], [ 7, 9, 9 ], [ 8, 0, 0 ], [ 22, 2, 2 ] ], [ [ 3, 0, 5 ] ], [ [ 4, 11, 12 ] ], [ [ 4, 16, 16 ] ], [ [ 5, 3, 3 ], [ 5, 17, 17 ], [ 5, 17, 18 ], [ 11, 4, 6 ], [ 13, 9, 9 ], [ 14, 5, 5 ], [ 16, 11, 11 ] ], [ [ 5, 7, 8 ] ], [ [ 5, 11, 11 ], [ 11, 0, 0 ], [ 13, 5, 5 ], [ 14, 2, 2 ], [ 15, 6, 6 ], [ 18, 0, 0 ], [ 18, 4, 4 ], [ 18, 12, 12 ], [ 19, 14, 14 ], [ 21, 0, 0 ] ], [ [ 5, 20, 20 ], [ 5, 26, 26 ] ], [ [ 6, 2, 3 ] ], [ [ 7, 0, 0 ] ], [ [ 7, 16, 17 ] ], [ [ 8, 9, 10 ] ], [ [ 10, 0, 0 ] ], [ [ 11, 4, 4 ], [ 13, 0, 0 ], [ 15, 14, 14 ], [ 19, 9, 9 ], [ 21, 4, 6 ], [ 21, 9, 9 ], [ 22, 7, 7 ] ], [ [ 15, 2, 2 ] ], [ [ 15, 9, 11 ] ], [ [ 15, 4, 16 ] ], [ [ 16, 5, 5 ] ], [ [ 16, 8, 8 ] ], [ [ 16, 8, 11 ], [ 16, 18, 18 ] ], [ [ 16, 22, 22 ] ], [ [ 17, 10, 10 ] ], [ [ 18, 2, 2 ] ], [ [ 19, 2, 4 ] ], [ [ 20, 0, 0 ] ] ]
s08e17c04t
How are the taxes going? Okay . But you got a lot of receipts for the Lego store in here. Those are business expenses . You can write those off. A $200 R2 - D2 is a business expense? Oh, Bernie, you're gonna have to sound a lot more confident when we get audited. _ Eh, Emily ran back to the hospital, so I'm just hanging out at her place . What are you, uh, what are you doing? Just playing video games while Bernie does the taxes. What are you, a little kid? Is she gonna cut your dinner into little pieces, too? She doesn't have to-- I filled up on jelly beans. So, uh, what game are you...Oh . Crap. What ’s wrong? I can't get Emily's nightstand to close. So? She's gonna know I was looking in it. Why were you looking in it? Well, there's a question I better have a good answer to before she gets back. Okay, calm down . There's probably something jammed behind it . Just, uh, pull it out and see what's there. Oh...no . Oh, no . Oh, God, no! You know what, you sound busy-- I'm gonna let you go. Dude, the whole front came off . Now she's gonna know I was snooping. What's happening? Raj was snooping through Emily's drawers and broke one. Aw . I'm gonna miss her.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (SBARQ (ADVP (RB So)) (WHNP (WP what)) (SQ (VBP do) (NP (PRP you)) (VP (VB think))) (. ?)))" }, "speaker": "Penny", "text": "So what do you think?", "tokens": [ { "deprel": "advmod", "end_char": 2, "feats": null, "head": 5, "id": 1, "lemma": "so", "misc": "", "start_char": 0, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "obj", "end_char": 7, "feats": "PronType=Int", "head": 5, "id": 2, "lemma": "what", "misc": "", "start_char": 3, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 10, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 8, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 14, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 11, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 20, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "think", "misc": "", "start_char": 15, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 22, "feats": null, "head": 5, "id": 6, "lemma": "?", "misc": "", "start_char": 21, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD thought) (SBAR (S (NP (PRP it)) (VP (MD 'd) (VP (VB be) (ADJP (NP (DT a) (JJ little)) (JJR more)) (, ...) (NP (RB just) (JJR more))))))) (. .)))" }, "speaker": "Leonard", "text": "I thought it'd be a little more...just more.", "tokens": [ { "deprel": "nsubj", "end_char": 24, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 23, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 32, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "think", "misc": "", "start_char": 25, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 35, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 3, "lemma": "it", "misc": "", "start_char": 33, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 38, "feats": "VerbForm=Fin", "head": 8, "id": 4, "lemma": "would", "misc": "", "start_char": 36, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 41, "feats": "VerbForm=Inf", "head": 8, "id": 5, "lemma": "be", "misc": "", "start_char": 39, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 43, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 42, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 50, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "little", "misc": "", "start_char": 44, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "ccomp", "end_char": 55, "feats": "Degree=Cmp", "head": 2, "id": 8, "lemma": "more", "misc": "", "start_char": 51, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 59, "feats": null, "head": 2, "id": 9, "lemma": "...", "misc": "", "start_char": 56, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 64, "feats": null, "head": 11, "id": 10, "lemma": "just", "misc": "", "start_char": 60, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 69, "feats": "Degree=Cmp", "head": 2, "id": 11, "lemma": "more", "misc": "", "start_char": 65, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 71, "feats": null, "head": 2, "id": 12, "lemma": ".", "misc": "", "start_char": 70, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (RB not) (ADVP (RB even)) (ADJP (JJ sure) (SBAR (WHADVP (WRB why)) (S (NP (PRP we)) (VP (VBD were) (PP (IN out) (PP (IN of) (NP (NN breath)))))))))) (. .) (S (INTJ (UH Uh)) (, ,) (NP (PRP I)) (VP (VBP mean))) (, ,) (LST (UH d) (, -)) (SQ (VBD did) (NP (PRP we)) (VP (VB move) (ADVP (IN at) (DT all)))) (. ?)))" }, "speaker": "Penny", "text": "I'm not even sure why we were out of breath . Uh, I mean, d - did we move at all?", "tokens": [ { "deprel": "nsubj", "end_char": 73, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 1, "lemma": "I", "misc": "", "start_char": 72, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 76, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 74, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 80, "feats": null, "head": 5, "id": 3, "lemma": "not", "misc": "", "start_char": 77, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 85, "feats": null, "head": 5, "id": 4, "lemma": "even", "misc": "", "start_char": 81, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 90, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "sure", "misc": "", "start_char": 86, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 94, "feats": "PronType=Rel", "head": 11, "id": 6, "lemma": "why", "misc": "", "start_char": 91, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 97, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 11, "id": 7, "lemma": "we", "misc": "", "start_char": 95, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 102, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 11, "id": 8, "lemma": "be", "misc": "", "start_char": 98, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "case", "end_char": 106, "feats": null, "head": 11, "id": 9, "lemma": "out", "misc": "", "start_char": 103, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 109, "feats": null, "head": 11, "id": 10, "lemma": "of", "misc": "", "start_char": 107, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "ccomp", "end_char": 116, "feats": "Number=Sing", "head": 5, "id": 11, "lemma": "breath", "misc": "", "start_char": 110, "text": "breath", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 118, "feats": null, "head": 13, "id": 12, "lemma": ".", "misc": "", "start_char": 117, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 121, "feats": null, "head": 16, "id": 13, "lemma": "uh", "misc": "", "start_char": 119, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 123, "feats": null, "head": 13, "id": 14, "lemma": ",", "misc": "", "start_char": 122, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 125, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 15, "lemma": "I", "misc": "", "start_char": 124, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 130, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 16, "lemma": "mean", "misc": "", "start_char": 126, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 132, "feats": null, "head": 16, "id": 17, "lemma": ",", "misc": "", "start_char": 131, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 134, "feats": null, "head": 22, "id": 18, "lemma": "would", "misc": "", "start_char": 133, "text": "d", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 136, "feats": null, "head": 22, "id": 19, "lemma": "-", "misc": "", "start_char": 135, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 140, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 22, "id": 20, "lemma": "do", "misc": "", "start_char": 137, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 143, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 22, "id": 21, "lemma": "we", "misc": "", "start_char": 141, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 148, "feats": "VerbForm=Inf", "head": 5, "id": 22, "lemma": "move", "misc": "", "start_char": 144, "text": "move", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 151, "feats": null, "head": 24, "id": 23, "lemma": "at", "misc": "", "start_char": 149, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 155, "feats": null, "head": 22, "id": 24, "lemma": "all", "misc": "", "start_char": 152, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 157, "feats": null, "head": 5, "id": 25, "lemma": "?", "misc": "", "start_char": 156, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Maybe)) (PP (IN along) (NP (DT the) (NN z) (HYPH -) (NN axis))) (, ,) (CC but) (S (NP (NN x) (CC and) (PRP y)) (VP (VBP are) (VP (VBG looking) (ADJP (RB pretty) (JJ sad))))) (. .)))" }, "speaker": "Leonard", "text": "Maybe along the z - axis, but x and y are looking pretty sad.", "tokens": [ { "deprel": "advmod", "end_char": 163, "feats": null, "head": 6, "id": 1, "lemma": "maybe", "misc": "", "start_char": 158, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 169, "feats": null, "head": 6, "id": 2, "lemma": "along", "misc": "", "start_char": 164, "text": "along", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 173, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 3, "lemma": "the", "misc": "", "start_char": 170, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 175, "feats": "Number=Sing", "head": 6, "id": 4, "lemma": "z", "misc": "", "start_char": 174, "text": "z", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 177, "feats": null, "head": 4, "id": 5, "lemma": "-", "misc": "", "start_char": 176, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "root", "end_char": 182, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "axis", "misc": "", "start_char": 178, "text": "axis", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 184, "feats": null, "head": 13, "id": 7, "lemma": ",", "misc": "", "start_char": 183, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 188, "feats": null, "head": 13, "id": 8, "lemma": "but", "misc": "", "start_char": 185, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 190, "feats": "Number=Sing", "head": 13, "id": 9, "lemma": "x", "misc": "", "start_char": 189, "text": "x", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 194, "feats": null, "head": 11, "id": 10, "lemma": "and", "misc": "", "start_char": 191, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 196, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 9, "id": 11, "lemma": "y", "misc": "", "start_char": 195, "text": "y", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 200, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 197, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "conj", "end_char": 208, "feats": "Tense=Pres|VerbForm=Part", "head": 6, "id": 13, "lemma": "look", "misc": "", "start_char": 201, "text": "looking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 215, "feats": null, "head": 15, "id": 14, "lemma": "pretty", "misc": "", "start_char": 209, "text": "pretty", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 219, "feats": "Degree=Pos", "head": 13, "id": 15, "lemma": "sad", "misc": "", "start_char": 216, "text": "sad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 221, "feats": null, "head": 6, "id": 16, "lemma": ".", "misc": "", "start_char": 220, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (VP (VB come) (PRT (RP on))) (. .) (S (NP (PRP We)) (VP (VBP are) (RB not) (NP (JJ old) (JJ boring) (NNS people)))) (. .) (S (NP (PRP We)) (VP (MD can) (VP (VB do) (ADVP (ADVP (JJR better)) (PP (IN than) (NP (DT this))))))) (. .)))" }, "speaker": "Penny", "text": "Okay, come on . We are not old boring people . We can do better than this.", "tokens": [ { "deprel": "discourse", "end_char": 226, "feats": null, "head": 3, "id": 1, "lemma": "okay", "misc": "", "start_char": 222, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 228, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 227, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 233, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "come", "misc": "", "start_char": 229, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 236, "feats": null, "head": 3, "id": 4, "lemma": "on", "misc": "", "start_char": 234, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 238, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 237, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 241, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 11, "id": 6, "lemma": "we", "misc": "", "start_char": 239, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 245, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 7, "lemma": "be", "misc": "", "start_char": 242, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 249, "feats": null, "head": 11, "id": 8, "lemma": "not", "misc": "", "start_char": 246, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "amod", "end_char": 253, "feats": "Degree=Pos", "head": 11, "id": 9, "lemma": "old", "misc": "", "start_char": 250, "text": "old", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 260, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "boring", "misc": "", "start_char": 254, "text": "boring", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 267, "feats": "Number=Plur", "head": 3, "id": 11, "lemma": "person", "misc": "", "start_char": 261, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 269, "feats": null, "head": 3, "id": 12, "lemma": ".", "misc": "", "start_char": 268, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 272, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 15, "id": 13, "lemma": "we", "misc": "", "start_char": 270, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 276, "feats": "VerbForm=Fin", "head": 15, "id": 14, "lemma": "can", "misc": "", "start_char": 273, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 279, "feats": "VerbForm=Inf", "head": 3, "id": 15, "lemma": "do", "misc": "", "start_char": 277, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 286, "feats": "Degree=Cmp", "head": 15, "id": 16, "lemma": "good", "misc": "", "start_char": 280, "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "end_char": 291, "feats": null, "head": 18, "id": 17, "lemma": "than", "misc": "", "start_char": 287, "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 296, "feats": "Number=Sing|PronType=Dem", "head": 16, "id": 18, "lemma": "this", "misc": "", "start_char": 292, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 298, "feats": null, "head": 3, "id": 19, "lemma": ".", "misc": "", "start_char": 297, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Uh)) (, ,) (NP (UH Th) (, -) (NP (DT that))) (VP (VBZ 's) (ADJP (JJ true) (. .) (SBARQ (WHADVP (WRB How) (RB late)) (SQ (VBD did) (NP (PRP we)) (VP (VB stay) (PRT (RP up)) (NP (JJ last) (NN night))))))) (. ?)))" }, "speaker": "Leonard", "text": "Uh, Th - that's true . How late did we stay up last night?", "tokens": [ { "deprel": "discourse", "end_char": 301, "feats": null, "head": 7, "id": 1, "lemma": "uh", "misc": "", "start_char": 299, "text": "Uh", "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": "discourse", "end_char": 306, "feats": null, "head": 7, "id": 3, "lemma": "th", "misc": "", "start_char": 304, "text": "Th", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 308, "feats": null, "head": 3, "id": 4, "lemma": "-", "misc": "", "start_char": 307, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 313, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 5, "lemma": "that", "misc": "", "start_char": 309, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 316, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 314, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 321, "feats": "Degree=Pos", "head": 0, "id": 7, "lemma": "true", "misc": "", "start_char": 317, "text": "true", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 323, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 322, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 327, "feats": "PronType=Int", "head": 10, "id": 9, "lemma": "how", "misc": "", "start_char": 324, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "advmod", "end_char": 332, "feats": "Degree=Pos", "head": 13, "id": 10, "lemma": "late", "misc": "", "start_char": 328, "text": "late", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 336, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 13, "id": 11, "lemma": "do", "misc": "", "start_char": 333, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 339, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 13, "id": 12, "lemma": "we", "misc": "", "start_char": 337, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 344, "feats": "VerbForm=Inf", "head": 7, "id": 13, "lemma": "stay", "misc": "", "start_char": 340, "text": "stay", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 347, "feats": null, "head": 13, "id": 14, "lemma": "up", "misc": "", "start_char": 345, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "amod", "end_char": 352, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "last", "misc": "", "start_char": 348, "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:tmod", "end_char": 358, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "night", "misc": "", "start_char": 353, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 360, "feats": null, "head": 7, "id": 17, "lemma": "?", "misc": "", "start_char": 359, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (NP (QP (RB Almost) (CD 1)) (NN am) (. .)))" }, "speaker": "Penny", "text": "Almost 1 am.", "tokens": [ { "deprel": "advmod", "end_char": 367, "feats": null, "head": 2, "id": 1, "lemma": "almost", "misc": "", "start_char": 361, "text": "Almost", "upos": "ADV", "xpos": "RB" }, { "deprel": "nummod", "end_char": 369, "feats": "NumForm=Digit|NumType=Card", "head": 3, "id": 2, "lemma": "1", "misc": "", "start_char": 368, "text": "1", "upos": "NUM", "xpos": "CD" }, { "deprel": "root", "end_char": 372, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "a.m.", "misc": "", "start_char": 370, "text": "am", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 374, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 373, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (ADJP (NP (QP (RB Almost) (CD 1:00)) (NN a.m.) (NN Damn)) (ADVP (RB straight))) (, ,) (NP (QP (RB almost) (CD 1:00)) (NN a.m.)) (CC And) (S (NP (PRP we)) (VP (VBD were) (RB n't) (ADVP (RB even)) (VP (VBG watching) (NP (NN TV) (. .) (SBAR (S (NP (PRP We)) (VP (VBD were) (VP (VBG watching) (NP (NNP Netflix)) (, ,) (SBAR (IN like) (S (NP (DT the) (NNS kids)) (VP (VBP do)))))))))))) (. .)))" }, "speaker": "Leonard", "text": "Almost 1:00 a.m. Damn straight, almost 1:00 a.m. And we weren't even watching TV . We were watching Netflix, like the kids do.", "tokens": [ { "deprel": "advmod", "end_char": 381, "feats": null, "head": 2, "id": 1, "lemma": "almost", "misc": "", "start_char": 375, "text": "Almost", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 386, "feats": "NumForm=Digit|NumType=Card", "head": 0, "id": 2, "lemma": "1:00", "misc": "", "start_char": 382, "text": "1:00", "upos": "NUM", "xpos": "CD" }, { "deprel": "nmod:tmod", "end_char": 391, "feats": "Abbr=Yes|Number=Sing", "head": 2, "id": 3, "lemma": "a.m.", "misc": "", "start_char": 387, "text": "a.m.", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod:npmod", "end_char": 396, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "damn", "misc": "", "start_char": 392, "text": "Damn", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 405, "feats": null, "head": 2, "id": 5, "lemma": "straight", "misc": "", "start_char": 397, "text": "straight", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 407, "feats": null, "head": 2, "id": 6, "lemma": ",", "misc": "", "start_char": 406, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 414, "feats": null, "head": 8, "id": 7, "lemma": "almost", "misc": "", "start_char": 408, "text": "almost", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 419, "feats": "NumForm=Digit|NumType=Card", "head": 2, "id": 8, "lemma": "1:00", "misc": "", "start_char": 415, "text": "1:00", "upos": "NUM", "xpos": "CD" }, { "deprel": "nmod:tmod", "end_char": 424, "feats": "Abbr=Yes|Number=Sing", "head": 8, "id": 9, "lemma": "a.m.", "misc": "", "start_char": 420, "text": "a.m.", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 428, "feats": null, "head": 15, "id": 10, "lemma": "and", "misc": "", "start_char": 425, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 431, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 15, "id": 11, "lemma": "we", "misc": "", "start_char": 429, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 436, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 15, "id": 12, "lemma": "be", "misc": "", "start_char": 432, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 440, "feats": null, "head": 15, "id": 13, "lemma": "not", "misc": "", "start_char": 437, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 445, "feats": null, "head": 15, "id": 14, "lemma": "even", "misc": "", "start_char": 441, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 454, "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": 15, "lemma": "watch", "misc": "", "start_char": 446, "text": "watching", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 457, "feats": "Number=Sing", "head": 15, "id": 16, "lemma": "TV", "misc": "", "start_char": 455, "text": "TV", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 459, "feats": null, "head": 15, "id": 17, "lemma": ".", "misc": "", "start_char": 458, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 462, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 20, "id": 18, "lemma": "we", "misc": "", "start_char": 460, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 467, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 20, "id": 19, "lemma": "be", "misc": "", "start_char": 463, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 476, "feats": "Tense=Pres|VerbForm=Part", "head": 15, "id": 20, "lemma": "watch", "misc": "", "start_char": 468, "text": "watching", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 484, "feats": "Number=Sing", "head": 20, "id": 21, "lemma": "Netflix", "misc": "", "start_char": 477, "text": "Netflix", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 486, "feats": null, "head": 26, "id": 22, "lemma": ",", "misc": "", "start_char": 485, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 491, "feats": null, "head": 26, "id": 23, "lemma": "like", "misc": "", "start_char": 487, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 495, "feats": "Definite=Def|PronType=Art", "head": 25, "id": 24, "lemma": "the", "misc": "", "start_char": 492, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 500, "feats": "Number=Plur", "head": 26, "id": 25, "lemma": "kid", "misc": "", "start_char": 496, "text": "kids", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advcl", "end_char": 503, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 20, "id": 26, "lemma": "do", "misc": "", "start_char": 501, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 505, "feats": null, "head": 2, "id": 27, "lemma": ".", "misc": "", "start_char": 504, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (UH Yeah)) (, ,) (SQ (VBZ is) (NP (PRP it)) (NP (DT a) (NN comedy)) (. ?)) (SQ (VBZ Is) (NP (PRP it)) (NP (DT a) (NN drama)) (. ?) (S (NP (NN Nobody)) (VP (VBZ knows) (. .) (ADVP (RB Now)) (, ,) (S (VP (VB come) (PRT (RP on)))))) (. .) (SBAR (S (NP (PRP We)) (VP (VBP are) (VP (VBG gon) (S (VP (TO na) (VP (VB do) (NP (DT this)))))))))) (. .)))" }, "speaker": "Penny", "text": "Yeah, is it a comedy? Is it a drama? Nobody knows . Now, come on . We are gonna do this.", "tokens": [ { "deprel": "discourse", "end_char": 510, "feats": null, "head": 6, "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": "cop", "end_char": 515, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 3, "lemma": "be", "misc": "", "start_char": 513, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 518, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 4, "lemma": "it", "misc": "", "start_char": 516, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 520, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 519, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 527, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "comedy", "misc": "", "start_char": 521, "text": "comedy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 529, "feats": null, "head": 6, "id": 7, "lemma": "?", "misc": "", "start_char": 528, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "cop", "end_char": 532, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 8, "lemma": "be", "misc": "", "start_char": 530, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 535, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 9, "lemma": "it", "misc": "", "start_char": 533, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 537, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 536, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 543, "feats": "Number=Sing", "head": 6, "id": 11, "lemma": "drama", "misc": "", "start_char": 538, "text": "drama", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 545, "feats": null, "head": 14, "id": 12, "lemma": "?", "misc": "", "start_char": 544, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 552, "feats": "Number=Sing|PronType=Neg", "head": 14, "id": 13, "lemma": "nobody", "misc": "", "start_char": 546, "text": "Nobody", "upos": "PRON", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 558, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 14, "lemma": "know", "misc": "", "start_char": 553, "text": "knows", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 560, "feats": null, "head": 14, "id": 15, "lemma": ".", "misc": "", "start_char": 559, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 564, "feats": null, "head": 18, "id": 16, "lemma": "now", "misc": "", "start_char": 561, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 566, "feats": null, "head": 16, "id": 17, "lemma": ",", "misc": "", "start_char": 565, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 571, "feats": "Mood=Imp|VerbForm=Fin", "head": 11, "id": 18, "lemma": "come", "misc": "", "start_char": 567, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 574, "feats": null, "head": 18, "id": 19, "lemma": "on", "misc": "", "start_char": 572, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 576, "feats": null, "head": 23, "id": 20, "lemma": ".", "misc": "", "start_char": 575, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 579, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 23, "id": 21, "lemma": "we", "misc": "", "start_char": 577, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 583, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 23, "id": 22, "lemma": "be", "misc": "", "start_char": 580, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 587, "feats": "Tense=Pres|VerbForm=Part", "head": 18, "id": 23, "lemma": "go", "misc": "", "start_char": 584, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 590, "feats": null, "head": 25, "id": 24, "lemma": "to", "misc": "", "start_char": 588, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 593, "feats": "VerbForm=Inf", "head": 23, "id": 25, "lemma": "do", "misc": "", "start_char": 591, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 598, "feats": "Number=Sing|PronType=Dem", "head": 25, "id": 26, "lemma": "this", "misc": "", "start_char": 594, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 600, "feats": null, "head": 6, "id": 27, "lemma": ".", "misc": "", "start_char": 599, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP get) (NP (DT the) (NN paint)))) (, ,) (S (NP (PRP I)) (VP (MD 'll) (VP (VB rest) (PP (IN for) (NP (QP (CD 30) (SYM -) (CD 40)) (NNS minutes)))))) (, ,) (CC and) (S (ADVP (RB then)) (NP (PRP we)) (VP (VBP do) (NP (DT this)))) (. !)))" }, "speaker": "Leonard", "text": "You get the paint, I'll rest for 30 - 40 minutes, and then we do this!", "tokens": [ { "deprel": "nsubj", "end_char": 604, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 601, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 608, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "get", "misc": "", "start_char": 605, "text": "get", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 612, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 609, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 618, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "paint", "misc": "", "start_char": 613, "text": "paint", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 620, "feats": null, "head": 2, "id": 5, "lemma": ",", "misc": "", "start_char": 619, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 622, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "I", "misc": "", "start_char": 621, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 626, "feats": "VerbForm=Fin", "head": 8, "id": 7, "lemma": "will", "misc": "", "start_char": 623, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 631, "feats": "VerbForm=Inf", "head": 2, "id": 8, "lemma": "rest", "misc": "", "start_char": 627, "text": "rest", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 635, "feats": null, "head": 13, "id": 9, "lemma": "for", "misc": "", "start_char": 632, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 638, "feats": "NumForm=Digit|NumType=Card", "head": 13, "id": 10, "lemma": "30", "misc": "", "start_char": 636, "text": "30", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 640, "feats": null, "head": 12, "id": 11, "lemma": "-", "misc": "", "start_char": 639, "text": "-", "upos": "SYM", "xpos": "SYM" }, { "deprel": "nmod", "end_char": 643, "feats": "NumForm=Digit|NumType=Card", "head": 10, "id": 12, "lemma": "40", "misc": "", "start_char": 641, "text": "40", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 651, "feats": "Number=Plur", "head": 8, "id": 13, "lemma": "minute", "misc": "", "start_char": 644, "text": "minutes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 653, "feats": null, "head": 18, "id": 14, "lemma": ",", "misc": "", "start_char": 652, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 657, "feats": null, "head": 18, "id": 15, "lemma": "and", "misc": "", "start_char": 654, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 662, "feats": "PronType=Dem", "head": 18, "id": 16, "lemma": "then", "misc": "", "start_char": 658, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 665, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 18, "id": 17, "lemma": "we", "misc": "", "start_char": 663, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 668, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 18, "lemma": "do", "misc": "", "start_char": 666, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 673, "feats": "Number=Sing|PronType=Dem", "head": 18, "id": 19, "lemma": "this", "misc": "", "start_char": 669, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 675, "feats": null, "head": 2, "id": 20, "lemma": "!", "misc": "", "start_char": 674, "text": "!", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ] ], [ [ 0, 3, 3 ] ], [ [ 1, 0, 0 ], [ 9, 5, 5 ] ], [ [ 1, 2, 2 ] ], [ [ 1, 5, 7 ] ], [ [ 2, 0, 0 ], [ 2, 14, 14 ], [ 9, 0, 0 ] ], [ [ 2, 6, 6 ] ], [ [ 2, 10, 10 ] ], [ [ 2, 20, 20 ], [ 4, 5, 5 ], [ 4, 8, 10 ], [ 4, 12, 12 ], [ 5, 4, 4 ], [ 5, 11, 11 ] ], [ [ 3, 2, 5 ] ], [ [ 3, 10, 10 ] ], [ [ 3, 8, 10 ] ], [ [ 4, 17, 17 ] ], [ [ 5, 2, 2 ] ], [ [ 5, 14, 15 ], [ 6, 0, 2 ], [ 7, 0, 2 ], [ 7, 6, 8 ] ], [ [ 7, 10, 10 ], [ 7, 17, 17 ], [ 7, 23, 24 ] ], [ [ 7, 15, 15 ] ], [ [ 7, 20, 20 ] ], [ [ 8, 3, 3 ], [ 8, 4, 5 ], [ 8, 8, 8 ], [ 8, 9, 10 ] ], [ [ 8, 12, 12 ] ], [ [ 8, 20, 20 ], [ 9, 16, 16 ] ], [ [ 8, 25, 25 ], [ 9, 18, 18 ] ], [ [ 9, 2, 3 ] ], [ [ 9, 11, 11 ] ], [ [ 9, 9, 12 ] ] ]
s08e17c05t
So what do you think? I thought it'd be a little more...just more. I'm not even sure why we were out of breath . Uh, I mean, d - did we move at all? Maybe along the z - axis, but x and y are looking pretty sad. Okay, come on . We are not old boring people . We can do better than this. Uh, Th - that's true . How late did we stay up last night? Almost 1 am. Almost 1:00 a.m. Damn straight, almost 1:00 a.m. And we weren't even watching TV . We were watching Netflix, like the kids do. Yeah, is it a comedy? Is it a drama? Nobody knows . Now, come on . We are gonna do this. You get the paint, I'll rest for 30 - 40 minutes, and then we do this!
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)) (ADVP (RB almost)) (VP (VBD had) (S (NP (PRP me)) (VP (VB bring) (NP (DT a) (JJ wild) (NN animal)) (PP (IN into) (NP (PRP$ my) (NN home)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "I can't believe you almost had me bring a wild animal into my home.", "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": "advmod", "end_char": 27, "feats": null, "head": 7, "id": 6, "lemma": "almost", "misc": "", "start_char": 21, "text": "almost", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 31, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 4, "id": 7, "lemma": "have", "misc": "", "start_char": 28, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 34, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 8, "lemma": "I", "misc": "", "start_char": 32, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 40, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "bring", "misc": "", "start_char": 35, "text": "bring", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 42, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 10, "lemma": "a", "misc": "", "start_char": 41, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 47, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "wild", "misc": "", "start_char": 43, "text": "wild", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 54, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "animal", "misc": "", "start_char": 48, "text": "animal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 59, "feats": null, "head": 15, "id": 13, "lemma": "into", "misc": "", "start_char": 55, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 62, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 15, "id": 14, "lemma": "my", "misc": "", "start_char": 60, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 67, "feats": "Number=Sing", "head": 9, "id": 15, "lemma": "home", "misc": "", "start_char": 63, "text": "home", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 69, "feats": null, "head": 4, "id": 16, "lemma": ".", "misc": "", "start_char": 68, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (DT No) (NN one)) (VP (VBD told) (NP (PRP you)) (S (VP (TO to) (VP (VB poke) (NP (NP (DT the) (NN turtle) (POS 's)) (NN face)))))) (. .)))" }, "speaker": "Amy", "text": "No one told you to poke the turtle's face.", "tokens": [ { "deprel": "det", "end_char": 72, "feats": null, "head": 2, "id": 1, "lemma": "no", "misc": "", "start_char": 70, "text": "No", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 76, "feats": "Number=Sing|PronType=Neg", "head": 3, "id": 2, "lemma": "one", "misc": "", "start_char": 73, "text": "one", "upos": "PRON", "xpos": "NN" }, { "deprel": "root", "end_char": 81, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "tell", "misc": "", "start_char": 77, "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 85, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "you", "misc": "", "start_char": 82, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 88, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 86, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 93, "feats": "VerbForm=Inf", "head": 3, "id": 6, "lemma": "poke", "misc": "", "start_char": 89, "text": "poke", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 97, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 94, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod:poss", "end_char": 104, "feats": "Number=Sing", "head": 10, "id": 8, "lemma": "turtle", "misc": "", "start_char": 98, "text": "turtle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 107, "feats": null, "head": 8, "id": 9, "lemma": "'s", "misc": "", "start_char": 105, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "end_char": 112, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "face", "misc": "", "start_char": 108, "text": "face", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 114, "feats": null, "head": 3, "id": 11, "lemma": ".", "misc": "", "start_char": 113, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD was) (VP (VBG playing) (`` \") (S (VP (VBN Got) (NP (PRP$ Your) (NN Nose)))) ('' \") (`` \") (S (NP (DT That)) (VP (VBZ 's) (SBAR (WHADVP (WRB how)) (S (NP (PRP you)) (VP (VBP get) (S (NP (NNS children)) (VP (TO to) (VP (VB like) (NP (PRP you)))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "I was playing \" Got Your Nose \" \" That's how you get children to like you.", "tokens": [ { "deprel": "nsubj", "end_char": 116, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 115, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 120, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 117, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 128, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "play", "misc": "", "start_char": 121, "text": "playing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 130, "feats": null, "head": 5, "id": 4, "lemma": "\"", "misc": "", "start_char": 129, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "xcomp", "end_char": 134, "feats": "Tense=Past|VerbForm=Part", "head": 3, "id": 5, "lemma": "get", "misc": "", "start_char": 131, "text": "Got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nmod:poss", "end_char": 139, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "your", "misc": "", "start_char": 135, "text": "Your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 144, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "nose", "misc": "", "start_char": 140, "text": "Nose", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 146, "feats": null, "head": 5, "id": 8, "lemma": "\"", "misc": "", "start_char": 145, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "punct", "end_char": 148, "feats": null, "head": 3, "id": 9, "lemma": "\"", "misc": "", "start_char": 147, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj", "end_char": 153, "feats": "Number=Sing|PronType=Dem", "head": 12, "id": 10, "lemma": "that", "misc": "", "start_char": 149, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 156, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 154, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 160, "feats": "PronType=Rel", "head": 3, "id": 12, "lemma": "how", "misc": "", "start_char": 157, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 164, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 13, "lemma": "you", "misc": "", "start_char": 161, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl:relcl", "end_char": 168, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 12, "id": 14, "lemma": "get", "misc": "", "start_char": 165, "text": "get", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 177, "feats": "Number=Plur", "head": 14, "id": 15, "lemma": "child", "misc": "", "start_char": 169, "text": "children", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 180, "feats": null, "head": 17, "id": 16, "lemma": "to", "misc": "", "start_char": 178, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 185, "feats": "VerbForm=Inf", "head": 14, "id": 17, "lemma": "like", "misc": "", "start_char": 181, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 189, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 17, "id": 18, "lemma": "you", "misc": "", "start_char": 186, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 191, "feats": null, "head": 3, "id": 19, "lemma": ".", "misc": "", "start_char": 190, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (ADJP (VBN surprised) (SBAR (S (NP (PRP you)) (ADVP (RB even)) (VP (VBP care) (SBAR (IN if) (S (NP (PRP he)) (VP (VBZ likes) (NP (PRP you))))) (, ,) (SBAR (IN since) (S (NP (PRP you)) (VP (VBP 're) (VP (VBG planning) (PP (IN on) (S (VP (VBG leaving) (NP (DT the) (NN planet)) (NP (NP (DT the) (JJ first) (NN chance)) (SBAR (S (NP (PRP you)) (VP (VBP get))))))))))))))))) (. .)))" }, "speaker": "Amy", "text": "I'm surprised you even care if he likes you, since you're planning on leaving the planet the first chance you get.", "tokens": [ { "deprel": "nsubj:pass", "end_char": 193, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 192, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 196, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 194, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 206, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 3, "lemma": "surprise", "misc": "", "start_char": 197, "text": "surprised", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nsubj", "end_char": 210, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 4, "lemma": "you", "misc": "", "start_char": 207, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 215, "feats": null, "head": 6, "id": 5, "lemma": "even", "misc": "", "start_char": 211, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 220, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 6, "lemma": "care", "misc": "", "start_char": 216, "text": "care", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 223, "feats": null, "head": 9, "id": 7, "lemma": "if", "misc": "", "start_char": 221, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 226, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 8, "lemma": "he", "misc": "", "start_char": 224, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 232, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 9, "lemma": "like", "misc": "", "start_char": 227, "text": "likes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 236, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 9, "id": 10, "lemma": "you", "misc": "", "start_char": 233, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 238, "feats": null, "head": 15, "id": 11, "lemma": ",", "misc": "", "start_char": 237, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 244, "feats": null, "head": 15, "id": 12, "lemma": "since", "misc": "", "start_char": 239, "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 248, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 13, "lemma": "you", "misc": "", "start_char": 245, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 252, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 249, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 261, "feats": "Tense=Pres|VerbForm=Part", "head": 6, "id": 15, "lemma": "plan", "misc": "", "start_char": 253, "text": "planning", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 264, "feats": null, "head": 17, "id": 16, "lemma": "on", "misc": "", "start_char": 262, "text": "on", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 272, "feats": "VerbForm=Ger", "head": 15, "id": 17, "lemma": "leave", "misc": "", "start_char": 265, "text": "leaving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 276, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 18, "lemma": "the", "misc": "", "start_char": 273, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 283, "feats": "Number=Sing", "head": 17, "id": 19, "lemma": "planet", "misc": "", "start_char": 277, "text": "planet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "end_char": 287, "feats": "Definite=Def|PronType=Art", "head": 22, "id": 20, "lemma": "the", "misc": "", "start_char": 284, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 293, "feats": "Degree=Pos|NumType=Ord", "head": 22, "id": 21, "lemma": "first", "misc": "", "start_char": 288, "text": "first", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:npmod", "end_char": 300, "feats": "Number=Sing", "head": 17, "id": 22, "lemma": "chance", "misc": "", "start_char": 294, "text": "chance", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 304, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 24, "id": 23, "lemma": "you", "misc": "", "start_char": 301, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 308, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 22, "id": 24, "lemma": "get", "misc": "", "start_char": 305, "text": "get", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 310, "feats": null, "head": 3, "id": 25, "lemma": ".", "misc": "", "start_char": 309, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Ugh)) (, ,) (NP (DT this) (RB again) (. .) (NNP Amy)) (, ,) (S (NP (PRP I)) (VP (VBP 've) (ADVP (RB already)) (VP (VBN had) (S (NP (CD one) (JJ new) (NN hole)) (VP (VBN torn) (PP (IN in) (NP (PRP$ my) (NN body))) (NP (NN today))))))) (. .) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB need) (NP (DT another) (NN one))))) (. .)))" }, "speaker": "Sheldon", "text": "Ugh, this again . Amy, I've already had one new hole torn in my body today . I don't need another one.", "tokens": [ { "deprel": "discourse", "end_char": 314, "feats": null, "head": 11, "id": 1, "lemma": "ugh", "misc": "", "start_char": 311, "text": "Ugh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 316, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 315, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "reparandum", "end_char": 321, "feats": "Number=Sing|PronType=Dem", "head": 11, "id": 3, "lemma": "this", "misc": "", "start_char": 317, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "advmod", "end_char": 327, "feats": null, "head": 11, "id": 4, "lemma": "again", "misc": "", "start_char": 322, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 329, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 328, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 333, "feats": "Number=Sing", "head": 11, "id": 6, "lemma": "Amy", "misc": "", "start_char": 330, "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 335, "feats": null, "head": 11, "id": 7, "lemma": ",", "misc": "", "start_char": 334, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 337, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 8, "lemma": "I", "misc": "", "start_char": 336, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 341, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "have", "misc": "", "start_char": 338, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 349, "feats": null, "head": 11, "id": 10, "lemma": "already", "misc": "", "start_char": 342, "text": "already", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 353, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 11, "lemma": "have", "misc": "", "start_char": 350, "text": "had", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nummod", "end_char": 357, "feats": "NumForm=Word|NumType=Card", "head": 14, "id": 12, "lemma": "one", "misc": "", "start_char": 354, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "amod", "end_char": 361, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "new", "misc": "", "start_char": 358, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 366, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "hole", "misc": "", "start_char": 362, "text": "hole", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 371, "feats": "Tense=Past|VerbForm=Part", "head": 14, "id": 15, "lemma": "tear", "misc": "", "start_char": 367, "text": "torn", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 374, "feats": null, "head": 18, "id": 16, "lemma": "in", "misc": "", "start_char": 372, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 377, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 18, "id": 17, "lemma": "my", "misc": "", "start_char": 375, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 382, "feats": "Number=Sing", "head": 15, "id": 18, "lemma": "body", "misc": "", "start_char": 378, "text": "body", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl:tmod", "end_char": 388, "feats": "Number=Sing", "head": 11, "id": 19, "lemma": "today", "misc": "", "start_char": 383, "text": "today", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 390, "feats": null, "head": 11, "id": 20, "lemma": ".", "misc": "", "start_char": 389, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 392, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 24, "id": 21, "lemma": "I", "misc": "", "start_char": 391, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 395, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 24, "id": 22, "lemma": "do", "misc": "", "start_char": 393, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 399, "feats": null, "head": 24, "id": 23, "lemma": "not", "misc": "", "start_char": 396, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 404, "feats": "VerbForm=Inf", "head": 11, "id": 24, "lemma": "need", "misc": "", "start_char": 400, "text": "need", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 412, "feats": null, "head": 26, "id": 25, "lemma": "another", "misc": "", "start_char": 405, "text": "another", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 416, "feats": "Number=Sing", "head": 24, "id": 26, "lemma": "one", "misc": "", "start_char": 413, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 418, "feats": null, "head": 11, "id": 27, "lemma": ".", "misc": "", "start_char": 417, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (NNP Sheldon)) (, ,) (S (NP (PRP I)) (VP (VBP know) (SBAR (S (NP (NP (DT the) (NNS odds)) (PP (IN of) (NP (PRP you)))) (ADVP (RB even)) (VP (VBG going) (PP (IN to) (NP (NNP Mars)))) (VP (VBP are) (ADJP (RB incredibly) (JJ small))))))) (, ,) (CC but) (S (NP (PRP it)) (ADVP (RB still)) (VP (VBZ hurts) (SBAR (IN that) (S (NP (PRP you)) (VP (MD would) (VP (VB volunteer) (PP (IN for) (NP (NP (NN something)) (SBAR (WHNP (WDT that)) (S (VP (MD would) (VP (VB take) (NP (PRP you)) (ADVP (RB away) (PP (IN from) (NP (PRP me)))) (ADVP (RB forever)))))))))))))) (. .)))" }, "speaker": "Amy", "text": "Sheldon, I know the odds of you even going to Mars are incredibly small, but it still hurts that you would volunteer for something that would take you away from me forever.", "tokens": [ { "deprel": "vocative", "end_char": 426, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 419, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 428, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 427, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 430, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 429, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 435, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 431, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "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", "end_char": 444, "feats": "Number=Plur", "head": 15, "id": 6, "lemma": "odd", "misc": "", "start_char": 440, "text": "odds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 447, "feats": null, "head": 8, "id": 7, "lemma": "of", "misc": "", "start_char": 445, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 451, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 6, "id": 8, "lemma": "you", "misc": "", "start_char": 448, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 456, "feats": null, "head": 10, "id": 9, "lemma": "even", "misc": "", "start_char": 452, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl", "end_char": 462, "feats": "VerbForm=Ger", "head": 6, "id": 10, "lemma": "go", "misc": "", "start_char": 457, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 465, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 463, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 470, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "Mars", "misc": "", "start_char": 466, "text": "Mars", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 474, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 13, "lemma": "be", "misc": "", "start_char": 471, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 485, "feats": null, "head": 15, "id": 14, "lemma": "incredibly", "misc": "", "start_char": 475, "text": "incredibly", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 491, "feats": "Degree=Pos", "head": 4, "id": 15, "lemma": "small", "misc": "", "start_char": 486, "text": "small", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 493, "feats": null, "head": 20, "id": 16, "lemma": ",", "misc": "", "start_char": 492, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 497, "feats": null, "head": 20, "id": 17, "lemma": "but", "misc": "", "start_char": 494, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 500, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 18, "lemma": "it", "misc": "", "start_char": 498, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 506, "feats": null, "head": 20, "id": 19, "lemma": "still", "misc": "", "start_char": 501, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 512, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 20, "lemma": "hurt", "misc": "", "start_char": 507, "text": "hurts", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 517, "feats": null, "head": 24, "id": 21, "lemma": "that", "misc": "", "start_char": 513, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 521, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 24, "id": 22, "lemma": "you", "misc": "", "start_char": 518, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 527, "feats": "VerbForm=Fin", "head": 24, "id": 23, "lemma": "would", "misc": "", "start_char": 522, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 537, "feats": "VerbForm=Inf", "head": 20, "id": 24, "lemma": "volunteer", "misc": "", "start_char": 528, "text": "volunteer", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 541, "feats": null, "head": 26, "id": 25, "lemma": "for", "misc": "", "start_char": 538, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 551, "feats": "Number=Sing|PronType=Ind", "head": 24, "id": 26, "lemma": "something", "misc": "", "start_char": 542, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 556, "feats": "PronType=Rel", "head": 29, "id": 27, "lemma": "that", "misc": "", "start_char": 552, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "aux", "end_char": 562, "feats": "VerbForm=Fin", "head": 29, "id": 28, "lemma": "would", "misc": "", "start_char": 557, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 567, "feats": "VerbForm=Inf", "head": 26, "id": 29, "lemma": "take", "misc": "", "start_char": 563, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 571, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 29, "id": 30, "lemma": "you", "misc": "", "start_char": 568, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 576, "feats": null, "head": 29, "id": 31, "lemma": "away", "misc": "", "start_char": 572, "text": "away", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 581, "feats": null, "head": 33, "id": 32, "lemma": "from", "misc": "", "start_char": 577, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 584, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 29, "id": 33, "lemma": "I", "misc": "", "start_char": 582, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 592, "feats": null, "head": 29, "id": 34, "lemma": "forever", "misc": "", "start_char": 585, "text": "forever", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 594, "feats": null, "head": 4, "id": 35, "lemma": ".", "misc": "", "start_char": 593, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (ADVP (RB So)) (NP (PRP you)) (VP (VBP 're) (VP (VBG saying) (SBAR (S (NP (PRP you)) (VP (MD would) (RB n't) (VP (VB leave) (NP (PRP me)) (PP (IN for) (NP (DT the) (NN chance) (S (VP (TO to) (VP (VB be) (NP (NP (CD one)) (PP (IN of) (NP (NP (DT the) (JJ first) (NNS humans)) (SBAR (S (VP (TO to) (VP (VB colonize) (NP (DT another) (NN planet)))))))))))))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "So you're saying you wouldn't leave me for the chance to be one of the first humans to colonize another planet?", "tokens": [ { "deprel": "advmod", "end_char": 597, "feats": null, "head": 4, "id": 1, "lemma": "so", "misc": "", "start_char": 595, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 601, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 2, "lemma": "you", "misc": "", "start_char": 598, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 605, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 602, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 612, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "say", "misc": "", "start_char": 606, "text": "saying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nsubj", "end_char": 616, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 5, "lemma": "you", "misc": "", "start_char": 613, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 622, "feats": "VerbForm=Fin", "head": 8, "id": 6, "lemma": "would", "misc": "", "start_char": 617, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 626, "feats": null, "head": 8, "id": 7, "lemma": "not", "misc": "", "start_char": 623, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 632, "feats": "VerbForm=Inf", "head": 4, "id": 8, "lemma": "leave", "misc": "", "start_char": 627, "text": "leave", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 635, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 9, "lemma": "I", "misc": "", "start_char": 633, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 639, "feats": null, "head": 12, "id": 10, "lemma": "for", "misc": "", "start_char": 636, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 643, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 640, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 650, "feats": "Number=Sing", "head": 8, "id": 12, "lemma": "chance", "misc": "", "start_char": 644, "text": "chance", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 653, "feats": null, "head": 15, "id": 13, "lemma": "to", "misc": "", "start_char": 651, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 656, "feats": "VerbForm=Inf", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 654, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "acl", "end_char": 660, "feats": "NumForm=Word|NumType=Card", "head": 12, "id": 15, "lemma": "one", "misc": "", "start_char": 657, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 663, "feats": null, "head": 19, "id": 16, "lemma": "of", "misc": "", "start_char": 661, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 667, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 17, "lemma": "the", "misc": "", "start_char": 664, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 673, "feats": "Degree=Pos|NumType=Ord", "head": 19, "id": 18, "lemma": "first", "misc": "", "start_char": 668, "text": "first", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 680, "feats": "Number=Plur", "head": 15, "id": 19, "lemma": "human", "misc": "", "start_char": 674, "text": "humans", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 683, "feats": null, "head": 21, "id": 20, "lemma": "to", "misc": "", "start_char": 681, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 692, "feats": "VerbForm=Inf", "head": 19, "id": 21, "lemma": "colonize", "misc": "", "start_char": 684, "text": "colonize", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 700, "feats": null, "head": 23, "id": 22, "lemma": "another", "misc": "", "start_char": 693, "text": "another", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 707, "feats": "Number=Sing", "head": 21, "id": 23, "lemma": "planet", "misc": "", "start_char": 701, "text": "planet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 709, "feats": null, "head": 4, "id": 24, "lemma": "?", "misc": "", "start_char": 708, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD would) (ADVP (IN at) (JJS least)) (VP (VB mention) (NP (PRP it)) (PP (IN before) (S (VP (VBG filling) (PRT (RP out)) (NP (DT the) (NN application))))))) (. .)))" }, "speaker": "Amy", "text": "I would at least mention it before filling out the application.", "tokens": [ { "deprel": "nsubj", "end_char": 711, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 1, "lemma": "I", "misc": "", "start_char": 710, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 717, "feats": "VerbForm=Fin", "head": 5, "id": 2, "lemma": "would", "misc": "", "start_char": 712, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 720, "feats": "ExtPos=ADV", "head": 5, "id": 3, "lemma": "at", "misc": "", "start_char": 718, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "end_char": 726, "feats": "Degree=Sup", "head": 3, "id": 4, "lemma": "least", "misc": "", "start_char": 721, "text": "least", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "root", "end_char": 734, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "mention", "misc": "", "start_char": 727, "text": "mention", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 737, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "it", "misc": "", "start_char": 735, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 744, "feats": null, "head": 8, "id": 7, "lemma": "before", "misc": "", "start_char": 738, "text": "before", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 752, "feats": "VerbForm=Ger", "head": 5, "id": 8, "lemma": "fill", "misc": "", "start_char": 745, "text": "filling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 756, "feats": null, "head": 8, "id": 9, "lemma": "out", "misc": "", "start_char": 753, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 760, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "misc": "", "start_char": 757, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 772, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "application", "misc": "", "start_char": 761, "text": "application", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 774, "feats": null, "head": 5, "id": 12, "lemma": ".", "misc": "", "start_char": 773, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Huh)) (, ,) (NP (DT that)) (VP (VBZ 's) (ADVP (RB exactly)) (WHNP (WP what)) (S (NP (NNP Leonard) (, ,) (NNP Wolowitz) (, ,) (NNP Koothrappali) (, ,) (NNP Bernadette) (CC and) (NNP Penny)) (VP (VBD said)))) (. .)))" }, "speaker": "Sheldon", "text": "Huh, that's exactly what Leonard, Wolowitz, Koothrappali, Bernadette and Penny said.", "tokens": [ { "deprel": "vocative", "end_char": 778, "feats": null, "head": 6, "id": 1, "lemma": "huh", "misc": "", "start_char": 775, "text": "Huh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 780, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 779, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 785, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 3, "lemma": "that", "misc": "", "start_char": 781, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 788, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 786, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 796, "feats": null, "head": 6, "id": 5, "lemma": "exactly", "misc": "", "start_char": 789, "text": "exactly", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 801, "feats": "PronType=Rel", "head": 0, "id": 6, "lemma": "what", "misc": "", "start_char": 797, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 809, "feats": "Number=Sing", "head": 16, "id": 7, "lemma": "Leonard", "misc": "", "start_char": 802, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 811, "feats": null, "head": 9, "id": 8, "lemma": ",", "misc": "", "start_char": 810, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 820, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "Wolowitz", "misc": "", "start_char": 812, "text": "Wolowitz", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 822, "feats": null, "head": 11, "id": 10, "lemma": ",", "misc": "", "start_char": 821, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 835, "feats": "Number=Sing", "head": 7, "id": 11, "lemma": "Koothrappali", "misc": "", "start_char": 823, "text": "Koothrappali", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 837, "feats": null, "head": 13, "id": 12, "lemma": ",", "misc": "", "start_char": 836, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 848, "feats": "Number=Sing", "head": 7, "id": 13, "lemma": "Bernadette", "misc": "", "start_char": 838, "text": "Bernadette", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 852, "feats": null, "head": 15, "id": 14, "lemma": "and", "misc": "", "start_char": 849, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 858, "feats": "Number=Sing", "head": 7, "id": 15, "lemma": "penny", "misc": "", "start_char": 853, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "acl:relcl", "end_char": 863, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 16, "lemma": "say", "misc": "", "start_char": 859, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 865, "feats": null, "head": 6, "id": 17, "lemma": ".", "misc": "", "start_char": 864, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (SBARQ (CC And) (SBAR (WHNP (WP who)) (S (VP (VBZ says) (SBAR (S (NP (PRP you)) (VP (MD could) (ADVP (RB even)) (VP (VB survive) (NP (DT an) (JJ interplanetary) (NN mission))))))))) (, ,) (ADVP (RB anyway)) (. ?) (NP (PRP You)) (VP (MD could) (ADVP (RB barely)) (VP (VB survive) (NP (DT a) (JJ tiny) (NN turtle) (NN bite)))) (. .)))" }, "speaker": "Amy", "text": "And who says you could even survive an interplanetary mission, anyway? You could barely survive a tiny turtle bite.", "tokens": [ { "deprel": "cc", "end_char": 869, "feats": null, "head": 3, "id": 1, "lemma": "and", "misc": "", "start_char": 866, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 873, "feats": "PronType=Int", "head": 3, "id": 2, "lemma": "who", "misc": "", "start_char": 870, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "root", "end_char": 878, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "say", "misc": "", "start_char": 874, "text": "says", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 882, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 4, "lemma": "you", "misc": "", "start_char": 879, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 888, "feats": "VerbForm=Fin", "head": 7, "id": 5, "lemma": "could", "misc": "", "start_char": 883, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 893, "feats": null, "head": 7, "id": 6, "lemma": "even", "misc": "", "start_char": 889, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 901, "feats": "VerbForm=Inf", "head": 3, "id": 7, "lemma": "survive", "misc": "", "start_char": 894, "text": "survive", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 904, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 8, "lemma": "a", "misc": "", "start_char": 902, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 919, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "interplanetary", "misc": "", "start_char": 905, "text": "interplanetary", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 927, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "mission", "misc": "", "start_char": 920, "text": "mission", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 929, "feats": null, "head": 12, "id": 11, "lemma": ",", "misc": "", "start_char": 928, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 936, "feats": null, "head": 7, "id": 12, "lemma": "anyway", "misc": "", "start_char": 930, "text": "anyway", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 938, "feats": null, "head": 3, "id": 13, "lemma": "?", "misc": "", "start_char": 937, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 942, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 17, "id": 14, "lemma": "you", "misc": "", "start_char": 939, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 948, "feats": "VerbForm=Fin", "head": 17, "id": 15, "lemma": "could", "misc": "", "start_char": 943, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 955, "feats": null, "head": 17, "id": 16, "lemma": "barely", "misc": "", "start_char": 949, "text": "barely", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 963, "feats": "VerbForm=Inf", "head": 3, "id": 17, "lemma": "survive", "misc": "", "start_char": 956, "text": "survive", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 965, "feats": "Definite=Ind|PronType=Art", "head": 21, "id": 18, "lemma": "a", "misc": "", "start_char": 964, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 970, "feats": "Degree=Pos", "head": 21, "id": 19, "lemma": "tiny", "misc": "", "start_char": 966, "text": "tiny", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 977, "feats": "Number=Sing", "head": 21, "id": 20, "lemma": "turtle", "misc": "", "start_char": 971, "text": "turtle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 982, "feats": "Number=Sing", "head": 17, "id": 21, "lemma": "bite", "misc": "", "start_char": 978, "text": "bite", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 984, "feats": null, "head": 3, "id": 22, "lemma": ".", "misc": "", "start_char": 983, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (S (ADVP (RB First) (PP (IN of) (NP (DT all)))) (, ,) (NP (DT this)) (, ...) (VP (VBZ has) (ADVP (RB only)) (VP (VBN made) (S (NP (PRP me)) (ADJP (JJR stronger)))))) (. .) (CC But) (S (PP (IN beyond) (NP (DT that))) (, ,) (NP (NP (DT all)) (SBAR (S (NP (PRP I)) (VP (VBD did))))) (VP (VBD was) (VP (VB fill) (PRT (RP out)) (NP (DT an) (NN application))))) (. .)))" }, "speaker": "Sheldon", "text": "First of all, this...has only made me stronger . But beyond that, all I did was fill out an application.", "tokens": [ { "deprel": "advmod", "end_char": 990, "feats": "NumType=Ord", "head": 9, "id": 1, "lemma": "first", "misc": "", "start_char": 985, "text": "First", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 993, "feats": null, "head": 3, "id": 2, "lemma": "of", "misc": "", "start_char": 991, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 997, "feats": null, "head": 1, "id": 3, "lemma": "all", "misc": "", "start_char": 994, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 999, "feats": null, "head": 9, "id": 4, "lemma": ",", "misc": "", "start_char": 998, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1004, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 5, "lemma": "this", "misc": "", "start_char": 1000, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1008, "feats": null, "head": 9, "id": 6, "lemma": "...", "misc": "", "start_char": 1005, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 1012, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "have", "misc": "", "start_char": 1009, "text": "has", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1017, "feats": null, "head": 9, "id": 8, "lemma": "only", "misc": "", "start_char": 1013, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1022, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 9, "lemma": "make", "misc": "", "start_char": 1018, "text": "made", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 1025, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 10, "lemma": "I", "misc": "", "start_char": 1023, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1034, "feats": "Degree=Cmp", "head": 9, "id": 11, "lemma": "strong", "misc": "", "start_char": 1026, "text": "stronger", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 1036, "feats": null, "head": 13, "id": 12, "lemma": ".", "misc": "", "start_char": 1035, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1040, "feats": null, "head": 21, "id": 13, "lemma": "but", "misc": "", "start_char": 1037, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "case", "end_char": 1047, "feats": null, "head": 15, "id": 14, "lemma": "beyond", "misc": "", "start_char": 1041, "text": "beyond", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1052, "feats": "Number=Sing|PronType=Dem", "head": 21, "id": 15, "lemma": "that", "misc": "", "start_char": 1048, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1054, "feats": null, "head": 21, "id": 16, "lemma": ",", "misc": "", "start_char": 1053, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:outer", "end_char": 1058, "feats": null, "head": 21, "id": 17, "lemma": "all", "misc": "", "start_char": 1055, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1060, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 18, "lemma": "I", "misc": "", "start_char": 1059, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 1064, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 17, "id": 19, "lemma": "do", "misc": "", "start_char": 1061, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "cop", "end_char": 1068, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 21, "id": 20, "lemma": "be", "misc": "", "start_char": 1065, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "end_char": 1073, "feats": "VerbForm=Inf", "head": 9, "id": 21, "lemma": "fill", "misc": "", "start_char": 1069, "text": "fill", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1077, "feats": null, "head": 21, "id": 22, "lemma": "out", "misc": "", "start_char": 1074, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 1080, "feats": "Definite=Ind|PronType=Art", "head": 24, "id": 23, "lemma": "a", "misc": "", "start_char": 1078, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1092, "feats": "Number=Sing", "head": 21, "id": 24, "lemma": "application", "misc": "", "start_char": 1081, "text": "application", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1094, "feats": null, "head": 9, "id": 25, "lemma": ".", "misc": "", "start_char": 1093, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP know) (SBAR (WHNP (WP what) (. ?)) (S (VP (VB Go) (PP (IN to) (NP (NNP Mars) (, ,) (NNP Sheldon))))))) (. .)))" }, "speaker": "Amy", "text": "You know what? Go to Mars, Sheldon.", "tokens": [ { "deprel": "nsubj", "end_char": 1098, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 1095, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1103, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "know", "misc": "", "start_char": 1099, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1108, "feats": "PronType=Int", "head": 2, "id": 3, "lemma": "what", "misc": "", "start_char": 1104, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 1110, "feats": null, "head": 2, "id": 4, "lemma": "?", "misc": "", "start_char": 1109, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 1113, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 5, "lemma": "go", "misc": "", "start_char": 1111, "text": "Go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1116, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 1114, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1121, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "Mars", "misc": "", "start_char": 1117, "text": "Mars", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1123, "feats": null, "head": 9, "id": 8, "lemma": ",", "misc": "", "start_char": 1122, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 1131, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "Sheldon", "misc": "", "start_char": 1124, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1133, "feats": null, "head": 5, "id": 10, "lemma": ".", "misc": "", "start_char": 1132, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (SQ (VBZ Is) (NP (EX there)) (NP (NP (NN anything)) (SBAR (S (NP (PRP I)) (VP (MD can) (VP (VB do) (S (VP (TO to) (VP (VB cheer) (NP (PRP you)) (PRT (RP up)))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "Is there anything I can do to cheer you up?", "tokens": [ { "deprel": "root", "end_char": 1136, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "be", "misc": "", "start_char": 1134, "text": "Is", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "expl", "end_char": 1142, "feats": null, "head": 1, "id": 2, "lemma": "there", "misc": "", "start_char": 1137, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "nsubj", "end_char": 1151, "feats": "Number=Sing|PronType=Ind", "head": 1, "id": 3, "lemma": "anything", "misc": "", "start_char": 1143, "text": "anything", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1153, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "I", "misc": "", "start_char": 1152, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1157, "feats": "VerbForm=Fin", "head": 6, "id": 5, "lemma": "can", "misc": "", "start_char": 1154, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 1160, "feats": "VerbForm=Inf", "head": 3, "id": 6, "lemma": "do", "misc": "", "start_char": 1158, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1163, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 1161, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 1169, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "cheer", "misc": "", "start_char": 1164, "text": "cheer", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1173, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 8, "id": 9, "lemma": "you", "misc": "", "start_char": 1170, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 1176, "feats": null, "head": 8, "id": 10, "lemma": "up", "misc": "", "start_char": 1174, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1178, "feats": null, "head": 1, "id": 11, "lemma": "?", "misc": "", "start_char": 1177, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (LST (UH No) (. .)) (VP (VB Forget) (NP (PRP it))) (. .)))" }, "speaker": "Amy", "text": "No . Forget it.", "tokens": [ { "deprel": "discourse", "end_char": 1181, "feats": "Polarity=Neg", "head": 3, "id": 1, "lemma": "no", "misc": "", "start_char": 1179, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1183, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1182, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 1190, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "forget", "misc": "", "start_char": 1184, "text": "Forget", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1193, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "it", "misc": "", "start_char": 1191, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1195, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 1194, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (IN if) (S (NP (PRP I)) (VP (VBP play) (NP (DT the) (NML (NNP Star) (NNP Trek)) (NN theme)) (PP (IN on) (NP (PRP$ my) (NN nose))))) (. ?)))" }, "speaker": "Sheldon", "text": "What if I play the Star Trek theme on my nose?", "tokens": [ { "deprel": "root", "end_char": 1200, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 1196, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "mark", "end_char": 1203, "feats": null, "head": 4, "id": 2, "lemma": "if", "misc": "", "start_char": 1201, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1205, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 1204, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1210, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 1, "id": 4, "lemma": "play", "misc": "", "start_char": 1206, "text": "play", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 1214, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 5, "lemma": "the", "misc": "", "start_char": 1211, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1219, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "Star", "misc": "", "start_char": 1215, "text": "Star", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 1224, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "Trek", "misc": "", "start_char": 1220, "text": "Trek", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 1230, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "theme", "misc": "", "start_char": 1225, "text": "theme", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1233, "feats": null, "head": 11, "id": 9, "lemma": "on", "misc": "", "start_char": 1231, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1236, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "my", "misc": "", "start_char": 1234, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1241, "feats": "Number=Sing", "head": 4, "id": 11, "lemma": "nose", "misc": "", "start_char": 1237, "text": "nose", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1243, "feats": null, "head": 1, "id": 12, "lemma": "?", "misc": "", "start_char": 1242, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Please)) (VP (VB do) (RB n't)) (. .)))" }, "speaker": "Amy", "text": "Please don't.", "tokens": [ { "deprel": "discourse", "end_char": 1250, "feats": null, "head": 2, "id": 1, "lemma": "please", "misc": "", "start_char": 1244, "text": "Please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "root", "end_char": 1253, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "do", "misc": "", "start_char": 1251, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1257, "feats": null, "head": 2, "id": 3, "lemma": "not", "misc": "", "start_char": 1254, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 1259, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 1258, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yep)) (, ,) (NP (PRP you)) (VP (VBP 're) (ADJP (JJ mad))) (. .)))" }, "speaker": "Sheldon", "text": "Yep, you're mad.", "tokens": [ { "deprel": "discourse", "end_char": 1263, "feats": null, "head": 5, "id": 1, "lemma": "yep", "misc": "", "start_char": 1260, "text": "Yep", "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": "nsubj", "end_char": 1269, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 1266, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1273, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 1270, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1277, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "mad", "misc": "", "start_char": 1274, "text": "mad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1279, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1278, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 7, 7 ], [ 0, 13, 13 ], [ 1, 3, 3 ], [ 2, 0, 0 ], [ 3, 3, 3 ], [ 3, 9, 9 ], [ 3, 12, 12 ], [ 3, 22, 22 ], [ 4, 7, 7 ], [ 4, 16, 16 ], [ 4, 20, 20 ], [ 5, 0, 0 ], [ 5, 7, 7 ], [ 5, 21, 21 ], [ 5, 29, 29 ], [ 6, 8, 8 ], [ 9, 3, 3 ], [ 9, 13, 13 ], [ 10, 9, 9 ], [ 10, 17, 17 ], [ 11, 0, 0 ], [ 11, 8, 8 ], [ 12, 3, 3 ], [ 14, 2, 2 ], [ 14, 9, 9 ] ], [ [ 0, 4, 4 ] ], [ [ 0, 9, 11 ] ], [ [ 0, 13, 14 ] ], [ [ 1, 6, 9 ] ], [ [ 2, 14, 14 ] ], [ [ 3, 0, 0 ], [ 4, 5, 5 ], [ 5, 2, 2 ], [ 5, 32, 32 ], [ 6, 1, 1 ], [ 6, 4, 4 ], [ 7, 0, 0 ], [ 12, 8, 8 ], [ 16, 2, 2 ] ], [ [ 3, 7, 7 ] ], [ [ 3, 17, 18 ] ], [ [ 4, 16, 17 ] ], [ [ 5, 11, 11 ], [ 11, 6, 6 ] ], [ [ 6, 21, 22 ] ], [ [ 7, 10, 10 ], [ 10, 22, 23 ] ], [ [ 7, 9, 10 ] ], [ [ 8, 10, 10 ] ], [ [ 8, 6, 14 ] ], [ [ 14, 9, 10 ] ] ]
s08e17c06t
I can't believe you almost had me bring a wild animal into my home. No one told you to poke the turtle's face. I was playing " Got Your Nose " " That's how you get children to like you. I'm surprised you even care if he likes you, since you're planning on leaving the planet the first chance you get. Ugh, this again . Amy, I've already had one new hole torn in my body today . I don't need another one. Sheldon, I know the odds of you even going to Mars are incredibly small, but it still hurts that you would volunteer for something that would take you away from me forever. So you're saying you wouldn't leave me for the chance to be one of the first humans to colonize another planet? I would at least mention it before filling out the application. Huh, that's exactly what Leonard, Wolowitz, Koothrappali, Bernadette and Penny said. And who says you could even survive an interplanetary mission, anyway? You could barely survive a tiny turtle bite. First of all, this...has only made me stronger . But beyond that, all I did was fill out an application. You know what? Go to Mars, Sheldon. Is there anything I can do to cheer you up? No . Forget it. What if I play the Star Trek theme on my nose? Please don't. Yep, you're mad.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (VP (VB let) (S (NP (PRP me)) (VP (VB see) (NP (DT the) (NN damage))))) (. .)))" }, "speaker": "Howard", "text": "Okay, let me see the damage.", "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": 10, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "let", "misc": "", "start_char": 7, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 13, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 4, "lemma": "I", "misc": "", "start_char": 11, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 17, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "see", "misc": "", "start_char": 14, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 21, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 18, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 28, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "damage", "misc": "", "start_char": 22, "text": "damage", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 30, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 29, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (VP (VB Hang) (PRT (RP on))) (. .)))" }, "speaker": "Raj", "text": "Hang on.", "tokens": [ { "deprel": "root", "end_char": 35, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "hang", "misc": "", "start_char": 31, "text": "Hang", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 38, "feats": null, "head": 1, "id": 2, "lemma": "on", "misc": "", "start_char": 36, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 40, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 39, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (NP (PRP I)) (VP (VBP think) (SBAR (SBAR (S (NP (PRP you)) (VP (VBD broke) (NP (DT the) (NNS dowels)))) (. .) (S (NP (PRP You)) (VP (VBP 're) (RB not) (VP (VBG gon) (S (VP (TO na) (VP (VB have) (NP (NP (NN time)) (SBAR (S (VP (TO to) (VP (VB glue) (NP (PRP it)) (PRT (RB back))))))))))))) (, on--) (S (NP (PRP you)) (VP (MD 'll) (VP (VB have) (S (VP (TO to) (VP (VB nail) (NP (PRP it))))))))))) (. .)))" }, "speaker": "Howard", "text": "Well, I think you broke the dowels . You're not gonna have time to glue it back on-- you'll have to nail it.", "tokens": [ { "deprel": "discourse", "end_char": 45, "feats": null, "head": 4, "id": 1, "lemma": "well", "misc": "", "start_char": 41, "text": "Well", "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": "nsubj", "end_char": 49, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 48, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 55, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "think", "misc": "", "start_char": 50, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 59, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 56, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 65, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 4, "id": 6, "lemma": "break", "misc": "", "start_char": 60, "text": "broke", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 69, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 66, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 76, "feats": "Number=Plur", "head": 6, "id": 8, "lemma": "dowel", "misc": "", "start_char": 70, "text": "dowels", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 78, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 77, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 82, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 10, "lemma": "you", "misc": "", "start_char": 79, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 86, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "be", "misc": "", "start_char": 83, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 90, "feats": null, "head": 13, "id": 12, "lemma": "not", "misc": "", "start_char": 87, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 94, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 13, "lemma": "go", "misc": "", "start_char": 91, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 97, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 95, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 102, "feats": "VerbForm=Inf", "head": 13, "id": 15, "lemma": "have", "misc": "", "start_char": 98, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 107, "feats": "Number=Sing", "head": 15, "id": 16, "lemma": "time", "misc": "", "start_char": 103, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 110, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 108, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 115, "feats": "VerbForm=Inf", "head": 16, "id": 18, "lemma": "glue", "misc": "", "start_char": 111, "text": "glue", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 118, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 19, "lemma": "it", "misc": "", "start_char": 116, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 123, "feats": null, "head": 18, "id": 20, "lemma": "back", "misc": "", "start_char": 119, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 128, "feats": null, "head": 24, "id": 21, "lemma": "on--", "misc": "", "start_char": 124, "text": "on--", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 132, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 24, "id": 22, "lemma": "you", "misc": "", "start_char": 129, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 136, "feats": "VerbForm=Fin", "head": 24, "id": 23, "lemma": "will", "misc": "", "start_char": 133, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 141, "feats": "VerbForm=Inf", "head": 13, "id": 24, "lemma": "have", "misc": "", "start_char": 137, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 144, "feats": null, "head": 26, "id": 25, "lemma": "to", "misc": "", "start_char": 142, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 149, "feats": "VerbForm=Inf", "head": 24, "id": 26, "lemma": "nail", "misc": "", "start_char": 145, "text": "nail", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 152, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 26, "id": 27, "lemma": "it", "misc": "", "start_char": 150, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 154, "feats": null, "head": 4, "id": 28, "lemma": ".", "misc": "", "start_char": 153, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (PP (IN With) (NP (WP what)) (. ?)))" }, "speaker": "Raj", "text": "With what?", "tokens": [ { "deprel": "case", "end_char": 159, "feats": null, "head": 2, "id": 1, "lemma": "with", "misc": "", "start_char": 155, "text": "With", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 164, "feats": "PronType=Int", "head": 0, "id": 2, "lemma": "what", "misc": "", "start_char": 160, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 166, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 165, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (SQ (VBZ Does) (NP (PRP she)) (VP (VB have) (NP (DT any) (NML (NML (NNS pillows)) (CC or) (NML (NN wine) (NNS glasses))))) (. ?)))" }, "speaker": "Howard", "text": "Does she have any pillows or wine glasses?", "tokens": [ { "deprel": "aux", "end_char": 171, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 167, "text": "Does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 175, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 2, "lemma": "she", "misc": "", "start_char": 172, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 180, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "have", "misc": "", "start_char": 176, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 184, "feats": null, "head": 5, "id": 4, "lemma": "any", "misc": "", "start_char": 181, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 192, "feats": "Number=Plur", "head": 3, "id": 5, "lemma": "pillow", "misc": "", "start_char": 185, "text": "pillows", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 195, "feats": null, "head": 8, "id": 6, "lemma": "or", "misc": "", "start_char": 193, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "compound", "end_char": 200, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "wine", "misc": "", "start_char": 196, "text": "wine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 208, "feats": "Number=Plur", "head": 5, "id": 8, "lemma": "glasses", "misc": "", "start_char": 201, "text": "glasses", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 210, "feats": null, "head": 3, "id": 9, "lemma": "?", "misc": "", "start_char": 209, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (PRP She)) (VP (VBZ does)) (. .)))" }, "speaker": "Raj", "text": "She does.", "tokens": [ { "deprel": "nsubj", "end_char": 214, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "she", "misc": "", "start_char": 211, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 219, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "do", "misc": "", "start_char": 215, "text": "does", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 221, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 220, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (NP (DT Neither)) (PP (IN of) (NP (DT those) (. .)))) (VP (VB Try) (NP (DT a) (NN hammer))) (. !)))" }, "speaker": "Howard", "text": "Neither of those . Try a hammer!", "tokens": [ { "deprel": "dislocated", "end_char": 229, "feats": null, "head": 5, "id": 1, "lemma": "neither", "misc": "", "start_char": 222, "text": "Neither", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "end_char": 232, "feats": null, "head": 3, "id": 2, "lemma": "of", "misc": "", "start_char": 230, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 238, "feats": "Number=Plur|PronType=Dem", "head": 1, "id": 3, "lemma": "that", "misc": "", "start_char": 233, "text": "those", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 240, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 239, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 244, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 5, "lemma": "try", "misc": "", "start_char": 241, "text": "Try", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 246, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 245, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 253, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "hammer", "misc": "", "start_char": 247, "text": "hammer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 255, "feats": null, "head": 5, "id": 8, "lemma": "!", "misc": "", "start_char": 254, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (SQ (VBD Did) (NP (DT that)) (VP (VB feel) (ADJP (JJ good))) (. ?) (S (NP (PRP You)) (VP (VBP feel) (PP (IN like) (NP (DT a) (JJ big) (NN man))) (ADVP (RB now)))) (. ?)))" }, "speaker": "Raj", "text": "Did that feel good? You feel like a big man now?", "tokens": [ { "deprel": "aux", "end_char": 259, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 256, "text": "Did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 264, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 2, "lemma": "that", "misc": "", "start_char": 260, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "root", "end_char": 269, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "feel", "misc": "", "start_char": 265, "text": "feel", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 274, "feats": "Degree=Pos", "head": 3, "id": 4, "lemma": "good", "misc": "", "start_char": 270, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 276, "feats": null, "head": 3, "id": 5, "lemma": "?", "misc": "", "start_char": 275, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 280, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 277, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 285, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 7, "lemma": "feel", "misc": "", "start_char": 281, "text": "feel", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 290, "feats": null, "head": 11, "id": 8, "lemma": "like", "misc": "", "start_char": 286, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 292, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 9, "lemma": "a", "misc": "", "start_char": 291, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 296, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "big", "misc": "", "start_char": 293, "text": "big", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 300, "feats": "Number=Sing", "head": 7, "id": 11, "lemma": "man", "misc": "", "start_char": 297, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 304, "feats": null, "head": 7, "id": 12, "lemma": "now", "misc": "", "start_char": 301, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 306, "feats": null, "head": 3, "id": 13, "lemma": "?", "misc": "", "start_char": 305, "text": "?", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ], [ 2, 2, 2 ], [ 7, 5, 5 ] ], [ [ 2, 4, 4 ], [ 2, 9, 9 ], [ 2, 21, 21 ] ], [ [ 2, 6, 7 ] ], [ [ 4, 1, 1 ], [ 5, 0, 0 ] ], [ [ 6, 5, 6 ] ], [ [ 7, 8, 10 ] ] ]
s08e17c07t
Okay, let me see the damage. Hang on. Well, I think you broke the dowels . You're not gonna have time to glue it back on-- you'll have to nail it. With what? Does she have any pillows or wine glasses? She does. Neither of those . Try a hammer! Did that feel good? You feel like a big man now?
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD was) (VP (VBG going) (S (VP (TO to) (VP (VB make) (S (NP (PRP you)) (ADJP (JJ red) (NN zinger))))))))) (, ,) (CC but) (S (SBAR (IN since) (S (NP (NNP Mars)) (VP (VBZ is) (NP (DT the) (JJ red) (NN planet))))) (, ,) (NP (PRP I)) (VP (VBD went) (PP (IN with) (NP (NN peppermint))))) (. .)))" }, "speaker": "Sheldon", "text": "I was going to make you red zinger, but since Mars is the red planet, I went with peppermint.", "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=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 2, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 11, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "go", "misc": "", "start_char": 6, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 14, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 12, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 19, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "make", "misc": "", "start_char": 15, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 23, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 5, "id": 6, "lemma": "you", "misc": "", "start_char": 20, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "amod", "end_char": 27, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "red", "misc": "", "start_char": 24, "text": "red", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "xcomp", "end_char": 34, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "zinger", "misc": "", "start_char": 28, "text": "zinger", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 36, "feats": null, "head": 19, "id": 9, "lemma": ",", "misc": "", "start_char": 35, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 40, "feats": null, "head": 19, "id": 10, "lemma": "but", "misc": "", "start_char": 37, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "end_char": 46, "feats": null, "head": 16, "id": 11, "lemma": "since", "misc": "", "start_char": 41, "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 51, "feats": "Number=Sing", "head": 16, "id": 12, "lemma": "Mars", "misc": "", "start_char": 47, "text": "Mars", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 54, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 13, "lemma": "be", "misc": "", "start_char": 52, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 58, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 14, "lemma": "the", "misc": "", "start_char": 55, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 62, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "red", "misc": "", "start_char": 59, "text": "red", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "end_char": 69, "feats": "Number=Sing", "head": 19, "id": 16, "lemma": "planet", "misc": "", "start_char": 63, "text": "planet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 71, "feats": null, "head": 16, "id": 17, "lemma": ",", "misc": "", "start_char": 70, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 73, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 18, "lemma": "I", "misc": "", "start_char": 72, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 78, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 3, "id": 19, "lemma": "go", "misc": "", "start_char": 74, "text": "went", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 83, "feats": null, "head": 21, "id": 20, "lemma": "with", "misc": "", "start_char": 79, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 94, "feats": "Number=Sing", "head": 19, "id": 21, "lemma": "peppermint", "misc": "", "start_char": 84, "text": "peppermint", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 96, "feats": null, "head": 3, "id": 22, "lemma": ".", "misc": "", "start_char": 95, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (SQ (VBP do) (NP (PRP you)) (ADVP (RB even)) (VP (VB want) (S (VP (TO to) (VP (VB do) (NP (DT this))))))) (. ?)))" }, "speaker": "Amy", "text": "Why do you even want to do this?", "tokens": [ { "deprel": "advmod", "end_char": 100, "feats": "PronType=Int", "head": 5, "id": 1, "lemma": "why", "misc": "", "start_char": 97, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 103, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "do", "misc": "", "start_char": 101, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 107, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 104, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 112, "feats": null, "head": 5, "id": 4, "lemma": "even", "misc": "", "start_char": 108, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 117, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "want", "misc": "", "start_char": 113, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 120, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 118, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 123, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "do", "misc": "", "start_char": 121, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 128, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 8, "lemma": "this", "misc": "", "start_char": 124, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 130, "feats": null, "head": 5, "id": 9, "lemma": "?", "misc": "", "start_char": 129, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Actually)) (, ...) (PP (IN as) (NP (NP (NN part)) (PP (IN of) (NP (DT the) (NN application))))) (, ,) (NP (PRP I)) (VP (VBD was) (VP (VBN required) (S (VP (TO to) (VP (VB make) (S (NP (DT a) (JJ short) (NN video)) (VP (VBG answering) (NP (DT that) (RB very) (NN question) (. .) (S (NP (PRP You)) (VP (VBP want) (S (VP (TO to) (VP (VB see) (NP (PRP it))))))))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "Actually...as part of the application, I was required to make a short video answering that very question . You want to see it?", "tokens": [ { "deprel": "advmod", "end_char": 139, "feats": null, "head": 11, "id": 1, "lemma": "actually", "misc": "", "start_char": 131, "text": "Actually", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 143, "feats": null, "head": 11, "id": 2, "lemma": "...", "misc": "", "start_char": 140, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 146, "feats": null, "head": 4, "id": 3, "lemma": "as", "misc": "", "start_char": 144, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 151, "feats": "Number=Sing", "head": 11, "id": 4, "lemma": "part", "misc": "", "start_char": 147, "text": "part", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 154, "feats": null, "head": 7, "id": 5, "lemma": "of", "misc": "", "start_char": 152, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 158, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 155, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 170, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "application", "misc": "", "start_char": 159, "text": "application", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 172, "feats": null, "head": 11, "id": 8, "lemma": ",", "misc": "", "start_char": 171, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:pass", "end_char": 174, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 9, "lemma": "I", "misc": "", "start_char": 173, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 178, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 175, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 187, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 11, "lemma": "require", "misc": "", "start_char": 179, "text": "required", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 190, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 188, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 195, "feats": "VerbForm=Inf", "head": 11, "id": 13, "lemma": "make", "misc": "", "start_char": 191, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 197, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 14, "lemma": "a", "misc": "", "start_char": 196, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 203, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "short", "misc": "", "start_char": 198, "text": "short", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 209, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "video", "misc": "", "start_char": 204, "text": "video", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "end_char": 219, "feats": "VerbForm=Ger", "head": 13, "id": 17, "lemma": "answer", "misc": "", "start_char": 210, "text": "answering", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 224, "feats": "Number=Sing|PronType=Dem", "head": 20, "id": 18, "lemma": "that", "misc": "", "start_char": 220, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 229, "feats": null, "head": 20, "id": 19, "lemma": "very", "misc": "", "start_char": 225, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "obj", "end_char": 238, "feats": "Number=Sing", "head": 17, "id": 20, "lemma": "question", "misc": "", "start_char": 230, "text": "question", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 240, "feats": null, "head": 11, "id": 21, "lemma": ".", "misc": "", "start_char": 239, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 244, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 23, "id": 22, "lemma": "you", "misc": "", "start_char": 241, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 249, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 11, "id": 23, "lemma": "want", "misc": "", "start_char": 245, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 252, "feats": null, "head": 25, "id": 24, "lemma": "to", "misc": "", "start_char": 250, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 256, "feats": "VerbForm=Inf", "head": 23, "id": 25, "lemma": "see", "misc": "", "start_char": 253, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 259, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 25, "id": 26, "lemma": "it", "misc": "", "start_char": 257, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 261, "feats": null, "head": 11, "id": 27, "lemma": "?", "misc": "", "start_char": 260, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (SQ (MD Ca) (RB n't) (NP (PRP you)) (ADVP (RB just)) (VP (VB tell) (NP (PRP me))) (. ?)))" }, "speaker": "Amy", "text": "Can't you just tell me?", "tokens": [ { "deprel": "aux", "end_char": 264, "feats": "VerbForm=Fin", "head": 5, "id": 1, "lemma": "can", "misc": "", "start_char": 262, "text": "Ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 268, "feats": null, "head": 5, "id": 2, "lemma": "not", "misc": "", "start_char": 265, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 272, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 269, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 277, "feats": null, "head": 5, "id": 4, "lemma": "just", "misc": "", "start_char": 273, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 282, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "tell", "misc": "", "start_char": 278, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 285, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 6, "lemma": "I", "misc": "", "start_char": 283, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 287, "feats": null, "head": 5, "id": 7, "lemma": "?", "misc": "", "start_char": 286, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (CC But) (NP (PRP I)) (VP (VBD made) (NP (DT a) (NN video))) (. .)))" }, "speaker": "Sheldon", "text": "But I made a video.", "tokens": [ { "deprel": "cc", "end_char": 291, "feats": null, "head": 3, "id": 1, "lemma": "but", "misc": "", "start_char": 288, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 293, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 292, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 298, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "make", "misc": "", "start_char": 294, "text": "made", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 300, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 299, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 306, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "video", "misc": "", "start_char": 301, "text": "video", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 308, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 307, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (NP (NNP Dr.) (NNP Sheldon) (NNP Cooper)))) (, ,) (CC and) (S (NP (PRP I)) (VP (MD 'd) (VP (VB like) (S (VP (TO to) (VP (VB tell) (NP (PRP you)) (SBAR (WHADVP (WRB why)) (S (NP (PRP I)) (VP (MD should) (VP (VB be) (VP (VBN chosen) (S (VP (TO to) (, ...) (VP (VB go) (PP (IN to) (NP (NNP Mars))))))))))))))))) (. !) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (RB exceedingly) (JJ smart)))) (. .) (S (NP (PRP I)) (VP (VBD graduated) (NP (NN college)) (PP (IN at) (NP (CD 14))))) (. .) (S (SBAR (IN While) (S (NP (PRP$ my) (NN brother)) (VP (VBD was) (VP (VBG getting) (NP (DT an) (NN STD)))))) (NP (PRP I)) (VP (VBD was) (VP (VBG getting) (SBAR (S (NP (DT a) (NN PhD.) (NNP Penicillin)) (VP (MD ca) (RB n't) (VP (VB take) (NP (DT this)) (PRT (RB away))))))))) (. .) (S (S (VP (VBG Being) (PP (IN in) (NP (JJ close) (NNS quarters))))) (, ,) (NP (NN cleanliness)) (VP (VBZ is) (ADJP (JJ important)))) (CC and) (, ...) (S (NP (PRP$ my) (NN hygiene)) (VP (VBZ is) (ADJP (JJ impeccable)))) (. .) (S (PP (IN In) (NP (NN fact))) (, ,) (NP (NNS animals)) (VP (VBP do) (RB n't) (VP (VB trust) (NP (PRP me)) (SBAR (IN because) (S (NP (PRP I)) (VP (VBP smell) (PP (IN like) (NP (NN nothing))))))))) (. .) (S (NP (ADVP (RB Literally) (NN nothing)) (. .)) (PP (IN During) (NP (DT the) (NML (CD seven) (HYPH -) (NN month)) (NN space) (NN flight))) (, ,) (NP (PRP I)) (VP (MD can) (VP (VB keep) (PRT (RP up)) (NP (NN morale)) (PP (IN with) (NP (NP (PRP$ my) (JJ wacky) (NN sense)) (PP (IN of) (NP (NN humor) (. .) (INTJ (UH Hey)) (, ,) (NP (NNP Leonard)) (, ...))))))) (VP (VBZ is) (NP (EX there)) (NP (NP (NP (DT any) (NN peanut)) (JJ brittle)) (VP (VBN left) (PP (IN in) (NP (DT that))))) (VP (MD can)))) (. ?)))" }, "speaker": "Sheldon", "text": "I'm Dr. Sheldon Cooper, and I'd like to tell you why I should be chosen to...go to Mars! I'm exceedingly smart . I graduated college at 14 . While my brother was getting an STD I was getting a PhD. Penicillin can't take this away . Being in close quarters, cleanliness is important and...my hygiene is impeccable . In fact, animals don't trust me because I smell like nothing . Literally nothing . During the seven - month space flight, I can keep up morale with my wacky sense of humor . Hey, Leonard...is there any peanut brittle left in that can?", "tokens": [ { "deprel": "nsubj", "end_char": 310, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 309, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 313, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 311, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 317, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "Dr.", "misc": "", "start_char": 314, "text": "Dr.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 325, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "Sheldon", "misc": "", "start_char": 318, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 332, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "Cooper", "misc": "", "start_char": 326, "text": "Cooper", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 334, "feats": null, "head": 10, "id": 6, "lemma": ",", "misc": "", "start_char": 333, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 338, "feats": null, "head": 10, "id": 7, "lemma": "and", "misc": "", "start_char": 335, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 340, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "I", "misc": "", "start_char": 339, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 343, "feats": "VerbForm=Fin", "head": 10, "id": 9, "lemma": "would", "misc": "", "start_char": 341, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "conj", "end_char": 348, "feats": "VerbForm=Inf", "head": 3, "id": 10, "lemma": "like", "misc": "", "start_char": 344, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 351, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 349, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 356, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "tell", "misc": "", "start_char": 352, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 360, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 12, "id": 13, "lemma": "you", "misc": "", "start_char": 357, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 364, "feats": "PronType=Rel", "head": 18, "id": 14, "lemma": "why", "misc": "", "start_char": 361, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj:pass", "end_char": 366, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 15, "lemma": "I", "misc": "", "start_char": 365, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 373, "feats": "VerbForm=Fin", "head": 18, "id": 16, "lemma": "should", "misc": "", "start_char": 367, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux:pass", "end_char": 376, "feats": "VerbForm=Inf", "head": 18, "id": 17, "lemma": "be", "misc": "", "start_char": 374, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 383, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 12, "id": 18, "lemma": "choose", "misc": "", "start_char": 377, "text": "chosen", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 386, "feats": null, "head": 18, "id": 19, "lemma": "to", "misc": "", "start_char": 384, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "punct", "end_char": 390, "feats": null, "head": 21, "id": 20, "lemma": "...", "misc": "", "start_char": 387, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "xcomp", "end_char": 393, "feats": "VerbForm=Inf", "head": 12, "id": 21, "lemma": "go", "misc": "", "start_char": 391, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 396, "feats": null, "head": 23, "id": 22, "lemma": "to", "misc": "", "start_char": 394, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 401, "feats": "Number=Sing", "head": 21, "id": 23, "lemma": "Mars", "misc": "", "start_char": 397, "text": "Mars", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 403, "feats": null, "head": 3, "id": 24, "lemma": "!", "misc": "", "start_char": 402, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 405, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 28, "id": 25, "lemma": "I", "misc": "", "start_char": 404, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 408, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 28, "id": 26, "lemma": "be", "misc": "", "start_char": 406, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 420, "feats": null, "head": 28, "id": 27, "lemma": "exceedingly", "misc": "", "start_char": 409, "text": "exceedingly", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 426, "feats": "Degree=Pos", "head": 3, "id": 28, "lemma": "smart", "misc": "", "start_char": 421, "text": "smart", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 428, "feats": null, "head": 3, "id": 29, "lemma": ".", "misc": "", "start_char": 427, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 430, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 31, "id": 30, "lemma": "I", "misc": "", "start_char": 429, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 440, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 3, "id": 31, "lemma": "graduate", "misc": "", "start_char": 431, "text": "graduated", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 448, "feats": "Number=Sing", "head": 31, "id": 32, "lemma": "college", "misc": "", "start_char": 441, "text": "college", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 451, "feats": null, "head": 34, "id": 33, "lemma": "at", "misc": "", "start_char": 449, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 454, "feats": "NumForm=Digit|NumType=Card", "head": 31, "id": 34, "lemma": "14", "misc": "", "start_char": 452, "text": "14", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 456, "feats": null, "head": 3, "id": 35, "lemma": ".", "misc": "", "start_char": 455, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 462, "feats": null, "head": 40, "id": 36, "lemma": "while", "misc": "", "start_char": 457, "text": "While", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 465, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 38, "id": 37, "lemma": "my", "misc": "", "start_char": 463, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 473, "feats": "Number=Sing", "head": 40, "id": 38, "lemma": "brother", "misc": "", "start_char": 466, "text": "brother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 477, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 40, "id": 39, "lemma": "be", "misc": "", "start_char": 474, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 485, "feats": "Tense=Pres|VerbForm=Part", "head": 45, "id": 40, "lemma": "get", "misc": "", "start_char": 478, "text": "getting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 488, "feats": "Definite=Ind|PronType=Art", "head": 42, "id": 41, "lemma": "a", "misc": "", "start_char": 486, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 492, "feats": "Number=Sing", "head": 40, "id": 42, "lemma": "std", "misc": "", "start_char": 489, "text": "STD", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 494, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 45, "id": 43, "lemma": "I", "misc": "", "start_char": 493, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 498, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 45, "id": 44, "lemma": "be", "misc": "", "start_char": 495, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 506, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 45, "lemma": "get", "misc": "", "start_char": 499, "text": "getting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 508, "feats": "Definite=Ind|PronType=Art", "head": 47, "id": 46, "lemma": "a", "misc": "", "start_char": 507, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 513, "feats": "Number=Sing", "head": 45, "id": 47, "lemma": "phd.", "misc": "", "start_char": 509, "text": "PhD.", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 524, "feats": "Number=Sing", "head": 51, "id": 48, "lemma": "Penicillin", "misc": "", "start_char": 514, "text": "Penicillin", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 527, "feats": "VerbForm=Fin", "head": 51, "id": 49, "lemma": "can", "misc": "", "start_char": 525, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 531, "feats": null, "head": 51, "id": 50, "lemma": "not", "misc": "", "start_char": 528, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 536, "feats": "VerbForm=Inf", "head": 3, "id": 51, "lemma": "take", "misc": "", "start_char": 532, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 541, "feats": "Number=Sing|PronType=Dem", "head": 51, "id": 52, "lemma": "this", "misc": "", "start_char": 537, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "advmod", "end_char": 546, "feats": null, "head": 51, "id": 53, "lemma": "away", "misc": "", "start_char": 542, "text": "away", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 548, "feats": null, "head": 3, "id": 54, "lemma": ".", "misc": "", "start_char": 547, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cop", "end_char": 554, "feats": "VerbForm=Ger", "head": 58, "id": 55, "lemma": "be", "misc": "", "start_char": 549, "text": "Being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "case", "end_char": 557, "feats": null, "head": 58, "id": 56, "lemma": "in", "misc": "", "start_char": 555, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 563, "feats": "Degree=Pos", "head": 58, "id": 57, "lemma": "close", "misc": "", "start_char": 558, "text": "close", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "end_char": 572, "feats": "Number=Plur", "head": 62, "id": 58, "lemma": "quarter", "misc": "", "start_char": 564, "text": "quarters", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 574, "feats": null, "head": 3, "id": 59, "lemma": ",", "misc": "", "start_char": 573, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 586, "feats": "Number=Sing", "head": 62, "id": 60, "lemma": "cleanliness", "misc": "", "start_char": 575, "text": "cleanliness", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 589, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 62, "id": 61, "lemma": "be", "misc": "", "start_char": 587, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 599, "feats": "Degree=Pos", "head": 3, "id": 62, "lemma": "important", "misc": "", "start_char": 590, "text": "important", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 603, "feats": null, "head": 68, "id": 63, "lemma": "and", "misc": "", "start_char": 600, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 607, "feats": null, "head": 68, "id": 64, "lemma": "...", "misc": "", "start_char": 604, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 610, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 66, "id": 65, "lemma": "my", "misc": "", "start_char": 608, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 618, "feats": "Number=Sing", "head": 68, "id": 66, "lemma": "hygiene", "misc": "", "start_char": 611, "text": "hygiene", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 621, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 68, "id": 67, "lemma": "be", "misc": "", "start_char": 619, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 632, "feats": "Degree=Pos", "head": 3, "id": 68, "lemma": "impeccable", "misc": "", "start_char": 622, "text": "impeccable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 634, "feats": null, "head": 3, "id": 69, "lemma": ".", "misc": "", "start_char": 633, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 637, "feats": null, "head": 71, "id": 70, "lemma": "in", "misc": "", "start_char": 635, "text": "In", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 642, "feats": "Number=Sing", "head": 76, "id": 71, "lemma": "fact", "misc": "", "start_char": 638, "text": "fact", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 644, "feats": null, "head": 76, "id": 72, "lemma": ",", "misc": "", "start_char": 643, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 652, "feats": "Number=Plur", "head": 76, "id": 73, "lemma": "animal", "misc": "", "start_char": 645, "text": "animals", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 655, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 76, "id": 74, "lemma": "do", "misc": "", "start_char": 653, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 659, "feats": null, "head": 76, "id": 75, "lemma": "not", "misc": "", "start_char": 656, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 665, "feats": "VerbForm=Inf", "head": 3, "id": 76, "lemma": "trust", "misc": "", "start_char": 660, "text": "trust", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 668, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 76, "id": 77, "lemma": "I", "misc": "", "start_char": 666, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 676, "feats": null, "head": 80, "id": 78, "lemma": "because", "misc": "", "start_char": 669, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 678, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 80, "id": 79, "lemma": "I", "misc": "", "start_char": 677, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 684, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 76, "id": 80, "lemma": "smell", "misc": "", "start_char": 679, "text": "smell", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 689, "feats": null, "head": 82, "id": 81, "lemma": "like", "misc": "", "start_char": 685, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 697, "feats": "Number=Sing|PronType=Neg", "head": 80, "id": 82, "lemma": "nothing", "misc": "", "start_char": 690, "text": "nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 699, "feats": null, "head": 3, "id": 83, "lemma": ".", "misc": "", "start_char": 698, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 709, "feats": null, "head": 85, "id": 84, "lemma": "literally", "misc": "", "start_char": 700, "text": "Literally", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 717, "feats": "Number=Sing|PronType=Neg", "head": 3, "id": 85, "lemma": "nothing", "misc": "", "start_char": 710, "text": "nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 719, "feats": null, "head": 85, "id": 86, "lemma": ".", "misc": "", "start_char": 718, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 726, "feats": null, "head": 93, "id": 87, "lemma": "during", "misc": "", "start_char": 720, "text": "During", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 730, "feats": "Definite=Def|PronType=Art", "head": 93, "id": 88, "lemma": "the", "misc": "", "start_char": 727, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nummod", "end_char": 736, "feats": "NumForm=Word|NumType=Card", "head": 91, "id": 89, "lemma": "seven", "misc": "", "start_char": 731, "text": "seven", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 738, "feats": null, "head": 91, "id": 90, "lemma": "-", "misc": "", "start_char": 737, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 744, "feats": "Number=Sing", "head": 93, "id": 91, "lemma": "month", "misc": "", "start_char": 739, "text": "month", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 750, "feats": "Number=Sing", "head": 93, "id": 92, "lemma": "space", "misc": "", "start_char": 745, "text": "space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 757, "feats": "Number=Sing", "head": 97, "id": 93, "lemma": "flight", "misc": "", "start_char": 751, "text": "flight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 759, "feats": null, "head": 97, "id": 94, "lemma": ",", "misc": "", "start_char": 758, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 761, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 97, "id": 95, "lemma": "I", "misc": "", "start_char": 760, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 765, "feats": "VerbForm=Fin", "head": 97, "id": 96, "lemma": "can", "misc": "", "start_char": 762, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 770, "feats": "VerbForm=Inf", "head": 3, "id": 97, "lemma": "keep", "misc": "", "start_char": 766, "text": "keep", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 773, "feats": null, "head": 97, "id": 98, "lemma": "up", "misc": "", "start_char": 771, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "obj", "end_char": 780, "feats": "Number=Sing", "head": 97, "id": 99, "lemma": "morale", "misc": "", "start_char": 774, "text": "morale", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 785, "feats": null, "head": 103, "id": 100, "lemma": "with", "misc": "", "start_char": 781, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 788, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 103, "id": 101, "lemma": "my", "misc": "", "start_char": 786, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 794, "feats": "Degree=Pos", "head": 103, "id": 102, "lemma": "wacky", "misc": "", "start_char": 789, "text": "wacky", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 800, "feats": "Number=Sing", "head": 99, "id": 103, "lemma": "sense", "misc": "", "start_char": 795, "text": "sense", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 803, "feats": null, "head": 105, "id": 104, "lemma": "of", "misc": "", "start_char": 801, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 809, "feats": "Number=Sing", "head": 103, "id": 105, "lemma": "humor", "misc": "", "start_char": 804, "text": "humor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 811, "feats": null, "head": 3, "id": 106, "lemma": ".", "misc": "", "start_char": 810, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 815, "feats": null, "head": 111, "id": 107, "lemma": "hey", "misc": "", "start_char": 812, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 817, "feats": null, "head": 111, "id": 108, "lemma": ",", "misc": "", "start_char": 816, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 825, "feats": "Number=Sing", "head": 111, "id": 109, "lemma": "Leonard", "misc": "", "start_char": 818, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 829, "feats": null, "head": 111, "id": 110, "lemma": "...", "misc": "", "start_char": 826, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 832, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 111, "lemma": "be", "misc": "", "start_char": 830, "text": "is", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "expl", "end_char": 838, "feats": null, "head": 111, "id": 112, "lemma": "there", "misc": "", "start_char": 833, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "det", "end_char": 842, "feats": null, "head": 115, "id": 113, "lemma": "any", "misc": "", "start_char": 839, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 849, "feats": "Number=Sing", "head": 111, "id": 114, "lemma": "peanut", "misc": "", "start_char": 843, "text": "peanut", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 857, "feats": "Degree=Pos", "head": 111, "id": 115, "lemma": "brittle", "misc": "", "start_char": 850, "text": "brittle", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "acl", "end_char": 862, "feats": "Tense=Past|VerbForm=Part", "head": 115, "id": 116, "lemma": "leave", "misc": "", "start_char": 858, "text": "left", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 865, "feats": null, "head": 119, "id": 117, "lemma": "in", "misc": "", "start_char": 863, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 870, "feats": "Number=Sing|PronType=Dem", "head": 119, "id": 118, "lemma": "that", "misc": "", "start_char": 866, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "acl:relcl", "end_char": 874, "feats": "VerbForm=Fin", "head": 115, "id": 119, "lemma": "can", "misc": "", "start_char": 871, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "punct", "end_char": 876, "feats": null, "head": 3, "id": 120, "lemma": "?", "misc": "", "start_char": 875, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP mean) (NP (DT this) (ADJP (RB weirdly) (JJ suspicious)) (NN one))) (. ?)))" }, "speaker": "Leonard", "text": "You mean this weirdly suspicious one?", "tokens": [ { "deprel": "nsubj", "end_char": 880, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 877, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 885, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 2, "lemma": "mean", "misc": "", "start_char": 881, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 890, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 3, "lemma": "this", "misc": "", "start_char": 886, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 898, "feats": null, "head": 5, "id": 4, "lemma": "weirdly", "misc": "", "start_char": 891, "text": "weirdly", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 909, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "suspicious", "misc": "", "start_char": 899, "text": "suspicious", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 913, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "one", "misc": "", "start_char": 910, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 915, "feats": null, "head": 6, "id": 7, "lemma": "?", "misc": "", "start_char": 914, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yes) (. .)) (VP (VB Open) (NP (PRP it) (CC and) (VB check))) (. .)))" }, "speaker": "Sheldon", "text": "Yes . Open it and check.", "tokens": [ { "deprel": "discourse", "end_char": 919, "feats": null, "head": 3, "id": 1, "lemma": "yes", "misc": "", "start_char": 916, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 921, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 920, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 926, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "open", "misc": "", "start_char": 922, "text": "Open", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 929, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "it", "misc": "", "start_char": 927, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 933, "feats": null, "head": 6, "id": 5, "lemma": "and", "misc": "", "start_char": 930, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 939, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 6, "lemma": "check", "misc": "", "start_char": 934, "text": "check", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 941, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 940, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB get) (NP (PRP it))))) (. .) (S (NP (EX There)) (VP (VBZ 's) (ADVP (RB actually)) (NP (NN peanut) (JJ brittle)) (PP (IN in)))) (. ...)))" }, "speaker": "Leonard", "text": "I don't get it . There's actually peanut brittle in ...", "tokens": [ { "deprel": "nsubj", "end_char": 943, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 942, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 946, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 944, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 950, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 947, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 954, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "get", "misc": "", "start_char": 951, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 957, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "it", "misc": "", "start_char": 955, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 959, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 958, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "expl", "end_char": 965, "feats": null, "head": 8, "id": 7, "lemma": "there", "misc": "", "start_char": 960, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "parataxis", "end_char": 968, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 8, "lemma": "be", "misc": "", "start_char": 966, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 977, "feats": null, "head": 8, "id": 9, "lemma": "actually", "misc": "", "start_char": 969, "text": "actually", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 984, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "peanut", "misc": "", "start_char": 978, "text": "peanut", "upos": "NOUN", "xpos": "NN" }, { "deprel": "amod", "end_char": 992, "feats": "Degree=Pos", "head": 10, "id": 11, "lemma": "brittle", "misc": "", "start_char": 985, "text": "brittle", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 995, "feats": null, "head": 8, "id": 12, "lemma": "in", "misc": "", "start_char": 993, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 999, "feats": null, "head": 4, "id": 13, "lemma": "...", "misc": "", "start_char": 996, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (S (S (INTJ (UH Please)) (VP (VB go) (PP (IN to) (NP (NNP Mars))))) (. .) (CC But) (PP (IN on) (NP (DT a) (ADJP (RBR more) (JJ serious)) (NN note)))) (: :) (S (NP (NP (DT The) (ADJP (RBS most) (JJ important)) (NN reason)) (SBAR (S (NP (PRP I)) (VP (VBP want) (S (VP (TO to) (VP (VB go) (PP (IN to) (NP (NNP Mars)))))))))) (VP (VBZ is) (SBAR (IN that) (S (NP (PRP I)) (VP (VBP believe) (, ,) (PP (IN as) (NP (DT a) (NN scientist))) (, ,) (S (S (NP (NP (PRP it))) (VP (VBZ 's) (NP (PRP$ my) (NN duty)) (S (VP (TO to) (VP (VB push) (NP (NP (DT the) (NNS boundaries)) (PP (IN of) (NP (JJ human) (NN knowledge)))) (ADVP (RB forward))))))) (. .) (S (ADVP (RB Now)) (, ,) (NP (PRP I)) (VP (VBP know) (SBAR (IN that) (S (NP (NP (NN life)) (PP (IN on) (NP (NNP Mars)))) (VP (MD will) (VP (VB be) (ADJP (JJ difficult)))))))) (. .) (CC But) (S (S (NP (NP (NN life)) (ADVP (RB here)) (PP (IN on) (NP (NNP Earth)))) (VP (VBZ is) (NP (DT no) (NN picnic) (. .)) (ADVP (RB Also)))) (, ,) (S (NP (NNS picnics)) (VP (VBP are) (NP (DT no) (NN picnic)))) (. .) (SBARQ (WHADVP (WRB Where)) (SQ (MD should) (NP (PRP we)) (VP (VB go) (PP (IN for) (NP (NN lunch))))))) (. ?) (INTJ (UH Oh) (, ,) (S (NP (PRP I)) (VP (VBP know))) (, ,) (NP (DT the) (NN ground)) (. .) (PP (IN In) (NP (NN conclusion))) (, ,) (VP (VBP thank) (NP (PRP you)) (PP (IN for) (S (VP (VBG considering) (NP (PRP me)) (PP (IN for) (NP (NP (DT this) (NN journey)) (PP (IN of) (NP (DT a) (NN lifetime))))) (. .) (PP (IN To) (NP (NNP Mars)))))))))))))) (. !)))" }, "speaker": "Sheldon", "text": "Please go to Mars . But on a more serious note: The most important reason I want to go to Mars is that I believe, as a scientist, it's my duty to push the boundaries of human knowledge forward . Now, I know that life on Mars will be difficult . But life here on Earth is no picnic . Also, picnics are no picnic . Where should we go for lunch? Oh, I know, the ground . In conclusion, thank you for considering me for this journey of a lifetime . To Mars!", "tokens": [ { "deprel": "discourse", "end_char": 1006, "feats": null, "head": 2, "id": 1, "lemma": "please", "misc": "", "start_char": 1000, "text": "Please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "root", "end_char": 1009, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "go", "misc": "", "start_char": 1007, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1012, "feats": null, "head": 4, "id": 3, "lemma": "to", "misc": "", "start_char": 1010, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1017, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "Mars", "misc": "", "start_char": 1013, "text": "Mars", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1019, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 1018, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1023, "feats": null, "head": 26, "id": 6, "lemma": "but", "misc": "", "start_char": 1020, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "case", "end_char": 1026, "feats": null, "head": 11, "id": 7, "lemma": "on", "misc": "", "start_char": 1024, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1028, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 8, "lemma": "a", "misc": "", "start_char": 1027, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 1033, "feats": "Degree=Cmp", "head": 10, "id": 9, "lemma": "more", "misc": "", "start_char": 1029, "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "amod", "end_char": 1041, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "serious", "misc": "", "start_char": 1034, "text": "serious", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1046, "feats": "Number=Sing", "head": 2, "id": 11, "lemma": "note", "misc": "", "start_char": 1042, "text": "note", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1048, "feats": null, "head": 2, "id": 12, "lemma": ":", "misc": "", "start_char": 1047, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "det", "end_char": 1052, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 13, "lemma": "the", "misc": "", "start_char": 1049, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 1057, "feats": "Degree=Sup", "head": 15, "id": 14, "lemma": "most", "misc": "", "start_char": 1053, "text": "most", "upos": "ADV", "xpos": "RBS" }, { "deprel": "amod", "end_char": 1067, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "important", "misc": "", "start_char": 1058, "text": "important", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj:outer", "end_char": 1074, "feats": "Number=Sing", "head": 26, "id": 16, "lemma": "reason", "misc": "", "start_char": 1068, "text": "reason", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1076, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 17, "lemma": "I", "misc": "", "start_char": 1075, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 1081, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 16, "id": 18, "lemma": "want", "misc": "", "start_char": 1077, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 1084, "feats": null, "head": 20, "id": 19, "lemma": "to", "misc": "", "start_char": 1082, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1087, "feats": "VerbForm=Inf", "head": 18, "id": 20, "lemma": "go", "misc": "", "start_char": 1085, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1090, "feats": null, "head": 22, "id": 21, "lemma": "to", "misc": "", "start_char": 1088, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1095, "feats": "Number=Sing", "head": 20, "id": 22, "lemma": "Mars", "misc": "", "start_char": 1091, "text": "Mars", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 1098, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 26, "id": 23, "lemma": "be", "misc": "", "start_char": 1096, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 1103, "feats": null, "head": 26, "id": 24, "lemma": "that", "misc": "", "start_char": 1099, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1105, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 26, "id": 25, "lemma": "I", "misc": "", "start_char": 1104, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1113, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 26, "lemma": "believe", "misc": "", "start_char": 1106, "text": "believe", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1115, "feats": null, "head": 26, "id": 27, "lemma": ",", "misc": "", "start_char": 1114, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 1118, "feats": null, "head": 30, "id": 28, "lemma": "as", "misc": "", "start_char": 1116, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1120, "feats": "Definite=Ind|PronType=Art", "head": 30, "id": 29, "lemma": "a", "misc": "", "start_char": 1119, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1130, "feats": "Number=Sing", "head": 26, "id": 30, "lemma": "scientist", "misc": "", "start_char": 1121, "text": "scientist", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1132, "feats": null, "head": 35, "id": 31, "lemma": ",", "misc": "", "start_char": 1131, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "expl", "end_char": 1135, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 35, "id": 32, "lemma": "it", "misc": "", "start_char": 1133, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1138, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 35, "id": 33, "lemma": "be", "misc": "", "start_char": 1136, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 1141, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 35, "id": 34, "lemma": "my", "misc": "", "start_char": 1139, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "ccomp", "end_char": 1146, "feats": "Number=Sing", "head": 26, "id": 35, "lemma": "duty", "misc": "", "start_char": 1142, "text": "duty", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1149, "feats": null, "head": 37, "id": 36, "lemma": "to", "misc": "", "start_char": 1147, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "csubj", "end_char": 1154, "feats": "VerbForm=Inf", "head": 35, "id": 37, "lemma": "push", "misc": "", "start_char": 1150, "text": "push", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1158, "feats": "Definite=Def|PronType=Art", "head": 39, "id": 38, "lemma": "the", "misc": "", "start_char": 1155, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1169, "feats": "Number=Plur", "head": 37, "id": 39, "lemma": "boundary", "misc": "", "start_char": 1159, "text": "boundaries", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1172, "feats": null, "head": 42, "id": 40, "lemma": "of", "misc": "", "start_char": 1170, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1178, "feats": "Degree=Pos", "head": 42, "id": 41, "lemma": "human", "misc": "", "start_char": 1173, "text": "human", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 1188, "feats": "Number=Sing", "head": 39, "id": 42, "lemma": "knowledge", "misc": "", "start_char": 1179, "text": "knowledge", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1196, "feats": null, "head": 37, "id": 43, "lemma": "forward", "misc": "", "start_char": 1189, "text": "forward", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1198, "feats": null, "head": 2, "id": 44, "lemma": ".", "misc": "", "start_char": 1197, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1202, "feats": null, "head": 48, "id": 45, "lemma": "now", "misc": "", "start_char": 1199, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1204, "feats": null, "head": 48, "id": 46, "lemma": ",", "misc": "", "start_char": 1203, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1206, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 48, "id": 47, "lemma": "I", "misc": "", "start_char": 1205, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1211, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 48, "lemma": "know", "misc": "", "start_char": 1207, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 1216, "feats": null, "head": 55, "id": 49, "lemma": "that", "misc": "", "start_char": 1212, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1221, "feats": "Number=Sing", "head": 55, "id": 50, "lemma": "life", "misc": "", "start_char": 1217, "text": "life", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1224, "feats": null, "head": 52, "id": 51, "lemma": "on", "misc": "", "start_char": 1222, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1229, "feats": "Number=Sing", "head": 50, "id": 52, "lemma": "Mars", "misc": "", "start_char": 1225, "text": "Mars", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 1234, "feats": "VerbForm=Fin", "head": 55, "id": 53, "lemma": "will", "misc": "", "start_char": 1230, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 1237, "feats": "VerbForm=Inf", "head": 55, "id": 54, "lemma": "be", "misc": "", "start_char": 1235, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 1247, "feats": "Degree=Pos", "head": 48, "id": 55, "lemma": "difficult", "misc": "", "start_char": 1238, "text": "difficult", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1249, "feats": null, "head": 2, "id": 56, "lemma": ".", "misc": "", "start_char": 1248, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1253, "feats": null, "head": 64, "id": 57, "lemma": "but", "misc": "", "start_char": 1250, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1258, "feats": "Number=Sing", "head": 64, "id": 58, "lemma": "life", "misc": "", "start_char": 1254, "text": "life", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1263, "feats": "PronType=Dem", "head": 58, "id": 59, "lemma": "here", "misc": "", "start_char": 1259, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1266, "feats": null, "head": 61, "id": 60, "lemma": "on", "misc": "", "start_char": 1264, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1272, "feats": "Number=Sing", "head": 59, "id": 61, "lemma": "Earth", "misc": "", "start_char": 1267, "text": "Earth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 1275, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 64, "id": 62, "lemma": "be", "misc": "", "start_char": 1273, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1278, "feats": null, "head": 64, "id": 63, "lemma": "no", "misc": "", "start_char": 1276, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 1285, "feats": "Number=Sing", "head": 48, "id": 64, "lemma": "picnic", "misc": "", "start_char": 1279, "text": "picnic", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1287, "feats": null, "head": 64, "id": 65, "lemma": ".", "misc": "", "start_char": 1286, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1292, "feats": null, "head": 71, "id": 66, "lemma": "also", "misc": "", "start_char": 1288, "text": "Also", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1294, "feats": null, "head": 71, "id": 67, "lemma": ",", "misc": "", "start_char": 1293, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1302, "feats": "Number=Plur", "head": 71, "id": 68, "lemma": "picnic", "misc": "", "start_char": 1295, "text": "picnics", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 1306, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 71, "id": 69, "lemma": "be", "misc": "", "start_char": 1303, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 1309, "feats": null, "head": 71, "id": 70, "lemma": "no", "misc": "", "start_char": 1307, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1316, "feats": "Number=Sing", "head": 64, "id": 71, "lemma": "picnic", "misc": "", "start_char": 1310, "text": "picnic", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1318, "feats": null, "head": 71, "id": 72, "lemma": ".", "misc": "", "start_char": 1317, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1324, "feats": "PronType=Int", "head": 76, "id": 73, "lemma": "where", "misc": "", "start_char": 1319, "text": "Where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 1331, "feats": "VerbForm=Fin", "head": 76, "id": 74, "lemma": "should", "misc": "", "start_char": 1325, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 1334, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 76, "id": 75, "lemma": "we", "misc": "", "start_char": 1332, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1337, "feats": "VerbForm=Inf", "head": 71, "id": 76, "lemma": "go", "misc": "", "start_char": 1335, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1341, "feats": null, "head": 78, "id": 77, "lemma": "for", "misc": "", "start_char": 1338, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1347, "feats": "Number=Sing", "head": 76, "id": 78, "lemma": "lunch", "misc": "", "start_char": 1342, "text": "lunch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1349, "feats": null, "head": 80, "id": 79, "lemma": "?", "misc": "", "start_char": 1348, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1352, "feats": null, "head": 83, "id": 80, "lemma": "oh", "misc": "", "start_char": 1350, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1354, "feats": null, "head": 80, "id": 81, "lemma": ",", "misc": "", "start_char": 1353, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1356, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 83, "id": 82, "lemma": "I", "misc": "", "start_char": 1355, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1361, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 76, "id": 83, "lemma": "know", "misc": "", "start_char": 1357, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1363, "feats": null, "head": 83, "id": 84, "lemma": ",", "misc": "", "start_char": 1362, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 1367, "feats": "Definite=Def|PronType=Art", "head": 86, "id": 85, "lemma": "the", "misc": "", "start_char": 1364, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1374, "feats": "Number=Sing", "head": 83, "id": 86, "lemma": "ground", "misc": "", "start_char": 1368, "text": "ground", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1376, "feats": null, "head": 83, "id": 87, "lemma": ".", "misc": "", "start_char": 1375, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 1379, "feats": null, "head": 89, "id": 88, "lemma": "in", "misc": "", "start_char": 1377, "text": "In", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1390, "feats": "Number=Sing", "head": 91, "id": 89, "lemma": "conclusion", "misc": "", "start_char": 1380, "text": "conclusion", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1392, "feats": null, "head": 91, "id": 90, "lemma": ",", "misc": "", "start_char": 1391, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1398, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 91, "lemma": "thank", "misc": "", "start_char": 1393, "text": "thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1402, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 91, "id": 92, "lemma": "you", "misc": "", "start_char": 1399, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 1406, "feats": null, "head": 94, "id": 93, "lemma": "for", "misc": "", "start_char": 1403, "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 1418, "feats": "VerbForm=Ger", "head": 91, "id": 94, "lemma": "consider", "misc": "", "start_char": 1407, "text": "considering", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1421, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 94, "id": 95, "lemma": "I", "misc": "", "start_char": 1419, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1425, "feats": null, "head": 98, "id": 96, "lemma": "for", "misc": "", "start_char": 1422, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1430, "feats": "Number=Sing|PronType=Dem", "head": 98, "id": 97, "lemma": "this", "misc": "", "start_char": 1426, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1438, "feats": "Number=Sing", "head": 94, "id": 98, "lemma": "journey", "misc": "", "start_char": 1431, "text": "journey", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1441, "feats": null, "head": 101, "id": 99, "lemma": "of", "misc": "", "start_char": 1439, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1443, "feats": "Definite=Ind|PronType=Art", "head": 101, "id": 100, "lemma": "a", "misc": "", "start_char": 1442, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1452, "feats": "Number=Sing", "head": 98, "id": 101, "lemma": "lifetime", "misc": "", "start_char": 1444, "text": "lifetime", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1454, "feats": null, "head": 91, "id": 102, "lemma": ".", "misc": "", "start_char": 1453, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 1457, "feats": null, "head": 104, "id": 103, "lemma": "to", "misc": "", "start_char": 1455, "text": "To", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1462, "feats": "Number=Sing", "head": 98, "id": 104, "lemma": "Mars", "misc": "", "start_char": 1458, "text": "Mars", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1464, "feats": null, "head": 2, "id": 105, "lemma": "!", "misc": "", "start_char": 1463, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Afterwards)) (, ,) (S (NP (NNP Leonard)) (VP (VBD blew) (NP (PRP$ his) (NN nose)))) (, ,) (CC and) (S (NP (NN pie)) (VP (VBD came) (PRT (RP out)))) (. .)))" }, "speaker": "Sheldon", "text": "Afterwards, Leonard blew his nose, and pie came out.", "tokens": [ { "deprel": "advmod", "end_char": 1475, "feats": null, "head": 4, "id": 1, "lemma": "afterwards", "misc": "", "start_char": 1465, "text": "Afterwards", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1477, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1476, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1485, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "Leonard", "misc": "", "start_char": 1478, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 1490, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "blow", "misc": "", "start_char": 1486, "text": "blew", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 1494, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "his", "misc": "", "start_char": 1491, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1499, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "nose", "misc": "", "start_char": 1495, "text": "nose", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1501, "feats": null, "head": 10, "id": 7, "lemma": ",", "misc": "", "start_char": 1500, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1505, "feats": null, "head": 10, "id": 8, "lemma": "and", "misc": "", "start_char": 1502, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1509, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "pie", "misc": "", "start_char": 1506, "text": "pie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 1514, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 10, "lemma": "come", "misc": "", "start_char": 1510, "text": "came", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 1518, "feats": null, "head": 10, "id": 11, "lemma": "out", "misc": "", "start_char": 1515, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1520, "feats": null, "head": 4, "id": 12, "lemma": ".", "misc": "", "start_char": 1519, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 17, 17 ], [ 1, 2, 2 ] ], [ [ 0, 5, 5 ] ], [ [ 0, 6, 7 ] ], [ [ 0, 11, 11 ], [ 0, 13, 15 ], [ 5, 22, 22 ], [ 9, 3, 3 ], [ 9, 21, 21 ], [ 9, 51, 51 ], [ 9, 103, 103 ] ], [ [ 0, 20, 20 ] ], [ [ 2, 5, 6 ] ], [ [ 2, 8, 8 ], [ 3, 2, 2 ], [ 4, 1, 1 ], [ 5, 0, 0 ], [ 5, 2, 4 ], [ 5, 7, 7 ], [ 5, 14, 14 ], [ 5, 24, 24 ], [ 5, 29, 29 ], [ 5, 36, 36 ], [ 5, 42, 42 ], [ 5, 64, 64 ], [ 5, 76, 76 ], [ 5, 78, 78 ], [ 5, 94, 94 ], [ 5, 100, 100 ], [ 6, 0, 0 ], [ 9, 16, 16 ], [ 9, 24, 24 ], [ 9, 33, 33 ], [ 9, 46, 46 ], [ 9, 81, 81 ], [ 9, 94, 94 ] ], [ [ 3, 5, 5 ] ], [ [ 5, 31, 31 ] ], [ [ 5, 36, 37 ] ], [ [ 5, 72, 72 ] ], [ [ 5, 108, 108 ] ], [ [ 5, 114, 114 ], [ 8, 9, 10 ] ], [ [ 5, 117, 118 ], [ 6, 2, 5 ], [ 7, 3, 3 ] ], [ [ 8, 0, 0 ], [ 10, 2, 2 ], [ 10, 4, 4 ] ], [ [ 9, 28, 29 ] ], [ [ 9, 60, 60 ] ], [ [ 9, 74, 74 ] ], [ [ 9, 84, 85 ] ], [ [ 10, 4, 5 ] ], [ [ 10, 8, 8 ] ] ]
s08e17c08t
I was going to make you red zinger, but since Mars is the red planet, I went with peppermint. Why do you even want to do this? Actually...as part of the application, I was required to make a short video answering that very question . You want to see it? Can't you just tell me? But I made a video. I'm Dr. Sheldon Cooper, and I'd like to tell you why I should be chosen to...go to Mars! I'm exceedingly smart . I graduated college at 14 . While my brother was getting an STD I was getting a PhD. Penicillin can't take this away . Being in close quarters, cleanliness is important and...my hygiene is impeccable . In fact, animals don't trust me because I smell like nothing . Literally nothing . During the seven - month space flight, I can keep up morale with my wacky sense of humor . Hey, Leonard...is there any peanut brittle left in that can? You mean this weirdly suspicious one? Yes . Open it and check. I don't get it . There's actually peanut brittle in ... Please go to Mars . But on a more serious note: The most important reason I want to go to Mars is that I believe, as a scientist, it's my duty to push the boundaries of human knowledge forward . Now, I know that life on Mars will be difficult . But life here on Earth is no picnic . Also, picnics are no picnic . Where should we go for lunch? Oh, I know, the ground . In conclusion, thank you for considering me for this journey of a lifetime . To Mars! Afterwards, Leonard blew his nose, and pie came out.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Right) (RB there)) (, ,) (ADVP (RB right) (RB there)) (, ,) (INTJ (UH Oh)) (, ,) (NP (NNP God)) (, ,) (NP (DT that)) (VP (VBZ 's) (NP (PRP it))) (. !)))" }, "speaker": "Leonard", "text": "Right there, right there, Oh, God, that's it!", "tokens": [ { "deprel": "advmod", "end_char": 5, "feats": null, "head": 2, "id": 1, "lemma": "right", "misc": "", "start_char": 0, "text": "Right", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 11, "feats": "PronType=Dem", "head": 0, "id": 2, "lemma": "there", "misc": "", "start_char": 6, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 13, "feats": null, "head": 5, "id": 3, "lemma": ",", "misc": "", "start_char": 12, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 19, "feats": null, "head": 5, "id": 4, "lemma": "right", "misc": "", "start_char": 14, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 25, "feats": "PronType=Dem", "head": 2, "id": 5, "lemma": "there", "misc": "", "start_char": 20, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 27, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 26, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 30, "feats": null, "head": 13, "id": 7, "lemma": "oh", "misc": "", "start_char": 28, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 32, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 31, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 36, "feats": "Number=Sing", "head": 13, "id": 9, "lemma": "God", "misc": "", "start_char": 33, "text": "God", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 38, "feats": null, "head": 9, "id": 10, "lemma": ",", "misc": "", "start_char": 37, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 43, "feats": "Number=Sing|PronType=Dem", "head": 13, "id": 11, "lemma": "that", "misc": "", "start_char": 39, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 46, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 44, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 49, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 13, "lemma": "it", "misc": "", "start_char": 47, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 51, "feats": null, "head": 2, "id": 14, "lemma": "!", "misc": "", "start_char": 50, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB How)) (SQ (VBD did) (NP (PRP you)) (VP (VB get) (NP (NN paint)) (PP (IN in) (NP (PRP$ your) (NN eye))))) (. ?)))" }, "speaker": "Penny", "text": "How did you get paint in your eye?", "tokens": [ { "deprel": "advmod", "end_char": 55, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "how", "misc": "", "start_char": 52, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 59, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 56, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 63, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 60, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 67, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "get", "misc": "", "start_char": 64, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 73, "feats": "Number=Sing", "head": 4, "id": 5, "lemma": "paint", "misc": "", "start_char": 68, "text": "paint", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 76, "feats": null, "head": 8, "id": 6, "lemma": "in", "misc": "", "start_char": 74, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 81, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "your", "misc": "", "start_char": 77, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 85, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "eye", "misc": "", "start_char": 82, "text": "eye", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 87, "feats": null, "head": 4, "id": 9, "lemma": "?", "misc": "", "start_char": 86, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (SBAR (IN Because) (S (NP (PRP you)) (VP (MD would) (RB n't) (VP (VB let) (S (NP (PRP me)) (VP (VB wear) (NP (NN safety) (NNS goggles))))))) (. !)))" }, "speaker": "Leonard", "text": "Because you wouldn't let me wear safety goggles!", "tokens": [ { "deprel": "mark", "end_char": 95, "feats": null, "head": 5, "id": 1, "lemma": "because", "misc": "", "start_char": 88, "text": "Because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 99, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 2, "lemma": "you", "misc": "", "start_char": 96, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 105, "feats": "VerbForm=Fin", "head": 5, "id": 3, "lemma": "would", "misc": "", "start_char": 100, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 109, "feats": null, "head": 5, "id": 4, "lemma": "not", "misc": "", "start_char": 106, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 113, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "let", "misc": "", "start_char": 110, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 116, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 6, "lemma": "I", "misc": "", "start_char": 114, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 121, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "wear", "misc": "", "start_char": 117, "text": "wear", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound", "end_char": 128, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "safety", "misc": "", "start_char": 122, "text": "safety", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 136, "feats": "Number=Plur", "head": 7, "id": 9, "lemma": "goggle", "misc": "", "start_char": 129, "text": "goggles", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 138, "feats": null, "head": 5, "id": 10, "lemma": "!", "misc": "", "start_char": 137, "text": "!", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 8, 8 ] ], [ [ 1, 2, 2 ], [ 1, 6, 6 ], [ 2, 5, 5 ] ], [ [ 1, 4, 4 ] ], [ [ 1, 6, 7 ] ], [ [ 2, 1, 1 ] ], [ [ 2, 7, 8 ] ] ]
s08e17c09t
Right there, right there, Oh, God, that's it! How did you get paint in your eye? Because you wouldn't let me wear safety goggles!
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (DT This)) (VP (VBZ looks) (ADJP (JJ terrible)))) (. .) (S (NP (PRP She) (, -) (PRP she)) (VP (VBZ 's) (VP (VBG gon) (S (VP (TO na) (VP (VB know))))))) (. .)))" }, "speaker": "Raj", "text": "This looks terrible . She - she's gonna know.", "tokens": [ { "deprel": "nsubj", "end_char": 4, "feats": "Number=Sing|PronType=Dem", "head": 2, "id": 1, "lemma": "this", "misc": "", "start_char": 0, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "root", "end_char": 10, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "look", "misc": "", "start_char": 5, "text": "looks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "xcomp", "end_char": 19, "feats": "Degree=Pos", "head": 2, "id": 3, "lemma": "terrible", "misc": "", "start_char": 11, "text": "terrible", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 21, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 20, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "reparandum", "end_char": 25, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 5, "lemma": "she", "misc": "", "start_char": 22, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 27, "feats": null, "head": 5, "id": 6, "lemma": "-", "misc": "", "start_char": 26, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 31, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 7, "lemma": "she", "misc": "", "start_char": 28, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 34, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 32, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 38, "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": 9, "lemma": "go", "misc": "", "start_char": 35, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 41, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 39, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 46, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "know", "misc": "", "start_char": 42, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 48, "feats": null, "head": 2, "id": 12, "lemma": ".", "misc": "", "start_char": 47, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (ADVP (RB just)) (VP (VBP need) (NP (CD two) (JJR more) (NNS nails))) (. .)))" }, "speaker": "Howard", "text": "You just need two more nails.", "tokens": [ { "deprel": "nsubj", "end_char": 52, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 49, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 57, "feats": null, "head": 3, "id": 2, "lemma": "just", "misc": "", "start_char": 53, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 62, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "need", "misc": "", "start_char": 58, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nummod", "end_char": 66, "feats": "NumForm=Word|NumType=Card", "head": 6, "id": 4, "lemma": "two", "misc": "", "start_char": 63, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "amod", "end_char": 71, "feats": "Degree=Cmp", "head": 6, "id": 5, "lemma": "more", "misc": "", "start_char": 67, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "end_char": 77, "feats": "Number=Plur", "head": 3, "id": 6, "lemma": "nail", "misc": "", "start_char": 72, "text": "nails", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 79, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 78, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Okay)) (, ,) (WHADVP (WRB where)) (SQ (MD should) (NP (PRP I)) (VP (VB put) (NP (PRP them)))) (. ?)))" }, "speaker": "Raj", "text": "Okay, where should I put them?", "tokens": [ { "deprel": "discourse", "end_char": 84, "feats": null, "head": 6, "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": "," }, { "deprel": "advmod", "end_char": 92, "feats": "PronType=Int", "head": 6, "id": 3, "lemma": "where", "misc": "", "start_char": 87, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 99, "feats": "VerbForm=Fin", "head": 6, "id": 4, "lemma": "should", "misc": "", "start_char": 93, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 101, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 100, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 105, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "put", "misc": "", "start_char": 102, "text": "put", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 110, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "they", "misc": "", "start_char": 106, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 112, "feats": null, "head": 6, "id": 8, "lemma": "?", "misc": "", "start_char": 111, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (FRAG (PP (IN In) (NP (NP (NNP Emily) (POS 's)) (NNS eyes))) (. .)))" }, "speaker": "Howard", "text": "In Emily's eyes.", "tokens": [ { "deprel": "case", "end_char": 115, "feats": null, "head": 4, "id": 1, "lemma": "in", "misc": "", "start_char": 113, "text": "In", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 121, "feats": "Number=Sing", "head": 4, "id": 2, "lemma": "Emily", "misc": "", "start_char": 116, "text": "Emily", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 124, "feats": null, "head": 2, "id": 3, "lemma": "'s", "misc": "", "start_char": 122, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "root", "end_char": 129, "feats": "Number=Plur", "head": 0, "id": 4, "lemma": "eye", "misc": "", "start_char": 125, "text": "eyes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 131, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 130, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP 're) (RB not) (VP (VBG helping))) (. .)))" }, "speaker": "Raj", "text": "You're not helping.", "tokens": [ { "deprel": "nsubj", "end_char": 135, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 132, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 139, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 136, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 143, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 140, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 151, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "help", "misc": "", "start_char": 144, "text": "helping", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 153, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 152, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (ADVP (RB maybe)) (NP (DT this)) (VP (VBZ is) (SBAR (WHNP (WP what)) (S (NP (PRP you)) (VP (VBP get) (PP (IN for) (NP (NN snooping))))))) (. .)))" }, "speaker": "Bernadette", "text": "Well, maybe this is what you get for snooping.", "tokens": [ { "deprel": "discourse", "end_char": 158, "feats": null, "head": 6, "id": 1, "lemma": "well", "misc": "", "start_char": 154, "text": "Well", "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": "advmod", "end_char": 166, "feats": null, "head": 6, "id": 3, "lemma": "maybe", "misc": "", "start_char": 161, "text": "maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 171, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 4, "lemma": "this", "misc": "", "start_char": 167, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 174, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 172, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 179, "feats": "PronType=Rel", "head": 0, "id": 6, "lemma": "what", "misc": "", "start_char": 175, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 183, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 7, "lemma": "you", "misc": "", "start_char": 180, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 187, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 8, "lemma": "get", "misc": "", "start_char": 184, "text": "get", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 191, "feats": null, "head": 10, "id": 9, "lemma": "for", "misc": "", "start_char": 188, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 200, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "snooping", "misc": "", "start_char": 192, "text": "snooping", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 202, "feats": null, "head": 6, "id": 11, "lemma": ".", "misc": "", "start_char": 201, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP know))) (, ,) (S (NP (NP (PRP it)) (, -) (NP (PRP it))) (VP (VBZ 's) (ADJP (JJ bad) (RB enough)) (SBAR (IN that) (S (NP (PRP I)) (VP (VBP have) (S (VP (TO to) (VP (VB deal) (PP (IN with) (NP (DT this))))))))))) (. ...)))" }, "speaker": "Raj", "text": "You know, it - it's bad enough that I have to deal with this ...", "tokens": [ { "deprel": "nsubj", "end_char": 206, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 203, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 211, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 8, "id": 2, "lemma": "know", "misc": "", "start_char": 207, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 213, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 212, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "reparandum", "end_char": 216, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 4, "lemma": "it", "misc": "", "start_char": 214, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 218, "feats": null, "head": 8, "id": 5, "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": 8, "id": 6, "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": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 222, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 228, "feats": "Degree=Pos", "head": 0, "id": 8, "lemma": "bad", "misc": "", "start_char": 225, "text": "bad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 235, "feats": null, "head": 8, "id": 9, "lemma": "enough", "misc": "", "start_char": 229, "text": "enough", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 240, "feats": null, "head": 12, "id": 10, "lemma": "that", "misc": "", "start_char": 236, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 242, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 11, "lemma": "I", "misc": "", "start_char": 241, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "csubj", "end_char": 247, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 12, "lemma": "have", "misc": "", "start_char": 243, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 250, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 248, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 255, "feats": "VerbForm=Inf", "head": 12, "id": 14, "lemma": "deal", "misc": "", "start_char": 251, "text": "deal", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 260, "feats": null, "head": 16, "id": 15, "lemma": "with", "misc": "", "start_char": 256, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 265, "feats": "Number=Sing|PronType=Dem", "head": 14, "id": 16, "lemma": "this", "misc": "", "start_char": 261, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 269, "feats": null, "head": 8, "id": 17, "lemma": "...", "misc": "", "start_char": 266, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NFP _) (NP (NNP Raj) (. ?)) (NP (PRP I)) (VP (VBP 'm) (ADVP (RB back))) (. .)))" }, "speaker": "Emily", "text": "_ Raj? I'm back.", "tokens": [ { "deprel": "punct", "end_char": 271, "feats": null, "head": 2, "id": 1, "lemma": "_", "misc": "", "start_char": 270, "text": "_", "upos": "PUNCT", "xpos": "NFP" }, { "deprel": "vocative", "end_char": 275, "feats": "Number=Sing", "head": 6, "id": 2, "lemma": "Raj", "misc": "", "start_char": 272, "text": "Raj", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 277, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 276, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 279, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "I", "misc": "", "start_char": 278, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 282, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 280, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 287, "feats": null, "head": 0, "id": 6, "lemma": "back", "misc": "", "start_char": 283, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 289, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 288, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (UH no) (. .) (UH Hey) (. .))))" }, "speaker": "Raj", "text": "Oh, no . Hey.", "tokens": [ { "deprel": "root", "end_char": 292, "feats": null, "head": 0, "id": 1, "lemma": "oh", "misc": "", "start_char": 290, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 294, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 293, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 297, "feats": "Polarity=Neg", "head": 1, "id": 3, "lemma": "no", "misc": "", "start_char": 295, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 299, "feats": null, "head": 5, "id": 4, "lemma": ".", "misc": "", "start_char": 298, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 303, "feats": null, "head": 1, "id": 5, "lemma": "hey", "misc": "", "start_char": 300, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 305, "feats": null, "head": 1, "id": 6, "lemma": ".", "misc": "", "start_char": 304, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (INTJ (UH Hi) (. .)))" }, "speaker": "Emily", "text": "Hi.", "tokens": [ { "deprel": "root", "end_char": 308, "feats": null, "head": 0, "id": 1, "lemma": "hi", "misc": "", "start_char": 306, "text": "Hi", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 310, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 309, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (SBARQ (: :) (WHADVP (WRB How)) (SQ (VBD was) (NP (DT the) (NN hospital))) (. ?)))" }, "speaker": "Raj", "text": ": How was the hospital?", "tokens": [ { "deprel": "punct", "end_char": 312, "feats": null, "head": 2, "id": 1, "lemma": ":", "misc": "", "start_char": 311, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "root", "end_char": 316, "feats": "PronType=Int", "head": 0, "id": 2, "lemma": "how", "misc": "", "start_char": 313, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "cop", "end_char": 320, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 3, "lemma": "be", "misc": "", "start_char": 317, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 324, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 321, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 333, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "hospital", "misc": "", "start_char": 325, "text": "hospital", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 335, "feats": null, "head": 2, "id": 6, "lemma": "?", "misc": "", "start_char": 334, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (SBARQ (ADJP (JJ Fine) (. .)) (WHNP (WP What)) (SQ (VBD were) (NP (PRP you)) (VP (VBG doing) (PP (IN in) (ADVP (RB there))))) (. ?)))" }, "speaker": "Emily", "text": "Fine . What were you doing in there?", "tokens": [ { "deprel": "discourse", "end_char": 340, "feats": "Degree=Pos", "head": 6, "id": 1, "lemma": "Fine", "misc": "", "start_char": 336, "text": "Fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 342, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 341, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "obj", "end_char": 347, "feats": "PronType=Int", "head": 6, "id": 3, "lemma": "what", "misc": "", "start_char": 343, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 352, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 348, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 356, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 353, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 362, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 6, "lemma": "do", "misc": "", "start_char": 357, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 365, "feats": null, "head": 8, "id": 7, "lemma": "in", "misc": "", "start_char": 363, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 371, "feats": "PronType=Dem", "head": 6, "id": 8, "lemma": "there", "misc": "", "start_char": 366, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 373, "feats": null, "head": 6, "id": 9, "lemma": "?", "misc": "", "start_char": 372, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Uh)) (, ...) (INTJ (UH w) (, -) (UH well)) (, ...) (INTJ (UH Okay)) (, ,) (VP (VB look) (, ,) (S (S (NP (PRP I) (, -) (PRP I)) (VP (VBP do) (RB n't) (VP (VB want) (S (VP (TO to) (VP (VB lie) (PP (IN to) (NP (PRP you))))))))) (. .) (S (S (NP (PRP I) (, -) (PRP I)) (VP (VBD got) (ADJP (JJ curious)))) (, ,) (S (NP (PRP I)) (VP (VBD was) (VP (VBG looking) (ADVP (RB around))))) (, ...) (CC and) (S (NP (PRP I)) (VP (VBD broke) (NP (DT the) (NN drawer)) (PP (IN on) (NP (PRP$ your) (NN night) (NN stand)))))))) (. .)))" }, "speaker": "Raj", "text": "Uh...w - well...Okay, look, I - I don't want to lie to you . I - I got curious, I was looking around...and I broke the drawer on your night stand.", "tokens": [ { "deprel": "discourse", "end_char": 376, "feats": null, "head": 3, "id": 1, "lemma": "uh", "misc": "", "start_char": 374, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 380, "feats": null, "head": 1, "id": 2, "lemma": "...", "misc": "", "start_char": 377, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 382, "feats": null, "head": 0, "id": 3, "lemma": "with", "misc": "", "start_char": 381, "text": "w", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 384, "feats": null, "head": 3, "id": 4, "lemma": "-", "misc": "", "start_char": 383, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 389, "feats": null, "head": 9, "id": 5, "lemma": "well", "misc": "", "start_char": 385, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 393, "feats": null, "head": 9, "id": 6, "lemma": "...", "misc": "", "start_char": 390, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 398, "feats": null, "head": 9, "id": 7, "lemma": "okay", "misc": "", "start_char": 394, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 400, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 399, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 405, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 9, "lemma": "look", "misc": "", "start_char": 401, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 407, "feats": null, "head": 9, "id": 10, "lemma": ",", "misc": "", "start_char": 406, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 409, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 11, "lemma": "I", "misc": "", "start_char": 408, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 411, "feats": null, "head": 16, "id": 12, "lemma": "-", "misc": "", "start_char": 410, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 413, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 13, "lemma": "I", "misc": "", "start_char": 412, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 416, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 16, "id": 14, "lemma": "do", "misc": "", "start_char": 414, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 420, "feats": null, "head": 16, "id": 15, "lemma": "not", "misc": "", "start_char": 417, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 425, "feats": "VerbForm=Inf", "head": 9, "id": 16, "lemma": "want", "misc": "", "start_char": 421, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 428, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 426, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 432, "feats": "VerbForm=Inf", "head": 16, "id": 18, "lemma": "lie", "misc": "", "start_char": 429, "text": "lie", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 435, "feats": null, "head": 20, "id": 19, "lemma": "to", "misc": "", "start_char": 433, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 439, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 18, "id": 20, "lemma": "you", "misc": "", "start_char": 436, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 441, "feats": null, "head": 16, "id": 21, "lemma": ".", "misc": "", "start_char": 440, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 443, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 25, "id": 22, "lemma": "I", "misc": "", "start_char": 442, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 445, "feats": null, "head": 25, "id": 23, "lemma": "-", "misc": "", "start_char": 444, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 447, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 25, "id": 24, "lemma": "I", "misc": "", "start_char": 446, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 451, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 16, "id": 25, "lemma": "get", "misc": "", "start_char": 448, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "end_char": 459, "feats": "Degree=Pos", "head": 25, "id": 26, "lemma": "curious", "misc": "", "start_char": 452, "text": "curious", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 461, "feats": null, "head": 30, "id": 27, "lemma": ",", "misc": "", "start_char": 460, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 463, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 30, "id": 28, "lemma": "I", "misc": "", "start_char": 462, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 467, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 30, "id": 29, "lemma": "be", "misc": "", "start_char": 464, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 475, "feats": "Tense=Pres|VerbForm=Part", "head": 25, "id": 30, "lemma": "look", "misc": "", "start_char": 468, "text": "looking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 482, "feats": null, "head": 30, "id": 31, "lemma": "around", "misc": "", "start_char": 476, "text": "around", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 486, "feats": null, "head": 25, "id": 32, "lemma": "...", "misc": "", "start_char": 483, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 490, "feats": null, "head": 35, "id": 33, "lemma": "and", "misc": "", "start_char": 487, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 492, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 35, "id": 34, "lemma": "I", "misc": "", "start_char": 491, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 498, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 25, "id": 35, "lemma": "break", "misc": "", "start_char": 493, "text": "broke", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 502, "feats": "Definite=Def|PronType=Art", "head": 37, "id": 36, "lemma": "the", "misc": "", "start_char": 499, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 509, "feats": "Number=Sing", "head": 35, "id": 37, "lemma": "drawer", "misc": "", "start_char": 503, "text": "drawer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 512, "feats": null, "head": 41, "id": 38, "lemma": "on", "misc": "", "start_char": 510, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 517, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 41, "id": 39, "lemma": "your", "misc": "", "start_char": 513, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 523, "feats": "Number=Sing", "head": 41, "id": 40, "lemma": "night", "misc": "", "start_char": 518, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 529, "feats": "Number=Sing", "head": 35, "id": 41, "lemma": "stand", "misc": "", "start_char": 524, "text": "stand", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 531, "feats": null, "head": 3, "id": 42, "lemma": ".", "misc": "", "start_char": 530, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBD were) (VP (VBG looking) (PP (IN in) (NP (PRP$ my) (NN night) (NN stand))))) (. ?)))" }, "speaker": "Emily", "text": "You were looking in my night stand?", "tokens": [ { "deprel": "nsubj", "end_char": 535, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 532, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 540, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 536, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 548, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "look", "misc": "", "start_char": 541, "text": "looking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 551, "feats": null, "head": 7, "id": 4, "lemma": "in", "misc": "", "start_char": 549, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 554, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 7, "id": 5, "lemma": "my", "misc": "", "start_char": 552, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 560, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "night", "misc": "", "start_char": 555, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 566, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "stand", "misc": "", "start_char": 561, "text": "stand", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 568, "feats": null, "head": 3, "id": 8, "lemma": "?", "misc": "", "start_char": 567, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (INTJ (UH Yeah) (. .)))" }, "speaker": "Raj", "text": "Yeah.", "tokens": [ { "deprel": "root", "end_char": 573, "feats": null, "head": 0, "id": 1, "lemma": "yeah", "misc": "", "start_char": 569, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 575, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 574, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (ADVP (UH So)) (, ,) (NP (NP (DT the) (JJ first) (NN time)) (SBAR (S (NP (PRP I)) (VP (VBP leave) (NP (PRP you)) (ADVP (RB alone)))))) (, ,) (NP (PRP you)) (VP (VBP snoop) (PP (IN on) (NP (PRP me)))) (. ?)))" }, "speaker": "Emily", "text": "So, the first time I leave you alone, you snoop on me?", "tokens": [ { "deprel": "discourse", "end_char": 578, "feats": null, "head": 12, "id": 1, "lemma": "so", "misc": "", "start_char": 576, "text": "So", "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": "det", "end_char": 584, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 3, "lemma": "the", "misc": "", "start_char": 581, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 590, "feats": "Degree=Pos|NumType=Ord", "head": 5, "id": 4, "lemma": "first", "misc": "", "start_char": 585, "text": "first", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:tmod", "end_char": 595, "feats": "Number=Sing", "head": 12, "id": 5, "lemma": "time", "misc": "", "start_char": 591, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 597, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "I", "misc": "", "start_char": 596, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 603, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 7, "lemma": "leave", "misc": "", "start_char": 598, "text": "leave", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 607, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 7, "id": 8, "lemma": "you", "misc": "", "start_char": 604, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 613, "feats": null, "head": 7, "id": 9, "lemma": "alone", "misc": "", "start_char": 608, "text": "alone", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 615, "feats": null, "head": 5, "id": 10, "lemma": ",", "misc": "", "start_char": 614, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 619, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 11, "lemma": "you", "misc": "", "start_char": 616, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 625, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 12, "lemma": "snoop", "misc": "", "start_char": 620, "text": "snoop", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 628, "feats": null, "head": 14, "id": 13, "lemma": "on", "misc": "", "start_char": 626, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 631, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 14, "lemma": "I", "misc": "", "start_char": 629, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 633, "feats": null, "head": 12, "id": 15, "lemma": "?", "misc": "", "start_char": 632, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP 've) (ADVP (RB never)) (VP (VBN snooped) (PP (IN around) (NP (PRP$ my) (NN apartment))))) (. ?)))" }, "speaker": "Raj", "text": "You've never snooped around my apartment?", "tokens": [ { "deprel": "nsubj", "end_char": 637, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 634, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 641, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "have", "misc": "", "start_char": 638, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 647, "feats": null, "head": 4, "id": 3, "lemma": "never", "misc": "", "start_char": 642, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 655, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 4, "lemma": "snoop", "misc": "", "start_char": 648, "text": "snooped", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 662, "feats": null, "head": 7, "id": 5, "lemma": "around", "misc": "", "start_char": 656, "text": "around", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 665, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "my", "misc": "", "start_char": 663, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 675, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "apartment", "misc": "", "start_char": 666, "text": "apartment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 677, "feats": null, "head": 4, "id": 8, "lemma": "?", "misc": "", "start_char": 676, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (INTJ (UH No) (. .)))" }, "speaker": "Emily", "text": "No.", "tokens": [ { "deprel": "root", "end_char": 680, "feats": "Polarity=Neg", "head": 0, "id": 1, "lemma": "no", "misc": "", "start_char": 678, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 682, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 681, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (VP (VB Come) (PRT (RP on))) (, ,) (S (VP (VB think) (PRT (RB back)))) (. .) (S (NP (PRP It)) (VP (MD would) (ADVP (RB really)) (VP (VB help) (SBAR (IN if) (S (NP (PRP you)) (VP (VBD had))))))) (. !)))" }, "speaker": "Raj", "text": "Come on, think back . It would really help if you had!", "tokens": [ { "deprel": "root", "end_char": 687, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "come", "misc": "", "start_char": 683, "text": "Come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 690, "feats": null, "head": 1, "id": 2, "lemma": "on", "misc": "", "start_char": 688, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 692, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 691, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 698, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 4, "lemma": "think", "misc": "", "start_char": 693, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 703, "feats": null, "head": 4, "id": 5, "lemma": "back", "misc": "", "start_char": 699, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 705, "feats": null, "head": 1, "id": 6, "lemma": ".", "misc": "", "start_char": 704, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 708, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 7, "lemma": "it", "misc": "", "start_char": 706, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 714, "feats": "VerbForm=Fin", "head": 10, "id": 8, "lemma": "would", "misc": "", "start_char": 709, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 721, "feats": null, "head": 10, "id": 9, "lemma": "really", "misc": "", "start_char": 715, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 726, "feats": "VerbForm=Inf", "head": 1, "id": 10, "lemma": "help", "misc": "", "start_char": 722, "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 729, "feats": null, "head": 13, "id": 11, "lemma": "if", "misc": "", "start_char": 727, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 733, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 12, "lemma": "you", "misc": "", "start_char": 730, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 737, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 10, "id": 13, "lemma": "have", "misc": "", "start_char": 734, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 739, "feats": null, "head": 1, "id": 14, "lemma": "!", "misc": "", "start_char": 738, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (NFP _) (NP (PRP I)) (VP (MD ca) (RB n't) (VP (VB believe) (SBAR (S (NP (PRP you)) (VP (VBP do) (RB n't) (VP (VB trust) (NP (PRP me)))))))) (. !)))" }, "speaker": "Emily", "text": "_ I can't believe you don't trust me!", "tokens": [ { "deprel": "punct", "end_char": 741, "feats": null, "head": 5, "id": 1, "lemma": "_", "misc": "", "start_char": 740, "text": "_", "upos": "PUNCT", "xpos": "NFP" }, { "deprel": "nsubj", "end_char": 743, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 2, "lemma": "I", "misc": "", "start_char": 742, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 746, "feats": "VerbForm=Fin", "head": 5, "id": 3, "lemma": "can", "misc": "", "start_char": 744, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 750, "feats": null, "head": 5, "id": 4, "lemma": "not", "misc": "", "start_char": 747, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 758, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "believe", "misc": "", "start_char": 751, "text": "believe", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 762, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 6, "lemma": "you", "misc": "", "start_char": 759, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 765, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "do", "misc": "", "start_char": 763, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 769, "feats": null, "head": 9, "id": 8, "lemma": "not", "misc": "", "start_char": 766, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 775, "feats": "VerbForm=Inf", "head": 5, "id": 9, "lemma": "trust", "misc": "", "start_char": 770, "text": "trust", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 778, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 10, "lemma": "I", "misc": "", "start_char": 776, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 780, "feats": null, "head": 5, "id": 11, "lemma": "!", "misc": "", "start_char": 779, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (NP (PRP She)) (VP (VBZ sounds) (ADJP (RB really) (JJ mad))) (. .)))" }, "speaker": "Bernadette", "text": "She sounds really mad.", "tokens": [ { "deprel": "nsubj", "end_char": 784, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "she", "misc": "", "start_char": 781, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 791, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "sound", "misc": "", "start_char": 785, "text": "sounds", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 798, "feats": null, "head": 4, "id": 3, "lemma": "really", "misc": "", "start_char": 792, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 802, "feats": "Degree=Pos", "head": 2, "id": 4, "lemma": "mad", "misc": "", "start_char": 799, "text": "mad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 804, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 803, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (MD should) (VP (VB hang) (PRT (RP up)))) (. .)))" }, "speaker": "Howard", "text": "We should hang up.", "tokens": [ { "deprel": "nsubj", "end_char": 807, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "we", "misc": "", "start_char": 805, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 814, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "should", "misc": "", "start_char": 808, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 819, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "hang", "misc": "", "start_char": 815, "text": "hang", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 822, "feats": null, "head": 3, "id": 4, "lemma": "up", "misc": "", "start_char": 820, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 824, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 823, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (NP (PRP we)) (VP (MD should)) (. .)))" }, "speaker": "Bernadette", "text": "Yeah, we should.", "tokens": [ { "deprel": "discourse", "end_char": 829, "feats": null, "head": 4, "id": 1, "lemma": "yeah", "misc": "", "start_char": 825, "text": "Yeah", "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": 834, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "we", "misc": "", "start_char": 832, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 841, "feats": "VerbForm=Fin", "head": 0, "id": 4, "lemma": "should", "misc": "", "start_char": 835, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "punct", "end_char": 843, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 842, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (CC But) (NP (PRP we)) (VP (VBP 're) (RB not) (VP (VBG going) (S (VP (TO to))))) (, ,) (SQ (VBP are) (NP (PRP we))) (. ?)))" }, "speaker": "Howard", "text": "But we're not going to, are we?", "tokens": [ { "deprel": "cc", "end_char": 847, "feats": null, "head": 5, "id": 1, "lemma": "but", "misc": "", "start_char": 844, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 850, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 2, "lemma": "we", "misc": "", "start_char": 848, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 854, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 851, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 858, "feats": null, "head": 5, "id": 4, "lemma": "not", "misc": "", "start_char": 855, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 864, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "go", "misc": "", "start_char": 859, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "xcomp", "end_char": 867, "feats": null, "head": 5, "id": 6, "lemma": "to", "misc": "", "start_char": 865, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "punct", "end_char": 869, "feats": null, "head": 8, "id": 7, "lemma": ",", "misc": "", "start_char": 868, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 873, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 8, "lemma": "be", "misc": "", "start_char": 870, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 876, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 8, "id": 9, "lemma": "we", "misc": "", "start_char": 874, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 878, "feats": null, "head": 5, "id": 10, "lemma": "?", "misc": "", "start_char": 877, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (NP (RB Not) (DT a) (NN chance) (. .)))" }, "speaker": "Bernadette", "text": "Not a chance.", "tokens": [ { "deprel": "advmod", "end_char": 882, "feats": null, "head": 3, "id": 1, "lemma": "not", "misc": "", "start_char": 879, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 884, "feats": "Definite=Ind|PronType=Art", "head": 3, "id": 2, "lemma": "a", "misc": "", "start_char": 883, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 891, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "chance", "misc": "", "start_char": 885, "text": "chance", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 893, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 892, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (SBAR (WHNP (WP What)) (SQ (VP (VBD happened) (PP (IN to) (NP (`` \") (NP (NN snooping)) (VP (VBZ is) (ADJP (JJ wrong))) ('' \"))))) (. ?)))" }, "speaker": "Howard", "text": "What happened to \" snooping is wrong \"?", "tokens": [ { "deprel": "nsubj", "end_char": 898, "feats": "PronType=Int", "head": 7, "id": 1, "lemma": "what", "misc": "", "start_char": 894, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "csubj", "end_char": 907, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": 2, "lemma": "happen", "misc": "", "start_char": 899, "text": "happened", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 910, "feats": null, "head": 7, "id": 3, "lemma": "to", "misc": "", "start_char": 908, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 912, "feats": null, "head": 7, "id": 4, "lemma": "\"", "misc": "", "start_char": 911, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj", "end_char": 921, "feats": "Number=Sing", "head": 7, "id": 5, "lemma": "snooping", "misc": "", "start_char": 913, "text": "snooping", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 924, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 922, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 930, "feats": "Degree=Pos", "head": 0, "id": 7, "lemma": "wrong", "misc": "", "start_char": 925, "text": "wrong", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 932, "feats": null, "head": 7, "id": 8, "lemma": "\"", "misc": "", "start_char": 931, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "punct", "end_char": 934, "feats": null, "head": 7, "id": 9, "lemma": "?", "misc": "", "start_char": 933, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (NP (NNP Howard)) (, ,) (NP (PRP you)) (VP (VBP 're) (VP (VBG going) (S (VP (IN to) (VP (NN jail) (PP (IN for) (NP (NN tax) (NN fraud)))))))) (. .) (SBARQ (WHNP (WP Who)) (SQ (VP (VBZ cares)))) (. ?)))" }, "speaker": "Bernadette", "text": "Howard, you're going to jail for tax fraud . Who cares?", "tokens": [ { "deprel": "vocative", "end_char": 941, "feats": "Number=Sing", "head": 5, "id": 1, "lemma": "Howard", "misc": "", "start_char": 935, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 943, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 942, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 947, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 944, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 951, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 948, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 957, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "go", "misc": "", "start_char": 952, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 960, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 958, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 965, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "jail", "misc": "", "start_char": 961, "text": "jail", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 969, "feats": null, "head": 10, "id": 8, "lemma": "for", "misc": "", "start_char": 966, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 973, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "tax", "misc": "", "start_char": 970, "text": "tax", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 979, "feats": "Number=Sing", "head": 5, "id": 10, "lemma": "fraud", "misc": "", "start_char": 974, "text": "fraud", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 981, "feats": null, "head": 5, "id": 11, "lemma": ".", "misc": "", "start_char": 980, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 985, "feats": "PronType=Int", "head": 13, "id": 12, "lemma": "who", "misc": "", "start_char": 982, "text": "Who", "upos": "PRON", "xpos": "WP" }, { "deprel": "parataxis", "end_char": 991, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 13, "lemma": "care", "misc": "", "start_char": 986, "text": "cares", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 993, "feats": null, "head": 5, "id": 14, "lemma": "?", "misc": "", "start_char": 992, "text": "?", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 4, 4 ], [ 0, 6, 6 ] ], [ [ 1, 0, 0 ], [ 2, 4, 4 ], [ 5, 6, 6 ], [ 6, 10, 10 ], [ 7, 0, 1 ], [ 11, 4, 4 ], [ 12, 10, 10 ], [ 12, 12, 12 ], [ 12, 21, 21 ], [ 12, 23, 23 ], [ 12, 27, 27 ], [ 12, 33, 33 ], [ 13, 0, 0 ], [ 15, 7, 7 ], [ 15, 10, 10 ], [ 16, 5, 5 ], [ 19, 5, 5 ] ], [ [ 1, 5, 5 ], [ 2, 6, 6 ] ], [ [ 1, 3, 5 ] ], [ [ 3, 1, 3 ] ], [ [ 4, 0, 0 ], [ 26, 0, 0 ], [ 26, 2, 2 ] ], [ [ 6, 0, 0 ] ], [ [ 7, 3, 3 ], [ 12, 19, 19 ], [ 12, 38, 38 ], [ 13, 4, 4 ], [ 15, 5, 5 ], [ 15, 13, 13 ], [ 16, 0, 0 ], [ 18, 11, 11 ], [ 19, 1, 1 ], [ 19, 0, 1 ], [ 19, 9, 9 ], [ 20, 0, 0 ] ], [ [ 10, 3, 4 ] ], [ [ 12, 35, 40 ] ], [ [ 12, 38, 40 ], [ 13, 4, 6 ] ], [ [ 16, 5, 6 ] ], [ [ 21, 0, 0 ], [ 22, 2, 2 ], [ 23, 1, 1 ], [ 23, 8, 8 ] ], [ [ 26, 6, 6 ] ] ]
s08e17c10t
This looks terrible . She - she's gonna know. You just need two more nails. Okay, where should I put them? In Emily's eyes. You're not helping. Well, maybe this is what you get for snooping. You know, it - it's bad enough that I have to deal with this ... _ Raj? I'm back. Oh, no . Hey. Hi. : How was the hospital? Fine . What were you doing in there? Uh...w - well...Okay, look, I - I don't want to lie to you . I - I got curious, I was looking around...and I broke the drawer on your night stand. You were looking in my night stand? Yeah. So, the first time I leave you alone, you snoop on me? You've never snooped around my apartment? No. Come on, think back . It would really help if you had! _ I can't believe you don't trust me! She sounds really mad. We should hang up. Yeah, we should. But we're not going to, are we? Not a chance. What happened to " snooping is wrong "? Howard, you're going to jail for tax fraud . Who cares?
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (PRP we)) (VP (VBD did) (NP (PRP it))) (. .)))" }, "speaker": "Leonard", "text": "Well, we did it.", "tokens": [ { "deprel": "discourse", "end_char": 4, "feats": null, "head": 4, "id": 1, "lemma": "well", "misc": "", "start_char": 0, "text": "Well", "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": 9, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "we", "misc": "", "start_char": 7, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 13, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 10, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 16, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "it", "misc": "", "start_char": 14, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 18, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 17, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (ADVP (RB sure)) (VP (VBD did)) (. .)))" }, "speaker": "Penny", "text": "We sure did.", "tokens": [ { "deprel": "nsubj", "end_char": 21, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "we", "misc": "", "start_char": 19, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 26, "feats": null, "head": 3, "id": 2, "lemma": "sure", "misc": "", "start_char": 22, "text": "sure", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 30, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "do", "misc": "", "start_char": 27, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "punct", "end_char": 32, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 31, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP mean))) (, ,) (S (NP (PRP I)) (VP (VBD was) (PP (IN on) (NP (NN fire))))) (. !) (S (NP (PRP I) (, -) (PRP I)) (VP (VBD was) (PP (IN in) (NP (DT the) (NN zone))) (, ,) (PP (IN like) (NP (DT an) (NN athlete))))) (. .)))" }, "speaker": "Leonard", "text": "I mean, I was on fire! I - I was in the zone, like an athlete.", "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": "parataxis", "end_char": 39, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 2, "lemma": "mean", "misc": "", "start_char": 35, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 41, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 40, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 43, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 4, "lemma": "I", "misc": "", "start_char": 42, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 47, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 44, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "case", "end_char": 50, "feats": null, "head": 7, "id": 6, "lemma": "on", "misc": "", "start_char": 48, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 55, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "fire", "misc": "", "start_char": 51, "text": "fire", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 57, "feats": null, "head": 9, "id": 8, "lemma": "!", "misc": "", "start_char": 56, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 59, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 9, "lemma": "I", "misc": "", "start_char": 58, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 61, "feats": null, "head": 9, "id": 10, "lemma": "-", "misc": "", "start_char": 60, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 63, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 11, "lemma": "I", "misc": "", "start_char": 62, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 67, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": 12, "lemma": "be", "misc": "", "start_char": 64, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "case", "end_char": 70, "feats": null, "head": 15, "id": 13, "lemma": "in", "misc": "", "start_char": 68, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 74, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 14, "lemma": "the", "misc": "", "start_char": 71, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 79, "feats": "Number=Sing", "head": 7, "id": 15, "lemma": "zone", "misc": "", "start_char": 75, "text": "zone", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 81, "feats": null, "head": 19, "id": 16, "lemma": ",", "misc": "", "start_char": 80, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 86, "feats": null, "head": 19, "id": 17, "lemma": "like", "misc": "", "start_char": 82, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 89, "feats": "Definite=Ind|PronType=Art", "head": 19, "id": 18, "lemma": "a", "misc": "", "start_char": 87, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 97, "feats": "Number=Sing", "head": 15, "id": 19, "lemma": "athlete", "misc": "", "start_char": 90, "text": "athlete", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 99, "feats": null, "head": 7, "id": 20, "lemma": ".", "misc": "", "start_char": 98, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Sweetie))) (, ,) (NP (PRP I)) (VP (VBP beat) (NP (PRP you)) (PP (IN at) (NP (DT this))) (, ,) (ADVP (RB too))) (. .)))" }, "speaker": "Penny", "text": "Sweetie, I beat you at this, too.", "tokens": [ { "deprel": "discourse", "end_char": 107, "feats": null, "head": 4, "id": 1, "lemma": "sweetie", "misc": "", "start_char": 100, "text": "Sweetie", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 109, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 108, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 111, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 110, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 116, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "beat", "misc": "", "start_char": 112, "text": "beat", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 120, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 5, "lemma": "you", "misc": "", "start_char": 117, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 123, "feats": null, "head": 7, "id": 6, "lemma": "at", "misc": "", "start_char": 121, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 128, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 7, "lemma": "this", "misc": "", "start_char": 124, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 130, "feats": null, "head": 4, "id": 8, "lemma": ",", "misc": "", "start_char": 129, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 134, "feats": null, "head": 4, "id": 9, "lemma": "too", "misc": "", "start_char": 131, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 136, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 135, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (SBARQ (RB So) (, ,) (WHADVP (WRB where)) (SQ (VBP do) (NP (PRP we)) (VP (VB want) (S (VP (TO to) (VP (VB hang) (NP (PRP it))))))) (. ?)))" }, "speaker": "Leonard", "text": "So, where do we want to hang it?", "tokens": [ { "deprel": "discourse", "end_char": 139, "feats": null, "head": 6, "id": 1, "lemma": "so", "misc": "", "start_char": 137, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 141, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 140, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 147, "feats": "PronType=Int", "head": 6, "id": 3, "lemma": "where", "misc": "", "start_char": 142, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 150, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 148, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 153, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "we", "misc": "", "start_char": 151, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 158, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "want", "misc": "", "start_char": 154, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 161, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 159, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 166, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "hang", "misc": "", "start_char": 162, "text": "hang", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 169, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 9, "lemma": "it", "misc": "", "start_char": 167, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 171, "feats": null, "head": 6, "id": 10, "lemma": "?", "misc": "", "start_char": 170, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (. ?) (SQ (SQ (VBP Are) (NP (PRP you)) (VP (VBG kidding))) (. ?)) (NP (PRP We)) (VP (VBP 're) (RB not) (VP (VBG hanging) (NP (PRP it)))) (. !)))" }, "speaker": "Penny", "text": "What? Are you kidding? We're not hanging it!", "tokens": [ { "deprel": "reparandum", "end_char": 176, "feats": "PronType=Int", "head": 5, "id": 1, "lemma": "what", "misc": "", "start_char": 172, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 178, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 177, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 182, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 179, "text": "Are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 186, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 183, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 194, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "kid", "misc": "", "start_char": 187, "text": "kidding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 196, "feats": null, "head": 5, "id": 6, "lemma": "?", "misc": "", "start_char": 195, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 199, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 10, "id": 7, "lemma": "we", "misc": "", "start_char": 197, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 203, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 200, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 207, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 204, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 215, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 10, "lemma": "hang", "misc": "", "start_char": 208, "text": "hanging", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 218, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 11, "lemma": "it", "misc": "", "start_char": 216, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 220, "feats": null, "head": 5, "id": 12, "lemma": "!", "misc": "", "start_char": 219, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (CC But) (NP (PRP it)) (VP (VBZ 's) (NP (NP (DT an) (NN expression)) (PP (IN of) (NP (PRP$ our) (NN love))))) (. .)))" }, "speaker": "Leonard", "text": "But it's an expression of our love.", "tokens": [ { "deprel": "cc", "end_char": 224, "feats": null, "head": 5, "id": 1, "lemma": "but", "misc": "", "start_char": 221, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 227, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 2, "lemma": "it", "misc": "", "start_char": 225, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 230, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 228, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 233, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 231, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 244, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "expression", "misc": "", "start_char": 234, "text": "expression", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 247, "feats": null, "head": 8, "id": 6, "lemma": "of", "misc": "", "start_char": 245, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 251, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "our", "misc": "", "start_char": 248, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 256, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "love", "misc": "", "start_char": 252, "text": "love", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 258, "feats": null, "head": 5, "id": 9, "lemma": ".", "misc": "", "start_char": 257, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (CC And) (NP (PRP$ our) (NNS butts)) (. !) (S (RB Not) (VP (VBG hanging) (NP (PRP it)))) (. !)))" }, "speaker": "Penny", "text": "And our butts! Not hanging it!", "tokens": [ { "deprel": "cc", "end_char": 262, "feats": null, "head": 3, "id": 1, "lemma": "and", "misc": "", "start_char": 259, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 266, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 3, "id": 2, "lemma": "our", "misc": "", "start_char": 263, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 272, "feats": "Number=Plur", "head": 0, "id": 3, "lemma": "butt", "misc": "", "start_char": 267, "text": "butts", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 274, "feats": null, "head": 3, "id": 4, "lemma": "!", "misc": "", "start_char": 273, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 278, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 275, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 286, "feats": "VerbForm=Ger", "head": 3, "id": 6, "lemma": "hang", "misc": "", "start_char": 279, "text": "hanging", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 289, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "it", "misc": "", "start_char": 287, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 291, "feats": null, "head": 3, "id": 8, "lemma": "!", "misc": "", "start_char": 290, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (VP (VBZ Seems) (NP (DT a) (NN shame)) (S (VP (TO to) (VP (VB throw) (NP (PRP it)) (PRT (RB away)))))) (. .)))" }, "speaker": "Leonard", "text": "Seems a shame to throw it away.", "tokens": [ { "deprel": "root", "end_char": 297, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "seem", "misc": "", "start_char": 292, "text": "Seems", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 299, "feats": "Definite=Ind|PronType=Art", "head": 3, "id": 2, "lemma": "a", "misc": "", "start_char": 298, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 305, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "shame", "misc": "", "start_char": 300, "text": "shame", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 308, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 306, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 314, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "throw", "misc": "", "start_char": 309, "text": "throw", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 317, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "it", "misc": "", "start_char": 315, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 322, "feats": null, "head": 5, "id": 7, "lemma": "away", "misc": "", "start_char": 318, "text": "away", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 324, "feats": null, "head": 1, "id": 8, "lemma": ".", "misc": "", "start_char": 323, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NFP _) (S (NP (PRP We)) (VP (VP (MD could) (VP (VB give) (NP (PRP it)) (PP (IN to) (NP (NNP Sheldon))))) (, ,) (CC and) (VP (VB tell) (NP (PRP him)) (SBAR (S (NP (NNP William) (NNP Shatner)) (VP (VBD painted) (NP (PRP it)))))))) (. .)))" }, "speaker": "Penny", "text": "_ We could give it to Sheldon, and tell him William Shatner painted it.", "tokens": [ { "deprel": "punct", "end_char": 326, "feats": null, "head": 4, "id": 1, "lemma": "_", "misc": "", "start_char": 325, "text": "_", "upos": "PUNCT", "xpos": "NFP" }, { "deprel": "nsubj", "end_char": 329, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 2, "lemma": "we", "misc": "", "start_char": 327, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 335, "feats": "VerbForm=Fin", "head": 4, "id": 3, "lemma": "could", "misc": "", "start_char": 330, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 340, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "give", "misc": "", "start_char": 336, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 343, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "it", "misc": "", "start_char": 341, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 346, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 344, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 354, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "Sheldon", "misc": "", "start_char": 347, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 356, "feats": null, "head": 10, "id": 8, "lemma": ",", "misc": "", "start_char": 355, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 360, "feats": null, "head": 10, "id": 9, "lemma": "and", "misc": "", "start_char": 357, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 365, "feats": "VerbForm=Inf", "head": 4, "id": 10, "lemma": "tell", "misc": "", "start_char": 361, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 369, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 11, "lemma": "he", "misc": "", "start_char": 366, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 377, "feats": "Number=Sing", "head": 14, "id": 12, "lemma": "William", "misc": "", "start_char": 370, "text": "William", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 385, "feats": "Number=Sing", "head": 12, "id": 13, "lemma": "Shatner", "misc": "", "start_char": 378, "text": "Shatner", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "ccomp", "end_char": 393, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": 14, "lemma": "paint", "misc": "", "start_char": 386, "text": "painted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 396, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 15, "lemma": "it", "misc": "", "start_char": 394, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 398, "feats": null, "head": 4, "id": 16, "lemma": ".", "misc": "", "start_char": 397, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (NNP God)) (, ,) (NP (PRP I)) (VP (VBP love) (NP (PRP you))) (. .) (S (NP (PRP I)) (VP (VBP love) (NP (PRP you)) (NP (ADVP (RB so) (RB much))))) (. .)))" }, "speaker": "Leonard", "text": "God, I love you . I love you so much.", "tokens": [ { "deprel": "discourse", "end_char": 402, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "God", "misc": "", "start_char": 399, "text": "God", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 404, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 403, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 406, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 405, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 411, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "love", "misc": "", "start_char": 407, "text": "love", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 415, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 5, "lemma": "you", "misc": "", "start_char": 412, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 417, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 416, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 419, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 418, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 424, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 8, "lemma": "love", "misc": "", "start_char": 420, "text": "love", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 428, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 8, "id": 9, "lemma": "you", "misc": "", "start_char": 425, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 431, "feats": null, "head": 11, "id": 10, "lemma": "so", "misc": "", "start_char": 429, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 436, "feats": null, "head": 8, "id": 11, "lemma": "much", "misc": "", "start_char": 432, "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 438, "feats": null, "head": 4, "id": 12, "lemma": ".", "misc": "", "start_char": 437, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ] ], [ [ 1, 0, 0 ], [ 4, 4, 4 ], [ 5, 6, 6 ], [ 6, 6, 6 ], [ 7, 1, 1 ], [ 9, 1, 1 ], [ 9, 0, 1 ] ], [ [ 2, 0, 0 ], [ 2, 3, 3 ], [ 2, 8, 8 ], [ 2, 10, 10 ], [ 3, 0, 0 ], [ 3, 4, 4 ], [ 5, 3, 3 ], [ 10, 2, 2 ], [ 10, 6, 6 ] ], [ [ 2, 6, 6 ] ], [ [ 2, 17, 18 ] ], [ [ 3, 2, 2 ], [ 10, 4, 4 ], [ 10, 8, 8 ] ], [ [ 7, 1, 2 ] ], [ [ 9, 6, 6 ], [ 9, 10, 10 ] ], [ [ 9, 11, 12 ] ] ]
s08e17c11t
Well, we did it. We sure did. I mean, I was on fire! I - I was in the zone, like an athlete. Sweetie, I beat you at this, too. So, where do we want to hang it? What? Are you kidding? We're not hanging it! But it's an expression of our love. And our butts! Not hanging it! Seems a shame to throw it away. _ We could give it to Sheldon, and tell him William Shatner painted it. God, I love you . I love you so much.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "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 go) (ADVP (RB home)))))))))) (. .)))" }, "speaker": "Amy", "text": "I think I'm gonna go home.", "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": 7, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "think", "misc": "", "start_char": 2, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 9, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 8, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 12, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 10, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 16, "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": 5, "lemma": "go", "misc": "", "start_char": 13, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 19, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 17, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 22, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "go", "misc": "", "start_char": 20, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 27, "feats": null, "head": 7, "id": 8, "lemma": "home", "misc": "", "start_char": 23, "text": "home", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 29, "feats": null, "head": 2, "id": 9, "lemma": ".", "misc": "", "start_char": 28, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (ADVP (RB really)) (VP (VBP do) (RB n't) (VP (VB understand) (SBAR (WHNP (WP what)) (S (VP (VBZ 's) (VP (VBG happening) (ADVP (RB here)))))))) (. .)))" }, "speaker": "Sheldon", "text": "I really don't understand what's happening here.", "tokens": [ { "deprel": "nsubj", "end_char": 31, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 1, "lemma": "I", "misc": "", "start_char": 30, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 38, "feats": null, "head": 5, "id": 2, "lemma": "really", "misc": "", "start_char": 32, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 41, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 39, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 45, "feats": null, "head": 5, "id": 4, "lemma": "not", "misc": "", "start_char": 42, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 56, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "understand", "misc": "", "start_char": 46, "text": "understand", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 61, "feats": "PronType=Rel", "head": 5, "id": 6, "lemma": "what", "misc": "", "start_char": 57, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 64, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 62, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "acl:relcl", "end_char": 74, "feats": "Tense=Pres|VerbForm=Part", "head": 6, "id": 8, "lemma": "happen", "misc": "", "start_char": 65, "text": "happening", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 79, "feats": "PronType=Dem", "head": 8, "id": 9, "lemma": "here", "misc": "", "start_char": 75, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 81, "feats": null, "head": 5, "id": 10, "lemma": ".", "misc": "", "start_char": 80, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP know))) (, ,) (S (NP (NNP Sheldon)) (, ,) (PP (IN at) (NP (DT any) (JJ other) (NN time))) (, ,) (S (VP (NN learning) (SBAR (IN that) (S (NP (PRP you)) (VP (VBD had) (NP (NNS plans) (S (VP (TO to) (VP (VB go) (PP (ADVP (RB live)) (IN on) (NP (NNP Mars)))))))))))) (VP (MD would) (VP (VB be) (NP (DT a) (JJ slow) (NN news) (NN day))))) (. .) (CC But) (S (ADVP (NP (NP (DT a) (NN couple)) (PP (IN of) (NP (NNS hours)))) (RB ago)) (, ,) (NP (PRP we)) (VP (VBD were) (VP (VBG getting) (NP (DT a) (NN turtle))))) (. .) (CC And) (S (ADJP (ADJP (JJ silly)) (SBAR (IN as) (S (NP (PRP it)) (VP (VBZ sounds))))) (, ,) (NP (PRP I)) (VP (VBD thought) (SBAR (S (NP (DT that)) (VP (VBD meant) (NP (NN something))))))) (. .)))" }, "speaker": "Amy", "text": "You know, Sheldon, at any other time, learning that you had plans to go live on Mars would be a slow news day . But a couple of hours ago, we were getting a turtle . And silly as it sounds, I thought that meant something.", "tokens": [ { "deprel": "nsubj", "end_char": 85, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 82, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 90, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 26, "id": 2, "lemma": "know", "misc": "", "start_char": 86, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 92, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 91, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 100, "feats": "Number=Sing", "head": 26, "id": 4, "lemma": "Sheldon", "misc": "", "start_char": 93, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 102, "feats": null, "head": 26, "id": 5, "lemma": ",", "misc": "", "start_char": 101, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 105, "feats": null, "head": 9, "id": 6, "lemma": "at", "misc": "", "start_char": 103, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 109, "feats": null, "head": 9, "id": 7, "lemma": "any", "misc": "", "start_char": 106, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 115, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "other", "misc": "", "start_char": 110, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 120, "feats": "Number=Sing", "head": 26, "id": 9, "lemma": "time", "misc": "", "start_char": 116, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 122, "feats": null, "head": 26, "id": 10, "lemma": ",", "misc": "", "start_char": 121, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 131, "feats": "Number=Sing", "head": 26, "id": 11, "lemma": "learning", "misc": "", "start_char": 123, "text": "learning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 136, "feats": null, "head": 14, "id": 12, "lemma": "that", "misc": "", "start_char": 132, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 140, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 13, "lemma": "you", "misc": "", "start_char": 137, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 144, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 11, "id": 14, "lemma": "have", "misc": "", "start_char": 141, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 150, "feats": "Number=Plur", "head": 14, "id": 15, "lemma": "plan", "misc": "", "start_char": 145, "text": "plans", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 153, "feats": null, "head": 17, "id": 16, "lemma": "to", "misc": "", "start_char": 151, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 156, "feats": "VerbForm=Inf", "head": 15, "id": 17, "lemma": "go", "misc": "", "start_char": 154, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 161, "feats": null, "head": 17, "id": 18, "lemma": "live", "misc": "", "start_char": 157, "text": "live", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 164, "feats": null, "head": 20, "id": 19, "lemma": "on", "misc": "", "start_char": 162, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 169, "feats": "Number=Sing", "head": 17, "id": 20, "lemma": "Mars", "misc": "", "start_char": 165, "text": "Mars", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 175, "feats": "VerbForm=Fin", "head": 26, "id": 21, "lemma": "would", "misc": "", "start_char": 170, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 178, "feats": "VerbForm=Inf", "head": 26, "id": 22, "lemma": "be", "misc": "", "start_char": 176, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 180, "feats": "Definite=Ind|PronType=Art", "head": 26, "id": 23, "lemma": "a", "misc": "", "start_char": 179, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 185, "feats": "Degree=Pos", "head": 26, "id": 24, "lemma": "slow", "misc": "", "start_char": 181, "text": "slow", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 190, "feats": "Number=Sing", "head": 26, "id": 25, "lemma": "news", "misc": "", "start_char": 186, "text": "news", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 194, "feats": "Number=Sing", "head": 0, "id": 26, "lemma": "day", "misc": "", "start_char": 191, "text": "day", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 196, "feats": null, "head": 26, "id": 27, "lemma": ".", "misc": "", "start_char": 195, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 200, "feats": null, "head": 37, "id": 28, "lemma": "but", "misc": "", "start_char": 197, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 202, "feats": "Definite=Ind|PronType=Art", "head": 30, "id": 29, "lemma": "a", "misc": "", "start_char": 201, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 209, "feats": "Number=Sing", "head": 33, "id": 30, "lemma": "couple", "misc": "", "start_char": 203, "text": "couple", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 212, "feats": null, "head": 32, "id": 31, "lemma": "of", "misc": "", "start_char": 210, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 218, "feats": "Number=Plur", "head": 30, "id": 32, "lemma": "hour", "misc": "", "start_char": 213, "text": "hours", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 222, "feats": null, "head": 37, "id": 33, "lemma": "ago", "misc": "", "start_char": 219, "text": "ago", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 224, "feats": null, "head": 33, "id": 34, "lemma": ",", "misc": "", "start_char": 223, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 227, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 37, "id": 35, "lemma": "we", "misc": "", "start_char": 225, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 232, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 37, "id": 36, "lemma": "be", "misc": "", "start_char": 228, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "end_char": 240, "feats": "Tense=Pres|VerbForm=Part", "head": 26, "id": 37, "lemma": "get", "misc": "", "start_char": 233, "text": "getting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 242, "feats": "Definite=Ind|PronType=Art", "head": 39, "id": 38, "lemma": "a", "misc": "", "start_char": 241, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 249, "feats": "Number=Sing", "head": 37, "id": 39, "lemma": "turtle", "misc": "", "start_char": 243, "text": "turtle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 251, "feats": null, "head": 37, "id": 40, "lemma": ".", "misc": "", "start_char": 250, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 255, "feats": null, "head": 48, "id": 41, "lemma": "and", "misc": "", "start_char": 252, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 261, "feats": "Degree=Pos", "head": 48, "id": 42, "lemma": "silly", "misc": "", "start_char": 256, "text": "silly", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 264, "feats": null, "head": 45, "id": 43, "lemma": "as", "misc": "", "start_char": 262, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 267, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 45, "id": 44, "lemma": "it", "misc": "", "start_char": 265, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 274, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 48, "id": 45, "lemma": "sound", "misc": "", "start_char": 268, "text": "sounds", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 276, "feats": null, "head": 48, "id": 46, "lemma": ",", "misc": "", "start_char": 275, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 278, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 48, "id": 47, "lemma": "I", "misc": "", "start_char": 277, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 286, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 37, "id": 48, "lemma": "think", "misc": "", "start_char": 279, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 291, "feats": "Number=Sing|PronType=Dem", "head": 50, "id": 49, "lemma": "that", "misc": "", "start_char": 287, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 297, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 48, "id": 50, "lemma": "mean", "misc": "", "start_char": 292, "text": "meant", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 307, "feats": "Number=Sing|PronType=Ind", "head": 50, "id": 51, "lemma": "something", "misc": "", "start_char": 298, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 309, "feats": null, "head": 26, "id": 52, "lemma": ".", "misc": "", "start_char": 308, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (INTJ (NNP Amy) (. !) (UH Oh) (, ,) (SBARQ (WHADVP (WRB why)) (SQ (VBD did) (RB n't) (NP (PRP I)) (VP (VB give) (NP (PRP her) (NML (JJ Sleepy) (NN Time)) (NN tea))) (. ?) (NP (NNP Amy)) (, ,) (S (VP (VB wait) (. !) (S (VP (VBG Getting) (SBAR (S (NP (DT a) (NN turtle)) (VP (VBD meant) (NP (NP (DT a) (JJ great) (NN deal)) (PP (IN to) (NP (PRP me)))) (, ,) (ADVP (RB too)))))))))) (. .))))" }, "speaker": "Sheldon", "text": "Amy! Oh, why didn't I give her Sleepy Time tea? Amy, wait! Getting a turtle meant a great deal to me, too.", "tokens": [ { "deprel": "vocative", "end_char": 313, "feats": "Number=Sing", "head": 9, "id": 1, "lemma": "Amy", "misc": "", "start_char": 310, "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 315, "feats": null, "head": 9, "id": 2, "lemma": "!", "misc": "", "start_char": 314, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 318, "feats": null, "head": 9, "id": 3, "lemma": "oh", "misc": "", "start_char": 316, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 320, "feats": null, "head": 9, "id": 4, "lemma": ",", "misc": "", "start_char": 319, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 324, "feats": "PronType=Int", "head": 9, "id": 5, "lemma": "why", "misc": "", "start_char": 321, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 328, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 9, "id": 6, "lemma": "do", "misc": "", "start_char": 325, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 332, "feats": null, "head": 9, "id": 7, "lemma": "not", "misc": "", "start_char": 329, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 334, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 333, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 339, "feats": "VerbForm=Inf", "head": 0, "id": 9, "lemma": "give", "misc": "", "start_char": 335, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 343, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 10, "lemma": "her", "misc": "", "start_char": 340, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "amod", "end_char": 350, "feats": "Degree=Pos", "head": 13, "id": 11, "lemma": "sleepy", "misc": "", "start_char": 344, "text": "Sleepy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 355, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "time", "misc": "", "start_char": 351, "text": "Time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 359, "feats": "Number=Sing", "head": 9, "id": 13, "lemma": "tea", "misc": "", "start_char": 356, "text": "tea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 361, "feats": null, "head": 9, "id": 14, "lemma": "?", "misc": "", "start_char": 360, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "appos", "end_char": 365, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "Amy", "misc": "", "start_char": 362, "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 367, "feats": null, "head": 17, "id": 16, "lemma": ",", "misc": "", "start_char": 366, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 372, "feats": "VerbForm=Inf", "head": 9, "id": 17, "lemma": "wait", "misc": "", "start_char": 368, "text": "wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 374, "feats": null, "head": 9, "id": 18, "lemma": "!", "misc": "", "start_char": 373, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "csubj", "end_char": 382, "feats": "VerbForm=Ger", "head": 22, "id": 19, "lemma": "get", "misc": "", "start_char": 375, "text": "Getting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 384, "feats": "Definite=Ind|PronType=Art", "head": 21, "id": 20, "lemma": "a", "misc": "", "start_char": 383, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 391, "feats": "Number=Sing", "head": 19, "id": 21, "lemma": "turtle", "misc": "", "start_char": 385, "text": "turtle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 397, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 22, "lemma": "mean", "misc": "", "start_char": 392, "text": "meant", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 399, "feats": "Definite=Ind|PronType=Art", "head": 25, "id": 23, "lemma": "a", "misc": "", "start_char": 398, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 405, "feats": "Degree=Pos", "head": 25, "id": 24, "lemma": "great", "misc": "", "start_char": 400, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 410, "feats": "Number=Sing", "head": 22, "id": 25, "lemma": "deal", "misc": "", "start_char": 406, "text": "deal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 413, "feats": null, "head": 27, "id": 26, "lemma": "to", "misc": "", "start_char": 411, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 416, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 22, "id": 27, "lemma": "I", "misc": "", "start_char": 414, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 418, "feats": null, "head": 9, "id": 28, "lemma": ",", "misc": "", "start_char": 417, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 422, "feats": null, "head": 22, "id": 29, "lemma": "too", "misc": "", "start_char": 419, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 424, "feats": null, "head": 9, "id": 30, "lemma": ".", "misc": "", "start_char": 423, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (SBAR (IN Unless) (S (NP (NP (NN something)) (ADJP (JJR better))) (VP (VBZ comes) (PRT (RB along)))) (. .)))" }, "speaker": "Amy", "text": "Unless something better comes along.", "tokens": [ { "deprel": "mark", "end_char": 431, "feats": null, "head": 4, "id": 1, "lemma": "unless", "misc": "", "start_char": 425, "text": "Unless", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 441, "feats": "Number=Sing|PronType=Ind", "head": 4, "id": 2, "lemma": "something", "misc": "", "start_char": 432, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "amod", "end_char": 448, "feats": "Degree=Cmp", "head": 2, "id": 3, "lemma": "good", "misc": "", "start_char": 442, "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "root", "end_char": 454, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "come", "misc": "", "start_char": 449, "text": "comes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 460, "feats": null, "head": 4, "id": 5, "lemma": "along", "misc": "", "start_char": 455, "text": "along", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 462, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 461, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (SQ (VBP Do) (NP (PRP you)) (VP (VB want) (S (NP (PRP me)) (VP (TO to) (VP (VB withdraw) (NP (PRP$ my) (NN application)))))) (. ?)))" }, "speaker": "Sheldon", "text": "Do you want me to withdraw my application?", "tokens": [ { "deprel": "aux", "end_char": 465, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 463, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 469, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 466, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 474, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "want", "misc": "", "start_char": 470, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 477, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 4, "lemma": "I", "misc": "", "start_char": 475, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 480, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 478, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 489, "feats": "VerbForm=Inf", "head": 3, "id": 6, "lemma": "withdraw", "misc": "", "start_char": 481, "text": "withdraw", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 492, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "my", "misc": "", "start_char": 490, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 504, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "application", "misc": "", "start_char": 493, "text": "application", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 506, "feats": null, "head": 3, "id": 9, "lemma": "?", "misc": "", "start_char": 505, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (SBAR (WHNP (WP What)) (S (NP (PRP I)) (VP (VBP want)))) (VP (VBZ is) (SBAR (IN for) (S (NP (PRP us)) (VP (TO to) (VP (VB be) (VP (VBG planning) (NP (PRP$ our) (NN future)) (ADVP (RB together)))))))) (. .)))" }, "speaker": "Amy", "text": "What I want is for us to be planning our future together.", "tokens": [ { "deprel": "nsubj:outer", "end_char": 511, "feats": "PronType=Rel", "head": 9, "id": 1, "lemma": "what", "misc": "", "start_char": 507, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 513, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 512, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 518, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 1, "id": 3, "lemma": "want", "misc": "", "start_char": 514, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "cop", "end_char": 521, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 4, "lemma": "be", "misc": "", "start_char": 519, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 525, "feats": null, "head": 9, "id": 5, "lemma": "for", "misc": "", "start_char": 522, "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 528, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 9, "id": 6, "lemma": "we", "misc": "", "start_char": 526, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 531, "feats": null, "head": 9, "id": 7, "lemma": "to", "misc": "", "start_char": 529, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "aux", "end_char": 534, "feats": "VerbForm=Inf", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 532, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 543, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 9, "lemma": "plan", "misc": "", "start_char": 535, "text": "planning", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 547, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "our", "misc": "", "start_char": 544, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 554, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "future", "misc": "", "start_char": 548, "text": "future", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 563, "feats": null, "head": 9, "id": 12, "lemma": "together", "misc": "", "start_char": 555, "text": "together", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 565, "feats": null, "head": 9, "id": 13, "lemma": ".", "misc": "", "start_char": 564, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (CC And) (PP (IN in) (NP (DT that) (NN future))) (, ,) (VBP are) (NP (PRP we)) (PP (IN on) (NP (DT the) (JJ same) (NN planet))) (. ?) (INTJ (UH Yeah)) (, ,) (SBAR (IN because) (S (NP (PRP I)) (VP (VBP 've) (VP (VBN seen) (S (NP (NNS people)) (VP (VB make) (S (NP (DT the) (NML (JJ long) (HYPH -) (NN distance)) (NN thing)) (VP (NN work))))))))) (. .)))" }, "speaker": "Sheldon", "text": "And in that future, are we on the same planet? Yeah, because I've seen people make the long - distance thing work.", "tokens": [ { "deprel": "cc", "end_char": 569, "feats": null, "head": 11, "id": 1, "lemma": "and", "misc": "", "start_char": 566, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "case", "end_char": 572, "feats": null, "head": 4, "id": 2, "lemma": "in", "misc": "", "start_char": 570, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 577, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 3, "lemma": "that", "misc": "", "start_char": 573, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 584, "feats": "Number=Sing", "head": 11, "id": 4, "lemma": "future", "misc": "", "start_char": 578, "text": "future", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 586, "feats": null, "head": 11, "id": 5, "lemma": ",", "misc": "", "start_char": 585, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cop", "end_char": 590, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 6, "lemma": "be", "misc": "", "start_char": 587, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 593, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 11, "id": 7, "lemma": "we", "misc": "", "start_char": 591, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 596, "feats": null, "head": 11, "id": 8, "lemma": "on", "misc": "", "start_char": 594, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 600, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 9, "lemma": "the", "misc": "", "start_char": 597, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 605, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "same", "misc": "", "start_char": 601, "text": "same", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 612, "feats": "Number=Sing", "head": 0, "id": 11, "lemma": "planet", "misc": "", "start_char": 606, "text": "planet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 614, "feats": null, "head": 13, "id": 12, "lemma": "?", "misc": "", "start_char": 613, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 619, "feats": null, "head": 11, "id": 13, "lemma": "yeah", "misc": "", "start_char": 615, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 621, "feats": null, "head": 18, "id": 14, "lemma": ",", "misc": "", "start_char": 620, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 629, "feats": null, "head": 18, "id": 15, "lemma": "because", "misc": "", "start_char": 622, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 631, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 16, "lemma": "I", "misc": "", "start_char": 630, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 635, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 18, "id": 17, "lemma": "have", "misc": "", "start_char": 632, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 640, "feats": "Tense=Past|VerbForm=Part", "head": 11, "id": 18, "lemma": "see", "misc": "", "start_char": 636, "text": "seen", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 647, "feats": "Number=Plur", "head": 18, "id": 19, "lemma": "person", "misc": "", "start_char": 641, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "xcomp", "end_char": 652, "feats": "VerbForm=Inf", "head": 18, "id": 20, "lemma": "make", "misc": "", "start_char": 648, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 656, "feats": "Definite=Def|PronType=Art", "head": 26, "id": 21, "lemma": "the", "misc": "", "start_char": 653, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 661, "feats": "Degree=Pos", "head": 24, "id": 22, "lemma": "long", "misc": "", "start_char": 657, "text": "long", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 663, "feats": null, "head": 22, "id": 23, "lemma": "-", "misc": "", "start_char": 662, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 672, "feats": "Number=Sing", "head": 26, "id": 24, "lemma": "distance", "misc": "", "start_char": 664, "text": "distance", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 678, "feats": "Number=Sing", "head": 26, "id": 25, "lemma": "thing", "misc": "", "start_char": 673, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 683, "feats": "Number=Sing", "head": 20, "id": 26, "lemma": "work", "misc": "", "start_char": 679, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 685, "feats": null, "head": 11, "id": 27, "lemma": ".", "misc": "", "start_char": 684, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (VBP 're) (PP (IN on) (NP (DT the) (JJ same) (NN planet)))) (. !)))" }, "speaker": "Amy", "text": "We're on the same planet!", "tokens": [ { "deprel": "nsubj", "end_char": 688, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 1, "lemma": "we", "misc": "", "start_char": 686, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 692, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 2, "lemma": "be", "misc": "", "start_char": 689, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 695, "feats": null, "head": 6, "id": 3, "lemma": "on", "misc": "", "start_char": 693, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 699, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 4, "lemma": "the", "misc": "", "start_char": 696, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 704, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "same", "misc": "", "start_char": 700, "text": "same", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 711, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "planet", "misc": "", "start_char": 705, "text": "planet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 713, "feats": null, "head": 6, "id": 7, "lemma": "!", "misc": "", "start_char": 712, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (SQ (INTJ (UH Okay)) (. !) (VBZ Does) (NP (DT that) (NN planet)) (VP (VB have) (S (VP (TO to) (VP (VB be) (NP (NNP Earth)))))) (. ?)))" }, "speaker": "Sheldon", "text": "Okay! Does that planet have to be Earth?", "tokens": [ { "deprel": "discourse", "end_char": 718, "feats": null, "head": 6, "id": 1, "lemma": "okay", "misc": "", "start_char": 714, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 720, "feats": null, "head": 1, "id": 2, "lemma": "!", "misc": "", "start_char": 719, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 725, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 3, "lemma": "do", "misc": "", "start_char": 721, "text": "Does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 730, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 4, "lemma": "that", "misc": "", "start_char": 726, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 737, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "planet", "misc": "", "start_char": 731, "text": "planet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 742, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "have", "misc": "", "start_char": 738, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 745, "feats": null, "head": 9, "id": 7, "lemma": "to", "misc": "", "start_char": 743, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 748, "feats": "VerbForm=Inf", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 746, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 754, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "Earth", "misc": "", "start_char": 749, "text": "Earth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 756, "feats": null, "head": 6, "id": 10, "lemma": "?", "misc": "", "start_char": 755, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (SQ (VBP Are) (NP (PRP you)) (VP (VBG asking) (NP (PRP me)) (S (VP (TO to) (VP (VB go) (PP (IN to) (NP (NNP Mars))) (PP (IN with) (NP (PRP you))))))) (. ?)))" }, "speaker": "Amy", "text": "Are you asking me to go to Mars with you?", "tokens": [ { "deprel": "aux", "end_char": 760, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "be", "misc": "", "start_char": 757, "text": "Are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 764, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 761, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 771, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "ask", "misc": "", "start_char": 765, "text": "asking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "iobj", "end_char": 774, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 4, "lemma": "I", "misc": "", "start_char": 772, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 777, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 775, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 780, "feats": "VerbForm=Inf", "head": 3, "id": 6, "lemma": "go", "misc": "", "start_char": 778, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 783, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 781, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 788, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "Mars", "misc": "", "start_char": 784, "text": "Mars", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 793, "feats": null, "head": 10, "id": 9, "lemma": "with", "misc": "", "start_char": 789, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 797, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 6, "id": 10, "lemma": "you", "misc": "", "start_char": 794, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 799, "feats": null, "head": 3, "id": 11, "lemma": "?", "misc": "", "start_char": 798, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP am) (. .) (WHADVP (UH Yeah)) (, ,) (S (SBAR (IN if) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG going) (PP (IN to) (NP (NP (DT a) (JJ barren) (, ,) (JJ lifeless) (NN environment)) (, ,) (SBAR (WHADVP (WRB where)) (S (NP (NP (DT the) (NNS chances)) (PP (IN of) (NP (NN survival)))) (VP (VBP are) (ADJP (JJ slim) (PP (IN to) (NP (NN none))))))))))))) (, ,) (NP (PRP I)) (VP (VBP want) (NP (PRP you)) (ADVP (RB there)) (PP (IN with) (NP (PRP me))))) (. .) (SBARQ (WHADVP (WRB Why)) (SQ (VBP do) (RB n't) (NP (PRP we)) (VP (VP (VB go) (ADVP (RB back) (PP (IN to) (NP (DT the) (NN apartment))))) (, ,) (CC and) (VP (VB fill) (PRT (RP out)) (NP (PRP$ your) (NN application))))) (. ?)))))" }, "speaker": "Sheldon", "text": "I am . Yeah, if I'm going to a barren, lifeless environment, where the chances of survival are slim to none, I want you there with me . Why don't we go back to the apartment, and fill out your application?", "tokens": [ { "deprel": "nsubj", "end_char": 801, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 800, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "reparandum", "end_char": 804, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 28, "id": 2, "lemma": "be", "misc": "", "start_char": 802, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "punct", "end_char": 806, "feats": null, "head": 4, "id": 3, "lemma": ".", "misc": "", "start_char": 805, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 811, "feats": null, "head": 28, "id": 4, "lemma": "yeah", "misc": "", "start_char": 807, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 813, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 812, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 816, "feats": null, "head": 9, "id": 6, "lemma": "if", "misc": "", "start_char": 814, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 818, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "I", "misc": "", "start_char": 817, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 821, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 819, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 827, "feats": "Tense=Pres|VerbForm=Part", "head": 28, "id": 9, "lemma": "go", "misc": "", "start_char": 822, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 830, "feats": null, "head": 15, "id": 10, "lemma": "to", "misc": "", "start_char": 828, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 832, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 11, "lemma": "a", "misc": "", "start_char": 831, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 839, "feats": "Degree=Pos", "head": 15, "id": 12, "lemma": "barren", "misc": "", "start_char": 833, "text": "barren", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 841, "feats": null, "head": 15, "id": 13, "lemma": ",", "misc": "", "start_char": 840, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 850, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "lifeless", "misc": "", "start_char": 842, "text": "lifeless", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 862, "feats": "Number=Sing", "head": 9, "id": 15, "lemma": "environment", "misc": "", "start_char": 851, "text": "environment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 864, "feats": null, "head": 15, "id": 16, "lemma": ",", "misc": "", "start_char": 863, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 870, "feats": "PronType=Rel", "head": 23, "id": 17, "lemma": "where", "misc": "", "start_char": 865, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "det", "end_char": 874, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 18, "lemma": "the", "misc": "", "start_char": 871, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 882, "feats": "Number=Plur", "head": 23, "id": 19, "lemma": "chance", "misc": "", "start_char": 875, "text": "chances", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 885, "feats": null, "head": 21, "id": 20, "lemma": "of", "misc": "", "start_char": 883, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 894, "feats": "Number=Sing", "head": 19, "id": 21, "lemma": "survival", "misc": "", "start_char": 886, "text": "survival", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 898, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 23, "id": 22, "lemma": "be", "misc": "", "start_char": 895, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "acl:relcl", "end_char": 903, "feats": "Degree=Pos", "head": 15, "id": 23, "lemma": "slim", "misc": "", "start_char": 899, "text": "slim", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 906, "feats": null, "head": 25, "id": 24, "lemma": "to", "misc": "", "start_char": 904, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 911, "feats": "Number=Sing", "head": 23, "id": 25, "lemma": "none", "misc": "", "start_char": 907, "text": "none", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 913, "feats": null, "head": 9, "id": 26, "lemma": ",", "misc": "", "start_char": 912, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 915, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 28, "id": 27, "lemma": "I", "misc": "", "start_char": 914, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 920, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 28, "lemma": "want", "misc": "", "start_char": 916, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 924, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 28, "id": 29, "lemma": "you", "misc": "", "start_char": 921, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 930, "feats": "PronType=Dem", "head": 28, "id": 30, "lemma": "there", "misc": "", "start_char": 925, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 935, "feats": null, "head": 32, "id": 31, "lemma": "with", "misc": "", "start_char": 931, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 938, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 28, "id": 32, "lemma": "I", "misc": "", "start_char": 936, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 940, "feats": null, "head": 28, "id": 33, "lemma": ".", "misc": "", "start_char": 939, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 944, "feats": "PronType=Int", "head": 38, "id": 34, "lemma": "why", "misc": "", "start_char": 941, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 947, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 38, "id": 35, "lemma": "do", "misc": "", "start_char": 945, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 951, "feats": null, "head": 38, "id": 36, "lemma": "not", "misc": "", "start_char": 948, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 954, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 38, "id": 37, "lemma": "we", "misc": "", "start_char": 952, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 957, "feats": "VerbForm=Inf", "head": 28, "id": 38, "lemma": "go", "misc": "", "start_char": 955, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 962, "feats": null, "head": 38, "id": 39, "lemma": "back", "misc": "", "start_char": 958, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 965, "feats": null, "head": 42, "id": 40, "lemma": "to", "misc": "", "start_char": 963, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 969, "feats": "Definite=Def|PronType=Art", "head": 42, "id": 41, "lemma": "the", "misc": "", "start_char": 966, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 979, "feats": "Number=Sing", "head": 39, "id": 42, "lemma": "apartment", "misc": "", "start_char": 970, "text": "apartment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 981, "feats": null, "head": 45, "id": 43, "lemma": ",", "misc": "", "start_char": 980, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 985, "feats": null, "head": 45, "id": 44, "lemma": "and", "misc": "", "start_char": 982, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 990, "feats": "VerbForm=Inf", "head": 38, "id": 45, "lemma": "fill", "misc": "", "start_char": 986, "text": "fill", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 994, "feats": null, "head": 45, "id": 46, "lemma": "out", "misc": "", "start_char": 991, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "nmod:poss", "end_char": 999, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 48, "id": 47, "lemma": "your", "misc": "", "start_char": 995, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1011, "feats": "Number=Sing", "head": 45, "id": 48, "lemma": "application", "misc": "", "start_char": 1000, "text": "application", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1013, "feats": null, "head": 28, "id": 49, "lemma": "?", "misc": "", "start_char": 1012, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP suppose) (SBAR (S (S (VP (VBG being) (NP (NP (DT the) (JJ first) (NNS people)) (PP (IN on) (NP (DT a) (JJ new) (NN planet)))))) (VP (MD would) (VP (VB be) (ADJP (RB incredibly) (JJ exciting))))))) (. .)))" }, "speaker": "Amy", "text": "I suppose being the first people on a new planet would be incredibly exciting.", "tokens": [ { "deprel": "nsubj", "end_char": 1015, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1014, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1023, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "suppose", "misc": "", "start_char": 1016, "text": "suppose", "upos": "VERB", "xpos": "VBP" }, { "deprel": "cop", "end_char": 1029, "feats": "VerbForm=Ger", "head": 6, "id": 3, "lemma": "be", "misc": "", "start_char": 1024, "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "det", "end_char": 1033, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 4, "lemma": "the", "misc": "", "start_char": 1030, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1039, "feats": "Degree=Pos|NumType=Ord", "head": 6, "id": 5, "lemma": "first", "misc": "", "start_char": 1034, "text": "first", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "csubj", "end_char": 1046, "feats": "Number=Plur", "head": 14, "id": 6, "lemma": "person", "misc": "", "start_char": 1040, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1049, "feats": null, "head": 10, "id": 7, "lemma": "on", "misc": "", "start_char": 1047, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1051, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 8, "lemma": "a", "misc": "", "start_char": 1050, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1055, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "new", "misc": "", "start_char": 1052, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 1062, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "planet", "misc": "", "start_char": 1056, "text": "planet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 1068, "feats": "VerbForm=Fin", "head": 14, "id": 11, "lemma": "would", "misc": "", "start_char": 1063, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 1071, "feats": "VerbForm=Inf", "head": 14, "id": 12, "lemma": "be", "misc": "", "start_char": 1069, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1082, "feats": null, "head": 14, "id": 13, "lemma": "incredibly", "misc": "", "start_char": 1072, "text": "incredibly", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 1091, "feats": "Degree=Pos", "head": 2, "id": 14, "lemma": "exciting", "misc": "", "start_char": 1083, "text": "exciting", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1093, "feats": null, "head": 2, "id": 15, "lemma": ".", "misc": "", "start_char": 1092, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (PRP I)) (VP (VBP know)) (. .) (S (SBAR (S (NP (PRP We)) (VP (MD could) (VP (VB be) (NP (NP (DT the) (JJ first)) (SBAR (S (VP (TO to) (VP (VB plant) (NP (DT a) (NN flag)) (PP (IN on) (NP (NNP Mars) (. .)))))))))))) (NP (PRP We)) (VP (MD could) (VP (VB be) (NP (NP (NP (DT the) (JJ first)) (SBAR (S (VP (TO to) (VP (VB watch) (NP (NNP Mars) (NNPS Attacks))))))) (. !)) (PP (IN on) (NP (NNP Mars) (. .))) (SBAR (S (NP (PRP We)) (VP (MD could) (VP (VB be) (NP (NP (DT the) (JJ first)) (SBAR (S (VP (TO to) (VP (VB say) (NP (`` \") (JJ Good) (NNP Lord) (, ,) (SBAR (WHNP (WHNP (WP what)) (PP (IN on) (NP (NNP Mars)))) (SQ (VBP are) (NP (PRP you)) (VP (VBG talking) (PP (IN about))))) ('' \") ('' \"))))))))))))))))" }, "speaker": "Sheldon", "text": "Oh, I know . We could be the first to plant a flag on Mars . We could be the first to watch Mars Attacks! on Mars . We could be the first to say \" Good Lord, what on Mars are you talking about \" \"", "tokens": [ { "deprel": "discourse", "end_char": 1096, "feats": null, "head": 10, "id": 1, "lemma": "oh", "misc": "", "start_char": 1094, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1098, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 1097, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1100, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 1099, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1105, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 4, "lemma": "know", "misc": "", "start_char": 1101, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1107, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1106, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1110, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 10, "id": 6, "lemma": "we", "misc": "", "start_char": 1108, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1116, "feats": "VerbForm=Fin", "head": 10, "id": 7, "lemma": "could", "misc": "", "start_char": 1111, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 1119, "feats": "VerbForm=Inf", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 1117, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 1123, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 1120, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 1129, "feats": "Degree=Pos|NumType=Ord", "head": 0, "id": 10, "lemma": "first", "misc": "", "start_char": 1124, "text": "first", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 1132, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 1130, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 1138, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "plant", "misc": "", "start_char": 1133, "text": "plant", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1140, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 13, "lemma": "a", "misc": "", "start_char": 1139, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1145, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "flag", "misc": "", "start_char": 1141, "text": "flag", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1148, "feats": null, "head": 16, "id": 15, "lemma": "on", "misc": "", "start_char": 1146, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1153, "feats": "Number=Sing", "head": 12, "id": 16, "lemma": "Mars", "misc": "", "start_char": 1149, "text": "Mars", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1155, "feats": null, "head": 10, "id": 17, "lemma": ".", "misc": "", "start_char": 1154, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1158, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 22, "id": 18, "lemma": "we", "misc": "", "start_char": 1156, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1164, "feats": "VerbForm=Fin", "head": 22, "id": 19, "lemma": "could", "misc": "", "start_char": 1159, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 1167, "feats": "VerbForm=Inf", "head": 22, "id": 20, "lemma": "be", "misc": "", "start_char": 1165, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 1171, "feats": "Definite=Def|PronType=Art", "head": 22, "id": 21, "lemma": "the", "misc": "", "start_char": 1168, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1177, "feats": "Degree=Pos|NumType=Ord", "head": 10, "id": 22, "lemma": "first", "misc": "", "start_char": 1172, "text": "first", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 1180, "feats": null, "head": 24, "id": 23, "lemma": "to", "misc": "", "start_char": 1178, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 1186, "feats": "VerbForm=Inf", "head": 22, "id": 24, "lemma": "watch", "misc": "", "start_char": 1181, "text": "watch", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound", "end_char": 1191, "feats": "Number=Sing", "head": 26, "id": 25, "lemma": "Mars", "misc": "", "start_char": 1187, "text": "Mars", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 1199, "feats": "Number=Plur", "head": 24, "id": 26, "lemma": "Attack", "misc": "", "start_char": 1192, "text": "Attacks", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 1201, "feats": null, "head": 22, "id": 27, "lemma": "!", "misc": "", "start_char": 1200, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 1204, "feats": null, "head": 29, "id": 28, "lemma": "on", "misc": "", "start_char": 1202, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1209, "feats": "Number=Sing", "head": 24, "id": 29, "lemma": "Mars", "misc": "", "start_char": 1205, "text": "Mars", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1211, "feats": null, "head": 10, "id": 30, "lemma": ".", "misc": "", "start_char": 1210, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1214, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 35, "id": 31, "lemma": "we", "misc": "", "start_char": 1212, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1220, "feats": "VerbForm=Fin", "head": 35, "id": 32, "lemma": "could", "misc": "", "start_char": 1215, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 1223, "feats": "VerbForm=Inf", "head": 35, "id": 33, "lemma": "be", "misc": "", "start_char": 1221, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 1227, "feats": "Definite=Def|PronType=Art", "head": 35, "id": 34, "lemma": "the", "misc": "", "start_char": 1224, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1233, "feats": "Degree=Pos|NumType=Ord", "head": 10, "id": 35, "lemma": "first", "misc": "", "start_char": 1228, "text": "first", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 1236, "feats": null, "head": 37, "id": 36, "lemma": "to", "misc": "", "start_char": 1234, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 1240, "feats": "VerbForm=Inf", "head": 35, "id": 37, "lemma": "say", "misc": "", "start_char": 1237, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1242, "feats": null, "head": 40, "id": 38, "lemma": "\"", "misc": "", "start_char": 1241, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "amod", "end_char": 1247, "feats": "Degree=Pos", "head": 40, "id": 39, "lemma": "good", "misc": "", "start_char": 1243, "text": "Good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "iobj", "end_char": 1252, "feats": "Number=Sing", "head": 37, "id": 40, "lemma": "Lord", "misc": "", "start_char": 1248, "text": "Lord", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1254, "feats": null, "head": 40, "id": 41, "lemma": ",", "misc": "", "start_char": 1253, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "obl", "end_char": 1259, "feats": "PronType=Int", "head": 47, "id": 42, "lemma": "what", "misc": "", "start_char": 1255, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "case", "end_char": 1262, "feats": null, "head": 44, "id": 43, "lemma": "on", "misc": "", "start_char": 1260, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1267, "feats": "Number=Sing", "head": 42, "id": 44, "lemma": "Mars", "misc": "", "start_char": 1263, "text": "Mars", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 1271, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 47, "id": 45, "lemma": "be", "misc": "", "start_char": 1268, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1275, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 47, "id": 46, "lemma": "you", "misc": "", "start_char": 1272, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1283, "feats": "Tense=Pres|VerbForm=Part", "head": 37, "id": 47, "lemma": "talk", "misc": "", "start_char": 1276, "text": "talking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 1289, "feats": null, "head": 42, "id": 48, "lemma": "about", "misc": "", "start_char": 1284, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 1291, "feats": null, "head": 35, "id": 49, "lemma": "\"", "misc": "", "start_char": 1290, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "punct", "end_char": 1293, "feats": null, "head": 10, "id": 50, "lemma": "\"", "misc": "", "start_char": 1292, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP know))) (, ,) (NP (PRP we)) (VP (MD could) (ADVP (RB also)) (VP (VB be) (NP (NP (DT the) (JJ first) (NNS people)) (SBAR (S (VP (TO to) (VP (VB procreate) (PP (IN on) (NP (NNP Mars)))))))))) (. .)))" }, "speaker": "Amy", "text": "You know, we could also be the first people to procreate on Mars.", "tokens": [ { "deprel": "nsubj", "end_char": 1297, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 1294, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1302, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": 2, "lemma": "know", "misc": "", "start_char": 1298, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1304, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 1303, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1307, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 10, "id": 4, "lemma": "we", "misc": "", "start_char": 1305, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1313, "feats": "VerbForm=Fin", "head": 10, "id": 5, "lemma": "could", "misc": "", "start_char": 1308, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1318, "feats": null, "head": 10, "id": 6, "lemma": "also", "misc": "", "start_char": 1314, "text": "also", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 1321, "feats": "VerbForm=Inf", "head": 10, "id": 7, "lemma": "be", "misc": "", "start_char": 1319, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 1325, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 8, "lemma": "the", "misc": "", "start_char": 1322, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1331, "feats": "Degree=Pos|NumType=Ord", "head": 10, "id": 9, "lemma": "first", "misc": "", "start_char": 1326, "text": "first", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1338, "feats": "Number=Plur", "head": 0, "id": 10, "lemma": "person", "misc": "", "start_char": 1332, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 1341, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 1339, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 1351, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "procreate", "misc": "", "start_char": 1342, "text": "procreate", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1354, "feats": null, "head": 14, "id": 13, "lemma": "on", "misc": "", "start_char": 1352, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1359, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "Mars", "misc": "", "start_char": 1355, "text": "Mars", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1361, "feats": null, "head": 10, "id": 15, "lemma": ".", "misc": "", "start_char": 1360, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (ADVP (RB just)) (VP (MD ca) (RB n't) (VP (VB keep) (NP (PRP it)) (PP (IN in) (NP (PRP$ your) (NN space) (NNS pants)))))) (, ,) (SQ (MD can) (NP (PRP you))) (. ?)))" }, "speaker": "Sheldon", "text": "You just can't keep it in your space pants, can you?", "tokens": [ { "deprel": "nsubj", "end_char": 1365, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 1, "lemma": "you", "misc": "", "start_char": 1362, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1370, "feats": null, "head": 5, "id": 2, "lemma": "just", "misc": "", "start_char": 1366, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 1373, "feats": "VerbForm=Fin", "head": 5, "id": 3, "lemma": "can", "misc": "", "start_char": 1371, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1377, "feats": null, "head": 5, "id": 4, "lemma": "not", "misc": "", "start_char": 1374, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1382, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "keep", "misc": "", "start_char": 1378, "text": "keep", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1385, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "it", "misc": "", "start_char": 1383, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1388, "feats": null, "head": 10, "id": 7, "lemma": "in", "misc": "", "start_char": 1386, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1393, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 10, "id": 8, "lemma": "your", "misc": "", "start_char": 1389, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 1399, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "space", "misc": "", "start_char": 1394, "text": "space", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1405, "feats": "Number=Plur", "head": 5, "id": 10, "lemma": "pant", "misc": "", "start_char": 1400, "text": "pants", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1407, "feats": null, "head": 12, "id": 11, "lemma": ",", "misc": "", "start_char": 1406, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1411, "feats": "VerbForm=Fin", "head": 5, "id": 12, "lemma": "can", "misc": "", "start_char": 1408, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 1415, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 13, "lemma": "you", "misc": "", "start_char": 1412, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1417, "feats": null, "head": 5, "id": 14, "lemma": "?", "misc": "", "start_char": 1416, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Think) (PP (IN about) (NP (PRP it))))) (. .) (SBAR (IN If) (S (NP (PRP we)) (VP (VBD had) (NP (DT a) (NN family)) (ADVP (RB there))))) (, ,) (NP (PRP$ our) (NNS kids)) (VP (MD would) (VP (VB be) (NP (NNPS Martians)))) (. .)))" }, "speaker": "Amy", "text": "Think about it . If we had a family there, our kids would be Martians.", "tokens": [ { "deprel": "root", "end_char": 1423, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "think", "misc": "", "start_char": 1418, "text": "Think", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1429, "feats": null, "head": 3, "id": 2, "lemma": "about", "misc": "", "start_char": 1424, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1432, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 1, "id": 3, "lemma": "it", "misc": "", "start_char": 1430, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1434, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 1433, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 1437, "feats": null, "head": 7, "id": 5, "lemma": "if", "misc": "", "start_char": 1435, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1440, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "we", "misc": "", "start_char": 1438, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1444, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 16, "id": 7, "lemma": "have", "misc": "", "start_char": 1441, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1446, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "misc": "", "start_char": 1445, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1453, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "family", "misc": "", "start_char": 1447, "text": "family", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1459, "feats": "PronType=Dem", "head": 7, "id": 10, "lemma": "there", "misc": "", "start_char": 1454, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1461, "feats": null, "head": 16, "id": 11, "lemma": ",", "misc": "", "start_char": 1460, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 1465, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 13, "id": 12, "lemma": "our", "misc": "", "start_char": 1462, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1470, "feats": "Number=Plur", "head": 16, "id": 13, "lemma": "kid", "misc": "", "start_char": 1466, "text": "kids", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 1476, "feats": "VerbForm=Fin", "head": 16, "id": 14, "lemma": "would", "misc": "", "start_char": 1471, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 1479, "feats": "VerbForm=Inf", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 1477, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 1488, "feats": "Number=Plur", "head": 1, "id": 16, "lemma": "Martian", "misc": "", "start_char": 1480, "text": "Martians", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 1490, "feats": null, "head": 1, "id": 17, "lemma": ".", "misc": "", "start_char": 1489, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (NP (PRP They)) (VP (MD would) (, ,) (SQ (MD would) (RB n't) (NP (PRP they)) (. ?) (S (NP (PRP We)) (VP (MD could) (VP (VB give) (NP (PRP them)) (NP (JJ cool) (NNP Martian) (NNS names))))) (. .) (CC And) (S (NP (PRP we)) (VP (MD could) (VP (VB teach) (NP (PRP them)) (PP (IN about) (NP (NP (JJ Martian) (NN history) (. .) (UH Like)) (, ,) (SBAR (WHNP (WP who)) (S (VP (VBD planted) (NP (DT those) (NNS flags))))) (. ?) (CC And) (, ,) (WHADVP (UH uh)) (, ,) (SBARQ (WHADVP (WRB where)) (SQ (VBD did) (NP (DT that)) (VP (VB copy) (PP (IN of) (NP (NNP Mars) (NNPS Attacks))))) (. !)) (VP (VB come) (PP (IN from)))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "They would, wouldn't they? We could give them cool Martian names . And we could teach them about Martian history . Like, who planted those flags? And, uh, where did that copy of Mars Attacks! come from?", "tokens": [ { "deprel": "nsubj", "end_char": 1495, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "they", "misc": "", "start_char": 1491, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "reparandum", "end_char": 1501, "feats": "VerbForm=Fin", "head": 10, "id": 2, "lemma": "would", "misc": "", "start_char": 1496, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "punct", "end_char": 1503, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 1502, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1509, "feats": "VerbForm=Fin", "head": 10, "id": 4, "lemma": "would", "misc": "", "start_char": 1504, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1513, "feats": null, "head": 4, "id": 5, "lemma": "not", "misc": "", "start_char": 1510, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1518, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 4, "id": 6, "lemma": "they", "misc": "", "start_char": 1514, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1520, "feats": null, "head": 4, "id": 7, "lemma": "?", "misc": "", "start_char": 1519, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1523, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "we", "misc": "", "start_char": 1521, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1529, "feats": "VerbForm=Fin", "head": 10, "id": 9, "lemma": "could", "misc": "", "start_char": 1524, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1534, "feats": "VerbForm=Inf", "head": 0, "id": 10, "lemma": "give", "misc": "", "start_char": 1530, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1539, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 10, "id": 11, "lemma": "they", "misc": "", "start_char": 1535, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "amod", "end_char": 1544, "feats": "Degree=Pos", "head": 14, "id": 12, "lemma": "cool", "misc": "", "start_char": 1540, "text": "cool", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 1552, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "Martian", "misc": "", "start_char": 1545, "text": "Martian", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 1558, "feats": "Number=Plur", "head": 10, "id": 14, "lemma": "name", "misc": "", "start_char": 1553, "text": "names", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1560, "feats": null, "head": 19, "id": 15, "lemma": ".", "misc": "", "start_char": 1559, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1564, "feats": null, "head": 19, "id": 16, "lemma": "and", "misc": "", "start_char": 1561, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1567, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 19, "id": 17, "lemma": "we", "misc": "", "start_char": 1565, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1573, "feats": "VerbForm=Fin", "head": 19, "id": 18, "lemma": "could", "misc": "", "start_char": 1568, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "conj", "end_char": 1579, "feats": "VerbForm=Inf", "head": 10, "id": 19, "lemma": "teach", "misc": "", "start_char": 1574, "text": "teach", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1584, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 19, "id": 20, "lemma": "they", "misc": "", "start_char": 1580, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1590, "feats": null, "head": 23, "id": 21, "lemma": "about", "misc": "", "start_char": 1585, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1598, "feats": "Degree=Pos", "head": 23, "id": 22, "lemma": "Martian", "misc": "", "start_char": 1591, "text": "Martian", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1606, "feats": "Number=Sing", "head": 19, "id": 23, "lemma": "history", "misc": "", "start_char": 1599, "text": "history", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1608, "feats": null, "head": 28, "id": 24, "lemma": ".", "misc": "", "start_char": 1607, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1613, "feats": null, "head": 28, "id": 25, "lemma": "like", "misc": "", "start_char": 1609, "text": "Like", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1615, "feats": null, "head": 25, "id": 26, "lemma": ",", "misc": "", "start_char": 1614, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1619, "feats": "PronType=Int", "head": 28, "id": 27, "lemma": "who", "misc": "", "start_char": 1616, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "parataxis", "end_char": 1627, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 19, "id": 28, "lemma": "plant", "misc": "", "start_char": 1620, "text": "planted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1633, "feats": "Number=Plur|PronType=Dem", "head": 30, "id": 29, "lemma": "that", "misc": "", "start_char": 1628, "text": "those", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1639, "feats": "Number=Plur", "head": 28, "id": 30, "lemma": "flag", "misc": "", "start_char": 1634, "text": "flags", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1641, "feats": null, "head": 32, "id": 31, "lemma": "?", "misc": "", "start_char": 1640, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1645, "feats": null, "head": 44, "id": 32, "lemma": "and", "misc": "", "start_char": 1642, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 1647, "feats": null, "head": 32, "id": 33, "lemma": ",", "misc": "", "start_char": 1646, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1650, "feats": null, "head": 44, "id": 34, "lemma": "uh", "misc": "", "start_char": 1648, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1652, "feats": null, "head": 34, "id": 35, "lemma": ",", "misc": "", "start_char": 1651, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1658, "feats": "PronType=Int", "head": 44, "id": 36, "lemma": "where", "misc": "", "start_char": 1653, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 1662, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 44, "id": 37, "lemma": "do", "misc": "", "start_char": 1659, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 1667, "feats": "Number=Sing|PronType=Dem", "head": 39, "id": 38, "lemma": "that", "misc": "", "start_char": 1663, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1672, "feats": "VerbForm=Inf", "head": 44, "id": 39, "lemma": "copy", "misc": "", "start_char": 1668, "text": "copy", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1675, "feats": null, "head": 42, "id": 40, "lemma": "of", "misc": "", "start_char": 1673, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 1680, "feats": "Number=Sing", "head": 42, "id": 41, "lemma": "Mars", "misc": "", "start_char": 1676, "text": "Mars", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 1688, "feats": "Number=Plur", "head": 39, "id": 42, "lemma": "Attack", "misc": "", "start_char": 1681, "text": "Attacks", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 1690, "feats": null, "head": 39, "id": 43, "lemma": "!", "misc": "", "start_char": 1689, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "conj", "end_char": 1695, "feats": "VerbForm=Inf", "head": 10, "id": 44, "lemma": "come", "misc": "", "start_char": 1691, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "obl", "end_char": 1700, "feats": null, "head": 44, "id": 45, "lemma": "from", "misc": "", "start_char": 1696, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 1702, "feats": null, "head": 10, "id": 46, "lemma": "?", "misc": "", "start_char": 1701, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP guess) (SBAR (S (NP (PRP we)) (VP (MD 'll) (VP (VB have) (S (VP (TO to) (VP (VB make) (NP (DT a) (JJ new) (NN video)) (ADVP (RB together)) (, ,) (PP (IN as) (NP (DT a) (NN couple))))))))))) (. .)))" }, "speaker": "Amy", "text": "I guess we'll have to make a new video together, as a couple.", "tokens": [ { "deprel": "nsubj", "end_char": 1704, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1703, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1710, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "guess", "misc": "", "start_char": 1705, "text": "guess", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1713, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "we", "misc": "", "start_char": 1711, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1717, "feats": "VerbForm=Fin", "head": 5, "id": 4, "lemma": "will", "misc": "", "start_char": 1714, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 1722, "feats": "VerbForm=Inf", "head": 2, "id": 5, "lemma": "have", "misc": "", "start_char": 1718, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1725, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 1723, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1730, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "make", "misc": "", "start_char": 1726, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1732, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 8, "lemma": "a", "misc": "", "start_char": 1731, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1736, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "new", "misc": "", "start_char": 1733, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1742, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "video", "misc": "", "start_char": 1737, "text": "video", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1751, "feats": null, "head": 7, "id": 11, "lemma": "together", "misc": "", "start_char": 1743, "text": "together", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1753, "feats": null, "head": 7, "id": 12, "lemma": ",", "misc": "", "start_char": 1752, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 1756, "feats": null, "head": 15, "id": 13, "lemma": "as", "misc": "", "start_char": 1754, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1758, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 14, "lemma": "a", "misc": "", "start_char": 1757, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1765, "feats": "Number=Sing", "head": 7, "id": 15, "lemma": "couple", "misc": "", "start_char": 1759, "text": "couple", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1767, "feats": null, "head": 2, "id": 16, "lemma": ".", "misc": "", "start_char": 1766, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (NP (JJ Good) (NN idea) (. .) (CC And) (S (SBAR (IN since) (S (NP (PRP you)) (VP (VBP 've) (VP (VBN had) (NP (PDT such) (DT a) (JJ rough) (NN day)))))) (, ,) (NP (PRP I)) (VP (VBP 'm) (VP (VBG gon) (S (VP (TO na) (VP (VB let) (S (NP (PRP you)) (VP (VB throw) (NP (DT the) (NN pie)) (PP (IN in) (NP (NP (NNP Leonard) (POS 's)) (NN face))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Good idea . And since you've had such a rough day, I'm gonna let you throw the pie in Leonard's face.", "tokens": [ { "deprel": "amod", "end_char": 1772, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "good", "misc": "", "start_char": 1768, "text": "Good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1777, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "idea", "misc": "", "start_char": 1773, "text": "idea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1779, "feats": null, "head": 4, "id": 3, "lemma": ".", "misc": "", "start_char": 1778, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1783, "feats": null, "head": 16, "id": 4, "lemma": "and", "misc": "", "start_char": 1780, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "end_char": 1789, "feats": null, "head": 8, "id": 5, "lemma": "since", "misc": "", "start_char": 1784, "text": "since", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1793, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 6, "lemma": "you", "misc": "", "start_char": 1790, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1797, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "have", "misc": "", "start_char": 1794, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 1801, "feats": "Tense=Past|VerbForm=Part", "head": 16, "id": 8, "lemma": "have", "misc": "", "start_char": 1798, "text": "had", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det:predet", "end_char": 1806, "feats": null, "head": 12, "id": 9, "lemma": "such", "misc": "", "start_char": 1802, "text": "such", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 1808, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 10, "lemma": "a", "misc": "", "start_char": 1807, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1814, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "rough", "misc": "", "start_char": 1809, "text": "rough", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1818, "feats": "Number=Sing", "head": 8, "id": 12, "lemma": "day", "misc": "", "start_char": 1815, "text": "day", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1820, "feats": null, "head": 8, "id": 13, "lemma": ",", "misc": "", "start_char": 1819, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1822, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 14, "lemma": "I", "misc": "", "start_char": 1821, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1825, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 1823, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "conj", "end_char": 1829, "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": 16, "lemma": "go", "misc": "", "start_char": 1826, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1832, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 1830, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1836, "feats": "VerbForm=Inf", "head": 16, "id": 18, "lemma": "let", "misc": "", "start_char": 1833, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1840, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 18, "id": 19, "lemma": "you", "misc": "", "start_char": 1837, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1846, "feats": "VerbForm=Inf", "head": 18, "id": 20, "lemma": "throw", "misc": "", "start_char": 1841, "text": "throw", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1850, "feats": "Definite=Def|PronType=Art", "head": 22, "id": 21, "lemma": "the", "misc": "", "start_char": 1847, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1854, "feats": "Number=Sing", "head": 20, "id": 22, "lemma": "pie", "misc": "", "start_char": 1851, "text": "pie", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1857, "feats": null, "head": 26, "id": 23, "lemma": "in", "misc": "", "start_char": 1855, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1865, "feats": "Number=Sing", "head": 26, "id": 24, "lemma": "Leonard", "misc": "", "start_char": 1858, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1868, "feats": null, "head": 24, "id": 25, "lemma": "'s", "misc": "", "start_char": 1866, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obl", "end_char": 1873, "feats": "Number=Sing", "head": 20, "id": 26, "lemma": "face", "misc": "", "start_char": 1869, "text": "face", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1875, "feats": null, "head": 2, "id": 27, "lemma": ".", "misc": "", "start_char": 1874, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 2, 2 ], [ 2, 46, 46 ], [ 3, 0, 0 ], [ 3, 9, 9 ], [ 3, 14, 14 ], [ 5, 1, 1 ], [ 6, 1, 1 ], [ 12, 0, 0 ], [ 13, 45, 45 ], [ 15, 0, 0 ], [ 15, 7, 7 ], [ 15, 12, 12 ], [ 18, 0, 0 ], [ 19, 5, 5 ], [ 19, 18, 18 ] ], [ [ 1, 0, 0 ], [ 2, 0, 0 ], [ 2, 3, 3 ], [ 2, 12, 12 ], [ 3, 7, 7 ], [ 3, 26, 26 ], [ 5, 3, 3 ], [ 5, 6, 6 ], [ 7, 15, 15 ], [ 10, 1, 1 ], [ 10, 9, 9 ], [ 11, 0, 0 ], [ 11, 6, 6 ], [ 11, 26, 26 ], [ 11, 31, 31 ], [ 13, 2, 2 ], [ 14, 0, 0 ], [ 19, 13, 13 ] ], [ [ 2, 19, 19 ], [ 10, 7, 7 ], [ 13, 15, 15 ], [ 13, 28, 28 ], [ 13, 43, 43 ], [ 14, 13, 13 ] ], [ [ 2, 34, 34 ], [ 6, 5, 5 ], [ 6, 9, 9 ], [ 7, 6, 6 ], [ 8, 0, 0 ], [ 11, 36, 36 ], [ 13, 5, 5 ], [ 13, 17, 17 ], [ 13, 30, 30 ], [ 14, 3, 3 ], [ 16, 5, 5 ], [ 16, 11, 11 ], [ 17, 7, 7 ], [ 17, 16, 16 ], [ 18, 2, 2 ], [ 18, 13, 14 ] ], [ [ 2, 38, 38 ], [ 3, 19, 20 ] ], [ [ 2, 37, 38 ] ], [ [ 7, 8, 10 ], [ 8, 3, 5 ] ], [ [ 7, 18, 18 ] ], [ [ 8, 5, 5 ], [ 9, 3, 4 ] ], [ [ 9, 8, 8 ] ], [ [ 10, 3, 3 ], [ 11, 28, 28 ], [ 11, 46, 46 ] ], [ [ 11, 40, 41 ] ], [ [ 12, 7, 9 ] ], [ [ 13, 13, 13 ], [ 17, 28, 29 ] ], [ [ 13, 12, 13 ] ], [ [ 15, 7, 9 ] ], [ [ 16, 7, 8 ] ], [ [ 16, 11, 12 ], [ 17, 0, 0 ], [ 17, 5, 5 ], [ 17, 10, 10 ], [ 17, 19, 19 ] ], [ [ 16, 15, 15 ] ], [ [ 19, 20, 21 ] ], [ [ 19, 23, 25 ] ] ]
s08e17c12t
I think I'm gonna go home. I really don't understand what's happening here. You know, Sheldon, at any other time, learning that you had plans to go live on Mars would be a slow news day . But a couple of hours ago, we were getting a turtle . And silly as it sounds, I thought that meant something. Amy! Oh, why didn't I give her Sleepy Time tea? Amy, wait! Getting a turtle meant a great deal to me, too. Unless something better comes along. Do you want me to withdraw my application? What I want is for us to be planning our future together. And in that future, are we on the same planet? Yeah, because I've seen people make the long - distance thing work. We're on the same planet! Okay! Does that planet have to be Earth? Are you asking me to go to Mars with you? I am . Yeah, if I'm going to a barren, lifeless environment, where the chances of survival are slim to none, I want you there with me . Why don't we go back to the apartment, and fill out your application? I suppose being the first people on a new planet would be incredibly exciting. Oh, I know . We could be the first to plant a flag on Mars . We could be the first to watch Mars Attacks! on Mars . We could be the first to say " Good Lord, what on Mars are you talking about " " You know, we could also be the first people to procreate on Mars. You just can't keep it in your space pants, can you? Think about it . If we had a family there, our kids would be Martians. They would, wouldn't they? We could give them cool Martian names . And we could teach them about Martian history . Like, who planted those flags? And, uh, where did that copy of Mars Attacks! come from? I guess we'll have to make a new video together, as a couple. Good idea . And since you've had such a rough day, I'm gonna let you throw the pie in Leonard's face.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (NP (CD Two) (CD one) (CD six) (CD four) (CD two) (CD zero) (CD one) (CD nine) (CD eight) (CD nine)) (. .)) (CC And) (NP (NP (DT that)) (, ,) (NP (JJ little) (NN lady)) (, ,)) (VP (VBZ is) (NP (NN pi)) (PP (IN to) (NP (QP (DT a) (CD thousand)) (NNS places)))) (. .)))" }, "speaker": "Sheldon", "text": "Two one six four two zero one nine eight nine . And that, little lady, is pi to a thousand places.", "tokens": [ { "deprel": "nummod", "end_char": 3, "feats": "NumForm=Word|NumType=Card", "head": 10, "id": 1, "lemma": "two", "misc": "", "start_char": 0, "text": "Two", "upos": "NUM", "xpos": "CD" }, { "deprel": "compound", "end_char": 7, "feats": "NumForm=Word|NumType=Card", "head": 4, "id": 2, "lemma": "one", "misc": "", "start_char": 4, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "compound", "end_char": 11, "feats": "NumForm=Word|NumType=Card", "head": 4, "id": 3, "lemma": "six", "misc": "", "start_char": 8, "text": "six", "upos": "NUM", "xpos": "CD" }, { "deprel": "compound", "end_char": 16, "feats": "NumForm=Word|NumType=Card", "head": 5, "id": 4, "lemma": "four", "misc": "", "start_char": 12, "text": "four", "upos": "NUM", "xpos": "CD" }, { "deprel": "compound", "end_char": 20, "feats": "NumForm=Word|NumType=Card", "head": 10, "id": 5, "lemma": "two", "misc": "", "start_char": 17, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "compound", "end_char": 25, "feats": "NumForm=Word|NumType=Card", "head": 7, "id": 6, "lemma": "zero", "misc": "", "start_char": 21, "text": "zero", "upos": "NUM", "xpos": "CD" }, { "deprel": "compound", "end_char": 29, "feats": "NumForm=Word|NumType=Card", "head": 8, "id": 7, "lemma": "one", "misc": "", "start_char": 26, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "compound", "end_char": 34, "feats": "NumForm=Word|NumType=Card", "head": 10, "id": 8, "lemma": "nine", "misc": "", "start_char": 30, "text": "nine", "upos": "NUM", "xpos": "CD" }, { "deprel": "compound", "end_char": 40, "feats": "NumForm=Word|NumType=Card", "head": 10, "id": 9, "lemma": "eight", "misc": "", "start_char": 35, "text": "eight", "upos": "NUM", "xpos": "CD" }, { "deprel": "root", "end_char": 45, "feats": "NumForm=Word|NumType=Card", "head": 0, "id": 10, "lemma": "nine", "misc": "", "start_char": 41, "text": "nine", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 47, "feats": null, "head": 12, "id": 11, "lemma": ".", "misc": "", "start_char": 46, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 51, "feats": null, "head": 19, "id": 12, "lemma": "and", "misc": "", "start_char": 48, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 56, "feats": "Number=Sing|PronType=Dem", "head": 16, "id": 13, "lemma": "that", "misc": "", "start_char": 52, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 58, "feats": null, "head": 13, "id": 14, "lemma": ",", "misc": "", "start_char": 57, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 65, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "little", "misc": "", "start_char": 59, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 70, "feats": "Number=Sing", "head": 19, "id": 16, "lemma": "lady", "misc": "", "start_char": 66, "text": "lady", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 72, "feats": null, "head": 16, "id": 17, "lemma": ",", "misc": "", "start_char": 71, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cop", "end_char": 75, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 18, "lemma": "be", "misc": "", "start_char": 73, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 78, "feats": "Number=Sing", "head": 10, "id": 19, "lemma": "pi", "misc": "", "start_char": 76, "text": "pi", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 81, "feats": null, "head": 23, "id": 20, "lemma": "to", "misc": "", "start_char": 79, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 83, "feats": "Definite=Ind|PronType=Art", "head": 22, "id": 21, "lemma": "a", "misc": "", "start_char": 82, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nummod", "end_char": 92, "feats": "NumForm=Word|NumType=Card", "head": 23, "id": 22, "lemma": "thousand", "misc": "", "start_char": 84, "text": "thousand", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 99, "feats": "Number=Plur", "head": 19, "id": 23, "lemma": "place", "misc": "", "start_char": 93, "text": "places", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 101, "feats": null, "head": 10, "id": 24, "lemma": ".", "misc": "", "start_char": 100, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD 'd) (VP (VB say) (SBAR (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorry) (SBAR (S (NP (PRP I)) (VP (VBD asked) (, ,) (SBAR (IN except) (S (NP (PRP I)) (VP (VBD did) (RB n't))))))))))))) (. .)))" }, "speaker": "Amy", "text": "I'd say I'm sorry I asked, except I didn't.", "tokens": [ { "deprel": "nsubj", "end_char": 103, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 102, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 106, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "would", "misc": "", "start_char": 104, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 110, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "say", "misc": "", "start_char": 107, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 112, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "I", "misc": "", "start_char": 111, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 115, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 113, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 121, "feats": "Degree=Pos", "head": 3, "id": 6, "lemma": "sorry", "misc": "", "start_char": 116, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 123, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 122, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 129, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 6, "id": 8, "lemma": "ask", "misc": "", "start_char": 124, "text": "asked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 131, "feats": null, "head": 12, "id": 9, "lemma": ",", "misc": "", "start_char": 130, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 138, "feats": null, "head": 12, "id": 10, "lemma": "except", "misc": "", "start_char": 132, "text": "except", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 140, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 11, "lemma": "I", "misc": "", "start_char": 139, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 144, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 6, "id": 12, "lemma": "do", "misc": "", "start_char": 141, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 148, "feats": null, "head": 12, "id": 13, "lemma": "not", "misc": "", "start_char": 145, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 150, "feats": null, "head": 3, "id": 14, "lemma": ".", "misc": "", "start_char": 149, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (VP (VB look)) (, ,) (NP (PRP it)) (VP (VBZ 's) (NP (NP (DT the) (NNP Scientific) (NNP American)) (SBAR (WHNP (WDT that)) (S (VP (VBD covered) (S (NP (NP (DT the) (NN paper)) (NP (NP (NNP Leonard)) (CC and) (NP (PRP I)))) (VP (VBD wrote)))))))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, look, it's the Scientific American that covered the paper Leonard and I wrote.", "tokens": [ { "deprel": "discourse", "end_char": 153, "feats": null, "head": 3, "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": "root", "end_char": 160, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "look", "misc": "", "start_char": 156, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 162, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 161, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 165, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 5, "lemma": "it", "misc": "", "start_char": 163, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 168, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 6, "lemma": "be", "misc": "", "start_char": 166, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 172, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 7, "lemma": "the", "misc": "", "start_char": 169, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 183, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "Scientific", "misc": "", "start_char": 173, "text": "Scientific", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 192, "feats": "Number=Sing", "head": 3, "id": 9, "lemma": "American", "misc": "", "start_char": 184, "text": "American", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nsubj", "end_char": 197, "feats": "PronType=Rel", "head": 11, "id": 10, "lemma": "that", "misc": "", "start_char": 193, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "end_char": 205, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 11, "lemma": "cover", "misc": "", "start_char": 198, "text": "covered", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 209, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 12, "lemma": "the", "misc": "", "start_char": 206, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 215, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "paper", "misc": "", "start_char": 210, "text": "paper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 223, "feats": "Number=Sing", "head": 17, "id": 14, "lemma": "Leonard", "misc": "", "start_char": 216, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 227, "feats": null, "head": 16, "id": 15, "lemma": "and", "misc": "", "start_char": 224, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 229, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 16, "lemma": "I", "misc": "", "start_char": 228, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 235, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": 17, "lemma": "write", "misc": "", "start_char": 230, "text": "wrote", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 237, "feats": null, "head": 3, "id": 18, "lemma": ".", "misc": "", "start_char": 236, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (VP (VB let) (S (NP (PRP me)) (VP (VB see)))) (. .)))" }, "speaker": "Amy", "text": "Oh, let me see.", "tokens": [ { "deprel": "discourse", "end_char": 240, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 238, "text": "Oh", "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": "root", "end_char": 246, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "let", "misc": "", "start_char": 243, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 249, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 4, "lemma": "I", "misc": "", "start_char": 247, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 253, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "see", "misc": "", "start_char": 250, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 255, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 254, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP have) (NP (NP (VBN mixed) (NNS feelings)) (PP (IN about) (S (VP (VBG doing) (NP (NNS interviews)))))))) (. .) (S (NP (PRP I)) (VP (VBP like) (NP (NP (DT the) (NN part)) (SBAR (WHADVP (WRB where)) (S (NP (PRP I)) (VP (VBP talk))))))) (. .) (S (NP (PRP I)) (VP (VBP do) (RB not) (VP (VB like) (NP (NP (DT the) (NN part)) (SBAR (WHADVP (WRB where)) (S (NP (DT the) (JJ other) (NN man)) (VP (VBZ talks)))))))) (. .)))" }, "speaker": "Sheldon", "text": "I have mixed feelings about doing interviews . I like the part where I talk . I do not like the part where the other man talks.", "tokens": [ { "deprel": "nsubj", "end_char": 257, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 256, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 262, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "have", "misc": "", "start_char": 258, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "amod", "end_char": 268, "feats": "Tense=Past|VerbForm=Part", "head": 4, "id": 3, "lemma": "mix", "misc": "", "start_char": 263, "text": "mixed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 277, "feats": "Number=Plur", "head": 2, "id": 4, "lemma": "feeling", "misc": "", "start_char": 269, "text": "feelings", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 283, "feats": null, "head": 6, "id": 5, "lemma": "about", "misc": "", "start_char": 278, "text": "about", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "acl", "end_char": 289, "feats": "VerbForm=Ger", "head": 4, "id": 6, "lemma": "do", "misc": "", "start_char": 284, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 300, "feats": "Number=Plur", "head": 6, "id": 7, "lemma": "interview", "misc": "", "start_char": 290, "text": "interviews", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 302, "feats": null, "head": 2, "id": 8, "lemma": ".", "misc": "", "start_char": 301, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 304, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 9, "lemma": "I", "misc": "", "start_char": 303, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 309, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 10, "lemma": "like", "misc": "", "start_char": 305, "text": "like", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 313, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 310, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 318, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "part", "misc": "", "start_char": 314, "text": "part", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 324, "feats": "PronType=Rel", "head": 15, "id": 13, "lemma": "where", "misc": "", "start_char": 319, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 326, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 14, "lemma": "I", "misc": "", "start_char": 325, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 331, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 12, "id": 15, "lemma": "talk", "misc": "", "start_char": 327, "text": "talk", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 333, "feats": null, "head": 2, "id": 16, "lemma": ".", "misc": "", "start_char": 332, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 335, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 17, "lemma": "I", "misc": "", "start_char": 334, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 338, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 20, "id": 18, "lemma": "do", "misc": "", "start_char": 336, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 342, "feats": null, "head": 20, "id": 19, "lemma": "not", "misc": "", "start_char": 339, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 347, "feats": "VerbForm=Inf", "head": 2, "id": 20, "lemma": "like", "misc": "", "start_char": 343, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 351, "feats": "Definite=Def|PronType=Art", "head": 22, "id": 21, "lemma": "the", "misc": "", "start_char": 348, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 356, "feats": "Number=Sing", "head": 20, "id": 22, "lemma": "part", "misc": "", "start_char": 352, "text": "part", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 362, "feats": "PronType=Rel", "head": 27, "id": 23, "lemma": "where", "misc": "", "start_char": 357, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "det", "end_char": 366, "feats": "Definite=Def|PronType=Art", "head": 26, "id": 24, "lemma": "the", "misc": "", "start_char": 363, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 372, "feats": "Degree=Pos", "head": 26, "id": 25, "lemma": "other", "misc": "", "start_char": 367, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 376, "feats": "Number=Sing", "head": 27, "id": 26, "lemma": "man", "misc": "", "start_char": 373, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl:relcl", "end_char": 382, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 22, "id": 27, "lemma": "talk", "misc": "", "start_char": 377, "text": "talks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 384, "feats": null, "head": 2, "id": 28, "lemma": ".", "misc": "", "start_char": 383, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (NNP Sheldon)) (, ,) (NP (DT this) (NN article)) (VP (VBZ does) (RB n't) (VP (VB mention) (NP (NNP Leonard)) (ADVP (IN at) (DT all)))) (. .)))" }, "speaker": "Amy", "text": "Sheldon, this article doesn't mention Leonard at all.", "tokens": [ { "deprel": "vocative", "end_char": 392, "feats": "Number=Sing", "head": 7, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 385, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 394, "feats": null, "head": 7, "id": 2, "lemma": ",", "misc": "", "start_char": 393, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 399, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 3, "lemma": "this", "misc": "", "start_char": 395, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 407, "feats": "Number=Sing", "head": 7, "id": 4, "lemma": "article", "misc": "", "start_char": 400, "text": "article", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 412, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "do", "misc": "", "start_char": 408, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 416, "feats": null, "head": 7, "id": 6, "lemma": "not", "misc": "", "start_char": 413, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 424, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "mention", "misc": "", "start_char": 417, "text": "mention", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 432, "feats": "Number=Sing", "head": 7, "id": 8, "lemma": "Leonard", "misc": "", "start_char": 425, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 435, "feats": null, "head": 10, "id": 9, "lemma": "at", "misc": "", "start_char": 433, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 439, "feats": null, "head": 7, "id": 10, "lemma": "all", "misc": "", "start_char": 436, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 441, "feats": null, "head": 7, "id": 11, "lemma": ".", "misc": "", "start_char": 440, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (DT that)) (VP (MD ca) (RB n't) (VP (VB be) (ADJP (JJ right)))) (. .)))" }, "speaker": "Sheldon", "text": "Well, that can't be right.", "tokens": [ { "deprel": "discourse", "end_char": 446, "feats": null, "head": 7, "id": 1, "lemma": "well", "misc": "", "start_char": 442, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 448, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 447, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 453, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 3, "lemma": "that", "misc": "", "start_char": 449, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 456, "feats": "VerbForm=Fin", "head": 7, "id": 4, "lemma": "can", "misc": "", "start_char": 454, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 460, "feats": null, "head": 7, "id": 5, "lemma": "not", "misc": "", "start_char": 457, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "cop", "end_char": 463, "feats": "VerbForm=Inf", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 461, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 469, "feats": "Degree=Pos", "head": 0, "id": 7, "lemma": "right", "misc": "", "start_char": 464, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 471, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 470, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (ADVP (RB only)) (VP (VBZ refers) (PP (IN to) (NP (`` \") (NP (NNP Dr.) (NNP Cooper)) (CC and) (NP (PRP$ his) (NN team)) (. .) ('' \")))) (SQ (VBD Did) (NP (PRP you)) (ADVP (RB even)) (VP (VB talk) (PP (IN about) (NP (PRP him))))) (. ?)))" }, "speaker": "Amy", "text": "It only refers to \" Dr. Cooper and his team . \" Did you even talk about him?", "tokens": [ { "deprel": "nsubj", "end_char": 474, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 472, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 479, "feats": null, "head": 3, "id": 2, "lemma": "only", "misc": "", "start_char": 475, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 486, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "refer", "misc": "", "start_char": 480, "text": "refers", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 489, "feats": null, "head": 6, "id": 4, "lemma": "to", "misc": "", "start_char": 487, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 491, "feats": null, "head": 6, "id": 5, "lemma": "\"", "misc": "", "start_char": 490, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "obl", "end_char": 495, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "Dr.", "misc": "", "start_char": 492, "text": "Dr.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 502, "feats": "Number=Sing", "head": 6, "id": 7, "lemma": "Cooper", "misc": "", "start_char": 496, "text": "Cooper", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 506, "feats": null, "head": 10, "id": 8, "lemma": "and", "misc": "", "start_char": 503, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 510, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 10, "id": 9, "lemma": "his", "misc": "", "start_char": 507, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "conj", "end_char": 515, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "team", "misc": "", "start_char": 511, "text": "team", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 517, "feats": null, "head": 3, "id": 11, "lemma": ".", "misc": "", "start_char": 516, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 519, "feats": null, "head": 3, "id": 12, "lemma": "\"", "misc": "", "start_char": 518, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "aux", "end_char": 523, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 16, "id": 13, "lemma": "do", "misc": "", "start_char": 520, "text": "Did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 527, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 14, "lemma": "you", "misc": "", "start_char": 524, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 532, "feats": null, "head": 16, "id": 15, "lemma": "even", "misc": "", "start_char": 528, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 537, "feats": "VerbForm=Inf", "head": 3, "id": 16, "lemma": "talk", "misc": "", "start_char": 533, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 543, "feats": null, "head": 18, "id": 17, "lemma": "about", "misc": "", "start_char": 538, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 547, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 18, "lemma": "he", "misc": "", "start_char": 544, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 549, "feats": null, "head": 3, "id": 19, "lemma": "?", "misc": "", "start_char": 548, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (NP (NP (DT All)) (SBAR (S (NP (PRP I)) (VP (VBD did))))) (VP (VBD was) (VP (VB answer) (NP (NP (DT a) (JJ few) (NNS questions)) (PP (IN about) (NP (DT the) (NN theory))))))) (. .) (CC And) (ADVP (RB then)) (VP (VBD expressed) (NP (PRP$ my) (NN gratitude) (SBAR (IN that) (S (NP (JJ Scientific) (NNP American)) (VP (VBZ does) (RB n't) (VP (VB include) (NP (NP (DT any)) (PP (IN of) (NP (DT those) (JJ smelly) (NN perfume) (NNS cards)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "All I did was answer a few questions about the theory . And then expressed my gratitude that Scientific American doesn't include any of those smelly perfume cards.", "tokens": [ { "deprel": "nsubj:outer", "end_char": 553, "feats": null, "head": 5, "id": 1, "lemma": "all", "misc": "", "start_char": 550, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 555, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 554, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 559, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 1, "id": 3, "lemma": "do", "misc": "", "start_char": 556, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "cop", "end_char": 563, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 560, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 570, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "answer", "misc": "", "start_char": 564, "text": "answer", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 572, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 6, "lemma": "a", "misc": "", "start_char": 571, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 576, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "few", "misc": "", "start_char": 573, "text": "few", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 586, "feats": "Number=Plur", "head": 5, "id": 8, "lemma": "question", "misc": "", "start_char": 577, "text": "questions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 592, "feats": null, "head": 11, "id": 9, "lemma": "about", "misc": "", "start_char": 587, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 596, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "misc": "", "start_char": 593, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 603, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "theory", "misc": "", "start_char": 597, "text": "theory", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 605, "feats": null, "head": 15, "id": 12, "lemma": ".", "misc": "", "start_char": 604, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 609, "feats": null, "head": 15, "id": 13, "lemma": "and", "misc": "", "start_char": 606, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 614, "feats": "PronType=Dem", "head": 15, "id": 14, "lemma": "then", "misc": "", "start_char": 610, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 624, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 5, "id": 15, "lemma": "express", "misc": "", "start_char": 615, "text": "expressed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 627, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 17, "id": 16, "lemma": "my", "misc": "", "start_char": 625, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 637, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "gratitude", "misc": "", "start_char": 628, "text": "gratitude", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 642, "feats": null, "head": 23, "id": 18, "lemma": "that", "misc": "", "start_char": 638, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "amod", "end_char": 653, "feats": "Degree=Pos", "head": 20, "id": 19, "lemma": "Scientific", "misc": "", "start_char": 643, "text": "Scientific", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 662, "feats": "Number=Sing", "head": 23, "id": 20, "lemma": "American", "misc": "", "start_char": 654, "text": "American", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 667, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 23, "id": 21, "lemma": "do", "misc": "", "start_char": 663, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 671, "feats": null, "head": 23, "id": 22, "lemma": "not", "misc": "", "start_char": 668, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "acl", "end_char": 679, "feats": "VerbForm=Inf", "head": 17, "id": 23, "lemma": "include", "misc": "", "start_char": 672, "text": "include", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 683, "feats": null, "head": 23, "id": 24, "lemma": "any", "misc": "", "start_char": 680, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "end_char": 686, "feats": null, "head": 29, "id": 25, "lemma": "of", "misc": "", "start_char": 684, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 692, "feats": "Number=Plur|PronType=Dem", "head": 29, "id": 26, "lemma": "that", "misc": "", "start_char": 687, "text": "those", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 699, "feats": "Degree=Pos", "head": 29, "id": 27, "lemma": "smelly", "misc": "", "start_char": 693, "text": "smelly", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 707, "feats": "Number=Sing", "head": 29, "id": 28, "lemma": "perfume", "misc": "", "start_char": 700, "text": "perfume", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 713, "feats": "Number=Plur", "head": 24, "id": 29, "lemma": "card", "misc": "", "start_char": 708, "text": "cards", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 715, "feats": null, "head": 5, "id": 30, "lemma": ".", "misc": "", "start_char": 714, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (NP (JJ Poor) (NNP Leonard) (. .)))" }, "speaker": "Amy", "text": "Poor Leonard.", "tokens": [ { "deprel": "amod", "end_char": 720, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "poor", "misc": "", "start_char": 716, "text": "Poor", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 728, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "Leonard", "misc": "", "start_char": 721, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 730, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 729, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (S (NP (NP (DT The) (NN theory)) (SBAR (S (NP (PRP he)) (VP (VBD came) (PRT (RP up)) (PP (IN with)))))) (ADVP (RB just)) (VP (VBD got) (VP (VBN mentioned) (PP (IN in) (NP (NNP Scientific) (NNP American) (. .)))))) (NP (PRP He)) (VP (MD ought) (S (VP (TO to) (VP (VB be) (ADJP (VBN thrilled)))))) (. .)))" }, "speaker": "Sheldon", "text": "The theory he came up with just got mentioned in Scientific American . He ought to be thrilled.", "tokens": [ { "deprel": "det", "end_char": 734, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "misc": "", "start_char": 731, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:pass", "end_char": 741, "feats": "Number=Sing", "head": 9, "id": 2, "lemma": "theory", "misc": "", "start_char": 735, "text": "theory", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 744, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "he", "misc": "", "start_char": 742, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 749, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 4, "lemma": "come", "misc": "", "start_char": 745, "text": "came", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 752, "feats": null, "head": 4, "id": 5, "lemma": "up", "misc": "", "start_char": 750, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "obl", "end_char": 757, "feats": null, "head": 4, "id": 6, "lemma": "with", "misc": "", "start_char": 753, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "advmod", "end_char": 762, "feats": null, "head": 9, "id": 7, "lemma": "just", "misc": "", "start_char": 758, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux:pass", "end_char": 766, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 8, "lemma": "get", "misc": "", "start_char": 763, "text": "got", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 776, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 9, "lemma": "mention", "misc": "", "start_char": 767, "text": "mentioned", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 779, "feats": null, "head": 12, "id": 10, "lemma": "in", "misc": "", "start_char": 777, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 790, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "Scientific", "misc": "", "start_char": 780, "text": "Scientific", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "obl", "end_char": 799, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "American", "misc": "", "start_char": 791, "text": "American", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 801, "feats": null, "head": 9, "id": 13, "lemma": ".", "misc": "", "start_char": 800, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 804, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 14, "lemma": "he", "misc": "", "start_char": 802, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 810, "feats": "VerbForm=Fin", "head": 9, "id": 15, "lemma": "ought", "misc": "", "start_char": 805, "text": "ought", "upos": "AUX", "xpos": "MD" }, { "deprel": "mark", "end_char": 813, "feats": null, "head": 18, "id": 16, "lemma": "to", "misc": "", "start_char": 811, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "aux:pass", "end_char": 816, "feats": "VerbForm=Inf", "head": 18, "id": 17, "lemma": "be", "misc": "", "start_char": 814, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 825, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 15, "id": 18, "lemma": "thrill", "misc": "", "start_char": 817, "text": "thrilled", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 827, "feats": null, "head": 9, "id": 19, "lemma": ".", "misc": "", "start_char": 826, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (PRP He)) (VP (MD might) (RB not) (VP (VB be))) (. .)))" }, "speaker": "Amy", "text": "He might not be.", "tokens": [ { "deprel": "nsubj", "end_char": 830, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "he", "misc": "", "start_char": 828, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 836, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "might", "misc": "", "start_char": 831, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 840, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 837, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 843, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "be", "misc": "", "start_char": 841, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "punct", "end_char": 845, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 844, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (ADVP (RB maybe)) (NP (PRP you)) (VP (VBP 're) (ADJP (JJ right))) (. .) (S (NP (PRP He)) (VP (VBZ is) (NP (ADJP (NN kind) (IN of)) (DT a) (NN lump)))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, maybe you're right . He is kind of a lump.", "tokens": [ { "deprel": "discourse", "end_char": 848, "feats": null, "head": 6, "id": 1, "lemma": "oh", "misc": "", "start_char": 846, "text": "Oh", "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": "advmod", "end_char": 856, "feats": null, "head": 6, "id": 3, "lemma": "maybe", "misc": "", "start_char": 851, "text": "maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 860, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 4, "lemma": "you", "misc": "", "start_char": 857, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 864, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 861, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 870, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "right", "misc": "", "start_char": 865, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 872, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 871, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 875, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 8, "lemma": "he", "misc": "", "start_char": 873, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 878, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 9, "lemma": "be", "misc": "", "start_char": 876, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 883, "feats": "Number=Sing", "head": 13, "id": 10, "lemma": "kind", "misc": "", "start_char": 879, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "fixed", "end_char": 886, "feats": null, "head": 10, "id": 11, "lemma": "of", "misc": "", "start_char": 884, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 888, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 12, "lemma": "a", "misc": "", "start_char": 887, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 893, "feats": "Number=Sing", "head": 6, "id": 13, "lemma": "lump", "misc": "", "start_char": 889, "text": "lump", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 895, "feats": null, "head": 6, "id": 14, "lemma": ".", "misc": "", "start_char": 894, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Think) (PP (IN about) (NP (PRP it))))) (. .) (WHADVP (WRB How)) (SQ (MD would) (NP (PRP you)) (VP (VB feel) (SBAR (IN if) (S (NP (PRP you)) (VP (VBD were) (VP (VBN referred) (PP (IN to)) (PP (IN as) (NP (NP (NN part)) (PP (IN of) (NP (NP (NNP Leonard) (POS 's)) (NN team))))))))))) (. ?)))" }, "speaker": "Amy", "text": "Think about it . How would you feel if you were referred to as part of Leonard's team?", "tokens": [ { "deprel": "root", "end_char": 901, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "think", "misc": "", "start_char": 896, "text": "Think", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 907, "feats": null, "head": 3, "id": 2, "lemma": "about", "misc": "", "start_char": 902, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 910, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 1, "id": 3, "lemma": "it", "misc": "", "start_char": 908, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 912, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 911, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 916, "feats": "PronType=Int", "head": 8, "id": 5, "lemma": "how", "misc": "", "start_char": 913, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 922, "feats": "VerbForm=Fin", "head": 8, "id": 6, "lemma": "would", "misc": "", "start_char": 917, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 926, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 7, "lemma": "you", "misc": "", "start_char": 923, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 931, "feats": "VerbForm=Inf", "head": 1, "id": 8, "lemma": "feel", "misc": "", "start_char": 927, "text": "feel", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 934, "feats": null, "head": 12, "id": 9, "lemma": "if", "misc": "", "start_char": 932, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj:pass", "end_char": 938, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 10, "lemma": "you", "misc": "", "start_char": 935, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 943, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 939, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 952, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 8, "id": 12, "lemma": "refer", "misc": "", "start_char": 944, "text": "referred", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obl", "end_char": 955, "feats": null, "head": 12, "id": 13, "lemma": "to", "misc": "", "start_char": 953, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 958, "feats": null, "head": 15, "id": 14, "lemma": "as", "misc": "", "start_char": 956, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 963, "feats": "Number=Sing", "head": 12, "id": 15, "lemma": "part", "misc": "", "start_char": 959, "text": "part", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 966, "feats": null, "head": 19, "id": 16, "lemma": "of", "misc": "", "start_char": 964, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 974, "feats": "Number=Sing", "head": 19, "id": 17, "lemma": "Leonard", "misc": "", "start_char": 967, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 977, "feats": null, "head": 17, "id": 18, "lemma": "'s", "misc": "", "start_char": 975, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nmod", "end_char": 982, "feats": "Number=Sing", "head": 15, "id": 19, "lemma": "team", "misc": "", "start_char": 978, "text": "team", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 984, "feats": null, "head": 1, "id": 20, "lemma": "?", "misc": "", "start_char": 983, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (PRP I)) (VP (MD 'd) (VP (VB be) (VP (VBN incensed)))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, I'd be incensed.", "tokens": [ { "deprel": "discourse", "end_char": 987, "feats": null, "head": 6, "id": 1, "lemma": "oh", "misc": "", "start_char": 985, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 989, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 988, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:pass", "end_char": 991, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 990, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 994, "feats": "VerbForm=Fin", "head": 6, "id": 4, "lemma": "would", "misc": "", "start_char": 992, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux:pass", "end_char": 997, "feats": "VerbForm=Inf", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 995, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 1006, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 6, "lemma": "incense", "misc": "", "start_char": 998, "text": "incensed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 1008, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 1007, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (ADVP (ADVP (RB So)) (NP (PRP you)) (VP (VBP see) (SBAR (WHNP (WP what)) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG getting) (PP (IN at))))))) (. ?)))" }, "speaker": "Amy", "text": "So you see what I'm getting at?", "tokens": [ { "deprel": "advmod", "end_char": 1011, "feats": null, "head": 3, "id": 1, "lemma": "so", "misc": "", "start_char": 1009, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1015, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 1012, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1019, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "see", "misc": "", "start_char": 1016, "text": "see", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obl", "end_char": 1024, "feats": "PronType=Rel", "head": 7, "id": 4, "lemma": "what", "misc": "", "start_char": 1020, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 1026, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 1025, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1029, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 1027, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 1037, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 7, "lemma": "get", "misc": "", "start_char": 1030, "text": "getting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 1040, "feats": null, "head": 4, "id": 8, "lemma": "at", "misc": "", "start_char": 1038, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 1042, "feats": null, "head": 3, "id": 9, "lemma": "?", "misc": "", "start_char": 1041, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (NP (JJ Squeaky) (NN wheel)) (VP (VBZ gets) (NP (DT the) (NN grease))) (. ?)))" }, "speaker": "Sheldon", "text": "Squeaky wheel gets the grease?", "tokens": [ { "deprel": "amod", "end_char": 1050, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "squeaky", "misc": "", "start_char": 1043, "text": "Squeaky", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1056, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "wheel", "misc": "", "start_char": 1051, "text": "wheel", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1061, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "get", "misc": "", "start_char": 1057, "text": "gets", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1065, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 1062, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1072, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "grease", "misc": "", "start_char": 1066, "text": "grease", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1074, "feats": null, "head": 3, "id": 6, "lemma": "?", "misc": "", "start_char": 1073, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (INTJ (UH No) (. .)))" }, "speaker": "Amy", "text": "No.", "tokens": [ { "deprel": "root", "end_char": 1077, "feats": "Polarity=Neg", "head": 0, "id": 1, "lemma": "no", "misc": "", "start_char": 1075, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1079, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1078, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (NP (NN Grass)) (VP (VBZ is) (ADVP (RB always)) (ADJP (JJR greener))) (. ?)))" }, "speaker": "Sheldon", "text": "Grass is always greener?", "tokens": [ { "deprel": "nsubj", "end_char": 1085, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "grass", "misc": "", "start_char": 1080, "text": "Grass", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1088, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1086, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1095, "feats": null, "head": 4, "id": 3, "lemma": "always", "misc": "", "start_char": 1089, "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1103, "feats": "Degree=Cmp", "head": 0, "id": 4, "lemma": "greener", "misc": "", "start_char": 1096, "text": "greener", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 1105, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 1104, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (VP (VB Try) (ADVP (RB again))) (. .)))" }, "speaker": "Amy", "text": "Try again.", "tokens": [ { "deprel": "root", "end_char": 1109, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "try", "misc": "", "start_char": 1106, "text": "Try", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1115, "feats": null, "head": 1, "id": 2, "lemma": "again", "misc": "", "start_char": 1110, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1117, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 1116, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know--) (SBAR (S (NP (PRP we)) (VP (VBP 're) (RB all) (NP (NNP Groot)) (. ?) (S (ADVP (RB Just)) (VP (VB tell) (NP (PRP me))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Well, I don't know-- we're all Groot? Just tell me.", "tokens": [ { "deprel": "discourse", "end_char": 1122, "feats": null, "head": 6, "id": 1, "lemma": "well", "misc": "", "start_char": 1118, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1124, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1123, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1126, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 1125, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1129, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 1127, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1133, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 1130, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1140, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "know--", "misc": "", "start_char": 1134, "text": "know--", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 1143, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 10, "id": 7, "lemma": "we", "misc": "", "start_char": 1141, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1147, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 1144, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1151, "feats": null, "head": 10, "id": 9, "lemma": "all", "misc": "", "start_char": 1148, "text": "all", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 1157, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "Groot", "misc": "", "start_char": 1152, "text": "Groot", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1159, "feats": null, "head": 10, "id": 11, "lemma": "?", "misc": "", "start_char": 1158, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1164, "feats": null, "head": 13, "id": 12, "lemma": "just", "misc": "", "start_char": 1160, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1169, "feats": "Mood=Imp|VerbForm=Fin", "head": 6, "id": 13, "lemma": "tell", "misc": "", "start_char": 1165, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1172, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 14, "lemma": "I", "misc": "", "start_char": 1170, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1174, "feats": null, "head": 6, "id": 15, "lemma": ".", "misc": "", "start_char": 1173, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (S (NP (NNP Leonard)) (VP (VBZ is) (NP (NP (NP (ADJP (RB as) (JJ much)) (DT a) (NN part)) (PP (IN of) (NP (DT this) (NN paper)))) (SBAR (IN as) (S (NP (PRP you)) (VP (VBP are))))))) (, ,) (CC and) (S (NP (PRP he)) (VP (VBD was) (VP (VBN overlooked)))) (. .) (S (NP (PRP He)) (VP (VBZ 's) (VP (VBG going) (S (VP (TO to) (VP (VB feel) (ADJP (JJ bad)))))))) (. .)))" }, "speaker": "Amy", "text": "Leonard is as much a part of this paper as you are, and he was overlooked . He's going to feel bad.", "tokens": [ { "deprel": "nsubj", "end_char": 1182, "feats": "Number=Sing", "head": 6, "id": 1, "lemma": "Leonard", "misc": "", "start_char": 1175, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 1185, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 2, "lemma": "be", "misc": "", "start_char": 1183, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1188, "feats": null, "head": 4, "id": 3, "lemma": "as", "misc": "", "start_char": 1186, "text": "as", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 1193, "feats": "Degree=Pos", "head": 6, "id": 4, "lemma": "much", "misc": "", "start_char": 1189, "text": "much", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "det", "end_char": 1195, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 1194, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 1200, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "part", "misc": "", "start_char": 1196, "text": "part", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1203, "feats": null, "head": 9, "id": 7, "lemma": "of", "misc": "", "start_char": 1201, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1208, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 8, "lemma": "this", "misc": "", "start_char": 1204, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1214, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "paper", "misc": "", "start_char": 1209, "text": "paper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1217, "feats": null, "head": 12, "id": 10, "lemma": "as", "misc": "", "start_char": 1215, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1221, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 11, "lemma": "you", "misc": "", "start_char": 1218, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1225, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 12, "lemma": "be", "misc": "", "start_char": 1222, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1227, "feats": null, "head": 17, "id": 13, "lemma": ",", "misc": "", "start_char": 1226, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1231, "feats": null, "head": 17, "id": 14, "lemma": "and", "misc": "", "start_char": 1228, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj:pass", "end_char": 1234, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 15, "lemma": "he", "misc": "", "start_char": 1232, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 1238, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 17, "id": 16, "lemma": "be", "misc": "", "start_char": 1235, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "end_char": 1249, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 6, "id": 17, "lemma": "overlook", "misc": "", "start_char": 1239, "text": "overlooked", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 1251, "feats": null, "head": 21, "id": 18, "lemma": ".", "misc": "", "start_char": 1250, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1254, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": 19, "lemma": "he", "misc": "", "start_char": 1252, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1257, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 21, "id": 20, "lemma": "be", "misc": "", "start_char": 1255, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 1263, "feats": "Tense=Pres|VerbForm=Part", "head": 17, "id": 21, "lemma": "go", "misc": "", "start_char": 1258, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1266, "feats": null, "head": 23, "id": 22, "lemma": "to", "misc": "", "start_char": 1264, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1271, "feats": "VerbForm=Inf", "head": 21, "id": 23, "lemma": "feel", "misc": "", "start_char": 1267, "text": "feel", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1275, "feats": "Degree=Pos", "head": 23, "id": 24, "lemma": "bad", "misc": "", "start_char": 1272, "text": "bad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1277, "feats": null, "head": 6, "id": 25, "lemma": ".", "misc": "", "start_char": 1276, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (CC But) (S (NP (PRP it)) (VP (VBD was) (RB n't) (NP (PRP$ my) (NN fault)))) (. .) (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB exclude) (NP (PRP him))))) (. .) (CC And) (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB write) (NP (DT the) (NN article))))) (. .)))" }, "speaker": "Sheldon", "text": "But it wasn't my fault . I didn't exclude him . And I didn't write the article.", "tokens": [ { "deprel": "cc", "end_char": 1281, "feats": null, "head": 6, "id": 1, "lemma": "but", "misc": "", "start_char": 1278, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1284, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 2, "lemma": "it", "misc": "", "start_char": 1282, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1288, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 3, "lemma": "be", "misc": "", "start_char": 1285, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1292, "feats": null, "head": 6, "id": 4, "lemma": "not", "misc": "", "start_char": 1289, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nmod:poss", "end_char": 1295, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "my", "misc": "", "start_char": 1293, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 1301, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "fault", "misc": "", "start_char": 1296, "text": "fault", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1303, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 1302, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1305, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 8, "lemma": "I", "misc": "", "start_char": 1304, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1309, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 11, "id": 9, "lemma": "do", "misc": "", "start_char": 1306, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1313, "feats": null, "head": 11, "id": 10, "lemma": "not", "misc": "", "start_char": 1310, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1321, "feats": "VerbForm=Inf", "head": 6, "id": 11, "lemma": "exclude", "misc": "", "start_char": 1314, "text": "exclude", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1325, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 12, "lemma": "he", "misc": "", "start_char": 1322, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1327, "feats": null, "head": 6, "id": 13, "lemma": ".", "misc": "", "start_char": 1326, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1331, "feats": null, "head": 18, "id": 14, "lemma": "and", "misc": "", "start_char": 1328, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1333, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 15, "lemma": "I", "misc": "", "start_char": 1332, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1337, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 18, "id": 16, "lemma": "do", "misc": "", "start_char": 1334, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1341, "feats": null, "head": 18, "id": 17, "lemma": "not", "misc": "", "start_char": 1338, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 1347, "feats": "VerbForm=Inf", "head": 6, "id": 18, "lemma": "write", "misc": "", "start_char": 1342, "text": "write", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1351, "feats": "Definite=Def|PronType=Art", "head": 20, "id": 19, "lemma": "the", "misc": "", "start_char": 1348, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1359, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "article", "misc": "", "start_char": 1352, "text": "article", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1361, "feats": null, "head": 6, "id": 21, "lemma": ".", "misc": "", "start_char": 1360, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Remember) (NP (NP (DT that) (NN time)) (SBAR (S (NP (PRP you)) (VP (VBD did) (RB n't) (VP (VB get) (VP (VBN picked) (S (VP (TO to) (VP (VB pull) (NP (DT the) (NN sword)) (PP (IN out) (PP (IN of) (NP (NP (DT the) (NN stone)) (PP (IN at) (NP (NNP Disneyland))))))))))))))))) (CC and) (S (NP (PRP they)) (VP (VBD let) (S (NP (DT that) (JJ other) (NN kid)) (VP (VB do) (NP (PRP it)))))) (. ?)))" }, "speaker": "Amy", "text": "Remember that time you didn't get picked to pull the sword out of the stone at Disneyland and they let that other kid do it?", "tokens": [ { "deprel": "root", "end_char": 1370, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "remember", "misc": "", "start_char": 1362, "text": "Remember", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1375, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 2, "lemma": "that", "misc": "", "start_char": 1371, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1380, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "time", "misc": "", "start_char": 1376, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj:pass", "end_char": 1384, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 4, "lemma": "you", "misc": "", "start_char": 1381, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1388, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 8, "id": 5, "lemma": "do", "misc": "", "start_char": 1385, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1392, "feats": null, "head": 8, "id": 6, "lemma": "not", "misc": "", "start_char": 1389, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "aux:pass", "end_char": 1396, "feats": "VerbForm=Inf", "head": 8, "id": 7, "lemma": "get", "misc": "", "start_char": 1393, "text": "get", "upos": "AUX", "xpos": "VB" }, { "deprel": "acl:relcl", "end_char": 1403, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 3, "id": 8, "lemma": "pick", "misc": "", "start_char": 1397, "text": "picked", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 1406, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 1404, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 1411, "feats": "VerbForm=Inf", "head": 8, "id": 10, "lemma": "pull", "misc": "", "start_char": 1407, "text": "pull", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1415, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 1412, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1421, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "sword", "misc": "", "start_char": 1416, "text": "sword", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1425, "feats": null, "head": 16, "id": 13, "lemma": "out", "misc": "", "start_char": 1422, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 1428, "feats": null, "head": 16, "id": 14, "lemma": "of", "misc": "", "start_char": 1426, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1432, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 15, "lemma": "the", "misc": "", "start_char": 1429, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1438, "feats": "Number=Sing", "head": 10, "id": 16, "lemma": "stone", "misc": "", "start_char": 1433, "text": "stone", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1441, "feats": null, "head": 18, "id": 17, "lemma": "at", "misc": "", "start_char": 1439, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1452, "feats": "Number=Sing", "head": 10, "id": 18, "lemma": "Disneyland", "misc": "", "start_char": 1442, "text": "Disneyland", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 1456, "feats": null, "head": 21, "id": 19, "lemma": "and", "misc": "", "start_char": 1453, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1461, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 21, "id": 20, "lemma": "they", "misc": "", "start_char": 1457, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1465, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 21, "lemma": "let", "misc": "", "start_char": 1462, "text": "let", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1470, "feats": "Number=Sing|PronType=Dem", "head": 24, "id": 22, "lemma": "that", "misc": "", "start_char": 1466, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1476, "feats": "Degree=Pos", "head": 24, "id": 23, "lemma": "other", "misc": "", "start_char": 1471, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1480, "feats": "Number=Sing", "head": 21, "id": 24, "lemma": "kid", "misc": "", "start_char": 1477, "text": "kid", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 1483, "feats": "VerbForm=Inf", "head": 21, "id": 25, "lemma": "do", "misc": "", "start_char": 1481, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1486, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 25, "id": 26, "lemma": "it", "misc": "", "start_char": 1484, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1488, "feats": null, "head": 1, "id": 27, "lemma": "?", "misc": "", "start_char": 1487, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (NP (DT that) (NN kid)) (. !)))" }, "speaker": "Sheldon", "text": "Oh, that kid!", "tokens": [ { "deprel": "discourse", "end_char": 1491, "feats": null, "head": 4, "id": 1, "lemma": "oh", "misc": "", "start_char": 1489, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1493, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1492, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 1498, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 3, "lemma": "that", "misc": "", "start_char": 1494, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 1502, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "kid", "misc": "", "start_char": 1499, "text": "kid", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1504, "feats": null, "head": 4, "id": 5, "lemma": "!", "misc": "", "start_char": 1503, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (ADVP (RB Exactly) (. .)))" }, "speaker": "Amy", "text": "Exactly.", "tokens": [ { "deprel": "root", "end_char": 1512, "feats": null, "head": 0, "id": 1, "lemma": "exactly", "misc": "", "start_char": 1505, "text": "Exactly", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1514, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1513, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (S (PP (IN For) (NP (DT the) (NN record))) (, ,) (NP (DT that) (NN kid)) (VP (VBD was) (NP (DT a) (JJ terrible) (NN choice)))) (. .) (S (SBAR (IN If) (S (NP (PRP you)) (VP (VBP cry) (SBAR (WHADVP (WRB when)) (S (NP (PRP you)) (VP (VBP drop) (NP (PRP$ your) (NN churro)))))))) (, ,) (NP (PRP you)) (VP (VBP do) (RB not) (VP (VB have) (SBAR (WHNP (WP what)) (S (NP (PRP it)) (VP (VBZ takes) (S (VP (TO to) (VP (VB rule) (NP (NNP England))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "For the record, that kid was a terrible choice . If you cry when you drop your churro, you do not have what it takes to rule England.", "tokens": [ { "deprel": "case", "end_char": 1518, "feats": null, "head": 3, "id": 1, "lemma": "for", "misc": "", "start_char": 1515, "text": "For", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1522, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 2, "lemma": "the", "misc": "", "start_char": 1519, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1529, "feats": "Number=Sing", "head": 10, "id": 3, "lemma": "record", "misc": "", "start_char": 1523, "text": "record", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1531, "feats": null, "head": 10, "id": 4, "lemma": ",", "misc": "", "start_char": 1530, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 1536, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 5, "lemma": "that", "misc": "", "start_char": 1532, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1540, "feats": "Number=Sing", "head": 10, "id": 6, "lemma": "kid", "misc": "", "start_char": 1537, "text": "kid", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1544, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": 7, "lemma": "be", "misc": "", "start_char": 1541, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 1546, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 8, "lemma": "a", "misc": "", "start_char": 1545, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1555, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "terrible", "misc": "", "start_char": 1547, "text": "terrible", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1562, "feats": "Number=Sing", "head": 0, "id": 10, "lemma": "choice", "misc": "", "start_char": 1556, "text": "choice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1564, "feats": null, "head": 10, "id": 11, "lemma": ".", "misc": "", "start_char": 1563, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 1567, "feats": null, "head": 14, "id": 12, "lemma": "if", "misc": "", "start_char": 1565, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1571, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 13, "lemma": "you", "misc": "", "start_char": 1568, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1575, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 24, "id": 14, "lemma": "cry", "misc": "", "start_char": 1572, "text": "cry", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1580, "feats": "PronType=Int", "head": 17, "id": 15, "lemma": "when", "misc": "", "start_char": 1576, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1584, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 17, "id": 16, "lemma": "you", "misc": "", "start_char": 1581, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1589, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 14, "id": 17, "lemma": "drop", "misc": "", "start_char": 1585, "text": "drop", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 1594, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 19, "id": 18, "lemma": "your", "misc": "", "start_char": 1590, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1601, "feats": "Number=Sing", "head": 17, "id": 19, "lemma": "churro", "misc": "", "start_char": 1595, "text": "churro", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1603, "feats": null, "head": 24, "id": 20, "lemma": ",", "misc": "", "start_char": 1602, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1607, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 24, "id": 21, "lemma": "you", "misc": "", "start_char": 1604, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1610, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 24, "id": 22, "lemma": "do", "misc": "", "start_char": 1608, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1614, "feats": null, "head": 24, "id": 23, "lemma": "not", "misc": "", "start_char": 1611, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 1619, "feats": "VerbForm=Inf", "head": 10, "id": 24, "lemma": "have", "misc": "", "start_char": 1615, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1624, "feats": "PronType=Rel", "head": 24, "id": 25, "lemma": "what", "misc": "", "start_char": 1620, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 1627, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 27, "id": 26, "lemma": "it", "misc": "", "start_char": 1625, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 1633, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 25, "id": 27, "lemma": "take", "misc": "", "start_char": 1628, "text": "takes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 1636, "feats": null, "head": 29, "id": 28, "lemma": "to", "misc": "", "start_char": 1634, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 1641, "feats": "VerbForm=Inf", "head": 27, "id": 29, "lemma": "rule", "misc": "", "start_char": 1637, "text": "rule", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1649, "feats": "Number=Sing", "head": 29, "id": 30, "lemma": "England", "misc": "", "start_char": 1642, "text": "England", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1651, "feats": null, "head": 10, "id": 31, "lemma": ".", "misc": "", "start_char": 1650, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 9 ] ], [ [ 0, 12, 12 ] ], [ [ 0, 14, 15 ] ], [ [ 0, 18, 18 ] ], [ [ 0, 20, 22 ] ], [ [ 1, 0, 0 ], [ 1, 3, 3 ], [ 1, 6, 6 ], [ 1, 10, 10 ], [ 3, 3, 3 ], [ 5, 0, 0 ], [ 12, 3, 3 ], [ 15, 4, 4 ] ], [ [ 2, 4, 4 ], [ 2, 6, 13 ] ], [ [ 2, 9, 9 ] ], [ [ 2, 13, 13 ], [ 5, 7, 7 ], [ 7, 17, 17 ], [ 9, 0, 1 ], [ 13, 16, 18 ], [ 13, 14, 18 ], [ 21, 0, 0 ], [ 21, 14, 14 ], [ 21, 18, 18 ], [ 22, 11, 11 ] ], [ [ 2, 4, 13 ], [ 4, 6, 6 ], [ 4, 2, 6 ], [ 4, 10, 14 ], [ 4, 20, 26 ], [ 5, 2, 3 ], [ 8, 5, 10 ], [ 8, 18, 19 ], [ 10, 10, 11 ], [ 21, 7, 8 ], [ 21, 2, 11 ], [ 22, 18, 19 ] ], [ [ 2, 11, 13 ] ], [ [ 2, 15, 15 ], [ 4, 0, 0 ], [ 4, 8, 8 ], [ 4, 13, 13 ], [ 4, 16, 16 ], [ 7, 13, 13 ], [ 8, 1, 1 ], [ 8, 0, 2 ], [ 8, 15, 15 ], [ 8, 15, 28 ], [ 13, 6, 6 ], [ 13, 9, 9 ], [ 14, 2, 2 ], [ 15, 1, 1 ], [ 20, 2, 2 ], [ 20, 13, 13 ], [ 21, 10, 10 ], [ 22, 4, 4 ], [ 22, 4, 5 ], [ 22, 7, 7 ], [ 22, 14, 14 ], [ 23, 3, 3 ] ], [ [ 4, 23, 25 ] ], [ [ 6, 2, 2 ], [ 7, 0, 0 ] ], [ [ 7, 5, 6 ], [ 7, 8, 8 ], [ 7, 8, 9 ] ], [ [ 7, 5, 9 ] ], [ [ 8, 0, 0 ] ], [ [ 8, 9, 10 ] ], [ [ 8, 23, 23 ] ], [ [ 8, 23, 28 ] ], [ [ 8, 25, 28 ] ], [ [ 9, 1, 1 ], [ 10, 2, 2 ], [ 10, 0, 5 ], [ 10, 13, 13 ], [ 11, 0, 0 ], [ 12, 7, 7 ], [ 12, 9, 12 ] ], [ [ 12, 11, 12 ] ], [ [ 13, 2, 2 ] ], [ [ 15, 3, 3 ] ], [ [ 16, 0, 1 ] ], [ [ 16, 3, 4 ] ], [ [ 18, 0, 0 ] ], [ [ 20, 6, 6 ], [ 20, 8, 8 ] ], [ [ 20, 9, 9 ] ], [ [ 22, 1, 1 ] ], [ [ 23, 10, 11 ], [ 23, 14, 15 ] ], [ [ 23, 17, 17 ], [ 23, 19, 19 ] ], [ [ 23, 21, 21 ] ], [ [ 23, 21, 23 ], [ 24, 2, 3 ], [ 26, 4, 5 ], [ 26, 7, 9 ], [ 26, 15, 15 ], [ 26, 17, 17 ], [ 26, 17, 18 ], [ 26, 20, 20 ] ], [ [ 23, 25, 25 ] ], [ [ 23, 1, 25 ] ], [ [ 26, 1, 2 ] ], [ [ 26, 12, 12 ] ], [ [ 26, 24, 24 ] ], [ [ 26, 25, 25 ] ], [ [ 26, 29, 29 ] ] ]
s08e18c00t
Two one six four two zero one nine eight nine . And that, little lady, is pi to a thousand places. I'd say I'm sorry I asked, except I didn't. Oh, look, it's the Scientific American that covered the paper Leonard and I wrote. Oh, let me see. I have mixed feelings about doing interviews . I like the part where I talk . I do not like the part where the other man talks. Sheldon, this article doesn't mention Leonard at all. Well, that can't be right. It only refers to " Dr. Cooper and his team . " Did you even talk about him? All I did was answer a few questions about the theory . And then expressed my gratitude that Scientific American doesn't include any of those smelly perfume cards. Poor Leonard. The theory he came up with just got mentioned in Scientific American . He ought to be thrilled. He might not be. Oh, maybe you're right . He is kind of a lump. Think about it . How would you feel if you were referred to as part of Leonard's team? Oh, I'd be incensed. So you see what I'm getting at? Squeaky wheel gets the grease? No. Grass is always greener? Try again. Well, I don't know-- we're all Groot? Just tell me. Leonard is as much a part of this paper as you are, and he was overlooked . He's going to feel bad. But it wasn't my fault . I didn't exclude him . And I didn't write the article. Remember that time you didn't get picked to pull the sword out of the stone at Disneyland and they let that other kid do it? Oh, that kid! Exactly. For the record, that kid was a terrible choice . If you cry when you drop your churro, you do not have what it takes to rule England.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (NP (NP (NN Thanks)) (PP (IN for) (S (VP (VBG helping) (S (NP (PRP us)) (VP (VB sort) (PP (IN through) (NP (NP (PDT all) (PRP$ my) (NN mom) (POS 's)) (NN stuff)))))))) (. .)))" }, "speaker": "Howard", "text": "Thanks for helping us sort through all my mom's stuff.", "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": 18, "feats": "VerbForm=Ger", "head": 1, "id": 3, "lemma": "help", "misc": "", "start_char": 11, "text": "helping", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 21, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 4, "lemma": "we", "misc": "", "start_char": 19, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 26, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "sort", "misc": "", "start_char": 22, "text": "sort", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 34, "feats": null, "head": 11, "id": 6, "lemma": "through", "misc": "", "start_char": 27, "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "det:predet", "end_char": 38, "feats": null, "head": 11, "id": 7, "lemma": "all", "misc": "", "start_char": 35, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "nmod:poss", "end_char": 41, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "my", "misc": "", "start_char": 39, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod:poss", "end_char": 45, "feats": "Number=Sing", "head": 11, "id": 9, "lemma": "mom", "misc": "", "start_char": 42, "text": "mom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 48, "feats": null, "head": 9, "id": 10, "lemma": "'s", "misc": "", "start_char": 46, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obl", "end_char": 54, "feats": "Number=Sing", "head": 5, "id": 11, "lemma": "stuff", "misc": "", "start_char": 49, "text": "stuff", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 56, "feats": null, "head": 1, "id": 12, "lemma": ".", "misc": "", "start_char": 55, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (ADVP (IN Of) (NN course)) (. .) (S (NP (PRP I)) (VP (VBP know) (SBAR (WHNP (WP what)) (S (NP (PRP it)) (VP (VBZ 's) (PP (IN like) (S (VP (VBG having) (S (VP (TO to) (VP (VB go) (PP (IN through) (NP (DT a) (VBN loved) (NP (NN one) (POS 's)) (NNS possessions)))))))))))))) (. .) (S (NP (PRP$ My) (NN uncle)) (VP (VBD was) (NP (NP (DT a) (NN worshipper)) (PP (IN of) (NP (NNP Krishna)))))) (. .) (CC But) (S (SBAR (IN after) (S (NP (PRP he)) (VP (VBD died)))) (, ,) (NP (PRP you)) (VP (VBP know) (SBAR (SBAR (WHNP (WP what)) (S (NP (PRP we)) (VP (VBD found)))) (. ?) (S (NP (NP (DT A) (NN statue)) (PP (IN of) (NP (NNP Shiva)))) (. .) (S (NP (PRP It)) (VP (MD may) (RB not) (VP (VB be) (NP (NNPS Crips) (CC and) (NNPS Bloods)) (, ,) (WHADVP (UH okay)) (. ?) (CC But) (S (PP (IN in) (NP (NNP India))) (, ,) (NP (PRP it)) (VP (VBZ 's) (NP (DT a) (NN thing))))))))))) (. .)))" }, "speaker": "Raj", "text": "Of course . I know what it's like having to go through a loved one's possessions . My uncle was a worshipper of Krishna . But after he died, you know what we found? A statue of Shiva . It may not be Crips and Bloods, okay? But in India, it's a thing.", "tokens": [ { "deprel": "advmod", "end_char": 59, "feats": null, "head": 5, "id": 1, "lemma": "of", "misc": "", "start_char": 57, "text": "Of", "upos": "ADV", "xpos": "IN" }, { "deprel": "fixed", "end_char": 66, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "course", "misc": "", "start_char": 60, "text": "course", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 68, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 67, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 70, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 69, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 75, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "know", "misc": "", "start_char": 71, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 80, "feats": "PronType=Rel", "head": 5, "id": 6, "lemma": "what", "misc": "", "start_char": 76, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj:outer", "end_char": 83, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 7, "lemma": "it", "misc": "", "start_char": 81, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 86, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 8, "lemma": "be", "misc": "", "start_char": 84, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 91, "feats": null, "head": 10, "id": 9, "lemma": "like", "misc": "", "start_char": 87, "text": "like", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 98, "feats": "VerbForm=Ger", "head": 5, "id": 10, "lemma": "have", "misc": "", "start_char": 92, "text": "having", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 101, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 99, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 104, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "go", "misc": "", "start_char": 102, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 112, "feats": null, "head": 18, "id": 13, "lemma": "through", "misc": "", "start_char": 105, "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 114, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 14, "lemma": "a", "misc": "", "start_char": 113, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 120, "feats": "Tense=Past|VerbForm=Part", "head": 16, "id": 15, "lemma": "love", "misc": "", "start_char": 115, "text": "loved", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nmod:poss", "end_char": 124, "feats": "Number=Sing", "head": 18, "id": 16, "lemma": "one", "misc": "", "start_char": 121, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 127, "feats": null, "head": 16, "id": 17, "lemma": "'s", "misc": "", "start_char": 125, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obl", "end_char": 139, "feats": "Number=Plur", "head": 12, "id": 18, "lemma": "possession", "misc": "", "start_char": 128, "text": "possessions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 141, "feats": null, "head": 24, "id": 19, "lemma": ".", "misc": "", "start_char": 140, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 144, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 21, "id": 20, "lemma": "my", "misc": "", "start_char": 142, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 150, "feats": "Number=Sing", "head": 24, "id": 21, "lemma": "uncle", "misc": "", "start_char": 145, "text": "uncle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 154, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 24, "id": 22, "lemma": "be", "misc": "", "start_char": 151, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 156, "feats": "Definite=Ind|PronType=Art", "head": 24, "id": 23, "lemma": "a", "misc": "", "start_char": 155, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 167, "feats": "Number=Sing", "head": 5, "id": 24, "lemma": "worshipper", "misc": "", "start_char": 157, "text": "worshipper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 170, "feats": null, "head": 26, "id": 25, "lemma": "of", "misc": "", "start_char": 168, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 178, "feats": "Number=Sing", "head": 24, "id": 26, "lemma": "Krishna", "misc": "", "start_char": 171, "text": "Krishna", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 180, "feats": null, "head": 5, "id": 27, "lemma": ".", "misc": "", "start_char": 179, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 184, "feats": null, "head": 34, "id": 28, "lemma": "but", "misc": "", "start_char": 181, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "end_char": 190, "feats": null, "head": 31, "id": 29, "lemma": "after", "misc": "", "start_char": 185, "text": "after", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 193, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 31, "id": 30, "lemma": "he", "misc": "", "start_char": 191, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 198, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 34, "id": 31, "lemma": "die", "misc": "", "start_char": 194, "text": "died", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 200, "feats": null, "head": 31, "id": 32, "lemma": ",", "misc": "", "start_char": 199, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 204, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 34, "id": 33, "lemma": "you", "misc": "", "start_char": 201, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 209, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 34, "lemma": "know", "misc": "", "start_char": 205, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 214, "feats": "PronType=Rel", "head": 34, "id": 35, "lemma": "what", "misc": "", "start_char": 210, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 217, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 37, "id": 36, "lemma": "we", "misc": "", "start_char": 215, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 223, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 35, "id": 37, "lemma": "find", "misc": "", "start_char": 218, "text": "found", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 225, "feats": null, "head": 40, "id": 38, "lemma": "?", "misc": "", "start_char": 224, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 227, "feats": "Definite=Ind|PronType=Art", "head": 40, "id": 39, "lemma": "a", "misc": "", "start_char": 226, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "appos", "end_char": 234, "feats": "Number=Sing", "head": 35, "id": 40, "lemma": "statue", "misc": "", "start_char": 228, "text": "statue", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 237, "feats": null, "head": 42, "id": 41, "lemma": "of", "misc": "", "start_char": 235, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 243, "feats": "Number=Sing", "head": 40, "id": 42, "lemma": "Shiva", "misc": "", "start_char": 238, "text": "Shiva", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 245, "feats": null, "head": 48, "id": 43, "lemma": ".", "misc": "", "start_char": 244, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 248, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 48, "id": 44, "lemma": "it", "misc": "", "start_char": 246, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 252, "feats": "VerbForm=Fin", "head": 48, "id": 45, "lemma": "may", "misc": "", "start_char": 249, "text": "may", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 256, "feats": null, "head": 48, "id": 46, "lemma": "not", "misc": "", "start_char": 253, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "cop", "end_char": 259, "feats": "VerbForm=Inf", "head": 48, "id": 47, "lemma": "be", "misc": "", "start_char": 257, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 265, "feats": "Number=Plur", "head": 5, "id": 48, "lemma": "Crips", "misc": "", "start_char": 260, "text": "Crips", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "cc", "end_char": 269, "feats": null, "head": 50, "id": 49, "lemma": "and", "misc": "", "start_char": 266, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 276, "feats": "Number=Plur", "head": 48, "id": 50, "lemma": "Bloods", "misc": "", "start_char": 270, "text": "Bloods", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 278, "feats": null, "head": 52, "id": 51, "lemma": ",", "misc": "", "start_char": 277, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 283, "feats": null, "head": 48, "id": 52, "lemma": "okay", "misc": "", "start_char": 279, "text": "okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 285, "feats": null, "head": 52, "id": 53, "lemma": "?", "misc": "", "start_char": 284, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 289, "feats": null, "head": 61, "id": 54, "lemma": "but", "misc": "", "start_char": 286, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "case", "end_char": 292, "feats": null, "head": 56, "id": 55, "lemma": "in", "misc": "", "start_char": 290, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 298, "feats": "Number=Sing", "head": 61, "id": 56, "lemma": "India", "misc": "", "start_char": 293, "text": "India", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 300, "feats": null, "head": 56, "id": 57, "lemma": ",", "misc": "", "start_char": 299, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 303, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 61, "id": 58, "lemma": "it", "misc": "", "start_char": 301, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 306, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 61, "id": 59, "lemma": "be", "misc": "", "start_char": 304, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 308, "feats": "Definite=Ind|PronType=Art", "head": 61, "id": 60, "lemma": "a", "misc": "", "start_char": 307, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 314, "feats": "Number=Sing", "head": 5, "id": 61, "lemma": "thing", "misc": "", "start_char": 309, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 316, "feats": null, "head": 5, "id": 62, "lemma": ".", "misc": "", "start_char": 315, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Well)) (, ,) (NP (NP (PRP it))) (VP (MD 'll) (VP (VB be) (ADJP (JJ good)) (SBAR (IN that) (S (NP (PRP you)) (VP (VBP 're) (ADVP (RB there)))))))) (. .) (S (NP (NNP Howard) (VBZ 's)) (VP (VBN been) (VP (VBG having) (NP (NP (NN trouble)) (S (VP (VBG deciding) (SBAR (SBAR (WHNP (WP what)) (S (VP (TO to) (VP (VB keep))))) (CC and) (SBAR (WHNP (WP what)) (S (VP (TO to) (VP (VB let) (VP (VB go))))))))))))) (. .)))" }, "speaker": "Bernadette", "text": "Well, it'll be good that you're there . Howard's been having trouble deciding what to keep and what to let go.", "tokens": [ { "deprel": "discourse", "end_char": 321, "feats": null, "head": 6, "id": 1, "lemma": "well", "misc": "", "start_char": 317, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 323, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 322, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "expl", "end_char": 326, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 3, "lemma": "it", "misc": "", "start_char": 324, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 330, "feats": "VerbForm=Fin", "head": 6, "id": 4, "lemma": "will", "misc": "", "start_char": 327, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 333, "feats": "VerbForm=Inf", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 331, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 338, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "good", "misc": "", "start_char": 334, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 343, "feats": null, "head": 10, "id": 7, "lemma": "that", "misc": "", "start_char": 339, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 347, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 8, "lemma": "you", "misc": "", "start_char": 344, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 351, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 348, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "csubj", "end_char": 357, "feats": "PronType=Dem", "head": 6, "id": 10, "lemma": "there", "misc": "", "start_char": 352, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 359, "feats": null, "head": 6, "id": 11, "lemma": ".", "misc": "", "start_char": 358, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 366, "feats": "Number=Sing", "head": 15, "id": 12, "lemma": "Howard", "misc": "", "start_char": 360, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 369, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 13, "lemma": "be", "misc": "", "start_char": 367, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "aux", "end_char": 374, "feats": "Tense=Past|VerbForm=Part", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 370, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "parataxis", "end_char": 381, "feats": "Tense=Pres|VerbForm=Part", "head": 6, "id": 15, "lemma": "have", "misc": "", "start_char": 375, "text": "having", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 389, "feats": "Number=Sing", "head": 15, "id": 16, "lemma": "trouble", "misc": "", "start_char": 382, "text": "trouble", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 398, "feats": "VerbForm=Ger", "head": 16, "id": 17, "lemma": "decide", "misc": "", "start_char": 390, "text": "deciding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 403, "feats": "PronType=Int", "head": 17, "id": 18, "lemma": "what", "misc": "", "start_char": 399, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "mark", "end_char": 406, "feats": null, "head": 20, "id": 19, "lemma": "to", "misc": "", "start_char": 404, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 411, "feats": "VerbForm=Inf", "head": 18, "id": 20, "lemma": "keep", "misc": "", "start_char": 407, "text": "keep", "upos": "VERB", "xpos": "VB" }, { "deprel": "cc", "end_char": 415, "feats": null, "head": 24, "id": 21, "lemma": "and", "misc": "", "start_char": 412, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "obj", "end_char": 420, "feats": "PronType=Int", "head": 24, "id": 22, "lemma": "what", "misc": "", "start_char": 416, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "mark", "end_char": 423, "feats": null, "head": 24, "id": 23, "lemma": "to", "misc": "", "start_char": 421, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "conj", "end_char": 427, "feats": "VerbForm=Inf", "head": 20, "id": 24, "lemma": "let", "misc": "", "start_char": 424, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 430, "feats": "VerbForm=Inf", "head": 24, "id": 25, "lemma": "go", "misc": "", "start_char": 428, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 432, "feats": null, "head": 6, "id": 26, "lemma": ".", "misc": "", "start_char": 431, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (S (ADVP (UH Well)) (, ,) (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ hard)))) (. .) (S (NP (NP (DT A) (NN lot)) (PP (IN of) (NP (NP (NNP Ma) (POS 's)) (NN stuff)))) (VP (VBZ brings) (ADVP (RB back)) (NP (JJ fond) (NNS memories)))) (. .)))" }, "speaker": "Howard", "text": "Well, it's hard . A lot of Ma's stuff brings back fond memories.", "tokens": [ { "deprel": "discourse", "end_char": 437, "feats": null, "head": 5, "id": 1, "lemma": "well", "misc": "", "start_char": 433, "text": "Well", "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": "nsubj", "end_char": 442, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "it", "misc": "", "start_char": 440, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 445, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 443, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 450, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "hard", "misc": "", "start_char": 446, "text": "hard", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 452, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 451, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 454, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 453, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 458, "feats": "Number=Sing", "head": 13, "id": 8, "lemma": "lot", "misc": "", "start_char": 455, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 461, "feats": null, "head": 12, "id": 9, "lemma": "of", "misc": "", "start_char": 459, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 464, "feats": "Number=Sing", "head": 12, "id": 10, "lemma": "ma", "misc": "", "start_char": 462, "text": "Ma", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 467, "feats": null, "head": 10, "id": 11, "lemma": "'s", "misc": "", "start_char": 465, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nmod", "end_char": 473, "feats": "Number=Sing", "head": 8, "id": 12, "lemma": "stuff", "misc": "", "start_char": 468, "text": "stuff", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 480, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 13, "lemma": "bring", "misc": "", "start_char": 474, "text": "brings", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "compound:prt", "end_char": 485, "feats": null, "head": 13, "id": 14, "lemma": "back", "misc": "", "start_char": 481, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 490, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "fond", "misc": "", "start_char": 486, "text": "fond", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 499, "feats": "Number=Plur", "head": 13, "id": 16, "lemma": "memory", "misc": "", "start_char": 491, "text": "memories", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 501, "feats": null, "head": 5, "id": 17, "lemma": ".", "misc": "", "start_char": 500, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (SQ (VBZ Is) (NP (DT that)) (WHADVP (WRB why)) (NP (PRP you)) (VP (MD could) (RB n't) (VP (VB get) (ADJP (JJ rid) (PP (IN of) (NP (NP (PRP$ her) (NN drawer)) (ADJP (JJ full) (PP (IN of) (NP (NN ketchup) (NNS packets))))))))) (. ?)))" }, "speaker": "Bernadette", "text": "Is that why you couldn't get rid of her drawer full of ketchup packets?", "tokens": [ { "deprel": "cop", "end_char": 504, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "be", "misc": "", "start_char": 502, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 509, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 2, "lemma": "that", "misc": "", "start_char": 505, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "root", "end_char": 513, "feats": "PronType=Rel", "head": 0, "id": 3, "lemma": "why", "misc": "", "start_char": 510, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 517, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 4, "lemma": "you", "misc": "", "start_char": 514, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 523, "feats": "VerbForm=Fin", "head": 7, "id": 5, "lemma": "could", "misc": "", "start_char": 518, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 527, "feats": null, "head": 7, "id": 6, "lemma": "not", "misc": "", "start_char": 524, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl:relcl", "end_char": 531, "feats": "VerbForm=Inf", "head": 3, "id": 7, "lemma": "get", "misc": "", "start_char": 528, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 535, "feats": "Degree=Pos", "head": 7, "id": 8, "lemma": "rid", "misc": "", "start_char": 532, "text": "rid", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 538, "feats": null, "head": 11, "id": 9, "lemma": "of", "misc": "", "start_char": 536, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 542, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "her", "misc": "", "start_char": 539, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 549, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "drawer", "misc": "", "start_char": 543, "text": "drawer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "amod", "end_char": 554, "feats": "Degree=Pos", "head": 11, "id": 12, "lemma": "full", "misc": "", "start_char": 550, "text": "full", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 557, "feats": null, "head": 15, "id": 13, "lemma": "of", "misc": "", "start_char": 555, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 565, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "ketchup", "misc": "", "start_char": 558, "text": "ketchup", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 573, "feats": "Number=Plur", "head": 12, "id": 15, "lemma": "packet", "misc": "", "start_char": 566, "text": "packets", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 575, "feats": null, "head": 3, "id": 16, "lemma": "?", "misc": "", "start_char": 574, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yes) (. .)) (NP (PRP It)) (VP (VBZ reminds) (NP (PRP me)) (PP (IN of) (S (S (NP (PRP us)) (VP (VBG eating) (PRT (RP out)))) (CC and) (S (NP (PRP her)) (VP (VBG saying) (, ,) (`` \") (S (INTJ (JJ Quick)) (, ,) (NP (NN nobody)) (VP (VBZ 's) (VP (VP (VBG looking)) (, ,) (VP (VB fill) (NP (PRP$ your) (NNS pockets)) (PP (IN with) (NP (NN ketchup)))) ('' \") ('' \")))))))))))" }, "speaker": "Howard", "text": "Yes . It reminds me of us eating out and her saying, \" Quick, nobody's looking, fill your pockets with ketchup \" \"", "tokens": [ { "deprel": "discourse", "end_char": 579, "feats": null, "head": 4, "id": 1, "lemma": "yes", "misc": "", "start_char": 576, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 581, "feats": null, "head": 4, "id": 2, "lemma": ".", "misc": "", "start_char": 580, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 584, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "it", "misc": "", "start_char": 582, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 592, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "remind", "misc": "", "start_char": 585, "text": "reminds", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "iobj", "end_char": 595, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 5, "lemma": "I", "misc": "", "start_char": 593, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 598, "feats": null, "head": 7, "id": 6, "lemma": "of", "misc": "", "start_char": 596, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 601, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 7, "lemma": "we", "misc": "", "start_char": 599, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl", "end_char": 608, "feats": "VerbForm=Ger", "head": 7, "id": 8, "lemma": "eat", "misc": "", "start_char": 602, "text": "eating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 612, "feats": null, "head": 8, "id": 9, "lemma": "out", "misc": "", "start_char": 609, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "cc", "end_char": 616, "feats": null, "head": 12, "id": 10, "lemma": "and", "misc": "", "start_char": 613, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 620, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 11, "lemma": "her", "misc": "", "start_char": 617, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 627, "feats": "VerbForm=Ger", "head": 4, "id": 12, "lemma": "say", "misc": "", "start_char": 621, "text": "saying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 629, "feats": null, "head": 12, "id": 13, "lemma": ",", "misc": "", "start_char": 628, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 631, "feats": null, "head": 19, "id": 14, "lemma": "\"", "misc": "", "start_char": 630, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "discourse", "end_char": 637, "feats": "Degree=Pos", "head": 19, "id": 15, "lemma": "quick", "misc": "", "start_char": 632, "text": "Quick", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 639, "feats": null, "head": 15, "id": 16, "lemma": ",", "misc": "", "start_char": 638, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 646, "feats": "Number=Sing|PronType=Neg", "head": 19, "id": 17, "lemma": "nobody", "misc": "", "start_char": 640, "text": "nobody", "upos": "PRON", "xpos": "NN" }, { "deprel": "aux", "end_char": 649, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 18, "lemma": "be", "misc": "", "start_char": 647, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 657, "feats": "Tense=Pres|VerbForm=Part", "head": 12, "id": 19, "lemma": "look", "misc": "", "start_char": 650, "text": "looking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 659, "feats": null, "head": 21, "id": 20, "lemma": ",", "misc": "", "start_char": 658, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 664, "feats": "VerbForm=Inf", "head": 19, "id": 21, "lemma": "fill", "misc": "", "start_char": 660, "text": "fill", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 669, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 23, "id": 22, "lemma": "your", "misc": "", "start_char": 665, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 677, "feats": "Number=Plur", "head": 21, "id": 23, "lemma": "pocket", "misc": "", "start_char": 670, "text": "pockets", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 682, "feats": null, "head": 25, "id": 24, "lemma": "with", "misc": "", "start_char": 678, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 690, "feats": "Number=Sing", "head": 21, "id": 25, "lemma": "ketchup", "misc": "", "start_char": 683, "text": "ketchup", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 692, "feats": null, "head": 4, "id": 26, "lemma": "\"", "misc": "", "start_char": 691, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "punct", "end_char": 694, "feats": null, "head": 4, "id": 27, "lemma": "\"", "misc": "", "start_char": 693, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 3, 3 ] ], [ [ 0, 7, 7 ], [ 0, 7, 9 ], [ 0, 6, 10 ], [ 1, 32, 32 ], [ 2, 11, 11 ], [ 3, 9, 11 ], [ 3, 6, 11 ], [ 3, 14, 15 ], [ 4, 1, 1 ], [ 4, 3, 3 ], [ 4, 9, 9 ], [ 4, 9, 14 ], [ 5, 2, 2 ], [ 5, 4, 4 ], [ 5, 10, 10 ], [ 5, 21, 21 ], [ 5, 21, 22 ] ], [ [ 1, 3, 3 ], [ 1, 19, 19 ], [ 1, 19, 20 ], [ 1, 29, 29 ], [ 2, 7, 7 ] ], [ [ 1, 5, 5 ] ], [ [ 1, 6, 6 ], [ 1, 13, 17 ] ], [ [ 1, 25, 25 ] ], [ [ 1, 22, 25 ] ], [ [ 1, 34, 34 ] ], [ [ 1, 35, 35 ] ], [ [ 1, 41, 41 ] ], [ [ 1, 38, 41 ], [ 1, 43, 43 ], [ 1, 57, 57 ], [ 2, 2, 2 ] ], [ [ 1, 47, 49 ] ], [ [ 1, 55, 55 ] ], [ [ 1, 59, 60 ] ], [ [ 2, 17, 17 ], [ 2, 21, 21 ] ], [ [ 2, 15, 24 ], [ 3, 2, 2 ] ], [ [ 4, 13, 14 ], [ 5, 24, 24 ] ], [ [ 5, 6, 6 ] ], [ [ 5, 16, 16 ] ] ]
s08e18c01t
Thanks for helping us sort through all my mom's stuff. Of course . I know what it's like having to go through a loved one's possessions . My uncle was a worshipper of Krishna . But after he died, you know what we found? A statue of Shiva . It may not be Crips and Bloods, okay? But in India, it's a thing. Well, it'll be good that you're there . Howard's been having trouble deciding what to keep and what to let go. Well, it's hard . A lot of Ma's stuff brings back fond memories. Is that why you couldn't get rid of her drawer full of ketchup packets? Yes . It reminds me of us eating out and her saying, " Quick, nobody's looking, fill your pockets with ketchup " "
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Here)) (NP (PRP you)) (VP (VBP go) (, ,) (NP (NNP Copenhagen) (NN boy)) (. .) (FRAG (WHADVP (WRB How)) (PP (IN about) (NP (NP (DT a) (NN taste)) (PP (IN of) (NP (NML (NNP Hans) (JJ Christian)) (NN hand) (NN grenade)))))) (. ?) (S (NP (DT That)) (VP (MD could) (RB not) (VP (VB feel) (ADJP (JJ good))))) (. .) (VP (VB Come) (PRT (RP on))) (, ,) (S (VP (VB come) (PRT (RP on)))) (. .) (INTJ (UH Oh)) (, ,) (S (NP (PRP you)) (ADJP (JJ clever))) (, ...) (VP (VB Come) (PRT (RP on))) (, ,) (VP (VB come) (PRT (RP on))) (. .) (S (VP (VB Take) (NP (DT that))))) (. .)))" }, "speaker": "Leonard", "text": "Here you go, Copenhagen boy . How about a taste of Hans Christian hand grenade? That could not feel good . Come on, come on . Oh, you clever...Come on, come on . Take that.", "tokens": [ { "deprel": "advmod", "end_char": 4, "feats": "PronType=Dem", "head": 3, "id": 1, "lemma": "here", "misc": "", "start_char": 0, "text": "Here", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 8, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 5, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 11, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "go", "misc": "", "start_char": 9, "text": "go", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 13, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 12, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "compound", "end_char": 24, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "Copenhagen", "misc": "", "start_char": 14, "text": "Copenhagen", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "vocative", "end_char": 28, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "boy", "misc": "", "start_char": 25, "text": "boy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 30, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 29, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 34, "feats": "PronType=Int", "head": 11, "id": 8, "lemma": "how", "misc": "", "start_char": 31, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "case", "end_char": 40, "feats": null, "head": 11, "id": 9, "lemma": "about", "misc": "", "start_char": 35, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 42, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 41, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 48, "feats": "Number=Sing", "head": 3, "id": 11, "lemma": "taste", "misc": "", "start_char": 43, "text": "taste", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 51, "feats": null, "head": 16, "id": 12, "lemma": "of", "misc": "", "start_char": 49, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 56, "feats": "Number=Sing", "head": 16, "id": 13, "lemma": "Hans", "misc": "", "start_char": 52, "text": "Hans", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "amod", "end_char": 66, "feats": "Degree=Pos", "head": 16, "id": 14, "lemma": "Christian", "misc": "", "start_char": 57, "text": "Christian", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 71, "feats": "Number=Sing", "head": 16, "id": 15, "lemma": "hand", "misc": "", "start_char": 67, "text": "hand", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 79, "feats": "Number=Sing", "head": 11, "id": 16, "lemma": "grenade", "misc": "", "start_char": 72, "text": "grenade", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 81, "feats": null, "head": 11, "id": 17, "lemma": "?", "misc": "", "start_char": 80, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 86, "feats": "Number=Sing|PronType=Dem", "head": 21, "id": 18, "lemma": "that", "misc": "", "start_char": 82, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 92, "feats": "VerbForm=Fin", "head": 21, "id": 19, "lemma": "could", "misc": "", "start_char": 87, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 96, "feats": null, "head": 21, "id": 20, "lemma": "not", "misc": "", "start_char": 93, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 101, "feats": "VerbForm=Inf", "head": 3, "id": 21, "lemma": "feel", "misc": "", "start_char": 97, "text": "feel", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 106, "feats": "Degree=Pos", "head": 21, "id": 22, "lemma": "good", "misc": "", "start_char": 102, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 108, "feats": null, "head": 21, "id": 23, "lemma": ".", "misc": "", "start_char": 107, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 113, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 24, "lemma": "come", "misc": "", "start_char": 109, "text": "Come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 116, "feats": null, "head": 24, "id": 25, "lemma": "on", "misc": "", "start_char": 114, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 118, "feats": null, "head": 27, "id": 26, "lemma": ",", "misc": "", "start_char": 117, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 123, "feats": "VerbForm=Inf", "head": 24, "id": 27, "lemma": "come", "misc": "", "start_char": 119, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 126, "feats": null, "head": 27, "id": 28, "lemma": "on", "misc": "", "start_char": 124, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 128, "feats": null, "head": 30, "id": 29, "lemma": ".", "misc": "", "start_char": 127, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 131, "feats": null, "head": 33, "id": 30, "lemma": "oh", "misc": "", "start_char": 129, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 133, "feats": null, "head": 30, "id": 31, "lemma": ",", "misc": "", "start_char": 132, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 137, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 33, "id": 32, "lemma": "you", "misc": "", "start_char": 134, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 144, "feats": "Degree=Pos", "head": 24, "id": 33, "lemma": "clever", "misc": "", "start_char": 138, "text": "clever", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 148, "feats": null, "head": 35, "id": 34, "lemma": "...", "misc": "", "start_char": 145, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 153, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 35, "lemma": "come", "misc": "", "start_char": 149, "text": "Come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 156, "feats": null, "head": 35, "id": 36, "lemma": "on", "misc": "", "start_char": 154, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 158, "feats": null, "head": 38, "id": 37, "lemma": ",", "misc": "", "start_char": 157, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 163, "feats": "Mood=Imp|VerbForm=Fin", "head": 35, "id": 38, "lemma": "come", "misc": "", "start_char": 159, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 166, "feats": null, "head": 38, "id": 39, "lemma": "on", "misc": "", "start_char": 164, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 168, "feats": null, "head": 3, "id": 40, "lemma": ".", "misc": "", "start_char": 167, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 173, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 41, "lemma": "take", "misc": "", "start_char": 169, "text": "Take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 178, "feats": "Number=Sing|PronType=Dem", "head": 41, "id": 42, "lemma": "that", "misc": "", "start_char": 174, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 180, "feats": null, "head": 3, "id": 43, "lemma": ".", "misc": "", "start_char": 179, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (LST (UH Oh) (, -) (UH oh) (. .) (NFP _) (UH Oh) (, -) (UH oh) (. !)))" }, "speaker": "Howard", "text": "Oh - oh . _ Oh - oh!", "tokens": [ { "deprel": "root", "end_char": 183, "feats": null, "head": 0, "id": 1, "lemma": "oh", "misc": "", "start_char": 181, "text": "Oh", "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": 188, "feats": null, "head": 1, "id": 3, "lemma": "oh", "misc": "", "start_char": 186, "text": "oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 190, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 189, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 192, "feats": null, "head": 1, "id": 5, "lemma": "_", "misc": "", "start_char": 191, "text": "_", "upos": "PUNCT", "xpos": "NFP" }, { "deprel": "discourse", "end_char": 195, "feats": null, "head": 1, "id": 6, "lemma": "oh", "misc": "", "start_char": 193, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 197, "feats": null, "head": 8, "id": 7, "lemma": "-", "misc": "", "start_char": 196, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 200, "feats": null, "head": 1, "id": 8, "lemma": "oh", "misc": "", "start_char": 198, "text": "oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 202, "feats": null, "head": 1, "id": 9, "lemma": "!", "misc": "", "start_char": 201, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ ’s) (NP (DT the) (NN matter))) (. ?)))" }, "speaker": "Leonard", "text": "What ’s the matter?", "tokens": [ { "deprel": "root", "end_char": 207, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 203, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 210, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 2, "lemma": "be", "misc": "", "start_char": 208, "text": "’s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 214, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 211, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 221, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "matter", "misc": "", "start_char": 215, "text": "matter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 223, "feats": null, "head": 1, "id": 5, "lemma": "?", "misc": "", "start_char": 222, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (DT This) (NN granola) (NN bar)) (VP (VBZ has) (NP (NNS peanuts)) (PP (IN in) (NP (PRP it)))) (. .)))" }, "speaker": "Howard", "text": "This granola bar has peanuts in it.", "tokens": [ { "deprel": "det", "end_char": 228, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "this", "misc": "", "start_char": 224, "text": "This", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 236, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "granola", "misc": "", "start_char": 229, "text": "granola", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 240, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "bar", "misc": "", "start_char": 237, "text": "bar", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 244, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 241, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 252, "feats": "Number=Plur", "head": 4, "id": 5, "lemma": "peanut", "misc": "", "start_char": 245, "text": "peanuts", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 255, "feats": null, "head": 7, "id": 6, "lemma": "in", "misc": "", "start_char": 253, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 258, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 7, "lemma": "it", "misc": "", "start_char": 256, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 260, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 259, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (NP (PRP$ my) (NNP God) (. .)) (WHADVP (WRB Why)) (SQ (VBD did) (NP (PRP you)) (VP (VB eat) (NP (PRP it)))) (. ?)))" }, "speaker": "Leonard", "text": "Oh, my God . Why did you eat it?", "tokens": [ { "deprel": "discourse", "end_char": 263, "feats": null, "head": 9, "id": 1, "lemma": "oh", "misc": "", "start_char": 261, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 265, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 264, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 268, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "my", "misc": "", "start_char": 266, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "discourse", "end_char": 272, "feats": "Number=Sing", "head": 9, "id": 4, "lemma": "God", "misc": "", "start_char": 269, "text": "God", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 274, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 273, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 278, "feats": "PronType=Int", "head": 9, "id": 6, "lemma": "why", "misc": "", "start_char": 275, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 282, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 9, "id": 7, "lemma": "do", "misc": "", "start_char": 279, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 286, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 283, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 290, "feats": "VerbForm=Inf", "head": 0, "id": 9, "lemma": "eat", "misc": "", "start_char": 287, "text": "eat", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 293, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 10, "lemma": "it", "misc": "", "start_char": 291, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 295, "feats": null, "head": 9, "id": 11, "lemma": "?", "misc": "", "start_char": 294, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know) (, ,) (SBAR (S (NP (PRP it)) (VP (VBD was) (ADVP (RB just) (RB there))))))) (. .)))" }, "speaker": "Howard", "text": "I don't know, it was just there.", "tokens": [ { "deprel": "nsubj", "end_char": 297, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "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": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 298, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 304, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 301, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 309, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 305, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 311, "feats": null, "head": 9, "id": 5, "lemma": ",", "misc": "", "start_char": 310, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 314, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 6, "lemma": "it", "misc": "", "start_char": 312, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 318, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 315, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 323, "feats": null, "head": 9, "id": 8, "lemma": "just", "misc": "", "start_char": 319, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 329, "feats": "PronType=Dem", "head": 4, "id": 9, "lemma": "there", "misc": "", "start_char": 324, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 331, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 330, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (SBAR (IN if) (S (NP (PRP I)) (VP (VBD had) (NP (DT a) (NN gun)) (ADVP (RB there))))) (, ,) (MD would) (NP (PRP you)) (VP (VB have) (VP (VBN shot) (NP (PRP yourself)))) (. ?)))" }, "speaker": "Leonard", "text": "Well, if I had a gun there, would you have shot yourself?", "tokens": [ { "deprel": "discourse", "end_char": 336, "feats": null, "head": 13, "id": 1, "lemma": "well", "misc": "", "start_char": 332, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 338, "feats": null, "head": 13, "id": 2, "lemma": ",", "misc": "", "start_char": 337, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 341, "feats": null, "head": 5, "id": 3, "lemma": "if", "misc": "", "start_char": 339, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 343, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 342, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 347, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 13, "id": 5, "lemma": "have", "misc": "", "start_char": 344, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 349, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 348, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 353, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "gun", "misc": "", "start_char": 350, "text": "gun", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 359, "feats": "PronType=Dem", "head": 5, "id": 8, "lemma": "there", "misc": "", "start_char": 354, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 361, "feats": null, "head": 13, "id": 9, "lemma": ",", "misc": "", "start_char": 360, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 367, "feats": "VerbForm=Fin", "head": 13, "id": 10, "lemma": "would", "misc": "", "start_char": 362, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 371, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 11, "lemma": "you", "misc": "", "start_char": 368, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 376, "feats": "VerbForm=Inf", "head": 13, "id": 12, "lemma": "have", "misc": "", "start_char": 372, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 381, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 13, "lemma": "shoot", "misc": "", "start_char": 377, "text": "shot", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 390, "feats": "Case=Acc|Number=Sing|Person=2|PronType=Prs|Reflex=Yes", "head": 13, "id": 14, "lemma": "yourself", "misc": "", "start_char": 382, "text": "yourself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 392, "feats": null, "head": 13, "id": 15, "lemma": "?", "misc": "", "start_char": 391, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Do) (RB n't) (VP (VB yell) (PP (IN at) (NP (PRP me)))))) (. !) (NP (PRP I)) (VP (VBP 've) (VP (VBN got) (S (VP (TO to) (VP (VB go) (PP (IN to) (NP (DT the) (NN emergency) (NN room)))))))) (. !)))" }, "speaker": "Howard", "text": "Don't yell at me! I've got to go to the emergency room!", "tokens": [ { "deprel": "aux", "end_char": 395, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 393, "text": "Do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 399, "feats": null, "head": 3, "id": 2, "lemma": "not", "misc": "", "start_char": 396, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 404, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "yell", "misc": "", "start_char": 400, "text": "yell", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 407, "feats": null, "head": 5, "id": 4, "lemma": "at", "misc": "", "start_char": 405, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 410, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 5, "lemma": "I", "misc": "", "start_char": 408, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "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": "aux", "end_char": 418, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "have", "misc": "", "start_char": 415, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 422, "feats": "Tense=Past|VerbForm=Part", "head": 3, "id": 9, "lemma": "get", "misc": "", "start_char": 419, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 425, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 423, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 428, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "go", "misc": "", "start_char": 426, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 431, "feats": null, "head": 15, "id": 12, "lemma": "to", "misc": "", "start_char": 429, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 435, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 13, "lemma": "the", "misc": "", "start_char": 432, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 445, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "emergency", "misc": "", "start_char": 436, "text": "emergency", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 450, "feats": "Number=Sing", "head": 11, "id": 15, "lemma": "room", "misc": "", "start_char": 446, "text": "room", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 452, "feats": null, "head": 3, "id": 16, "lemma": "!", "misc": "", "start_char": 451, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (FRAG (ADVP (RB Now)) (. ?)))" }, "speaker": "Leonard", "text": "Now?", "tokens": [ { "deprel": "root", "end_char": 456, "feats": null, "head": 0, "id": 1, "lemma": "now", "misc": "", "start_char": 453, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 458, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 457, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (SBAR (IN after) (S (NP (PRP$ my) (NN tongue)) (VP (VBZ has) (VP (VBN swollen) (PP (IN to) (NP (NP (DT the) (NN size)) (PP (IN of) (NP (DT a) (NN brisket))))))))) (. !)))" }, "speaker": "Howard", "text": "No, after my tongue has swollen to the size of a brisket!", "tokens": [ { "deprel": "discourse", "end_char": 461, "feats": "Polarity=Neg", "head": 7, "id": 1, "lemma": "no", "misc": "", "start_char": 459, "text": "No", "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": "mark", "end_char": 469, "feats": null, "head": 7, "id": 3, "lemma": "after", "misc": "", "start_char": 464, "text": "after", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 472, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 5, "id": 4, "lemma": "my", "misc": "", "start_char": 470, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 479, "feats": "Number=Sing", "head": 7, "id": 5, "lemma": "tongue", "misc": "", "start_char": 473, "text": "tongue", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 483, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "have", "misc": "", "start_char": 480, "text": "has", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 491, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 7, "lemma": "swollen", "misc": "", "start_char": 484, "text": "swollen", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 494, "feats": null, "head": 10, "id": 8, "lemma": "to", "misc": "", "start_char": 492, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 498, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 495, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 503, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "size", "misc": "", "start_char": 499, "text": "size", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 506, "feats": null, "head": 13, "id": 11, "lemma": "of", "misc": "", "start_char": 504, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 508, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 12, "lemma": "a", "misc": "", "start_char": 507, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 516, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "brisket", "misc": "", "start_char": 509, "text": "brisket", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 518, "feats": null, "head": 7, "id": 14, "lemma": "!", "misc": "", "start_char": 517, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (ADVP (DT All) (RB right)) (, ,) (INTJ (UH uh)) (, ,) (ADVP (RB just)) (VP (VB let) (S (NP (PRP me)) (VP (VB get) (NP (PRP$ my) (NNS keys))))) (. .)))" }, "speaker": "Leonard", "text": "All right, uh, just let me get my keys.", "tokens": [ { "deprel": "reparandum", "end_char": 522, "feats": null, "head": 7, "id": 1, "lemma": "all", "misc": "", "start_char": 519, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 528, "feats": null, "head": 1, "id": 2, "lemma": "right", "misc": "", "start_char": 523, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 530, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 529, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 533, "feats": null, "head": 7, "id": 4, "lemma": "uh", "misc": "", "start_char": 531, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 535, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 534, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 540, "feats": null, "head": 7, "id": 6, "lemma": "just", "misc": "", "start_char": 536, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 544, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 7, "lemma": "let", "misc": "", "start_char": 541, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 547, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 8, "lemma": "I", "misc": "", "start_char": 545, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 551, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "get", "misc": "", "start_char": 548, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 554, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "my", "misc": "", "start_char": 552, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 559, "feats": "Number=Plur", "head": 9, "id": 11, "lemma": "key", "misc": "", "start_char": 555, "text": "keys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 561, "feats": null, "head": 7, "id": 12, "lemma": ".", "misc": "", "start_char": 560, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (NNP God)) (, ,) (INTJ (UH oh)) (, ,) (NP (NNP God)) (, ,) (INTJ (UH oh)) (, ,) (NP (NNP God)) (, ...) (S (NP (DT The) (NN laundry)) (VP (VBZ is) (PP (IN out) (PP (IN of) (NP (DT the) (NN hamper) (. .) (INTJ (UH Okay)) (, ,) (NP (NNP Sheldon)) (, ,) (SBARQ (WHNP (WP what)) (SQ (VBD was) (NP (NP (PRP it))) (VP (VBN supposed) (S (VP (TO to) (VP (VB be))))) (. ?) (S (S (NP (UH Fine))) (, ,) (NP (PRP it)) (VP (VBZ 's) (PP (IN out) (PP (IN of) (NP (DT the) (NN washer)))))) (. .) (S (NP (PRP I)) (VP (MD 'll) (VP (VB call) (NP (PRP you)) (SBAR (WHADVP (WRB when)) (S (NP (PRP it)) (VP (VBZ 's) (PP (IN in) (NP (DT the) (NN dryer)))))))))))))))) (. .)))" }, "speaker": "Howard", "text": "Oh, God, oh, God, oh, God...The laundry is out of the hamper . Okay, Sheldon, what was it supposed to be? Fine, it's out of the washer . I'll call you when it's in the dryer.", "tokens": [ { "deprel": "discourse", "end_char": 564, "feats": null, "head": 19, "id": 1, "lemma": "oh", "misc": "", "start_char": 562, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 566, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 565, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 570, "feats": "Number=Sing", "head": 19, "id": 3, "lemma": "God", "misc": "", "start_char": 567, "text": "God", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 572, "feats": null, "head": 1, "id": 4, "lemma": ",", "misc": "", "start_char": 571, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 575, "feats": null, "head": 19, "id": 5, "lemma": "oh", "misc": "", "start_char": 573, "text": "oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 577, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 576, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 581, "feats": "Number=Sing", "head": 19, "id": 7, "lemma": "God", "misc": "", "start_char": 578, "text": "God", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 583, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 582, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 586, "feats": null, "head": 19, "id": 9, "lemma": "oh", "misc": "", "start_char": 584, "text": "oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 588, "feats": null, "head": 9, "id": 10, "lemma": ",", "misc": "", "start_char": 587, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 592, "feats": "Number=Sing", "head": 19, "id": 11, "lemma": "God", "misc": "", "start_char": 589, "text": "God", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 596, "feats": null, "head": 11, "id": 12, "lemma": "...", "misc": "", "start_char": 593, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 600, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 13, "lemma": "the", "misc": "", "start_char": 597, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 608, "feats": "Number=Sing", "head": 19, "id": 14, "lemma": "laundry", "misc": "", "start_char": 601, "text": "laundry", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 611, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 15, "lemma": "be", "misc": "", "start_char": 609, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 615, "feats": null, "head": 19, "id": 16, "lemma": "out", "misc": "", "start_char": 612, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 618, "feats": null, "head": 19, "id": 17, "lemma": "of", "misc": "", "start_char": 616, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 622, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 18, "lemma": "the", "misc": "", "start_char": 619, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 629, "feats": "Number=Sing", "head": 0, "id": 19, "lemma": "hamper", "misc": "", "start_char": 623, "text": "hamper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 631, "feats": null, "head": 21, "id": 20, "lemma": ".", "misc": "", "start_char": 630, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 636, "feats": null, "head": 28, "id": 21, "lemma": "okay", "misc": "", "start_char": 632, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 638, "feats": null, "head": 21, "id": 22, "lemma": ",", "misc": "", "start_char": 637, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 646, "feats": "Number=Sing", "head": 28, "id": 23, "lemma": "Sheldon", "misc": "", "start_char": 639, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 648, "feats": null, "head": 23, "id": 24, "lemma": ",", "misc": "", "start_char": 647, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "xcomp", "end_char": 653, "feats": "PronType=Int", "head": 28, "id": 25, "lemma": "what", "misc": "", "start_char": 649, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 657, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 28, "id": 26, "lemma": "be", "misc": "", "start_char": 654, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 660, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 28, "id": 27, "lemma": "it", "misc": "", "start_char": 658, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 669, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 19, "id": 28, "lemma": "suppose", "misc": "", "start_char": 661, "text": "supposed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 672, "feats": null, "head": 30, "id": 29, "lemma": "to", "misc": "", "start_char": 670, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 675, "feats": "VerbForm=Inf", "head": 28, "id": 30, "lemma": "be", "misc": "", "start_char": 673, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "punct", "end_char": 677, "feats": null, "head": 32, "id": 31, "lemma": "?", "misc": "", "start_char": 676, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 682, "feats": null, "head": 39, "id": 32, "lemma": "Fine", "misc": "", "start_char": 678, "text": "Fine", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 684, "feats": null, "head": 32, "id": 33, "lemma": ",", "misc": "", "start_char": 683, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 687, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 39, "id": 34, "lemma": "it", "misc": "", "start_char": 685, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 690, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 39, "id": 35, "lemma": "be", "misc": "", "start_char": 688, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 694, "feats": null, "head": 39, "id": 36, "lemma": "out", "misc": "", "start_char": 691, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 697, "feats": null, "head": 39, "id": 37, "lemma": "of", "misc": "", "start_char": 695, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 701, "feats": "Definite=Def|PronType=Art", "head": 39, "id": 38, "lemma": "the", "misc": "", "start_char": 698, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 708, "feats": "Number=Sing", "head": 28, "id": 39, "lemma": "washer", "misc": "", "start_char": 702, "text": "washer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 710, "feats": null, "head": 43, "id": 40, "lemma": ".", "misc": "", "start_char": 709, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 712, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 43, "id": 41, "lemma": "I", "misc": "", "start_char": 711, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 716, "feats": "VerbForm=Fin", "head": 43, "id": 42, "lemma": "will", "misc": "", "start_char": 713, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 721, "feats": "VerbForm=Inf", "head": 39, "id": 43, "lemma": "call", "misc": "", "start_char": 717, "text": "call", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 725, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 43, "id": 44, "lemma": "you", "misc": "", "start_char": 722, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 730, "feats": "PronType=Int", "head": 50, "id": 45, "lemma": "when", "misc": "", "start_char": 726, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 733, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 50, "id": 46, "lemma": "it", "misc": "", "start_char": 731, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 736, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 50, "id": 47, "lemma": "be", "misc": "", "start_char": 734, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 739, "feats": null, "head": 50, "id": 48, "lemma": "in", "misc": "", "start_char": 737, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 743, "feats": "Definite=Def|PronType=Art", "head": 50, "id": 49, "lemma": "the", "misc": "", "start_char": 740, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "advcl", "end_char": 749, "feats": "Number=Sing", "head": 43, "id": 50, "lemma": "dryer", "misc": "", "start_char": 744, "text": "dryer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 751, "feats": null, "head": 19, "id": 51, "lemma": ".", "misc": "", "start_char": 750, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (ADVP (DT All) (RB right)) (, ,) (VP (VB let) (S (NP (PRP 's)) (VP (VB go)))) (. .)))" }, "speaker": "Leonard", "text": "All right, let's go.", "tokens": [ { "deprel": "det", "end_char": 755, "feats": null, "head": 2, "id": 1, "lemma": "all", "misc": "", "start_char": 752, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 761, "feats": null, "head": 4, "id": 2, "lemma": "right", "misc": "", "start_char": 756, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 763, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 762, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 767, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 4, "lemma": "let", "misc": "", "start_char": 764, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 770, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 5, "lemma": "we", "misc": "", "start_char": 768, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 773, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "go", "misc": "", "start_char": 771, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 775, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 774, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ] ], [ [ 0, 4, 5 ], [ 0, 31, 31 ] ], [ [ 0, 9, 15 ], [ 0, 17, 17 ] ], [ [ 0, 12, 15 ], [ 0, 41, 41 ], [ 3, 0, 2 ], [ 3, 4, 4 ], [ 3, 6, 6 ], [ 4, 9, 9 ], [ 5, 5, 5 ] ], [ [ 2, 0, 0 ] ], [ [ 2, 2, 3 ] ], [ [ 4, 2, 2 ], [ 4, 2, 3 ], [ 6, 3, 3 ], [ 10, 7, 7 ], [ 10, 9, 9 ], [ 10, 9, 10 ] ], [ [ 4, 7, 7 ], [ 5, 0, 0 ], [ 6, 10, 10 ], [ 6, 13, 13 ], [ 7, 4, 4 ], [ 7, 6, 6 ], [ 9, 3, 3 ], [ 9, 3, 4 ], [ 9, 8, 12 ], [ 11, 40, 40 ] ], [ [ 6, 5, 6 ] ], [ [ 7, 12, 14 ] ], [ [ 9, 11, 12 ] ], [ [ 11, 2, 2 ], [ 11, 6, 6 ], [ 11, 10, 10 ] ], [ [ 11, 12, 13 ], [ 11, 17, 18 ], [ 11, 33, 33 ] ], [ [ 11, 22, 22 ], [ 11, 43, 43 ] ], [ [ 11, 24, 24 ] ], [ [ 11, 26, 26 ] ], [ [ 11, 37, 38 ] ], [ [ 11, 45, 45 ] ], [ [ 11, 48, 49 ] ], [ [ 12, 4, 4 ] ] ]
s01e16c05t
Here you go, Copenhagen boy . How about a taste of Hans Christian hand grenade? That could not feel good . Come on, come on . Oh, you clever...Come on, come on . Take that. Oh - oh . _ Oh - oh! What ’s the matter? This granola bar has peanuts in it. Oh, my God . Why did you eat it? I don't know, it was just there. Well, if I had a gun there, would you have shot yourself? Don't yell at me! I've got to go to the emergency room! Now? No, after my tongue has swollen to the size of a brisket! All right, uh, just let me get my keys. Oh, God, oh, God, oh, God...The laundry is out of the hamper . Okay, Sheldon, what was it supposed to be? Fine, it's out of the washer . I'll call you when it's in the dryer. All right, let's go.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP do) (NP (PRP you)) (VP (VB think))) (. ?)))" }, "speaker": "Sheldon", "text": "What do you think?", "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": 7, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 5, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 11, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 8, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 17, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "think", "misc": "", "start_char": 12, "text": "think", "upos": "VERB", "xpos": "VB" }, { "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 (FRAG (INTJ (UH Um)) (, ,) (NP (DT that) (NN one)) (. .)))" }, "speaker": "Penny", "text": "Um, that one.", "tokens": [ { "deprel": "discourse", "end_char": 22, "feats": null, "head": 4, "id": 1, "lemma": "um", "misc": "", "start_char": 20, "text": "Um", "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": "det", "end_char": 29, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 3, "lemma": "that", "misc": "", "start_char": 25, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 33, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "one", "misc": "", "start_char": 30, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 35, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 34, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (PP (IN Because) (IN of) (NP (DT the) (CD two) (JJ additional) (NN ethernet) (NNS ports)) (. ?)))" }, "speaker": "Sheldon", "text": "Because of the two additional ethernet ports?", "tokens": [ { "deprel": "case", "end_char": 43, "feats": null, "head": 7, "id": 1, "lemma": "because", "misc": "", "start_char": 36, "text": "Because", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "end_char": 46, "feats": null, "head": 1, "id": 2, "lemma": "of", "misc": "", "start_char": 44, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 50, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 3, "lemma": "the", "misc": "", "start_char": 47, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nummod", "end_char": 54, "feats": "NumForm=Word|NumType=Card", "head": 7, "id": 4, "lemma": "two", "misc": "", "start_char": 51, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "amod", "end_char": 65, "feats": "Degree=Pos", "head": 7, "id": 5, "lemma": "additional", "misc": "", "start_char": 55, "text": "additional", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 74, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "ethernet", "misc": "", "start_char": 66, "text": "ethernet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 80, "feats": "Number=Plur", "head": 0, "id": 7, "lemma": "port", "misc": "", "start_char": 75, "text": "ports", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 82, "feats": null, "head": 7, "id": 8, "lemma": "?", "misc": "", "start_char": 81, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (ADJP (JJ Sure) (. .)))" }, "speaker": "Penny", "text": "Sure.", "tokens": [ { "deprel": "root", "end_char": 87, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "sure", "misc": "", "start_char": 83, "text": "Sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 89, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 88, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Sure) (. .)) (NP (PRP He)) (VP (VBZ does) (RB n't) (VP (VB need) (NP (PRP them))))) (. .) (S (NP (PRP He)) (VP (VBZ 's) (ADVP (RB already)) (VP (VBN got) (NP (DT a) (NML (CD six) (HYPH -) (NN port)) (NN ethernet) (NN switch))))) (. .)))" }, "speaker": "Sheldon", "text": "Sure . He doesn't need them . He's already got a six - port ethernet switch.", "tokens": [ { "deprel": "discourse", "end_char": 94, "feats": null, "head": 6, "id": 1, "lemma": "sure", "misc": "", "start_char": 90, "text": "Sure", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 96, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 95, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 99, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 3, "lemma": "he", "misc": "", "start_char": 97, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 104, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 100, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 108, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 105, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 113, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "need", "misc": "", "start_char": 109, "text": "need", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 118, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "they", "misc": "", "start_char": 114, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 120, "feats": null, "head": 6, "id": 8, "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": 12, "id": 9, "lemma": "he", "misc": "", "start_char": 121, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 126, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 10, "lemma": "be", "misc": "", "start_char": 124, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 134, "feats": null, "head": 12, "id": 11, "lemma": "already", "misc": "", "start_char": 127, "text": "already", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 138, "feats": "Tense=Past|VerbForm=Part", "head": 6, "id": 12, "lemma": "get", "misc": "", "start_char": 135, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 140, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 13, "lemma": "a", "misc": "", "start_char": 139, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nummod", "end_char": 144, "feats": "NumForm=Word|NumType=Card", "head": 16, "id": 14, "lemma": "six", "misc": "", "start_char": 141, "text": "six", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 146, "feats": null, "head": 16, "id": 15, "lemma": "-", "misc": "", "start_char": 145, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 151, "feats": "Number=Sing", "head": 18, "id": 16, "lemma": "port", "misc": "", "start_char": 147, "text": "port", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 160, "feats": "Number=Sing", "head": 18, "id": 17, "lemma": "ethernet", "misc": "", "start_char": 152, "text": "ethernet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 167, "feats": "Number=Sing", "head": 12, "id": 18, "lemma": "switch", "misc": "", "start_char": 161, "text": "switch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 169, "feats": null, "head": 6, "id": 19, "lemma": ".", "misc": "", "start_char": 168, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (UH okay)) (, ,) (ADVP (RB then)) (NP (DT this) (NN one)) (. .)))" }, "speaker": "Penny", "text": "Oh, okay, then this one.", "tokens": [ { "deprel": "discourse", "end_char": 172, "feats": null, "head": 7, "id": 1, "lemma": "oh", "misc": "", "start_char": 170, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 174, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 173, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 179, "feats": null, "head": 7, "id": 3, "lemma": "okay", "misc": "", "start_char": 175, "text": "okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 181, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 180, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 186, "feats": "PronType=Dem", "head": 7, "id": 5, "lemma": "then", "misc": "", "start_char": 182, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 191, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 6, "lemma": "this", "misc": "", "start_char": 187, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 195, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "one", "misc": "", "start_char": 192, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 197, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 196, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (INTJ (WRB Why) (. ?)))" }, "speaker": "Sheldon", "text": "Why?", "tokens": [ { "deprel": "root", "end_char": 201, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "why", "misc": "", "start_char": 198, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 203, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 202, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know)))) (. .) (S (NP (NP (DT The) (NN man)) (PP (IN on) (NP (DT the) (NN box)))) (VP (VBZ looks) (ADJP (RB so) (JJ happy)))) (. .)))" }, "speaker": "Penny", "text": "I don't know . The man on the box looks so happy.", "tokens": [ { "deprel": "nsubj", "end_char": 205, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 204, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 208, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 206, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 212, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 209, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 217, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 213, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 219, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 218, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 223, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 220, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 227, "feats": "Number=Sing", "head": 11, "id": 7, "lemma": "man", "misc": "", "start_char": 224, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 230, "feats": null, "head": 10, "id": 8, "lemma": "on", "misc": "", "start_char": 228, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 234, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 231, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 238, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "box", "misc": "", "start_char": 235, "text": "box", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 244, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 11, "lemma": "look", "misc": "", "start_char": 239, "text": "looks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 247, "feats": null, "head": 13, "id": 12, "lemma": "so", "misc": "", "start_char": 245, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 253, "feats": "Degree=Pos", "head": 11, "id": 13, "lemma": "happy", "misc": "", "start_char": 248, "text": "happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 255, "feats": null, "head": 11, "id": 14, "lemma": ".", "misc": "", "start_char": 254, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (NNP Penny)) (, ,) (SBAR (IN if) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG going) (S (VP (TO to) (VP (VB buy) (NP (NNP Leonard)) (NP (DT a) (NN gift))))))))) (, ,) (NP (PRP I)) (VP (VBP 'm) (VP (VBG going) (S (VP (TO to) (VP (VB do) (NP (PRP it)) (ADVP (RB right))))))) (. .) (S (NP (PRP I)) (VP (VBP refuse) (S (VP (TO to) (VP (VB let) (S (NP (PRP him)) (VP (VB experience) (NP (NP (DT the) (JJ same) (NN childhood) (NN trauma)) (SBAR (S (NP (PRP I)) (VP (VBD did)))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Penny, if I'm going to buy Leonard a gift, I'm going to do it right . I refuse to let him experience the same childhood trauma I did.", "tokens": [ { "deprel": "vocative", "end_char": 261, "feats": "Number=Sing", "head": 15, "id": 1, "lemma": "penny", "misc": "", "start_char": 256, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 263, "feats": null, "head": 15, "id": 2, "lemma": ",", "misc": "", "start_char": 262, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 266, "feats": null, "head": 6, "id": 3, "lemma": "if", "misc": "", "start_char": 264, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 268, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "I", "misc": "", "start_char": 267, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 271, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 269, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 277, "feats": "Tense=Pres|VerbForm=Part", "head": 15, "id": 6, "lemma": "go", "misc": "", "start_char": 272, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 280, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 278, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 284, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "buy", "misc": "", "start_char": 281, "text": "buy", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 292, "feats": "Number=Sing", "head": 8, "id": 9, "lemma": "Leonard", "misc": "", "start_char": 285, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "det", "end_char": 294, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 293, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 299, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "gift", "misc": "", "start_char": 295, "text": "gift", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 301, "feats": null, "head": 6, "id": 12, "lemma": ",", "misc": "", "start_char": 300, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 303, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 13, "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": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 304, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 312, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 15, "lemma": "go", "misc": "", "start_char": 307, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 315, "feats": null, "head": 17, "id": 16, "lemma": "to", "misc": "", "start_char": 313, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 318, "feats": "VerbForm=Inf", "head": 15, "id": 17, "lemma": "do", "misc": "", "start_char": 316, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 321, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 18, "lemma": "it", "misc": "", "start_char": 319, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 327, "feats": null, "head": 17, "id": 19, "lemma": "right", "misc": "", "start_char": 322, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 329, "feats": null, "head": 15, "id": 20, "lemma": ".", "misc": "", "start_char": 328, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 331, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 22, "id": 21, "lemma": "I", "misc": "", "start_char": 330, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 338, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 15, "id": 22, "lemma": "refuse", "misc": "", "start_char": 332, "text": "refuse", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 341, "feats": null, "head": 24, "id": 23, "lemma": "to", "misc": "", "start_char": 339, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 345, "feats": "VerbForm=Inf", "head": 22, "id": 24, "lemma": "let", "misc": "", "start_char": 342, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 349, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 24, "id": 25, "lemma": "he", "misc": "", "start_char": 346, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 360, "feats": "VerbForm=Inf", "head": 24, "id": 26, "lemma": "experience", "misc": "", "start_char": 350, "text": "experience", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 364, "feats": "Definite=Def|PronType=Art", "head": 30, "id": 27, "lemma": "the", "misc": "", "start_char": 361, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 369, "feats": "Degree=Pos", "head": 30, "id": 28, "lemma": "same", "misc": "", "start_char": 365, "text": "same", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 379, "feats": "Number=Sing", "head": 30, "id": 29, "lemma": "childhood", "misc": "", "start_char": 370, "text": "childhood", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 386, "feats": "Number=Sing", "head": 26, "id": 30, "lemma": "trauma", "misc": "", "start_char": 380, "text": "trauma", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 388, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 32, "id": 31, "lemma": "I", "misc": "", "start_char": 387, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 392, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 30, "id": 32, "lemma": "do", "misc": "", "start_char": 389, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 394, "feats": null, "head": 15, "id": 33, "lemma": ".", "misc": "", "start_char": 393, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP know) (SBAR (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG gon) (S (VP (TO na) (VP (VB regret) (NP (DT this))))))))))) (, ,) (CC but) (NP (WDT what) (NN trauma)) (. ?)))" }, "speaker": "Penny", "text": "I know I'm gonna regret this, but what trauma?", "tokens": [ { "deprel": "nsubj", "end_char": 396, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 395, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 401, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "know", "misc": "", "start_char": 397, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 403, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 402, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 406, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 404, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 410, "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": 5, "lemma": "go", "misc": "", "start_char": 407, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 413, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 411, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 420, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "regret", "misc": "", "start_char": 414, "text": "regret", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 425, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 8, "lemma": "this", "misc": "", "start_char": 421, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 427, "feats": null, "head": 12, "id": 9, "lemma": ",", "misc": "", "start_char": 426, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 431, "feats": null, "head": 12, "id": 10, "lemma": "but", "misc": "", "start_char": 428, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 436, "feats": "PronType=Int", "head": 12, "id": 11, "lemma": "what", "misc": "", "start_char": 432, "text": "what", "upos": "DET", "xpos": "WDT" }, { "deprel": "conj", "end_char": 443, "feats": "Number=Sing", "head": 2, "id": 12, "lemma": "trauma", "misc": "", "start_char": 437, "text": "trauma", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 445, "feats": null, "head": 2, "id": 13, "lemma": "?", "misc": "", "start_char": 444, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (PP (IN On) (NP (PRP$ my) (JJ 12th) (NN birthday))) (, ,) (NP (PRP I)) (ADVP (RB really)) (VP (VBD wanted) (NP (DT a) (NN titanium) (NN centrifuge)) (PRN (RB so) (PRN (, ,) (S (NP (PRP you)) (VP (VBP know))) (, ,)) (S (NP (PRP I)) (VP (MD could) (VP (VB separate) (NP (JJ radioactive) (NNS isotopes))))))) (. .)))" }, "speaker": "Sheldon", "text": "On my 12th birthday, I really wanted a titanium centrifuge so, you know, I could separate radioactive isotopes.", "tokens": [ { "deprel": "case", "end_char": 448, "feats": null, "head": 4, "id": 1, "lemma": "on", "misc": "", "start_char": 446, "text": "On", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 451, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 2, "lemma": "my", "misc": "", "start_char": 449, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 456, "feats": "Degree=Pos|NumType=Ord", "head": 4, "id": 3, "lemma": "12th", "misc": "", "start_char": 452, "text": "12th", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 465, "feats": "Number=Sing", "head": 8, "id": 4, "lemma": "birthday", "misc": "", "start_char": 457, "text": "birthday", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 467, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 466, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 469, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "I", "misc": "", "start_char": 468, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 476, "feats": null, "head": 8, "id": 7, "lemma": "really", "misc": "", "start_char": 470, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 483, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 8, "lemma": "want", "misc": "", "start_char": 477, "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 485, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 9, "lemma": "a", "misc": "", "start_char": 484, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 494, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "titanium", "misc": "", "start_char": 486, "text": "titanium", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 505, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "centrifuge", "misc": "", "start_char": 495, "text": "centrifuge", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 508, "feats": null, "head": 19, "id": 12, "lemma": "so", "misc": "", "start_char": 506, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 510, "feats": null, "head": 12, "id": 13, "lemma": ",", "misc": "", "start_char": 509, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 514, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 15, "id": 14, "lemma": "you", "misc": "", "start_char": 511, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 519, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 19, "id": 15, "lemma": "know", "misc": "", "start_char": 515, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 521, "feats": null, "head": 15, "id": 16, "lemma": ",", "misc": "", "start_char": 520, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 523, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 17, "lemma": "I", "misc": "", "start_char": 522, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 529, "feats": "VerbForm=Fin", "head": 19, "id": 18, "lemma": "could", "misc": "", "start_char": 524, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 538, "feats": "VerbForm=Inf", "head": 8, "id": 19, "lemma": "separate", "misc": "", "start_char": 530, "text": "separate", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "end_char": 550, "feats": "Degree=Pos", "head": 21, "id": 20, "lemma": "radioactive", "misc": "", "start_char": 539, "text": "radioactive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 559, "feats": "Number=Plur", "head": 19, "id": 21, "lemma": "isotope", "misc": "", "start_char": 551, "text": "isotopes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 561, "feats": null, "head": 8, "id": 22, "lemma": ".", "misc": "", "start_char": 560, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (FRAG (ADVP (IN Of) (NN course)) (. .)))" }, "speaker": "Penny", "text": "Of course.", "tokens": [ { "deprel": "root", "end_char": 564, "feats": null, "head": 0, "id": 1, "lemma": "of", "misc": "", "start_char": 562, "text": "Of", "upos": "ADV", "xpos": "IN" }, { "deprel": "fixed", "end_char": 571, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "course", "misc": "", "start_char": 565, "text": "course", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 573, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 572, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (PP (RB Instead) (IN of) (NP (DT a) (NN titanium) (NN centrifuge))) (, ,) (NP (PRP$ my) (NNS parents)) (VP (VBD bought) (NP (PRP me)) (, ...) (S (S (INTJ (UH Wow)) (, ,) (NP (DT this)) (VP (VBZ is) (ADJP (JJ hard)))) (. .) (S (NP (PRP They)) (VP (VBD got) (NP (PRP me)) (NP (DT a) (JJ motorized) (NN dirt) (NN bike)))))) (. .)))" }, "speaker": "Sheldon", "text": "Instead of a titanium centrifuge, my parents bought me...Wow, this is hard . They got me a motorized dirt bike.", "tokens": [ { "deprel": "case", "end_char": 581, "feats": null, "head": 5, "id": 1, "lemma": "instead", "misc": "", "start_char": 574, "text": "Instead", "upos": "ADV", "xpos": "RB" }, { "deprel": "fixed", "end_char": 584, "feats": null, "head": 1, "id": 2, "lemma": "of", "misc": "", "start_char": 582, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 586, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 3, "lemma": "a", "misc": "", "start_char": 585, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 595, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "titanium", "misc": "", "start_char": 587, "text": "titanium", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 606, "feats": "Number=Sing", "head": 9, "id": 5, "lemma": "centrifuge", "misc": "", "start_char": 596, "text": "centrifuge", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 608, "feats": null, "head": 9, "id": 6, "lemma": ",", "misc": "", "start_char": 607, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 611, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "my", "misc": "", "start_char": 609, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 619, "feats": "Number=Plur", "head": 9, "id": 8, "lemma": "parent", "misc": "", "start_char": 612, "text": "parents", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 626, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 9, "lemma": "buy", "misc": "", "start_char": 620, "text": "bought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 629, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 10, "lemma": "I", "misc": "", "start_char": 627, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 633, "feats": null, "head": 9, "id": 11, "lemma": "...", "misc": "", "start_char": 630, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 637, "feats": null, "head": 16, "id": 12, "lemma": "wow", "misc": "", "start_char": 634, "text": "Wow", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 639, "feats": null, "head": 16, "id": 13, "lemma": ",", "misc": "", "start_char": 638, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 644, "feats": "Number=Sing|PronType=Dem", "head": 16, "id": 14, "lemma": "this", "misc": "", "start_char": 640, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 647, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 645, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 652, "feats": "Degree=Pos", "head": 9, "id": 16, "lemma": "hard", "misc": "", "start_char": 648, "text": "hard", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 654, "feats": null, "head": 16, "id": 17, "lemma": ".", "misc": "", "start_char": 653, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 659, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 19, "id": 18, "lemma": "they", "misc": "", "start_char": 655, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 663, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 16, "id": 19, "lemma": "get", "misc": "", "start_char": 660, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 666, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 20, "lemma": "I", "misc": "", "start_char": 664, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 668, "feats": "Definite=Ind|PronType=Art", "head": 24, "id": 21, "lemma": "a", "misc": "", "start_char": 667, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 678, "feats": "Degree=Pos", "head": 24, "id": 22, "lemma": "motorize", "misc": "", "start_char": 669, "text": "motorized", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 683, "feats": "Number=Sing", "head": 24, "id": 23, "lemma": "dirt", "misc": "", "start_char": 679, "text": "dirt", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 688, "feats": "Number=Sing", "head": 19, "id": 24, "lemma": "bike", "misc": "", "start_char": 684, "text": "bike", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 690, "feats": null, "head": 9, "id": 25, "lemma": ".", "misc": "", "start_char": 689, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (INTJ (UH No) (. ?)))" }, "speaker": "Penny", "text": "No?", "tokens": [ { "deprel": "root", "end_char": 693, "feats": "Polarity=Neg", "head": 0, "id": 1, "lemma": "no", "misc": "", "start_char": 691, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 695, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 694, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (WHNP (WDT What) (ADJP (NP (CD 12) (HYPH -) (NN year)) (HYPH -) (JJ old)) (NN boy)) (VP (VBZ wants) (NP (DT a) (JJ motorized) (NN dirt) (NN bike))) (. ?)))" }, "speaker": "Sheldon", "text": "What 12 - year - old boy wants a motorized dirt bike?", "tokens": [ { "deprel": "det", "end_char": 700, "feats": "PronType=Int", "head": 7, "id": 1, "lemma": "what", "misc": "", "start_char": 696, "text": "What", "upos": "DET", "xpos": "WDT" }, { "deprel": "nummod", "end_char": 703, "feats": "NumForm=Digit|NumType=Card", "head": 4, "id": 2, "lemma": "12", "misc": "", "start_char": 701, "text": "12", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 705, "feats": null, "head": 4, "id": 3, "lemma": "-", "misc": "", "start_char": 704, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 710, "feats": "Number=Sing", "head": 6, "id": 4, "lemma": "year", "misc": "", "start_char": 706, "text": "year", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 712, "feats": null, "head": 6, "id": 5, "lemma": "-", "misc": "", "start_char": 711, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 716, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "old", "misc": "", "start_char": 713, "text": "old", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 720, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "boy", "misc": "", "start_char": 717, "text": "boy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 726, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 8, "lemma": "want", "misc": "", "start_char": 721, "text": "wants", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 728, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 9, "lemma": "a", "misc": "", "start_char": 727, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 738, "feats": "Degree=Pos", "head": 12, "id": 10, "lemma": "motorize", "misc": "", "start_char": 729, "text": "motorized", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 743, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "dirt", "misc": "", "start_char": 739, "text": "dirt", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 748, "feats": "Number=Sing", "head": 8, "id": 12, "lemma": "bike", "misc": "", "start_char": 744, "text": "bike", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 750, "feats": null, "head": 8, "id": 13, "lemma": "?", "misc": "", "start_char": 749, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (NP (NP (DT All)) (PP (IN of) (NP (PRP them))) (. .)))" }, "speaker": "Penny", "text": "All of them.", "tokens": [ { "deprel": "root", "end_char": 754, "feats": null, "head": 0, "id": 1, "lemma": "all", "misc": "", "start_char": 751, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "end_char": 757, "feats": null, "head": 3, "id": 2, "lemma": "of", "misc": "", "start_char": 755, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 762, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 1, "id": 3, "lemma": "they", "misc": "", "start_char": 758, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 764, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 763, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (ADVP (RB Really) (. ?)))" }, "speaker": "Sheldon", "text": "Really?", "tokens": [ { "deprel": "root", "end_char": 771, "feats": null, "head": 0, "id": 1, "lemma": "really", "misc": "", "start_char": 765, "text": "Really", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 773, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 772, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (INTJ (UH Yeah) (. .)))" }, "speaker": "Penny", "text": "Yeah.", "tokens": [ { "deprel": "root", "end_char": 778, "feats": null, "head": 0, "id": 1, "lemma": "yeah", "misc": "", "start_char": 774, "text": "Yeah", "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": 19, "misc": { "parse_tree": "(ROOT (INTJ (UH Huh) (. ?)))" }, "speaker": "Sheldon", "text": "Huh?", "tokens": [ { "deprel": "root", "end_char": 784, "feats": null, "head": 0, "id": 1, "lemma": "huh", "misc": "", "start_char": 781, "text": "Huh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 786, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 785, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Okay)) (, ,) (RB so) (NP (PRP we)) (VP (VBP 're) (VP (VBG getting) (NP (DT this) (NN one)))) (. ?)))" }, "speaker": "Penny", "text": "Okay, so we're getting this one?", "tokens": [ { "deprel": "discourse", "end_char": 791, "feats": null, "head": 6, "id": 1, "lemma": "okay", "misc": "", "start_char": 787, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 793, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 792, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 796, "feats": null, "head": 6, "id": 3, "lemma": "so", "misc": "", "start_char": 794, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 799, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "we", "misc": "", "start_char": 797, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 803, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 800, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 811, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 6, "lemma": "get", "misc": "", "start_char": 804, "text": "getting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 816, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 7, "lemma": "this", "misc": "", "start_char": 812, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 820, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "one", "misc": "", "start_char": 817, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 822, "feats": null, "head": 6, "id": 9, "lemma": "?", "misc": "", "start_char": 821, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (NP (PRP I)) (VP (VBP suppose)) (. .)))" }, "speaker": "Sheldon", "text": "Yeah, I suppose.", "tokens": [ { "deprel": "discourse", "end_char": 827, "feats": null, "head": 4, "id": 1, "lemma": "yeah", "misc": "", "start_char": 823, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 829, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 828, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 831, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 830, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 839, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "suppose", "misc": "", "start_char": 832, "text": "suppose", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 841, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 840, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (VP (VB let) (S (NP (PRP ’s)) (VP (VB go)))) (. .)))" }, "speaker": "Penny", "text": "Okay, let ’s go.", "tokens": [ { "deprel": "discourse", "end_char": 846, "feats": null, "head": 3, "id": 1, "lemma": "okay", "misc": "", "start_char": 842, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 848, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 847, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 852, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "let", "misc": "", "start_char": 849, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 855, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 4, "lemma": "we", "misc": "", "start_char": 853, "text": "’s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 858, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "go", "misc": "", "start_char": 856, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 860, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 859, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (SQ (VP (VB Excuse) (NP (PRP me))) (, ,) (SQ (VBP do) (NP (PRP you)) (VP (VB know) (NP (NP (NN anything)) (PP (IN about) (NP (DT this) (NN stuff)))))) (. ?)))" }, "speaker": "Random woman", "text": "Excuse me, do you know anything about this stuff?", "tokens": [ { "deprel": "root", "end_char": 867, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "excuse", "misc": "", "start_char": 861, "text": "Excuse", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 870, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "I", "misc": "", "start_char": 868, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 872, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 871, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 875, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 873, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 879, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 876, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 884, "feats": "VerbForm=Inf", "head": 1, "id": 6, "lemma": "know", "misc": "", "start_char": 880, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 893, "feats": "Number=Sing|PronType=Ind", "head": 6, "id": 7, "lemma": "anything", "misc": "", "start_char": 885, "text": "anything", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 899, "feats": null, "head": 10, "id": 8, "lemma": "about", "misc": "", "start_char": 894, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 904, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 9, "lemma": "this", "misc": "", "start_char": 900, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 910, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "stuff", "misc": "", "start_char": 905, "text": "stuff", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 912, "feats": null, "head": 1, "id": 11, "lemma": "?", "misc": "", "start_char": 911, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP know) (NP (NP (NN everything)) (PP (IN about) (NP (DT this) (NN stuff))))) (. .)))" }, "speaker": "Sheldon", "text": "I know everything about this stuff.", "tokens": [ { "deprel": "nsubj", "end_char": 914, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 913, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 919, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "know", "misc": "", "start_char": 915, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 930, "feats": "Number=Sing|PronType=Tot", "head": 2, "id": 3, "lemma": "everything", "misc": "", "start_char": 920, "text": "everything", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 936, "feats": null, "head": 6, "id": 4, "lemma": "about", "misc": "", "start_char": 931, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 941, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 5, "lemma": "this", "misc": "", "start_char": 937, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 947, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "stuff", "misc": "", "start_char": 942, "text": "stuff", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 949, "feats": null, "head": 2, "id": 7, "lemma": ".", "misc": "", "start_char": 948, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Okay)) (, ,) (NP (PRP I)) (VP (VBP have) (NP (PRP$ my) (JJ own) (NML (NN wholesale) (NN flower)) (NN business)))) (CC and) (S (NP (PRP I)) (VP (VBP want) (S (VP (TO to) (VP (VB hook) (PRT (RP up)) (NP (NP (PRP$ my) (NN computer)) (PP (IN in) (NP (DT the) (JJ front) (NN entrance)))) (PP (IN with) (NP (NP (DT the) (NN one)) (PP (IN in) (NP (PRP$ my) (VBN refrigerated) (NN warehouse)))))))))) (. .)))" }, "speaker": "Woman", "text": "Okay, I have my own wholesale flower business and I want to hook up my computer in the front entrance with the one in my refrigerated warehouse.", "tokens": [ { "deprel": "discourse", "end_char": 954, "feats": null, "head": 4, "id": 1, "lemma": "okay", "misc": "", "start_char": 950, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 956, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 955, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 958, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 957, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 963, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 959, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 966, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 9, "id": 5, "lemma": "my", "misc": "", "start_char": 964, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 970, "feats": "Degree=Pos", "head": 9, "id": 6, "lemma": "own", "misc": "", "start_char": 967, "text": "own", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 980, "feats": "Number=Sing", "head": 9, "id": 7, "lemma": "wholesale", "misc": "", "start_char": 971, "text": "wholesale", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 987, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "flower", "misc": "", "start_char": 981, "text": "flower", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 996, "feats": "Number=Sing", "head": 4, "id": 9, "lemma": "business", "misc": "", "start_char": 988, "text": "business", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1000, "feats": null, "head": 12, "id": 10, "lemma": "and", "misc": "", "start_char": 997, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1002, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 11, "lemma": "I", "misc": "", "start_char": 1001, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1007, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 12, "lemma": "want", "misc": "", "start_char": 1003, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 1010, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 1008, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1015, "feats": "VerbForm=Inf", "head": 12, "id": 14, "lemma": "hook", "misc": "", "start_char": 1011, "text": "hook", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1018, "feats": null, "head": 14, "id": 15, "lemma": "up", "misc": "", "start_char": 1016, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "nmod:poss", "end_char": 1021, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 17, "id": 16, "lemma": "my", "misc": "", "start_char": 1019, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1030, "feats": "Number=Sing", "head": 14, "id": 17, "lemma": "computer", "misc": "", "start_char": 1022, "text": "computer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1033, "feats": null, "head": 21, "id": 18, "lemma": "in", "misc": "", "start_char": 1031, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1037, "feats": "Definite=Def|PronType=Art", "head": 21, "id": 19, "lemma": "the", "misc": "", "start_char": 1034, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1043, "feats": "Degree=Pos", "head": 21, "id": 20, "lemma": "front", "misc": "", "start_char": 1038, "text": "front", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1052, "feats": "Number=Sing", "head": 14, "id": 21, "lemma": "entrance", "misc": "", "start_char": 1044, "text": "entrance", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1057, "feats": null, "head": 24, "id": 22, "lemma": "with", "misc": "", "start_char": 1053, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1061, "feats": "Definite=Def|PronType=Art", "head": 24, "id": 23, "lemma": "the", "misc": "", "start_char": 1058, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1065, "feats": "Number=Sing", "head": 14, "id": 24, "lemma": "one", "misc": "", "start_char": 1062, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1068, "feats": null, "head": 28, "id": 25, "lemma": "in", "misc": "", "start_char": 1066, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1071, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 28, "id": 26, "lemma": "my", "misc": "", "start_char": 1069, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 1084, "feats": "Tense=Past|VerbForm=Part", "head": 28, "id": 27, "lemma": "refrigerate", "misc": "", "start_char": 1072, "text": "refrigerated", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nmod", "end_char": 1094, "feats": "Number=Sing", "head": 24, "id": 28, "lemma": "warehouse", "misc": "", "start_char": 1085, "text": "warehouse", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1096, "feats": null, "head": 4, "id": 29, "lemma": ".", "misc": "", "start_char": 1095, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (S (ADVP (RB Here)) (, ,) (VP (VB buy) (NP (DT this) (NN one)))) (: :) (S (S (VP (VB Look))) (, ,) (NP (PRP it)) (VP (VBZ 's) (NP (NP (DT the) (NN one)) (SBAR (S (NP (PRP we)) (VP (VBP 're) (VP (VBG getting)))))))) (. .) (VP (VB See)) (. ?)))" }, "speaker": "Penny", "text": "Here, buy this one: Look, it's the one we're getting . See?", "tokens": [ { "deprel": "advmod", "end_char": 1101, "feats": "PronType=Dem", "head": 3, "id": 1, "lemma": "here", "misc": "", "start_char": 1097, "text": "Here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1103, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1102, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1107, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "buy", "misc": "", "start_char": 1104, "text": "buy", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1112, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 4, "lemma": "this", "misc": "", "start_char": 1108, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1116, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "one", "misc": "", "start_char": 1113, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1118, "feats": null, "head": 7, "id": 6, "lemma": ":", "misc": "", "start_char": 1117, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "parataxis", "end_char": 1123, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 7, "lemma": "look", "misc": "", "start_char": 1119, "text": "Look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1125, "feats": null, "head": 12, "id": 8, "lemma": ",", "misc": "", "start_char": 1124, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1128, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 9, "lemma": "it", "misc": "", "start_char": 1126, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1131, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 10, "lemma": "be", "misc": "", "start_char": 1129, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1135, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 1132, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1139, "feats": "Number=Sing", "head": 7, "id": 12, "lemma": "one", "misc": "", "start_char": 1136, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1142, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 15, "id": 13, "lemma": "we", "misc": "", "start_char": 1140, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1146, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 1143, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "acl:relcl", "end_char": 1154, "feats": "Tense=Pres|VerbForm=Part", "head": 12, "id": 15, "lemma": "get", "misc": "", "start_char": 1147, "text": "getting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 1156, "feats": null, "head": 7, "id": 16, "lemma": ".", "misc": "", "start_char": 1155, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1160, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 17, "lemma": "see", "misc": "", "start_char": 1157, "text": "See", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1162, "feats": null, "head": 3, "id": 18, "lemma": "?", "misc": "", "start_char": 1161, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (INTJ (UH no)) (, ,) (INTJ (UH no)) (, ,) (NP (PRP she)) (VP (VBZ does) (RB n't) (VP (VB want) (NP (DT that)))) (. .) (S (NP (PRP She)) (VP (VBZ needs) (NP (DT a) (NML (NML (NN point)) (HYPH -) (PP (IN to) (HYPH -) (NP (NN point)))) (NN peer) (NN network)) (PP (IN with) (NP (DT a) (NN range) (NN extender))))) (. .)))" }, "speaker": "Sheldon", "text": "No, no, no, she doesn't want that . She needs a point - to - point peer network with a range extender.", "tokens": [ { "deprel": "discourse", "end_char": 1165, "feats": "Polarity=Neg", "head": 10, "id": 1, "lemma": "no", "misc": "", "start_char": 1163, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1167, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1166, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1170, "feats": "Polarity=Neg", "head": 10, "id": 3, "lemma": "no", "misc": "", "start_char": 1168, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1172, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1171, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1175, "feats": "Polarity=Neg", "head": 10, "id": 5, "lemma": "no", "misc": "", "start_char": 1173, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1177, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 1176, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1181, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 7, "lemma": "she", "misc": "", "start_char": 1178, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1186, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "do", "misc": "", "start_char": 1182, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1190, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 1187, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1195, "feats": "VerbForm=Inf", "head": 0, "id": 10, "lemma": "want", "misc": "", "start_char": 1191, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1200, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 11, "lemma": "that", "misc": "", "start_char": 1196, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1202, "feats": null, "head": 10, "id": 12, "lemma": ".", "misc": "", "start_char": 1201, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1206, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 13, "lemma": "she", "misc": "", "start_char": 1203, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1212, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 14, "lemma": "need", "misc": "", "start_char": 1207, "text": "needs", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1214, "feats": "Definite=Ind|PronType=Art", "head": 22, "id": 15, "lemma": "a", "misc": "", "start_char": 1213, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1220, "feats": "Number=Sing", "head": 22, "id": 16, "lemma": "point", "misc": "", "start_char": 1215, "text": "point", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1222, "feats": null, "head": 18, "id": 17, "lemma": "-", "misc": "", "start_char": 1221, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "case", "end_char": 1225, "feats": null, "head": 20, "id": 18, "lemma": "to", "misc": "", "start_char": 1223, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 1227, "feats": null, "head": 18, "id": 19, "lemma": "-", "misc": "", "start_char": 1226, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "nmod", "end_char": 1233, "feats": "Number=Sing", "head": 16, "id": 20, "lemma": "point", "misc": "", "start_char": 1228, "text": "point", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 1238, "feats": "Number=Sing", "head": 22, "id": 21, "lemma": "peer", "misc": "", "start_char": 1234, "text": "peer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1246, "feats": "Number=Sing", "head": 14, "id": 22, "lemma": "network", "misc": "", "start_char": 1239, "text": "network", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1251, "feats": null, "head": 26, "id": 23, "lemma": "with", "misc": "", "start_char": 1247, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1253, "feats": "Definite=Ind|PronType=Art", "head": 26, "id": 24, "lemma": "a", "misc": "", "start_char": 1252, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1259, "feats": "Number=Sing", "head": 26, "id": 25, "lemma": "range", "misc": "", "start_char": 1254, "text": "range", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 1268, "feats": "Number=Sing", "head": 22, "id": 26, "lemma": "extender", "misc": "", "start_char": 1260, "text": "extender", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1270, "feats": null, "head": 10, "id": 27, "lemma": ".", "misc": "", "start_char": 1269, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (S (VP (VBP Thank) (NP (PRP you))) (. .)))" }, "speaker": "Woman", "text": "Thank you.", "tokens": [ { "deprel": "root", "end_char": 1276, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "thank", "misc": "", "start_char": 1271, "text": "Thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1280, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 1, "id": 2, "lemma": "you", "misc": "", "start_char": 1277, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1282, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 1281, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WDT Which) (JJ hard) (NN drive)) (SQ (VBP do) (NP (PRP I)) (VP (VB want--) (NP (NN firewire) (CC or) (NN usb)))) (. ?)))" }, "speaker": "Random guy", "text": "Which hard drive do I want-- firewire or usb?", "tokens": [ { "deprel": "det", "end_char": 1288, "feats": "PronType=Int", "head": 3, "id": 1, "lemma": "which", "misc": "", "start_char": 1283, "text": "Which", "upos": "DET", "xpos": "WDT" }, { "deprel": "amod", "end_char": 1293, "feats": "Degree=Pos", "head": 3, "id": 2, "lemma": "hard", "misc": "", "start_char": 1289, "text": "hard", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1299, "feats": "Number=Sing", "head": 6, "id": 3, "lemma": "drive", "misc": "", "start_char": 1294, "text": "drive", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 1302, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 1300, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1304, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 1303, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1311, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "want--", "misc": "", "start_char": 1305, "text": "want--", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1320, "feats": "Number=Sing", "head": 6, "id": 7, "lemma": "firewire", "misc": "", "start_char": 1312, "text": "firewire", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1323, "feats": null, "head": 9, "id": 8, "lemma": "or", "misc": "", "start_char": 1321, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1327, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "usb", "misc": "", "start_char": 1324, "text": "usb", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1329, "feats": null, "head": 6, "id": 10, "lemma": "?", "misc": "", "start_char": 1328, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ depends) (PP (IN on) (SBAR (WHNP (WDT what)) (NP (NP (NN Bus)) (SBAR (S (NP (PRP you)) (VP (VBP have)))))))) (. .)))" }, "speaker": "Sheldon", "text": "It depends on what Bus you have.", "tokens": [ { "deprel": "nsubj", "end_char": 1332, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "it", "misc": "", "start_char": 1330, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1340, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "depend", "misc": "", "start_char": 1333, "text": "depends", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 1343, "feats": null, "head": 7, "id": 3, "lemma": "on", "misc": "", "start_char": 1341, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1348, "feats": "PronType=Int", "head": 5, "id": 4, "lemma": "what", "misc": "", "start_char": 1344, "text": "what", "upos": "DET", "xpos": "WDT" }, { "deprel": "obj", "end_char": 1352, "feats": "Number=Sing", "head": 7, "id": 5, "lemma": "bus", "misc": "", "start_char": 1349, "text": "Bus", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1356, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 1353, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1361, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 2, "id": 7, "lemma": "have", "misc": "", "start_char": 1357, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1363, "feats": null, "head": 2, "id": 8, "lemma": ".", "misc": "", "start_char": 1362, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP drive) (NP (DT a) (NNP Chevy) (NNP Cavalier))) (. .)))" }, "speaker": "Guy", "text": "I drive a Chevy Cavalier.", "tokens": [ { "deprel": "nsubj", "end_char": 1365, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1364, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1371, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "drive", "misc": "", "start_char": 1366, "text": "drive", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 1373, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 3, "lemma": "a", "misc": "", "start_char": 1372, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1379, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "Chevy", "misc": "", "start_char": 1374, "text": "Chevy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 1388, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "Cavalier", "misc": "", "start_char": 1380, "text": "Cavalier", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1390, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 1389, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (NP (JJ dear) (NN Lord)) (. .)))" }, "speaker": "Sheldon", "text": "Oh, dear Lord.", "tokens": [ { "deprel": "discourse", "end_char": 1393, "feats": null, "head": 4, "id": 1, "lemma": "oh", "misc": "", "start_char": 1391, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1395, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1394, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 1400, "feats": "Degree=Pos", "head": 4, "id": 3, "lemma": "dear", "misc": "", "start_char": 1396, "text": "dear", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 1405, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "lord", "misc": "", "start_char": 1401, "text": "Lord", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1407, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1406, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 33, "misc": { "parse_tree": "(ROOT (S (NP (NNP Sheldon)) (, ,) (NP (PRP we)) (VP (VBP have) (S (VP (TO to) (VP (VB go))))) (. .)))" }, "speaker": "Penny", "text": "Sheldon, we have to go.", "tokens": [ { "deprel": "vocative", "end_char": 1415, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 1408, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1417, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 1416, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1420, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "we", "misc": "", "start_char": 1418, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1425, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 1421, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 1428, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 1426, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1431, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "go", "misc": "", "start_char": 1429, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1433, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 1432, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 34, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Not) (RB now)) (, ,) (NP (NN penny) (. .)) (S (NP (DT This) (JJ poor) (NN man)) (VP (VBZ needs) (NP (PRP me)))) (. .) (S (NP (PRP You)) (, ,) (VP (VBP hold) (PRT (RP on)))) (. .) (S (NP (PRP I)) (VP (MD 'll) (VP (VB be) (ADJP (RB right) (PP (IN with) (NP (PRP you))))))) (. .) (SBARQ (WHNP (WDT What) (NN computer)) (SQ (VBP do) (NP (PRP you)) (VP (VB have)))) (. ?) (CC And) (INTJ (UH please)) (VP (VB do) (RB n't) (VP (VB say) (NP (`` \") (DT a) (JJ white) (NN one)))) (. .) ('' \")))" }, "speaker": "Sheldon", "text": "Not now, penny . This poor man needs me . You, hold on . I'll be right with you . What computer do you have? And please don't say \" a white one . \"", "tokens": [ { "deprel": "advmod", "end_char": 1437, "feats": null, "head": 2, "id": 1, "lemma": "not", "misc": "", "start_char": 1434, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1441, "feats": null, "head": 9, "id": 2, "lemma": "now", "misc": "", "start_char": 1438, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1443, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 1442, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1449, "feats": "Number=Sing", "head": 9, "id": 4, "lemma": "penny", "misc": "", "start_char": 1444, "text": "penny", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1451, "feats": null, "head": 9, "id": 5, "lemma": ".", "misc": "", "start_char": 1450, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 1456, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 6, "lemma": "this", "misc": "", "start_char": 1452, "text": "This", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1461, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "poor", "misc": "", "start_char": 1457, "text": "poor", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1465, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "man", "misc": "", "start_char": 1462, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1471, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 9, "lemma": "need", "misc": "", "start_char": 1466, "text": "needs", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 1474, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 10, "lemma": "I", "misc": "", "start_char": 1472, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1476, "feats": null, "head": 9, "id": 11, "lemma": ".", "misc": "", "start_char": 1475, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 1480, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 14, "id": 12, "lemma": "you", "misc": "", "start_char": 1477, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1482, "feats": null, "head": 14, "id": 13, "lemma": ",", "misc": "", "start_char": 1481, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1487, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 14, "lemma": "hold", "misc": "", "start_char": 1483, "text": "hold", "upos": "VERB", "xpos": "VBP" }, { "deprel": "compound:prt", "end_char": 1490, "feats": null, "head": 14, "id": 15, "lemma": "on", "misc": "", "start_char": 1488, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1492, "feats": null, "head": 9, "id": 16, "lemma": ".", "misc": "", "start_char": 1491, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1494, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 22, "id": 17, "lemma": "I", "misc": "", "start_char": 1493, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1498, "feats": "VerbForm=Fin", "head": 22, "id": 18, "lemma": "will", "misc": "", "start_char": 1495, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 1501, "feats": "VerbForm=Inf", "head": 22, "id": 19, "lemma": "be", "misc": "", "start_char": 1499, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1507, "feats": null, "head": 22, "id": 20, "lemma": "right", "misc": "", "start_char": 1502, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1512, "feats": null, "head": 22, "id": 21, "lemma": "with", "misc": "", "start_char": 1508, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "parataxis", "end_char": 1516, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 14, "id": 22, "lemma": "you", "misc": "", "start_char": 1513, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1518, "feats": null, "head": 9, "id": 23, "lemma": ".", "misc": "", "start_char": 1517, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 1523, "feats": "PronType=Int", "head": 25, "id": 24, "lemma": "what", "misc": "", "start_char": 1519, "text": "What", "upos": "DET", "xpos": "WDT" }, { "deprel": "obj", "end_char": 1532, "feats": "Number=Sing", "head": 28, "id": 25, "lemma": "computer", "misc": "", "start_char": 1524, "text": "computer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 1535, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 28, "id": 26, "lemma": "do", "misc": "", "start_char": 1533, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1539, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 28, "id": 27, "lemma": "you", "misc": "", "start_char": 1536, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1544, "feats": "VerbForm=Inf", "head": 9, "id": 28, "lemma": "have", "misc": "", "start_char": 1540, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1546, "feats": null, "head": 9, "id": 29, "lemma": "?", "misc": "", "start_char": 1545, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1550, "feats": null, "head": 34, "id": 30, "lemma": "and", "misc": "", "start_char": 1547, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "discourse", "end_char": 1557, "feats": null, "head": 34, "id": 31, "lemma": "please", "misc": "", "start_char": 1551, "text": "please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "aux", "end_char": 1560, "feats": "Mood=Imp|VerbForm=Fin", "head": 34, "id": 32, "lemma": "do", "misc": "", "start_char": 1558, "text": "do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1564, "feats": null, "head": 34, "id": 33, "lemma": "not", "misc": "", "start_char": 1561, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 1568, "feats": "Mood=Imp|VerbForm=Fin", "head": 9, "id": 34, "lemma": "say", "misc": "", "start_char": 1565, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1570, "feats": null, "head": 34, "id": 35, "lemma": "\"", "misc": "", "start_char": 1569, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "det", "end_char": 1572, "feats": "Definite=Ind|PronType=Art", "head": 38, "id": 36, "lemma": "a", "misc": "", "start_char": 1571, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1578, "feats": "Degree=Pos", "head": 38, "id": 37, "lemma": "white", "misc": "", "start_char": 1573, "text": "white", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1582, "feats": "Number=Sing", "head": 34, "id": 38, "lemma": "one", "misc": "", "start_char": 1579, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1584, "feats": null, "head": 9, "id": 39, "lemma": ".", "misc": "", "start_char": 1583, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 1586, "feats": null, "head": 9, "id": 40, "lemma": "\"", "misc": "", "start_char": 1585, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 2, 2 ] ], [ [ 1, 2, 3 ], [ 2, 2, 6 ], [ 4, 6, 6 ], [ 4, 12, 17 ], [ 5, 5, 6 ] ], [ [ 4, 2, 2 ], [ 4, 8, 8 ] ], [ [ 7, 0, 0 ], [ 8, 0, 0 ], [ 9, 0, 0 ], [ 9, 2, 2 ], [ 10, 13, 13 ], [ 33, 3, 3 ] ], [ [ 7, 5, 9 ] ], [ [ 7, 8, 9 ] ], [ [ 8, 3, 3 ], [ 8, 12, 12 ], [ 8, 20, 20 ], [ 8, 30, 30 ], [ 8, 26, 31 ], [ 9, 10, 10 ], [ 10, 1, 1 ], [ 10, 1, 3 ], [ 10, 5, 5 ], [ 10, 16, 16 ], [ 12, 6, 6 ], [ 12, 6, 7 ], [ 12, 9, 9 ], [ 12, 17, 17 ], [ 12, 19, 19 ], [ 14, 1, 3 ], [ 20, 2, 2 ], [ 22, 4, 4 ], [ 23, 0, 0 ], [ 27, 1, 1 ], [ 32, 0, 0 ], [ 33, 9, 9 ], [ 33, 16, 16 ] ], [ [ 8, 8, 8 ], [ 8, 24, 24 ] ], [ [ 8, 9, 10 ] ], [ [ 8, 17, 17 ] ], [ [ 9, 7, 7 ] ], [ [ 10, 8, 10 ], [ 12, 2, 4 ] ], [ [ 10, 19, 20 ] ], [ [ 12, 13, 13 ] ], [ [ 12, 20, 23 ], [ 14, 8, 11 ] ], [ [ 14, 0, 0 ] ], [ [ 15, 0, 0 ] ], [ [ 15, 2, 2 ] ], [ [ 15, 0, 2 ] ], [ [ 19, 3, 3 ], [ 21, 3, 3 ], [ 25, 12, 12 ], [ 32, 2, 2 ] ], [ [ 19, 6, 7 ] ], [ [ 22, 1, 1 ] ], [ [ 22, 6, 6 ], [ 23, 2, 2 ] ], [ [ 22, 6, 9 ], [ 23, 2, 5 ] ], [ [ 22, 8, 9 ], [ 23, 4, 5 ] ], [ [ 24, 2, 2 ], [ 24, 4, 4 ], [ 24, 4, 8 ], [ 24, 10, 10 ], [ 24, 15, 15 ], [ 24, 15, 20 ], [ 24, 25, 25 ], [ 24, 25, 27 ], [ 24, 22, 27 ], [ 26, 6, 6 ], [ 26, 12, 12 ] ], [ [ 24, 18, 20 ] ], [ [ 25, 3, 4 ] ], [ [ 25, 8, 8 ], [ 25, 10, 14 ], [ 26, 10, 10 ] ], [ [ 26, 19, 19 ] ], [ [ 26, 14, 25 ] ], [ [ 26, 23, 25 ] ], [ [ 28, 4, 4 ], [ 29, 5, 5 ] ], [ [ 28, 8, 8 ] ], [ [ 28, 6, 8 ], [ 29, 0, 0 ] ], [ [ 29, 3, 3 ] ], [ [ 29, 4, 4 ], [ 30, 2, 4 ] ], [ [ 30, 0, 0 ], [ 33, 5, 7 ], [ 33, 11, 11 ], [ 33, 21, 21 ], [ 33, 26, 26 ] ], [ [ 31, 2, 3 ] ], [ [ 33, 23, 23 ] ], [ [ 33, 24, 24 ], [ 33, 35, 37 ] ] ]
s01e16c06t
What do you think? Um, that one. Because of the two additional ethernet ports? Sure. Sure . He doesn't need them . He's already got a six - port ethernet switch. Oh, okay, then this one. Why? I don't know . The man on the box looks so happy. Penny, if I'm going to buy Leonard a gift, I'm going to do it right . I refuse to let him experience the same childhood trauma I did. I know I'm gonna regret this, but what trauma? On my 12th birthday, I really wanted a titanium centrifuge so, you know, I could separate radioactive isotopes. Of course. Instead of a titanium centrifuge, my parents bought me...Wow, this is hard . They got me a motorized dirt bike. No? What 12 - year - old boy wants a motorized dirt bike? All of them. Really? Yeah. Huh? Okay, so we're getting this one? Yeah, I suppose. Okay, let ’s go. Excuse me, do you know anything about this stuff? I know everything about this stuff. Okay, I have my own wholesale flower business and I want to hook up my computer in the front entrance with the one in my refrigerated warehouse. Here, buy this one: Look, it's the one we're getting . See? No, no, no, she doesn't want that . She needs a point - to - point peer network with a range extender. Thank you. Which hard drive do I want-- firewire or usb? It depends on what Bus you have. I drive a Chevy Cavalier. Oh, dear Lord. Sheldon, we have to go. Not now, penny . This poor man needs me . You, hold on . I'll be right with you . What computer do you have? And please don't say " a white one . "
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (NP (NNP Leonard)) (. ?) (SQ (VBP Have) (NP (PRP you)) (ADVP (RB ever)) (VP (VBN noticed) (SBAR (IN that) (S (NP (RB only) (PRP$ my) (NN name)) (VP (VBZ is) (PP (IN on) (NP (DT the) (NN cable) (NN bill)))))))) (. ?)))" }, "speaker": "Sheldon", "text": "Leonard? Have you ever noticed that only my name is on the cable bill?", "tokens": [ { "deprel": "vocative", "end_char": 7, "feats": "Number=Sing", "head": 6, "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": "aux", "end_char": 14, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 3, "lemma": "have", "misc": "", "start_char": 10, "text": "Have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 18, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 4, "lemma": "you", "misc": "", "start_char": 15, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 23, "feats": null, "head": 6, "id": 5, "lemma": "ever", "misc": "", "start_char": 19, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 31, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 6, "lemma": "notice", "misc": "", "start_char": 24, "text": "noticed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 36, "feats": null, "head": 15, "id": 7, "lemma": "that", "misc": "", "start_char": 32, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advmod", "end_char": 41, "feats": null, "head": 10, "id": 8, "lemma": "only", "misc": "", "start_char": 37, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "nmod:poss", "end_char": 44, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 10, "id": 9, "lemma": "my", "misc": "", "start_char": 42, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 49, "feats": "Number=Sing", "head": 15, "id": 10, "lemma": "name", "misc": "", "start_char": 45, "text": "name", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 52, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 11, "lemma": "be", "misc": "", "start_char": 50, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 55, "feats": null, "head": 15, "id": 12, "lemma": "on", "misc": "", "start_char": 53, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 59, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 13, "lemma": "the", "misc": "", "start_char": 56, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 65, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "cable", "misc": "", "start_char": 60, "text": "cable", "upos": "NOUN", "xpos": "NN" }, { "deprel": "ccomp", "end_char": 70, "feats": "Number=Sing", "head": 6, "id": 15, "lemma": "bill", "misc": "", "start_char": 66, "text": "bill", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 72, "feats": null, "head": 6, "id": 16, "lemma": "?", "misc": "", "start_char": 71, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (INTJ (UH Yeah) (. .)))" }, "speaker": "Leonard", "text": "Yeah.", "tokens": [ { "deprel": "root", "end_char": 77, "feats": null, "head": 0, "id": 1, "lemma": "yeah", "misc": "", "start_char": 73, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 79, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 78, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (INTJ (JJ Good) (, ,) (JJ good) (. .) (CC And) (S (S (NP (PRP$ your) (NN name)) (VP (VBZ is) (PP (IN on) (NP (DT the) (JJ electric) (NN bill))))) (CC and) (S (NP (PRP mine)) (VP (VBZ is) (RB n't)))) (. .) (CC And) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ okay) (PP (IN with) (NP (DT that)))))) (. .)))" }, "speaker": "Sheldon", "text": "Good, good . And your name is on the electric bill and mine isn't . And I'm okay with that.", "tokens": [ { "deprel": "root", "end_char": 84, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "good", "misc": "", "start_char": 80, "text": "Good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 86, "feats": null, "head": 3, "id": 2, "lemma": ",", "misc": "", "start_char": 85, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 91, "feats": "Degree=Pos", "head": 1, "id": 3, "lemma": "good", "misc": "", "start_char": 87, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 93, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 92, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 97, "feats": null, "head": 12, "id": 5, "lemma": "and", "misc": "", "start_char": 94, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 102, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "your", "misc": "", "start_char": 98, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 107, "feats": "Number=Sing", "head": 12, "id": 7, "lemma": "name", "misc": "", "start_char": 103, "text": "name", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 110, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 8, "lemma": "be", "misc": "", "start_char": 108, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 113, "feats": null, "head": 12, "id": 9, "lemma": "on", "misc": "", "start_char": 111, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 117, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 10, "lemma": "the", "misc": "", "start_char": 114, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 126, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "electric", "misc": "", "start_char": 118, "text": "electric", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 131, "feats": "Number=Sing", "head": 1, "id": 12, "lemma": "bill", "misc": "", "start_char": 127, "text": "bill", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 135, "feats": null, "head": 15, "id": 13, "lemma": "and", "misc": "", "start_char": 132, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 140, "feats": "Gender=Neut|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 15, "id": 14, "lemma": "mine", "misc": "", "start_char": 136, "text": "mine", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 143, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 15, "lemma": "be", "misc": "", "start_char": 141, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 147, "feats": null, "head": 15, "id": 16, "lemma": "not", "misc": "", "start_char": 144, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 149, "feats": null, "head": 1, "id": 17, "lemma": ".", "misc": "", "start_char": 148, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 153, "feats": null, "head": 21, "id": 18, "lemma": "and", "misc": "", "start_char": 150, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 155, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 21, "id": 19, "lemma": "I", "misc": "", "start_char": 154, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 158, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 21, "id": 20, "lemma": "be", "misc": "", "start_char": 156, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "conj", "end_char": 163, "feats": "Degree=Pos", "head": 1, "id": 21, "lemma": "okay", "misc": "", "start_char": 159, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 168, "feats": null, "head": 23, "id": 22, "lemma": "with", "misc": "", "start_char": 164, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 173, "feats": "Number=Sing|PronType=Dem", "head": 21, "id": 23, "lemma": "that", "misc": "", "start_char": 169, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 175, "feats": null, "head": 1, "id": 24, "lemma": ".", "misc": "", "start_char": 174, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Actually)) (, ,) (NP (PRP$ your) (NN name)) (VP (VBZ is) (PP (IN on) (NP (DT the) (JJ electric) (NN bill)))) (. .)))" }, "speaker": "Leonard", "text": "Actually, your name is on the electric bill.", "tokens": [ { "deprel": "advmod", "end_char": 184, "feats": null, "head": 9, "id": 1, "lemma": "actually", "misc": "", "start_char": 176, "text": "Actually", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 186, "feats": null, "head": 9, "id": 2, "lemma": ",", "misc": "", "start_char": 185, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 191, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "your", "misc": "", "start_char": 187, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 196, "feats": "Number=Sing", "head": 9, "id": 4, "lemma": "name", "misc": "", "start_char": 192, "text": "name", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 199, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 5, "lemma": "be", "misc": "", "start_char": 197, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 202, "feats": null, "head": 9, "id": 6, "lemma": "on", "misc": "", "start_char": 200, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 206, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 7, "lemma": "the", "misc": "", "start_char": 203, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 215, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "electric", "misc": "", "start_char": 207, "text": "electric", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 220, "feats": "Number=Sing", "head": 0, "id": 9, "lemma": "bill", "misc": "", "start_char": 216, "text": "bill", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 222, "feats": null, "head": 9, "id": 10, "lemma": ".", "misc": "", "start_char": 221, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (UH right) (. .)) (NP (DT This)) (VP (VBZ is) (NP (DT a) (NN disaster))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, right . This is a disaster.", "tokens": [ { "deprel": "discourse", "end_char": 225, "feats": null, "head": 8, "id": 1, "lemma": "oh", "misc": "", "start_char": 223, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 227, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 226, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 233, "feats": null, "head": 8, "id": 3, "lemma": "right", "misc": "", "start_char": 228, "text": "right", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 235, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 234, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 240, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 5, "lemma": "this", "misc": "", "start_char": 236, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 243, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 241, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 245, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 244, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 254, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "disaster", "misc": "", "start_char": 246, "text": "disaster", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 256, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 255, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP do) (RB n't) (ADVP (RB even)) (VP (VB know) (SBAR (WHNP (WP what)) (S (NP (PRP you)) (VP (VBP 're) (VP (VBG talking) (PP (IN about))))))))) (CC and) (S (NP (PRP I)) (VP (VBP agree))) (. .)))" }, "speaker": "Leonard", "text": "I don't even know what you're talking about and I agree.", "tokens": [ { "deprel": "nsubj", "end_char": 258, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 1, "lemma": "I", "misc": "", "start_char": 257, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 261, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "do", "misc": "", "start_char": 259, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 265, "feats": null, "head": 5, "id": 3, "lemma": "not", "misc": "", "start_char": 262, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 270, "feats": null, "head": 5, "id": 4, "lemma": "even", "misc": "", "start_char": 266, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 275, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "know", "misc": "", "start_char": 271, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "obl", "end_char": 280, "feats": "PronType=Rel", "head": 9, "id": 6, "lemma": "what", "misc": "", "start_char": 276, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 284, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 7, "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": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 285, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 296, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 9, "lemma": "talk", "misc": "", "start_char": 289, "text": "talking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 302, "feats": null, "head": 6, "id": 10, "lemma": "about", "misc": "", "start_char": 297, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "cc", "end_char": 306, "feats": null, "head": 13, "id": 11, "lemma": "and", "misc": "", "start_char": 303, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 308, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 12, "lemma": "I", "misc": "", "start_char": 307, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 314, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 13, "lemma": "agree", "misc": "", "start_char": 309, "text": "agree", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 316, "feats": null, "head": 5, "id": 14, "lemma": ".", "misc": "", "start_char": 315, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Okay)) (, ,) (NP (PRP I)) (VP (VBP have) (S (VP (TO to) (VP (VB tell) (NP (PRP you)) (NP (NN something))))))) (, ,) (CC but) (S (NP (PRP you)) (VP (VBP 're) (RB not) (VP (VBG going) (S (VP (TO to) (VP (VB like) (NP (PRP it)))))))) (. .)))" }, "speaker": "Sheldon", "text": "Okay, I have to tell you something, but you're not going to like it.", "tokens": [ { "deprel": "discourse", "end_char": 321, "feats": null, "head": 4, "id": 1, "lemma": "okay", "misc": "", "start_char": 317, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 323, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 322, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 325, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 324, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 330, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 326, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 333, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 331, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 338, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "tell", "misc": "", "start_char": 334, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 342, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 6, "id": 7, "lemma": "you", "misc": "", "start_char": 339, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 352, "feats": "Number=Sing|PronType=Ind", "head": 6, "id": 8, "lemma": "something", "misc": "", "start_char": 343, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 354, "feats": null, "head": 14, "id": 9, "lemma": ",", "misc": "", "start_char": 353, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 358, "feats": null, "head": 14, "id": 10, "lemma": "but", "misc": "", "start_char": 355, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 362, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 11, "lemma": "you", "misc": "", "start_char": 359, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 366, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 14, "id": 12, "lemma": "be", "misc": "", "start_char": 363, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 370, "feats": null, "head": 14, "id": 13, "lemma": "not", "misc": "", "start_char": 367, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 376, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 14, "lemma": "go", "misc": "", "start_char": 371, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 379, "feats": null, "head": 16, "id": 15, "lemma": "to", "misc": "", "start_char": 377, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 384, "feats": "VerbForm=Inf", "head": 14, "id": 16, "lemma": "like", "misc": "", "start_char": 380, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 387, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 17, "lemma": "it", "misc": "", "start_char": 385, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 389, "feats": null, "head": 4, "id": 18, "lemma": ".", "misc": "", "start_char": 388, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBZ ’s) (VP (VBG going) (PRT (RP on)))) (. ?)))" }, "speaker": "Leonard", "text": "What ’s going on?", "tokens": [ { "deprel": "nsubj", "end_char": 394, "feats": "PronType=Int", "head": 3, "id": 1, "lemma": "what", "misc": "", "start_char": 390, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 397, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 395, "text": "’s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 403, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "go", "misc": "", "start_char": 398, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 406, "feats": null, "head": 3, "id": 4, "lemma": "on", "misc": "", "start_char": 404, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 408, "feats": null, "head": 3, "id": 5, "lemma": "?", "misc": "", "start_char": 407, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (DT An) (NN article)) (VP (VBD was) (ADVP (RB just)) (VP (VBN published) (PP (IN in) (NP (NNP Scientific) (NNP American))) (PP (IN about) (NP (PRP$ our) (NN theory))))) (. .)))" }, "speaker": "Sheldon", "text": "An article was just published in Scientific American about our theory.", "tokens": [ { "deprel": "det", "end_char": 411, "feats": "Definite=Ind|PronType=Art", "head": 2, "id": 1, "lemma": "a", "misc": "", "start_char": 409, "text": "An", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:pass", "end_char": 419, "feats": "Number=Sing", "head": 5, "id": 2, "lemma": "article", "misc": "", "start_char": 412, "text": "article", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "end_char": 423, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 420, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 428, "feats": null, "head": 5, "id": 4, "lemma": "just", "misc": "", "start_char": 424, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 438, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 5, "lemma": "publish", "misc": "", "start_char": 429, "text": "published", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 441, "feats": null, "head": 8, "id": 6, "lemma": "in", "misc": "", "start_char": 439, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 452, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "Scientific", "misc": "", "start_char": 442, "text": "Scientific", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "obl", "end_char": 461, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "American", "misc": "", "start_char": 453, "text": "American", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 467, "feats": null, "head": 11, "id": 9, "lemma": "about", "misc": "", "start_char": 462, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 471, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "our", "misc": "", "start_char": 468, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 478, "feats": "Number=Sing", "head": 5, "id": 11, "lemma": "theory", "misc": "", "start_char": 472, "text": "theory", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 480, "feats": null, "head": 5, "id": 12, "lemma": ".", "misc": "", "start_char": 479, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (SQ (VBD Did) (NP (PRP they)) (VP (VB hate) (NP (PRP it))) (. ?)))" }, "speaker": "Leonard", "text": "Did they hate it?", "tokens": [ { "deprel": "aux", "end_char": 484, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 481, "text": "Did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 489, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 3, "id": 2, "lemma": "they", "misc": "", "start_char": 485, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 494, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "hate", "misc": "", "start_char": 490, "text": "hate", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 497, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "it", "misc": "", "start_char": 495, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 499, "feats": null, "head": 3, "id": 5, "lemma": "?", "misc": "", "start_char": 498, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (S (LST (UH No) (. .) (UH No)) (, ,) (NP (PRP they)) (VP (VBD loved) (NP (PRP it)))) (. .) (S (NP (PRP They)) (, ,) (INTJ (UH uh)) (, ,) (VP (MD could) (RB n't) (VP (VB say) (NP (NP (ADJP (RB enough) (JJ nice)) (NNS things)) (PP (IN about) (NP (PRP it))))))) (. .)))" }, "speaker": "Sheldon", "text": "No . No, they loved it . They, uh, couldn't say enough nice things about it.", "tokens": [ { "deprel": "discourse", "end_char": 502, "feats": "Polarity=Neg", "head": 6, "id": 1, "lemma": "no", "misc": "", "start_char": 500, "text": "No", "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": "discourse", "end_char": 507, "feats": "Polarity=Neg", "head": 6, "id": 3, "lemma": "no", "misc": "", "start_char": 505, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 509, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 508, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 514, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 6, "id": 5, "lemma": "they", "misc": "", "start_char": 510, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 520, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 6, "lemma": "love", "misc": "", "start_char": 515, "text": "loved", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 523, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "it", "misc": "", "start_char": 521, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 525, "feats": null, "head": 6, "id": 8, "lemma": ".", "misc": "", "start_char": 524, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 530, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 15, "id": 9, "lemma": "they", "misc": "", "start_char": 526, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 532, "feats": null, "head": 9, "id": 10, "lemma": ",", "misc": "", "start_char": 531, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 535, "feats": null, "head": 15, "id": 11, "lemma": "uh", "misc": "", "start_char": 533, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 537, "feats": null, "head": 11, "id": 12, "lemma": ",", "misc": "", "start_char": 536, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 543, "feats": "VerbForm=Fin", "head": 15, "id": 13, "lemma": "could", "misc": "", "start_char": 538, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 547, "feats": null, "head": 15, "id": 14, "lemma": "not", "misc": "", "start_char": 544, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 551, "feats": "VerbForm=Inf", "head": 6, "id": 15, "lemma": "say", "misc": "", "start_char": 548, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 558, "feats": null, "head": 17, "id": 16, "lemma": "enough", "misc": "", "start_char": 552, "text": "enough", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 563, "feats": "Degree=Pos", "head": 18, "id": 17, "lemma": "nice", "misc": "", "start_char": 559, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 570, "feats": "Number=Plur", "head": 15, "id": 18, "lemma": "thing", "misc": "", "start_char": 564, "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 576, "feats": null, "head": 20, "id": 19, "lemma": "about", "misc": "", "start_char": 571, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 579, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 20, "lemma": "it", "misc": "", "start_char": 577, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 581, "feats": null, "head": 6, "id": 21, "lemma": ".", "misc": "", "start_char": 580, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (SBARQ (ADVP (RB So)) (WHNP (WP what)) (VP (VBZ 's) (NP (DT the) (NN problem))) (. ?)))" }, "speaker": "Leonard", "text": "So what's the problem?", "tokens": [ { "deprel": "advmod", "end_char": 584, "feats": null, "head": 5, "id": 1, "lemma": "so", "misc": "", "start_char": 582, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 589, "feats": "PronType=Int", "head": 5, "id": 2, "lemma": "what", "misc": "", "start_char": 585, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 592, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 590, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 596, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 593, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 604, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "problem", "misc": "", "start_char": 597, "text": "problem", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 606, "feats": null, "head": 5, "id": 6, "lemma": "?", "misc": "", "start_char": 605, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP know) (SBAR (WHADVP (WRB how)) (S (NP (DT the) (NNP PennySaver)) (ADVP (RB only)) (VP (VBZ has) (NP (PRP$ my) (NN name)))))) (. ...)))" }, "speaker": "Sheldon", "text": "You know how the PennySaver only has my name ...", "tokens": [ { "deprel": "nsubj", "end_char": 610, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 607, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 615, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "know", "misc": "", "start_char": 611, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 619, "feats": "PronType=Int", "head": 7, "id": 3, "lemma": "how", "misc": "", "start_char": 616, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "det", "end_char": 623, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 620, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 634, "feats": "Number=Sing", "head": 7, "id": 5, "lemma": "PennySaver", "misc": "", "start_char": 624, "text": "PennySaver", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 639, "feats": null, "head": 7, "id": 6, "lemma": "only", "misc": "", "start_char": 635, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 643, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 7, "lemma": "have", "misc": "", "start_char": 640, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 646, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "my", "misc": "", "start_char": 644, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 651, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "name", "misc": "", "start_char": 647, "text": "name", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 655, "feats": null, "head": 2, "id": 10, "lemma": "...", "misc": "", "start_char": 652, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (NP (NNP Sheldon) (. !)))" }, "speaker": "Leonard", "text": "Sheldon!", "tokens": [ { "deprel": "root", "end_char": 663, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 656, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 665, "feats": null, "head": 1, "id": 2, "lemma": "!", "misc": "", "start_char": 664, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (NP (PRP They)) (VP (VBD did) (RB n't) (VP (VB mention) (NP (PRP you)) (PP (IN in) (NP (NP (DT the) (NN article)) (. .) (NP (RB Only) (PRP me)))))) (. .)))" }, "speaker": "Sheldon", "text": "They didn't mention you in the article . Only me.", "tokens": [ { "deprel": "nsubj", "end_char": 670, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "they", "misc": "", "start_char": 666, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 674, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 671, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 678, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 675, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 686, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "mention", "misc": "", "start_char": 679, "text": "mention", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 690, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 5, "lemma": "you", "misc": "", "start_char": 687, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 693, "feats": null, "head": 8, "id": 6, "lemma": "in", "misc": "", "start_char": 691, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 697, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 694, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 705, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "article", "misc": "", "start_char": 698, "text": "article", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 707, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 706, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 712, "feats": null, "head": 11, "id": 10, "lemma": "only", "misc": "", "start_char": 708, "text": "Only", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 715, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 11, "lemma": "I", "misc": "", "start_char": 713, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 717, "feats": null, "head": 4, "id": 12, "lemma": ".", "misc": "", "start_char": 716, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (ADVP (RB Really) (. ?)))" }, "speaker": "Leonard", "text": "Really?", "tokens": [ { "deprel": "root", "end_char": 724, "feats": null, "head": 0, "id": 1, "lemma": "really", "misc": "", "start_char": 718, "text": "Really", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 726, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 725, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (RB not) (ADJP (JJ fair)))) (. .) (S (S (VP (VB Let) (S (NP (DT the) (NN anger)) (VP (VB go))))) (, ,) (NP (NN buddy)) (. .) (NP (PRP You)) (ADVP (RB just)) (, ...) (S (NP (PRP you)) (VP (VBP relax) (NP (PDT all) (PRP$ your) (NNS muscles)) (. .) (PP (IN Except) (PP (IN for) (NP (NP (PRP$ your) (NN pubococcygeus)) (CC and) (NP (JJ anal) (NN sphincter))))) (. .) (S (VP (VB Let) (S (NP (PRP 's)) (VP (VB keep) (NP (DT those)) (S (ADJP (JJ tight)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "It's not fair . Let the anger go, buddy . You just...you relax all your muscles . Except for your pubococcygeus and anal sphincter . Let's keep those tight.", "tokens": [ { "deprel": "nsubj", "end_char": 729, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "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": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 730, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 736, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 733, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 741, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "fair", "misc": "", "start_char": 737, "text": "fair", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 743, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 742, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 747, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 6, "lemma": "let", "misc": "", "start_char": 744, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 751, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 748, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 757, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "anger", "misc": "", "start_char": 752, "text": "anger", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 760, "feats": "VerbForm=Inf", "head": 6, "id": 9, "lemma": "go", "misc": "", "start_char": 758, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 762, "feats": null, "head": 11, "id": 10, "lemma": ",", "misc": "", "start_char": 761, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 768, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "buddy", "misc": "", "start_char": 763, "text": "buddy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 770, "feats": null, "head": 13, "id": 12, "lemma": ".", "misc": "", "start_char": 769, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "reparandum", "end_char": 774, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 17, "id": 13, "lemma": "you", "misc": "", "start_char": 771, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 779, "feats": null, "head": 17, "id": 14, "lemma": "just", "misc": "", "start_char": 775, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 783, "feats": null, "head": 17, "id": 15, "lemma": "...", "misc": "", "start_char": 780, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 787, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 17, "id": 16, "lemma": "you", "misc": "", "start_char": 784, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 793, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 17, "lemma": "relax", "misc": "", "start_char": 788, "text": "relax", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det:predet", "end_char": 797, "feats": null, "head": 20, "id": 18, "lemma": "all", "misc": "", "start_char": 794, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "nmod:poss", "end_char": 802, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 20, "id": 19, "lemma": "your", "misc": "", "start_char": 798, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 810, "feats": "Number=Plur", "head": 17, "id": 20, "lemma": "muscle", "misc": "", "start_char": 803, "text": "muscles", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 812, "feats": null, "head": 4, "id": 21, "lemma": ".", "misc": "", "start_char": 811, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 819, "feats": null, "head": 25, "id": 22, "lemma": "except", "misc": "", "start_char": 813, "text": "Except", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 823, "feats": null, "head": 25, "id": 23, "lemma": "for", "misc": "", "start_char": 820, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 828, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 25, "id": 24, "lemma": "your", "misc": "", "start_char": 824, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 842, "feats": "Number=Sing", "head": 17, "id": 25, "lemma": "pubococcygeus", "misc": "", "start_char": 829, "text": "pubococcygeus", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 846, "feats": null, "head": 28, "id": 26, "lemma": "and", "misc": "", "start_char": 843, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "amod", "end_char": 851, "feats": "Degree=Pos", "head": 28, "id": 27, "lemma": "anal", "misc": "", "start_char": 847, "text": "anal", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 861, "feats": "Number=Sing", "head": 25, "id": 28, "lemma": "sphincter", "misc": "", "start_char": 852, "text": "sphincter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 863, "feats": null, "head": 4, "id": 29, "lemma": ".", "misc": "", "start_char": 862, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 867, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 30, "lemma": "let", "misc": "", "start_char": 864, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 870, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 30, "id": 31, "lemma": "we", "misc": "", "start_char": 868, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 875, "feats": "VerbForm=Inf", "head": 30, "id": 32, "lemma": "keep", "misc": "", "start_char": 871, "text": "keep", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 881, "feats": "Number=Plur|PronType=Dem", "head": 32, "id": 33, "lemma": "that", "misc": "", "start_char": 876, "text": "those", "upos": "PRON", "xpos": "DT" }, { "deprel": "xcomp", "end_char": 887, "feats": "Degree=Pos", "head": 32, "id": 34, "lemma": "tight", "misc": "", "start_char": 882, "text": "tight", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 889, "feats": null, "head": 4, "id": 35, "lemma": ".", "misc": "", "start_char": 888, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Uh)) (, ,) (NP (DT that) (, -) (DT that)) (VP (VBZ 's) (RB not) (ADJP (JJ necessary))) (. .)))" }, "speaker": "Leonard", "text": "Uh, that - that's not necessary.", "tokens": [ { "deprel": "discourse", "end_char": 892, "feats": null, "head": 8, "id": 1, "lemma": "uh", "misc": "", "start_char": 890, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 894, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 893, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "reparandum", "end_char": 899, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 3, "lemma": "that", "misc": "", "start_char": 895, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 901, "feats": null, "head": 3, "id": 4, "lemma": "-", "misc": "", "start_char": 900, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 906, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 5, "lemma": "that", "misc": "", "start_char": 902, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 909, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 907, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 913, "feats": null, "head": 8, "id": 7, "lemma": "not", "misc": "", "start_char": 910, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 923, "feats": "Degree=Pos", "head": 0, "id": 8, "lemma": "necessary", "misc": "", "start_char": 914, "text": "necessary", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 925, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 924, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (: is--) (S (NP (PRP they)) (VP (VBP 're) (SBAR (WHNP (WP what)) (S (VP (VBP hold) (PRT (RP back)) (NP (NP (DT the) (NN urine)) (CC and) (NP (DT the) (NNS feces) (. .))) (S (VP (VB Look)))))))) (, ,) (S (ADVP (RB maybe) (, -) (RB maybe)) (NP (PRP you)) (VP (MD should) (RB n't) (VP (VB read) (NP (PRP it))))) (. .) (S (NP (PRP It)) (VP (MD 'll) (ADVP (RB only)) (VP (VB make) (S (NP (PRP you)) (VP (VB feel) (ADJP (JJR worse))))))) (. .)))" }, "speaker": "Sheldon", "text": "It is-- they're what hold back the urine and the feces . Look, maybe - maybe you shouldn't read it . It'll only make you feel worse.", "tokens": [ { "deprel": "nsubj", "end_char": 928, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 1, "lemma": "it", "misc": "", "start_char": 926, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 933, "feats": null, "head": 5, "id": 2, "lemma": "is--", "misc": "", "start_char": 929, "text": "is--", "upos": "PUNCT", "xpos": ":" }, { "deprel": "nsubj", "end_char": 938, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "they", "misc": "", "start_char": 934, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 942, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 939, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 947, "feats": "PronType=Rel", "head": 0, "id": 5, "lemma": "what", "misc": "", "start_char": 943, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 952, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 6, "lemma": "hold", "misc": "", "start_char": 948, "text": "hold", "upos": "VERB", "xpos": "VBP" }, { "deprel": "compound:prt", "end_char": 957, "feats": null, "head": 6, "id": 7, "lemma": "back", "misc": "", "start_char": 953, "text": "back", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 961, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 958, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 967, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "urine", "misc": "", "start_char": 962, "text": "urine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 971, "feats": null, "head": 12, "id": 10, "lemma": "and", "misc": "", "start_char": 968, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 975, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 972, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 981, "feats": "Number=Plur", "head": 9, "id": 12, "lemma": "fece", "misc": "", "start_char": 976, "text": "feces", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 983, "feats": null, "head": 5, "id": 13, "lemma": ".", "misc": "", "start_char": 982, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 988, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 14, "lemma": "look", "misc": "", "start_char": 984, "text": "Look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 990, "feats": null, "head": 16, "id": 15, "lemma": ",", "misc": "", "start_char": 989, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 996, "feats": null, "head": 22, "id": 16, "lemma": "maybe", "misc": "", "start_char": 991, "text": "maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 998, "feats": null, "head": 22, "id": 17, "lemma": "-", "misc": "", "start_char": 997, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1004, "feats": null, "head": 22, "id": 18, "lemma": "maybe", "misc": "", "start_char": 999, "text": "maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1008, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 22, "id": 19, "lemma": "you", "misc": "", "start_char": 1005, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1015, "feats": "VerbForm=Fin", "head": 22, "id": 20, "lemma": "should", "misc": "", "start_char": 1009, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1019, "feats": null, "head": 22, "id": 21, "lemma": "not", "misc": "", "start_char": 1016, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1024, "feats": "VerbForm=Inf", "head": 5, "id": 22, "lemma": "read", "misc": "", "start_char": 1020, "text": "read", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1027, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 22, "id": 23, "lemma": "it", "misc": "", "start_char": 1025, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1029, "feats": null, "head": 5, "id": 24, "lemma": ".", "misc": "", "start_char": 1028, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1032, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 28, "id": 25, "lemma": "it", "misc": "", "start_char": 1030, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1036, "feats": "VerbForm=Fin", "head": 28, "id": 26, "lemma": "will", "misc": "", "start_char": 1033, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1041, "feats": null, "head": 28, "id": 27, "lemma": "only", "misc": "", "start_char": 1037, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1046, "feats": "VerbForm=Inf", "head": 5, "id": 28, "lemma": "make", "misc": "", "start_char": 1042, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1050, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 28, "id": 29, "lemma": "you", "misc": "", "start_char": 1047, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1055, "feats": "VerbForm=Inf", "head": 28, "id": 30, "lemma": "feel", "misc": "", "start_char": 1051, "text": "feel", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1061, "feats": "Degree=Cmp", "head": 30, "id": 31, "lemma": "bad", "misc": "", "start_char": 1056, "text": "worse", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 1063, "feats": null, "head": 5, "id": 32, "lemma": ".", "misc": "", "start_char": 1062, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (NP (`` \") (NP (NP (NNP Cooper)) (CC and) (NP (PRP$ his) (NN team))) ('' \") (. ?)))" }, "speaker": "Leonard", "text": "\" Cooper and his team \"?", "tokens": [ { "deprel": "punct", "end_char": 1065, "feats": null, "head": 2, "id": 1, "lemma": "\"", "misc": "", "start_char": 1064, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "root", "end_char": 1072, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "Cooper", "misc": "", "start_char": 1066, "text": "Cooper", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 1076, "feats": null, "head": 5, "id": 3, "lemma": "and", "misc": "", "start_char": 1073, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 1080, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 5, "id": 4, "lemma": "his", "misc": "", "start_char": 1077, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "conj", "end_char": 1085, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "team", "misc": "", "start_char": 1081, "text": "team", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1087, "feats": null, "head": 2, "id": 6, "lemma": "\"", "misc": "", "start_char": 1086, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "punct", "end_char": 1089, "feats": null, "head": 2, "id": 7, "lemma": "?", "misc": "", "start_char": 1088, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (MD should) (VP (VB know) (SBAR (S (NP (PRP I)) (VP (VBD had) (NP (NP (NN nothing)) (SBAR (S (VP (TO to) (VP (VB do) (PP (IN with) (NP (DT that))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "You should know I had nothing to do with that.", "tokens": [ { "deprel": "nsubj", "end_char": 1093, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 1090, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1100, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "should", "misc": "", "start_char": 1094, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1105, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "know", "misc": "", "start_char": 1101, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 1107, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 1106, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1111, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 3, "id": 5, "lemma": "have", "misc": "", "start_char": 1108, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1119, "feats": "Number=Sing|PronType=Neg", "head": 5, "id": 6, "lemma": "nothing", "misc": "", "start_char": 1112, "text": "nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "mark", "end_char": 1122, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 1120, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 1125, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "do", "misc": "", "start_char": 1123, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1130, "feats": null, "head": 10, "id": 9, "lemma": "with", "misc": "", "start_char": 1126, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1135, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 10, "lemma": "that", "misc": "", "start_char": 1131, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1137, "feats": null, "head": 3, "id": 11, "lemma": ".", "misc": "", "start_char": 1136, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (UH Uh)) (, ...) (S (ADVP (IN at) (JJS least)) (NP (PRP they)) (VP (VBP 're) (VP (VBG talking) (PP (IN about) (NP (DT the) (NN theory)))))) (. .) (S (PRN (S (NP (PRP I)) (VP (VBP mean)))) (, ,) (NP (DT that)) (VP (VBZ 's) (SBAR (WHNP (WP what)) (S (VP (VBZ 's) (ADJP (JJ important))))))) (. .)))" }, "speaker": "Leonard", "text": "Uh...at least they're talking about the theory . I mean, that's what's important.", "tokens": [ { "deprel": "discourse", "end_char": 1140, "feats": null, "head": 7, "id": 1, "lemma": "uh", "misc": "", "start_char": 1138, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1144, "feats": null, "head": 1, "id": 2, "lemma": "...", "misc": "", "start_char": 1141, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1147, "feats": null, "head": 7, "id": 3, "lemma": "at", "misc": "", "start_char": 1145, "text": "at", "upos": "ADV", "xpos": "IN" }, { "deprel": "fixed", "end_char": 1153, "feats": "Degree=Sup", "head": 3, "id": 4, "lemma": "least", "misc": "", "start_char": 1148, "text": "least", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "nsubj", "end_char": 1158, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 7, "id": 5, "lemma": "they", "misc": "", "start_char": 1154, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1162, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 1159, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1170, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 7, "lemma": "talk", "misc": "", "start_char": 1163, "text": "talking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 1176, "feats": null, "head": 10, "id": 8, "lemma": "about", "misc": "", "start_char": 1171, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1180, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 1177, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1187, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "theory", "misc": "", "start_char": 1181, "text": "theory", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1189, "feats": null, "head": 13, "id": 11, "lemma": ".", "misc": "", "start_char": 1188, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1191, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 12, "lemma": "I", "misc": "", "start_char": 1190, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1196, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 17, "id": 13, "lemma": "mean", "misc": "", "start_char": 1192, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1198, "feats": null, "head": 13, "id": 14, "lemma": ",", "misc": "", "start_char": 1197, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1203, "feats": "Number=Sing|PronType=Dem", "head": 17, "id": 15, "lemma": "that", "misc": "", "start_char": 1199, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1206, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 16, "lemma": "be", "misc": "", "start_char": 1204, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 1211, "feats": "PronType=Rel", "head": 7, "id": 17, "lemma": "what", "misc": "", "start_char": 1207, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 1214, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 18, "lemma": "be", "misc": "", "start_char": 1212, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "acl:relcl", "end_char": 1224, "feats": "Degree=Pos", "head": 17, "id": 19, "lemma": "important", "misc": "", "start_char": 1215, "text": "important", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1226, "feats": null, "head": 7, "id": 20, "lemma": ".", "misc": "", "start_char": 1225, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP know))) (, ,) (S (NP (PRP you)) (VP (VBP 're) (ADJP (JJ right)))) (PRN (. .) (S (NP (PRP You)) (VP (VBP know)))) (, ,) (S (NP (PRP it)) (VP (VBZ 's) (PP (UH like)) (SBAR (WHADVP (WRB when)) (S (NP (NP (NNP Stan) (NNP Lee)) (CC and) (NP (NNP Steve) (NNP Ditko))) (VP (VBD created) (S (NP (NNP Spider) (HYPH -) (NNP Man) (. .) (NNP Stan) (NNP Lee)) (VP (MD may) (VP (VB get) (NP (PDT all) (DT the) (NN credit)))))))))) (, ,) (CC but) (S (NP (NNP Steve) (NNP Ditko)) (VP (VBZ knows) (SBAR (S (S (NP (PRP he)) (VP (VBD was) (ADJP (RB just) (RB as) (JJ important)) (. .) (SBAR (ADVP (RB Even)) (IN though) (S (NP (NNP Stan) (NNP Lee)) (VP (VBZ gets) (S (VP (TO to) (VP (VB be) (PP (IN in) (NP (PDT all) (DT the) (NNP Marvel) (NNS movies))))))))))) (. .) (CC And) (, -) (CC and) (S (NP (PRP he)) (VP (VBZ 's) (ADJP (RB far) (JJR richer)))) (. .) (CC And) (S (NP (PRP he)) (VP (VBZ 's) (NP (DT a) (NN household) (NN name)))) (, ,) (S (NP (PRP you)) (VP (VBP know))) (. ?) (SBAR (IN Whereas) (PRN (, ,) (S (NP (PRP you)) (VP (VBP know))) (, ,)) (S (NP (PRP you)) (VP (VBP say) (NP (NNP Ditko))))))))) (, ,) (CC and) (S (NP (DT that)) (VP (VBZ sounds) (PP (IN like) (NP (NP (DT a) (NN company)) (SBAR (WHNP (WDT that)) (S (VP (VBZ makes) (NP (NNS Dits))))))))) (. .)))" }, "speaker": "Sheldon", "text": "You know, you're right . You know, it's like when Stan Lee and Steve Ditko created Spider - Man . Stan Lee may get all the credit, but Steve Ditko knows he was just as important . Even though Stan Lee gets to be in all the Marvel movies . And - and he's far richer . And he's a household name, you know? Whereas, you know, you say Ditko, and that sounds like a company that makes Dits.", "tokens": [ { "deprel": "nsubj", "end_char": 1230, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 1227, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1235, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 14, "id": 2, "lemma": "know", "misc": "", "start_char": 1231, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1237, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 1236, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1241, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 4, "lemma": "you", "misc": "", "start_char": 1238, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1245, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 1242, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "reparandum", "end_char": 1251, "feats": "Degree=Pos", "head": 14, "id": 6, "lemma": "right", "misc": "", "start_char": 1246, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1253, "feats": null, "head": 9, "id": 7, "lemma": ".", "misc": "", "start_char": 1252, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1257, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 9, "id": 8, "lemma": "you", "misc": "", "start_char": 1254, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1262, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 14, "id": 9, "lemma": "know", "misc": "", "start_char": 1258, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1264, "feats": null, "head": 9, "id": 10, "lemma": ",", "misc": "", "start_char": 1263, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1267, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 11, "lemma": "it", "misc": "", "start_char": 1265, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1270, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 12, "lemma": "be", "misc": "", "start_char": 1268, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "discourse", "end_char": 1275, "feats": null, "head": 14, "id": 13, "lemma": "like", "misc": "", "start_char": 1271, "text": "like", "upos": "INTJ", "xpos": "UH" }, { "deprel": "root", "end_char": 1280, "feats": "PronType=Int", "head": 0, "id": 14, "lemma": "when", "misc": "", "start_char": 1276, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1285, "feats": "Number=Sing", "head": 20, "id": 15, "lemma": "Stan", "misc": "", "start_char": 1281, "text": "Stan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1289, "feats": "Number=Sing", "head": 15, "id": 16, "lemma": "Lee", "misc": "", "start_char": 1286, "text": "Lee", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 1293, "feats": null, "head": 18, "id": 17, "lemma": "and", "misc": "", "start_char": 1290, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1299, "feats": "Number=Sing", "head": 15, "id": 18, "lemma": "Steve", "misc": "", "start_char": 1294, "text": "Steve", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1305, "feats": "Number=Sing", "head": 18, "id": 19, "lemma": "Ditko", "misc": "", "start_char": 1300, "text": "Ditko", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl:relcl", "end_char": 1313, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": 20, "lemma": "create", "misc": "", "start_char": 1306, "text": "created", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1320, "feats": "Number=Sing", "head": 20, "id": 21, "lemma": "Spider", "misc": "", "start_char": 1314, "text": "Spider", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1322, "feats": null, "head": 23, "id": 22, "lemma": "-", "misc": "", "start_char": 1321, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "flat", "end_char": 1326, "feats": "Number=Sing", "head": 21, "id": 23, "lemma": "Man", "misc": "", "start_char": 1323, "text": "Man", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1328, "feats": null, "head": 28, "id": 24, "lemma": ".", "misc": "", "start_char": 1327, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1333, "feats": "Number=Sing", "head": 28, "id": 25, "lemma": "Stan", "misc": "", "start_char": 1329, "text": "Stan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1337, "feats": "Number=Sing", "head": 25, "id": 26, "lemma": "Lee", "misc": "", "start_char": 1334, "text": "Lee", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 1341, "feats": "VerbForm=Fin", "head": 28, "id": 27, "lemma": "may", "misc": "", "start_char": 1338, "text": "may", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 1345, "feats": "VerbForm=Inf", "head": 14, "id": 28, "lemma": "get", "misc": "", "start_char": 1342, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "det:predet", "end_char": 1349, "feats": null, "head": 31, "id": 29, "lemma": "all", "misc": "", "start_char": 1346, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 1353, "feats": "Definite=Def|PronType=Art", "head": 31, "id": 30, "lemma": "the", "misc": "", "start_char": 1350, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1360, "feats": "Number=Sing", "head": 28, "id": 31, "lemma": "credit", "misc": "", "start_char": 1354, "text": "credit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1362, "feats": null, "head": 36, "id": 32, "lemma": ",", "misc": "", "start_char": 1361, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1366, "feats": null, "head": 36, "id": 33, "lemma": "but", "misc": "", "start_char": 1363, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1372, "feats": "Number=Sing", "head": 36, "id": 34, "lemma": "Steve", "misc": "", "start_char": 1367, "text": "Steve", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1378, "feats": "Number=Sing", "head": 34, "id": 35, "lemma": "Ditko", "misc": "", "start_char": 1373, "text": "Ditko", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "conj", "end_char": 1384, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 28, "id": 36, "lemma": "know", "misc": "", "start_char": 1379, "text": "knows", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 1387, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 41, "id": 37, "lemma": "he", "misc": "", "start_char": 1385, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1391, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 41, "id": 38, "lemma": "be", "misc": "", "start_char": 1388, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1396, "feats": null, "head": 41, "id": 39, "lemma": "just", "misc": "", "start_char": 1392, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1399, "feats": null, "head": 41, "id": 40, "lemma": "as", "misc": "", "start_char": 1397, "text": "as", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 1409, "feats": "Degree=Pos", "head": 36, "id": 41, "lemma": "important", "misc": "", "start_char": 1400, "text": "important", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1411, "feats": null, "head": 47, "id": 42, "lemma": ".", "misc": "", "start_char": 1410, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1416, "feats": null, "head": 47, "id": 43, "lemma": "even", "misc": "", "start_char": 1412, "text": "Even", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 1423, "feats": null, "head": 47, "id": 44, "lemma": "though", "misc": "", "start_char": 1417, "text": "though", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1428, "feats": "Number=Sing", "head": 47, "id": 45, "lemma": "Stan", "misc": "", "start_char": 1424, "text": "Stan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1432, "feats": "Number=Sing", "head": 45, "id": 46, "lemma": "Lee", "misc": "", "start_char": 1429, "text": "Lee", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "end_char": 1437, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 36, "id": 47, "lemma": "get", "misc": "", "start_char": 1433, "text": "gets", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 1440, "feats": null, "head": 54, "id": 48, "lemma": "to", "misc": "", "start_char": 1438, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 1443, "feats": "VerbForm=Inf", "head": 54, "id": 49, "lemma": "be", "misc": "", "start_char": 1441, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "case", "end_char": 1446, "feats": null, "head": 54, "id": 50, "lemma": "in", "misc": "", "start_char": 1444, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det:predet", "end_char": 1450, "feats": null, "head": 54, "id": 51, "lemma": "all", "misc": "", "start_char": 1447, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 1454, "feats": "Definite=Def|PronType=Art", "head": 54, "id": 52, "lemma": "the", "misc": "", "start_char": 1451, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1461, "feats": "Number=Sing", "head": 54, "id": 53, "lemma": "Marvel", "misc": "", "start_char": 1455, "text": "Marvel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "xcomp", "end_char": 1468, "feats": "Number=Plur", "head": 47, "id": 54, "lemma": "movie", "misc": "", "start_char": 1462, "text": "movies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1470, "feats": null, "head": 56, "id": 55, "lemma": ".", "misc": "", "start_char": 1469, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1474, "feats": null, "head": 62, "id": 56, "lemma": "and", "misc": "", "start_char": 1471, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 1476, "feats": null, "head": 56, "id": 57, "lemma": "-", "misc": "", "start_char": 1475, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1480, "feats": null, "head": 62, "id": 58, "lemma": "and", "misc": "", "start_char": 1477, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1483, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 62, "id": 59, "lemma": "he", "misc": "", "start_char": 1481, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1486, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 62, "id": 60, "lemma": "be", "misc": "", "start_char": 1484, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1490, "feats": "Degree=Pos", "head": 62, "id": 61, "lemma": "far", "misc": "", "start_char": 1487, "text": "far", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 1497, "feats": "Degree=Cmp", "head": 14, "id": 62, "lemma": "rich", "misc": "", "start_char": 1491, "text": "richer", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 1499, "feats": null, "head": 62, "id": 63, "lemma": ".", "misc": "", "start_char": 1498, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1503, "feats": null, "head": 69, "id": 64, "lemma": "and", "misc": "", "start_char": 1500, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1506, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 69, "id": 65, "lemma": "he", "misc": "", "start_char": 1504, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1509, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 69, "id": 66, "lemma": "be", "misc": "", "start_char": 1507, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1511, "feats": "Definite=Ind|PronType=Art", "head": 69, "id": 67, "lemma": "a", "misc": "", "start_char": 1510, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1521, "feats": "Number=Sing", "head": 69, "id": 68, "lemma": "household", "misc": "", "start_char": 1512, "text": "household", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 1526, "feats": "Number=Sing", "head": 62, "id": 69, "lemma": "name", "misc": "", "start_char": 1522, "text": "name", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1528, "feats": null, "head": 72, "id": 70, "lemma": ",", "misc": "", "start_char": 1527, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1532, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 72, "id": 71, "lemma": "you", "misc": "", "start_char": 1529, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1537, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 69, "id": 72, "lemma": "know", "misc": "", "start_char": 1533, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1539, "feats": null, "head": 74, "id": 73, "lemma": "?", "misc": "", "start_char": 1538, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 1547, "feats": null, "head": 80, "id": 74, "lemma": "whereas", "misc": "", "start_char": 1540, "text": "Whereas", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "punct", "end_char": 1549, "feats": null, "head": 74, "id": 75, "lemma": ",", "misc": "", "start_char": 1548, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1553, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 77, "id": 76, "lemma": "you", "misc": "", "start_char": 1550, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1558, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 80, "id": 77, "lemma": "know", "misc": "", "start_char": 1554, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1560, "feats": null, "head": 77, "id": 78, "lemma": ",", "misc": "", "start_char": 1559, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1564, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 80, "id": 79, "lemma": "you", "misc": "", "start_char": 1561, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1568, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 69, "id": 80, "lemma": "say", "misc": "", "start_char": 1565, "text": "say", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1574, "feats": "Number=Sing", "head": 80, "id": 81, "lemma": "Ditko", "misc": "", "start_char": 1569, "text": "Ditko", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1576, "feats": null, "head": 85, "id": 82, "lemma": ",", "misc": "", "start_char": 1575, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1580, "feats": null, "head": 85, "id": 83, "lemma": "and", "misc": "", "start_char": 1577, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1585, "feats": "Number=Sing|PronType=Dem", "head": 85, "id": 84, "lemma": "that", "misc": "", "start_char": 1581, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "conj", "end_char": 1592, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 80, "id": 85, "lemma": "sound", "misc": "", "start_char": 1586, "text": "sounds", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 1597, "feats": null, "head": 88, "id": 86, "lemma": "like", "misc": "", "start_char": 1593, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1599, "feats": "Definite=Ind|PronType=Art", "head": 88, "id": 87, "lemma": "a", "misc": "", "start_char": 1598, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1607, "feats": "Number=Sing", "head": 85, "id": 88, "lemma": "company", "misc": "", "start_char": 1600, "text": "company", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1612, "feats": "PronType=Rel", "head": 90, "id": 89, "lemma": "that", "misc": "", "start_char": 1608, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "end_char": 1618, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 88, "id": 90, "lemma": "make", "misc": "", "start_char": 1613, "text": "makes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 1623, "feats": "Number=Plur", "head": 90, "id": 91, "lemma": "dit", "misc": "", "start_char": 1619, "text": "Dits", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1625, "feats": null, "head": 14, "id": 92, "lemma": ".", "misc": "", "start_char": 1624, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ 's) (RB not) (VP (VBG helping))) (. .)))" }, "speaker": "Leonard", "text": "That's not helping.", "tokens": [ { "deprel": "nsubj", "end_char": 1630, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "that", "misc": "", "start_char": 1626, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 1633, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1631, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1637, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1634, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1645, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "help", "misc": "", "start_char": 1638, "text": "helping", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 1647, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1646, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (S (ADVP (UH Well)) (, ,) (NP (PRP I)) (VP (MD 'd) (VP (VB give) (NP (JJR more) (NNS examples))))) (, ,) (CC but) (, ,) (S (INTJ (UH well)) (, ,) (NP (NP (NN everyone)) (PP (IN in) (NP (PRP$ your) (NN position)))) (VP (VBZ 's) (ADJP (RB so) (JJ forgettable)))) (. .)))" }, "speaker": "Sheldon", "text": "Well, I'd give more examples, but, well, everyone in your position's so forgettable.", "tokens": [ { "deprel": "discourse", "end_char": 1652, "feats": null, "head": 5, "id": 1, "lemma": "well", "misc": "", "start_char": 1648, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1654, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1653, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1656, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 1655, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1659, "feats": "VerbForm=Fin", "head": 5, "id": 4, "lemma": "would", "misc": "", "start_char": 1657, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1664, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "give", "misc": "", "start_char": 1660, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "end_char": 1669, "feats": "Degree=Cmp", "head": 7, "id": 6, "lemma": "more", "misc": "", "start_char": 1665, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "end_char": 1678, "feats": "Number=Plur", "head": 5, "id": 7, "lemma": "example", "misc": "", "start_char": 1670, "text": "examples", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1680, "feats": null, "head": 9, "id": 8, "lemma": ",", "misc": "", "start_char": 1679, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1684, "feats": null, "head": 19, "id": 9, "lemma": "but", "misc": "", "start_char": 1681, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 1686, "feats": null, "head": 9, "id": 10, "lemma": ",", "misc": "", "start_char": 1685, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1691, "feats": null, "head": 19, "id": 11, "lemma": "well", "misc": "", "start_char": 1687, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1693, "feats": null, "head": 11, "id": 12, "lemma": ",", "misc": "", "start_char": 1692, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1702, "feats": "Number=Sing|PronType=Tot", "head": 19, "id": 13, "lemma": "everyone", "misc": "", "start_char": 1694, "text": "everyone", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 1705, "feats": null, "head": 16, "id": 14, "lemma": "in", "misc": "", "start_char": 1703, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1710, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 16, "id": 15, "lemma": "your", "misc": "", "start_char": 1706, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 1719, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "position", "misc": "", "start_char": 1711, "text": "position", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1722, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 17, "lemma": "be", "misc": "", "start_char": 1720, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1725, "feats": null, "head": 19, "id": 18, "lemma": "so", "misc": "", "start_char": 1723, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 1737, "feats": "Degree=Pos", "head": 5, "id": 19, "lemma": "forgettable", "misc": "", "start_char": 1726, "text": "forgettable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1739, "feats": null, "head": 5, "id": 20, "lemma": ".", "misc": "", "start_char": 1738, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 3, 3 ] ], [ [ 0, 8, 8 ], [ 0, 7, 9 ], [ 2, 13, 13 ], [ 2, 18, 18 ], [ 3, 2, 2 ], [ 3, 2, 3 ], [ 5, 6, 6 ], [ 6, 2, 2 ], [ 12, 7, 7 ], [ 12, 7, 8 ], [ 13, 0, 0 ], [ 14, 10, 10 ], [ 14, 9, 10 ], [ 16, 0, 0 ], [ 19, 3, 3 ], [ 19, 3, 4 ], [ 19, 1, 4 ], [ 20, 3, 3 ], [ 20, 9, 9 ], [ 20, 5, 9 ], [ 24, 2, 2 ] ], [ [ 0, 12, 14 ] ], [ [ 2, 5, 5 ], [ 2, 5, 6 ], [ 2, 9, 11 ], [ 3, 6, 8 ], [ 4, 4, 4 ], [ 4, 6, 7 ], [ 5, 0, 0 ], [ 5, 11, 11 ], [ 6, 6, 6 ], [ 6, 10, 10 ], [ 12, 0, 0 ], [ 14, 4, 4 ], [ 16, 10, 10 ], [ 16, 12, 12 ], [ 16, 15, 15 ], [ 16, 18, 18 ], [ 16, 17, 19 ], [ 16, 23, 23 ], [ 16, 23, 27 ], [ 16, 32, 32 ], [ 17, 2, 4 ], [ 18, 2, 2 ], [ 18, 7, 11 ], [ 18, 18, 18 ], [ 18, 28, 28 ], [ 20, 0, 0 ], [ 21, 11, 11 ], [ 22, 0, 0 ], [ 22, 3, 3 ], [ 22, 7, 7 ], [ 22, 70, 70 ], [ 22, 75, 75 ], [ 22, 78, 78 ], [ 24, 14, 14 ], [ 24, 14, 15 ], [ 24, 12, 15 ] ], [ [ 2, 22, 22 ] ], [ [ 5, 5, 5 ] ], [ [ 6, 7, 7 ], [ 6, 16, 16 ], [ 7, 0, 0 ], [ 8, 0, 1 ], [ 8, 6, 7 ], [ 8, 9, 10 ], [ 9, 1, 1 ], [ 9, 3, 3 ], [ 10, 4, 4 ], [ 10, 6, 6 ], [ 10, 8, 8 ], [ 10, 19, 19 ], [ 10, 15, 19 ], [ 14, 0, 0 ], [ 14, 6, 7 ], [ 18, 22, 22 ], [ 18, 24, 24 ], [ 21, 4, 4 ], [ 21, 8, 9 ], [ 21, 14, 14 ], [ 21, 16, 16 ] ], [ [ 8, 9, 9 ], [ 16, 30, 30 ] ], [ [ 10, 0, 0 ] ], [ [ 11, 1, 1 ], [ 11, 3, 4 ] ], [ [ 12, 3, 4 ] ], [ [ 16, 6, 7 ] ], [ [ 16, 17, 17 ] ], [ [ 17, 2, 2 ], [ 17, 4, 4 ], [ 18, 0, 0 ] ], [ [ 18, 4, 4 ] ], [ [ 18, 10, 11 ] ], [ [ 20, 5, 5 ] ], [ [ 22, 10, 10 ] ], [ [ 22, 14, 15 ], [ 22, 24, 25 ], [ 22, 28, 30 ], [ 22, 44, 45 ], [ 22, 58, 58 ], [ 22, 64, 64 ], [ 22, 66, 68 ] ], [ [ 22, 14, 18 ] ], [ [ 22, 17, 18 ], [ 22, 33, 34 ], [ 22, 36, 36 ], [ 22, 80, 80 ] ], [ [ 22, 20, 22 ], [ 22, 50, 53 ] ], [ [ 22, 83, 83 ], [ 22, 86, 90 ], [ 23, 0, 0 ] ], [ [ 22, 88, 88 ] ], [ [ 22, 90, 90 ] ], [ [ 24, 5, 6 ] ], [ [ 24, 12, 12 ] ] ]
s08e18c02t
Leonard? Have you ever noticed that only my name is on the cable bill? Yeah. Good, good . And your name is on the electric bill and mine isn't . And I'm okay with that. Actually, your name is on the electric bill. Oh, right . This is a disaster. I don't even know what you're talking about and I agree. Okay, I have to tell you something, but you're not going to like it. What ’s going on? An article was just published in Scientific American about our theory. Did they hate it? No . No, they loved it . They, uh, couldn't say enough nice things about it. So what's the problem? You know how the PennySaver only has my name ... Sheldon! They didn't mention you in the article . Only me. Really? It's not fair . Let the anger go, buddy . You just...you relax all your muscles . Except for your pubococcygeus and anal sphincter . Let's keep those tight. Uh, that - that's not necessary. It is-- they're what hold back the urine and the feces . Look, maybe - maybe you shouldn't read it . It'll only make you feel worse. " Cooper and his team "? You should know I had nothing to do with that. Uh...at least they're talking about the theory . I mean, that's what's important. You know, you're right . You know, it's like when Stan Lee and Steve Ditko created Spider - Man . Stan Lee may get all the credit, but Steve Ditko knows he was just as important . Even though Stan Lee gets to be in all the Marvel movies . And - and he's far richer . And he's a household name, you know? Whereas, you know, you say Ditko, and that sounds like a company that makes Dits. That's not helping. Well, I'd give more examples, but, well, everyone in your position's so forgettable.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (NNP Stuart)) (, ,) (NP (PRP we)) (VP (VBP 're) (ADVP (RB here))) (. .)))" }, "speaker": "Howard", "text": "Stuart, we're here.", "tokens": [ { "deprel": "vocative", "end_char": 6, "feats": "Number=Sing", "head": 5, "id": 1, "lemma": "Stuart", "misc": "", "start_char": 0, "text": "Stuart", "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": 11, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "we", "misc": "", "start_char": 9, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 15, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 12, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 20, "feats": "PronType=Dem", "head": 0, "id": 5, "lemma": "here", "misc": "", "start_char": 16, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 22, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 21, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (NP (PRP It))) (VP (VBZ 's) (ADJP (JJ nice) (PP (IN of) (NP (PRP you)))) (S (VP (TO to) (VP (VB let) (S (NP (PRP him)) (VP (VB keep) (S (VP (VBG staying) (PP (IN at) (NP (NP (PRP$ your) (NN mom) (POS 's)) (NN house))))))))))) (. .)))" }, "speaker": "Raj", "text": "It's nice of you to let him keep staying at your mom's house.", "tokens": [ { "deprel": "expl", "end_char": 25, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 23, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 28, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 26, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 33, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "nice", "misc": "", "start_char": 29, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 36, "feats": null, "head": 5, "id": 4, "lemma": "of", "misc": "", "start_char": 34, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 40, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 5, "lemma": "you", "misc": "", "start_char": 37, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 43, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 41, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "csubj", "end_char": 47, "feats": "VerbForm=Inf", "head": 3, "id": 7, "lemma": "let", "misc": "", "start_char": 44, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 51, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 8, "lemma": "he", "misc": "", "start_char": 48, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 56, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "keep", "misc": "", "start_char": 52, "text": "keep", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 64, "feats": "VerbForm=Ger", "head": 9, "id": 10, "lemma": "stay", "misc": "", "start_char": 57, "text": "staying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 67, "feats": null, "head": 15, "id": 11, "lemma": "at", "misc": "", "start_char": 65, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 72, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 13, "id": 12, "lemma": "your", "misc": "", "start_char": 68, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod:poss", "end_char": 76, "feats": "Number=Sing", "head": 15, "id": 13, "lemma": "mom", "misc": "", "start_char": 73, "text": "mom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 79, "feats": null, "head": 13, "id": 14, "lemma": "'s", "misc": "", "start_char": 77, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obl", "end_char": 85, "feats": "Number=Sing", "head": 10, "id": 15, "lemma": "house", "misc": "", "start_char": 80, "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 87, "feats": null, "head": 3, "id": 16, "lemma": ".", "misc": "", "start_char": 86, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (INTJ (UH well)) (, ,) (NP (PRP I)) (VP (VBD tried) (S (VP (VBG putting) (NP (PRP him)) (PRT (RP out)) (PP (IN on) (NP (DT the) (NN curb)))))) (, ,) (CC but) (S (NP (NN nobody)) (VP (VBD took) (NP (PRP him)))) (. .)))" }, "speaker": "Howard", "text": "Yeah, well, I tried putting him out on the curb, but nobody took him.", "tokens": [ { "deprel": "discourse", "end_char": 92, "feats": null, "head": 6, "id": 1, "lemma": "yeah", "misc": "", "start_char": 88, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 94, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 93, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 99, "feats": null, "head": 6, "id": 3, "lemma": "well", "misc": "", "start_char": 95, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 101, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 100, "text": ",", "upos": "PUNCT", "xpos": "," }, { "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": "root", "end_char": 109, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 6, "lemma": "try", "misc": "", "start_char": 104, "text": "tried", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "end_char": 117, "feats": "VerbForm=Ger", "head": 6, "id": 7, "lemma": "put", "misc": "", "start_char": 110, "text": "putting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 121, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 8, "lemma": "he", "misc": "", "start_char": 118, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 125, "feats": null, "head": 7, "id": 9, "lemma": "out", "misc": "", "start_char": 122, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 128, "feats": null, "head": 12, "id": 10, "lemma": "on", "misc": "", "start_char": 126, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 132, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 129, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 137, "feats": "Number=Sing", "head": 7, "id": 12, "lemma": "curb", "misc": "", "start_char": 133, "text": "curb", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 139, "feats": null, "head": 16, "id": 13, "lemma": ",", "misc": "", "start_char": 138, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 143, "feats": null, "head": 16, "id": 14, "lemma": "but", "misc": "", "start_char": 140, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 150, "feats": "Number=Sing|PronType=Neg", "head": 16, "id": 15, "lemma": "nobody", "misc": "", "start_char": 144, "text": "nobody", "upos": "PRON", "xpos": "NN" }, { "deprel": "conj", "end_char": 155, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 16, "lemma": "take", "misc": "", "start_char": 151, "text": "took", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 159, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 17, "lemma": "he", "misc": "", "start_char": 156, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 161, "feats": null, "head": 6, "id": 18, "lemma": ".", "misc": "", "start_char": 160, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Just) (RB so) (S (NP (PRP you)) (VP (VBP know)))) (, ,) (NP (DT the) (NN power)) (VP (VBZ 's) (ADVP (RB out))) (. .)))" }, "speaker": "Stuart", "text": "Just so you know, the power's out.", "tokens": [ { "deprel": "advmod", "end_char": 166, "feats": null, "head": 4, "id": 1, "lemma": "just", "misc": "", "start_char": 162, "text": "Just", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 169, "feats": null, "head": 9, "id": 2, "lemma": "so", "misc": "", "start_char": 167, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 173, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 170, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 178, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 4, "lemma": "know", "misc": "", "start_char": 174, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 180, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 179, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 184, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 181, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 190, "feats": "Number=Sing", "head": 9, "id": 7, "lemma": "power", "misc": "", "start_char": 185, "text": "power", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 193, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 191, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 197, "feats": null, "head": 0, "id": 9, "lemma": "out", "misc": "", "start_char": 194, "text": "out", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 199, "feats": null, "head": 9, "id": 10, "lemma": ".", "misc": "", "start_char": 198, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VP (VBD happened))) (. ?)))" }, "speaker": "Bernadette", "text": "What happened?", "tokens": [ { "deprel": "nsubj", "end_char": 204, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "what", "misc": "", "start_char": 200, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "root", "end_char": 213, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "happen", "misc": "", "start_char": 205, "text": "happened", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 215, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 214, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD called))) (, ,) (S (NP (PRP they)) (VP (VBD said) (SBAR (S (S (NP (DT a) (NN transformer)) (VP (VBD blew))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (NP (DT the) (JJ whole) (NN block)))) (. .) (VP (MD Should) (VP (VB be) (VP (VBN fixed) (PP (IN by) (NP (NN tomorrow)))))))))) (. .)))" }, "speaker": "Stuart", "text": "I called, they said a transformer blew . It's the whole block . Should be fixed by tomorrow.", "tokens": [ { "deprel": "nsubj", "end_char": 217, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 216, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 224, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "call", "misc": "", "start_char": 218, "text": "called", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 226, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 225, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 231, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 5, "id": 4, "lemma": "they", "misc": "", "start_char": 227, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 236, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 5, "lemma": "say", "misc": "", "start_char": 232, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 238, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 237, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 250, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "transformer", "misc": "", "start_char": 239, "text": "transformer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "ccomp", "end_char": 255, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 8, "lemma": "blow", "misc": "", "start_char": 251, "text": "blew", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 257, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 256, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 260, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 10, "lemma": "it", "misc": "", "start_char": 258, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 263, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 11, "lemma": "be", "misc": "", "start_char": 261, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 267, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 12, "lemma": "the", "misc": "", "start_char": 264, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 273, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "whole", "misc": "", "start_char": 268, "text": "whole", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 279, "feats": "Number=Sing", "head": 8, "id": 14, "lemma": "block", "misc": "", "start_char": 274, "text": "block", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 281, "feats": null, "head": 14, "id": 15, "lemma": ".", "misc": "", "start_char": 280, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 288, "feats": "VerbForm=Fin", "head": 18, "id": 16, "lemma": "should", "misc": "", "start_char": 282, "text": "Should", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux:pass", "end_char": 291, "feats": "VerbForm=Inf", "head": 18, "id": 17, "lemma": "be", "misc": "", "start_char": 289, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 297, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 14, "id": 18, "lemma": "fix", "misc": "", "start_char": 292, "text": "fixed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 300, "feats": null, "head": 20, "id": 19, "lemma": "by", "misc": "", "start_char": 298, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 309, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "tomorrow", "misc": "", "start_char": 301, "text": "tomorrow", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 311, "feats": null, "head": 2, "id": 21, "lemma": ".", "misc": "", "start_char": 310, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (VP (VB Wait) (, ,) (SBARQ (WHADVP (WRB when)) (SQ (VBD did) (NP (PRP it)) (VP (VB go) (ADVP (RB out)))))) (. ?)))" }, "speaker": "Howard", "text": "Wait, when did it go out?", "tokens": [ { "deprel": "root", "end_char": 316, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "wait", "misc": "", "start_char": 312, "text": "Wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 318, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 317, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 323, "feats": "PronType=Int", "head": 6, "id": 3, "lemma": "when", "misc": "", "start_char": 319, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 327, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 324, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 330, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 5, "lemma": "it", "misc": "", "start_char": 328, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 333, "feats": "VerbForm=Inf", "head": 1, "id": 6, "lemma": "go", "misc": "", "start_char": 331, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 337, "feats": null, "head": 6, "id": 7, "lemma": "out", "misc": "", "start_char": 334, "text": "out", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 339, "feats": null, "head": 1, "id": 8, "lemma": "?", "misc": "", "start_char": 338, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (PP (IN In) (NP (NP (DT the) (NN middle)) (PP (IN of) (NP (DT the) (NN night))))) (. .)))" }, "speaker": "Stuart", "text": "In the middle of the night.", "tokens": [ { "deprel": "case", "end_char": 342, "feats": null, "head": 3, "id": 1, "lemma": "in", "misc": "", "start_char": 340, "text": "In", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 346, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 2, "lemma": "the", "misc": "", "start_char": 343, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 353, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "middle", "misc": "", "start_char": 347, "text": "middle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 356, "feats": null, "head": 6, "id": 4, "lemma": "of", "misc": "", "start_char": 354, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 360, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 357, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 366, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "night", "misc": "", "start_char": 361, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 368, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 367, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (NP (PRP$ my) (NNP God)) (. .)))" }, "speaker": "Howard", "text": "Oh, my God.", "tokens": [ { "deprel": "discourse", "end_char": 371, "feats": null, "head": 4, "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": "nmod:poss", "end_char": 376, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "my", "misc": "", "start_char": 374, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 380, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "God", "misc": "", "start_char": 377, "text": "God", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 382, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 381, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (FRAG (NP (NNP Howie)) (, ,) (WHNP (WP what)) (SQ (VBZ 's) (ADJP (JJ wrong))) (. ?)))" }, "speaker": "Bernadette", "text": "Howie, what's wrong?", "tokens": [ { "deprel": "vocative", "end_char": 388, "feats": "Number=Sing", "head": 5, "id": 1, "lemma": "Howie", "misc": "", "start_char": 383, "text": "Howie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 390, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 389, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 395, "feats": "PronType=Int", "head": 5, "id": 3, "lemma": "what", "misc": "", "start_char": 391, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 398, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 396, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 404, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "wrong", "misc": "", "start_char": 399, "text": "wrong", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 406, "feats": null, "head": 5, "id": 6, "lemma": "?", "misc": "", "start_char": 405, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (RB all) (VP (VBG defrosting))) (. .)))" }, "speaker": "Howard", "text": "It's all defrosting.", "tokens": [ { "deprel": "nsubj", "end_char": 409, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 407, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 412, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 410, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 416, "feats": null, "head": 4, "id": 3, "lemma": "all", "misc": "", "start_char": 413, "text": "all", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 427, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "defrost", "misc": "", "start_char": 417, "text": "defrosting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 429, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 428, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBZ 's) (ADJP (JJ okay)))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (ADVP (RB just)) (NP (NN food)))) (. .)))" }, "speaker": "Bernadette", "text": "It's okay . It's just food.", "tokens": [ { "deprel": "nsubj", "end_char": 432, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 430, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 435, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 433, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 440, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "okay", "misc": "", "start_char": 436, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 442, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 441, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 445, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 5, "lemma": "it", "misc": "", "start_char": 443, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 448, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 446, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 453, "feats": null, "head": 8, "id": 7, "lemma": "just", "misc": "", "start_char": 449, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 458, "feats": "Number=Sing", "head": 3, "id": 8, "lemma": "food", "misc": "", "start_char": 454, "text": "food", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 460, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 459, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (RB not) (NP (RB just) (NN food) (. .)) (SBAR (S (NP (DT This)) (VP (VBZ is) (NP (NP (DT the) (JJ last) (NN food)) (SBAR (NP (NP (PRP$ my) (NN mother)) (ADVP (RB ever)) (VP (VBD made))))))) (. .) (S (NP (DT This)) (VP (VBZ is) (NP (PRP$ her) (JJ last) (NN brisket)))) (. .) (S (NP (DT This)) (VP (VBZ is) (NP (PRP$ her) (JJ last) (NN meatloaf)))) (. .) (S (NP (DT This)) (VP (VBZ is) (NP (PRP$ her) (JJ last)))) (, ...) (S (NP (PRP I)) (VP (VBP have) (NP (NP (DT no) (NN idea)) (SBAR (WHNP (WP what)) (S (NP (DT this)) (VP (VBZ is))))))) (, ,) (CC but) (, ...) (S (NP (PRP it)) (VP (VBZ 's) (NP (DT the) (JJ last) (NN one)))))) (. .)))" }, "speaker": "Howard", "text": "It's not just food . This is the last food my mother ever made . This is her last brisket . This is her last meatloaf . This is her last...I have no idea what this is, but...it's the last one.", "tokens": [ { "deprel": "nsubj", "end_char": 463, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 1, "lemma": "it", "misc": "", "start_char": 461, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 466, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 464, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 470, "feats": null, "head": 5, "id": 3, "lemma": "not", "misc": "", "start_char": 467, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 475, "feats": null, "head": 5, "id": 4, "lemma": "just", "misc": "", "start_char": 471, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 480, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "food", "misc": "", "start_char": 476, "text": "food", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 482, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 481, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 487, "feats": "Number=Sing|PronType=Dem", "head": 11, "id": 7, "lemma": "this", "misc": "", "start_char": 483, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 490, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 8, "lemma": "be", "misc": "", "start_char": 488, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 494, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 9, "lemma": "the", "misc": "", "start_char": 491, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 499, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "last", "misc": "", "start_char": 495, "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 504, "feats": "Number=Sing", "head": 5, "id": 11, "lemma": "food", "misc": "", "start_char": 500, "text": "food", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod:poss", "end_char": 507, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 13, "id": 12, "lemma": "my", "misc": "", "start_char": 505, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 514, "feats": "Number=Sing", "head": 15, "id": 13, "lemma": "mother", "misc": "", "start_char": 508, "text": "mother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 519, "feats": null, "head": 15, "id": 14, "lemma": "ever", "misc": "", "start_char": 515, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 524, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": 15, "lemma": "make", "misc": "", "start_char": 520, "text": "made", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 526, "feats": null, "head": 5, "id": 16, "lemma": ".", "misc": "", "start_char": 525, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 531, "feats": "Number=Sing|PronType=Dem", "head": 21, "id": 17, "lemma": "this", "misc": "", "start_char": 527, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 534, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 21, "id": 18, "lemma": "be", "misc": "", "start_char": 532, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 538, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 21, "id": 19, "lemma": "her", "misc": "", "start_char": 535, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 543, "feats": "Degree=Pos", "head": 21, "id": 20, "lemma": "last", "misc": "", "start_char": 539, "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 551, "feats": "Number=Sing", "head": 5, "id": 21, "lemma": "brisket", "misc": "", "start_char": 544, "text": "brisket", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 553, "feats": null, "head": 21, "id": 22, "lemma": ".", "misc": "", "start_char": 552, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 558, "feats": "Number=Sing|PronType=Dem", "head": 27, "id": 23, "lemma": "this", "misc": "", "start_char": 554, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 561, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 27, "id": 24, "lemma": "be", "misc": "", "start_char": 559, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 565, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 27, "id": 25, "lemma": "her", "misc": "", "start_char": 562, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 570, "feats": "Degree=Pos", "head": 27, "id": 26, "lemma": "last", "misc": "", "start_char": 566, "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 579, "feats": "Number=Sing", "head": 21, "id": 27, "lemma": "meatloaf", "misc": "", "start_char": 571, "text": "meatloaf", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 581, "feats": null, "head": 5, "id": 28, "lemma": ".", "misc": "", "start_char": 580, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 586, "feats": "Number=Sing|PronType=Dem", "head": 32, "id": 29, "lemma": "this", "misc": "", "start_char": 582, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 589, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 32, "id": 30, "lemma": "be", "misc": "", "start_char": 587, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 593, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 32, "id": 31, "lemma": "her", "misc": "", "start_char": 590, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "parataxis", "end_char": 598, "feats": "Degree=Pos", "head": 5, "id": 32, "lemma": "last", "misc": "", "start_char": 594, "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 602, "feats": null, "head": 5, "id": 33, "lemma": "...", "misc": "", "start_char": 599, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 604, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 35, "id": 34, "lemma": "I", "misc": "", "start_char": 603, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 609, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 35, "lemma": "have", "misc": "", "start_char": 605, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 612, "feats": null, "head": 37, "id": 36, "lemma": "no", "misc": "", "start_char": 610, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 617, "feats": "Number=Sing", "head": 35, "id": 37, "lemma": "idea", "misc": "", "start_char": 613, "text": "idea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "ccomp", "end_char": 622, "feats": "PronType=Rel", "head": 35, "id": 38, "lemma": "what", "misc": "", "start_char": 618, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 627, "feats": "Number=Sing|PronType=Dem", "head": 38, "id": 39, "lemma": "this", "misc": "", "start_char": 623, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 630, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 38, "id": 40, "lemma": "be", "misc": "", "start_char": 628, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 632, "feats": null, "head": 42, "id": 41, "lemma": ",", "misc": "", "start_char": 631, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 636, "feats": null, "head": 48, "id": 42, "lemma": "but", "misc": "", "start_char": 633, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 640, "feats": null, "head": 48, "id": 43, "lemma": "...", "misc": "", "start_char": 637, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 643, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 48, "id": 44, "lemma": "it", "misc": "", "start_char": 641, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 646, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 48, "id": 45, "lemma": "be", "misc": "", "start_char": 644, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 650, "feats": "Definite=Def|PronType=Art", "head": 48, "id": 46, "lemma": "the", "misc": "", "start_char": 647, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 655, "feats": "Degree=Pos", "head": 48, "id": 47, "lemma": "last", "misc": "", "start_char": 651, "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 659, "feats": "Number=Sing", "head": 35, "id": 48, "lemma": "one", "misc": "", "start_char": 656, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 661, "feats": null, "head": 5, "id": 49, "lemma": ".", "misc": "", "start_char": 660, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (FRAG (NP (NN Everything)) (ADJP (JJ okay)) (. ?)))" }, "speaker": "Raj", "text": "Everything okay?", "tokens": [ { "deprel": "root", "end_char": 672, "feats": "Number=Sing|PronType=Tot", "head": 0, "id": 1, "lemma": "everything", "misc": "", "start_char": 662, "text": "Everything", "upos": "PRON", "xpos": "NN" }, { "deprel": "amod", "end_char": 677, "feats": "Degree=Pos", "head": 1, "id": 2, "lemma": "okay", "misc": "", "start_char": 673, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 679, "feats": null, "head": 1, "id": 3, "lemma": "?", "misc": "", "start_char": 678, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (NP (NP (DT All) (NNP Ma) (POS 's)) (NN food)) (VP (VBZ is) (VP (VBG gon) (S (VP (TO na) (VP (VB be) (VP (VBN ruined))))))) (. .)))" }, "speaker": "Howard", "text": "All Ma's food is gonna be ruined.", "tokens": [ { "deprel": "det", "end_char": 683, "feats": null, "head": 2, "id": 1, "lemma": "all", "misc": "", "start_char": 680, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod:poss", "end_char": 686, "feats": "Number=Sing", "head": 4, "id": 2, "lemma": "ma", "misc": "", "start_char": 684, "text": "Ma", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 689, "feats": null, "head": 2, "id": 3, "lemma": "'s", "misc": "", "start_char": 687, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nsubj", "end_char": 694, "feats": "Number=Sing", "head": 6, "id": 4, "lemma": "food", "misc": "", "start_char": 690, "text": "food", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 697, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 695, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 701, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 6, "lemma": "go", "misc": "", "start_char": 698, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 704, "feats": null, "head": 9, "id": 7, "lemma": "to", "misc": "", "start_char": 702, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "aux:pass", "end_char": 707, "feats": "VerbForm=Inf", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 705, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 714, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 6, "id": 9, "lemma": "ruin", "misc": "", "start_char": 708, "text": "ruined", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 716, "feats": null, "head": 6, "id": 10, "lemma": ".", "misc": "", "start_char": 715, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (UH Well)) (, ,) (WHADVP (WRB why)) (SQ (VBP do) (RB n't) (NP (PRP we)) (VP (VP (VB take) (NP (PRP it)) (ADVP (RB home))) (CC and) (VP (VB put) (NP (PRP it)) (PP (IN in) (NP (PRP$ our) (NN freezer)))))) (. ?)))" }, "speaker": "Bernadette", "text": "Well, why don't we take it home and put it in our freezer?", "tokens": [ { "deprel": "discourse", "end_char": 721, "feats": null, "head": 7, "id": 1, "lemma": "well", "misc": "", "start_char": 717, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 723, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 722, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 727, "feats": "PronType=Int", "head": 7, "id": 3, "lemma": "why", "misc": "", "start_char": 724, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 730, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 4, "lemma": "do", "misc": "", "start_char": 728, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 734, "feats": null, "head": 7, "id": 5, "lemma": "not", "misc": "", "start_char": 731, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 737, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "we", "misc": "", "start_char": 735, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 742, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "take", "misc": "", "start_char": 738, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 745, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 8, "lemma": "it", "misc": "", "start_char": 743, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 750, "feats": null, "head": 7, "id": 9, "lemma": "home", "misc": "", "start_char": 746, "text": "home", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 754, "feats": null, "head": 11, "id": 10, "lemma": "and", "misc": "", "start_char": 751, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 758, "feats": "VerbForm=Inf", "head": 7, "id": 11, "lemma": "put", "misc": "", "start_char": 755, "text": "put", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 761, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 12, "lemma": "it", "misc": "", "start_char": 759, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 764, "feats": null, "head": 15, "id": 13, "lemma": "in", "misc": "", "start_char": 762, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 768, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 15, "id": 14, "lemma": "our", "misc": "", "start_char": 765, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 776, "feats": "Number=Sing", "head": 11, "id": 15, "lemma": "freezer", "misc": "", "start_char": 769, "text": "freezer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 778, "feats": null, "head": 7, "id": 16, "lemma": "?", "misc": "", "start_char": 777, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP do) (RB n't) (VP (VB want) (S (VP (TO to) (VP (VB do) (NP (DT that)))))))) (. .) (S (S (NP (VBG Refreezing)) (CONJP (RB not) (RB only)) (VP (VBZ removes) (NP (NN moisture)))) (, ,) (CC but) (S (NP (PRP it)) (VP (VBZ creates) (NP (NP (NN ice) (NNS crystals)) (PP (IN in) (NP (NP (DT the) (NNS fibers)) (PP (IN of) (NP (NP (DT the) (NN meat)) (SBAR (WHNP (WDT that)) (S (VP (MD can) (VP (VB compromise) (NP (PRP$ its) (NN taste) (CC and) (NN texture)))))))))))))) (. .) (S (NP (PRP I)) (VP (VBD saw) (NP (DT a) (JJ teachable) (NN moment) (. .)))) (S (NP (PRP I)) (VP (VBD dropped) (NP (DT some) (NN culinary) (NN science)))) (. .)))" }, "speaker": "Raj", "text": "You don't want to do that . Refreezing not only removes moisture, but it creates ice crystals in the fibers of the meat that can compromise its taste and texture . I saw a teachable moment . I dropped some culinary science.", "tokens": [ { "deprel": "nsubj", "end_char": 782, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 779, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 785, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 783, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 789, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 786, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 794, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "want", "misc": "", "start_char": 790, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 797, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 795, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 800, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "do", "misc": "", "start_char": 798, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 805, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 7, "lemma": "that", "misc": "", "start_char": 801, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 807, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 806, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "csubj", "end_char": 818, "feats": "VerbForm=Ger", "head": 12, "id": 9, "lemma": "refreeze", "misc": "", "start_char": 808, "text": "Refreezing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 822, "feats": null, "head": 12, "id": 10, "lemma": "not", "misc": "", "start_char": 819, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 827, "feats": null, "head": 12, "id": 11, "lemma": "only", "misc": "", "start_char": 823, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 835, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 12, "lemma": "remove", "misc": "", "start_char": 828, "text": "removes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 844, "feats": "Number=Sing", "head": 12, "id": 13, "lemma": "moisture", "misc": "", "start_char": 836, "text": "moisture", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 846, "feats": null, "head": 17, "id": 14, "lemma": ",", "misc": "", "start_char": 845, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 850, "feats": null, "head": 17, "id": 15, "lemma": "but", "misc": "", "start_char": 847, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 853, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 16, "lemma": "it", "misc": "", "start_char": 851, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 861, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 17, "lemma": "create", "misc": "", "start_char": 854, "text": "creates", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "compound", "end_char": 865, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "ice", "misc": "", "start_char": 862, "text": "ice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 874, "feats": "Number=Plur", "head": 17, "id": 19, "lemma": "crystal", "misc": "", "start_char": 866, "text": "crystals", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 877, "feats": null, "head": 22, "id": 20, "lemma": "in", "misc": "", "start_char": 875, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 881, "feats": "Definite=Def|PronType=Art", "head": 22, "id": 21, "lemma": "the", "misc": "", "start_char": 878, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 888, "feats": "Number=Plur", "head": 17, "id": 22, "lemma": "fiber", "misc": "", "start_char": 882, "text": "fibers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 891, "feats": null, "head": 25, "id": 23, "lemma": "of", "misc": "", "start_char": 889, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 895, "feats": "Definite=Def|PronType=Art", "head": 25, "id": 24, "lemma": "the", "misc": "", "start_char": 892, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 900, "feats": "Number=Sing", "head": 22, "id": 25, "lemma": "meat", "misc": "", "start_char": 896, "text": "meat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 905, "feats": "PronType=Rel", "head": 28, "id": 26, "lemma": "that", "misc": "", "start_char": 901, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "aux", "end_char": 909, "feats": "VerbForm=Fin", "head": 28, "id": 27, "lemma": "can", "misc": "", "start_char": 906, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 920, "feats": "VerbForm=Inf", "head": 25, "id": 28, "lemma": "compromise", "misc": "", "start_char": 910, "text": "compromise", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 924, "feats": "Case=Gen|Gender=Neut|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 30, "id": 29, "lemma": "its", "misc": "", "start_char": 921, "text": "its", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 930, "feats": "Number=Sing", "head": 28, "id": 30, "lemma": "taste", "misc": "", "start_char": 925, "text": "taste", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 934, "feats": null, "head": 32, "id": 31, "lemma": "and", "misc": "", "start_char": 931, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 942, "feats": "Number=Sing", "head": 30, "id": 32, "lemma": "texture", "misc": "", "start_char": 935, "text": "texture", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 944, "feats": null, "head": 4, "id": 33, "lemma": ".", "misc": "", "start_char": 943, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 946, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 35, "id": 34, "lemma": "I", "misc": "", "start_char": 945, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 950, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 35, "lemma": "see", "misc": "", "start_char": 947, "text": "saw", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 952, "feats": "Definite=Ind|PronType=Art", "head": 38, "id": 36, "lemma": "a", "misc": "", "start_char": 951, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 962, "feats": "Degree=Pos", "head": 38, "id": 37, "lemma": "teachable", "misc": "", "start_char": 953, "text": "teachable", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 969, "feats": "Number=Sing", "head": 35, "id": 38, "lemma": "moment", "misc": "", "start_char": 963, "text": "moment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 971, "feats": null, "head": 4, "id": 39, "lemma": ".", "misc": "", "start_char": 970, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 973, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 41, "id": 40, "lemma": "I", "misc": "", "start_char": 972, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 981, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 41, "lemma": "drop", "misc": "", "start_char": 974, "text": "dropped", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 986, "feats": null, "head": 44, "id": 42, "lemma": "some", "misc": "", "start_char": 982, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 995, "feats": "Number=Sing", "head": 44, "id": 43, "lemma": "culinary", "misc": "", "start_char": 987, "text": "culinary", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1003, "feats": "Number=Sing", "head": 41, "id": 44, "lemma": "science", "misc": "", "start_char": 996, "text": "science", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1005, "feats": null, "head": 4, "id": 45, "lemma": ".", "misc": "", "start_char": 1004, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (MD should) (NP (PRP we)) (VP (VB do))) (. ?)))" }, "speaker": "Bernadette", "text": "What should we do?", "tokens": [ { "deprel": "obj", "end_char": 1010, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 1006, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 1017, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "should", "misc": "", "start_char": 1011, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 1020, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "we", "misc": "", "start_char": 1018, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1023, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 1021, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1025, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 1024, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (MD 'll) (VP (VB tell) (NP (PRP you)) (SBAR (WHNP (RB exactly) (WP what)) (S (NP (PRP we)) (VP (VBP 're) (VP (VBG gon) (S (VP (TO na) (VP (VB do))))))))))) (. .) (S (NP (PRP We)) (VP (VBP 're) (VP (VBG gon) (S (VP (TO na) (VP (VB eat) (NP (PRP it)))))))) (. .)))" }, "speaker": "Howard", "text": "I'll tell you exactly what we're gonna do . We're gonna eat it.", "tokens": [ { "deprel": "nsubj", "end_char": 1027, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 1026, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1031, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "will", "misc": "", "start_char": 1028, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1036, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "tell", "misc": "", "start_char": 1032, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1040, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "you", "misc": "", "start_char": 1037, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1048, "feats": null, "head": 6, "id": 5, "lemma": "exactly", "misc": "", "start_char": 1041, "text": "exactly", "upos": "ADV", "xpos": "RB" }, { "deprel": "obj", "end_char": 1053, "feats": "PronType=Rel", "head": 3, "id": 6, "lemma": "what", "misc": "", "start_char": 1049, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 1056, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "we", "misc": "", "start_char": 1054, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1060, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 1057, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "acl:relcl", "end_char": 1064, "feats": "Tense=Pres|VerbForm=Part", "head": 6, "id": 9, "lemma": "go", "misc": "", "start_char": 1061, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1067, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 1065, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1070, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "do", "misc": "", "start_char": 1068, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1072, "feats": null, "head": 3, "id": 12, "lemma": ".", "misc": "", "start_char": 1071, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1075, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 15, "id": 13, "lemma": "we", "misc": "", "start_char": 1073, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1079, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 1076, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1083, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 15, "lemma": "go", "misc": "", "start_char": 1080, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1086, "feats": null, "head": 17, "id": 16, "lemma": "to", "misc": "", "start_char": 1084, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1090, "feats": "VerbForm=Inf", "head": 15, "id": 17, "lemma": "eat", "misc": "", "start_char": 1087, "text": "eat", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1093, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 18, "lemma": "it", "misc": "", "start_char": 1091, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1095, "feats": null, "head": 3, "id": 19, "lemma": ".", "misc": "", "start_char": 1094, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (NP (EX There)) (VP (VBZ 's) (, ,) (INTJ (UH like)) (, ,) (NP (NP (CD 20) (NNS pounds)) (PP (IN of) (NP (NN food)))) (ADVP (IN in) (RB there))) (. .)))" }, "speaker": "Bernadette", "text": "There's, like, 20 pounds of food in there.", "tokens": [ { "deprel": "expl", "end_char": 1101, "feats": null, "head": 2, "id": 1, "lemma": "there", "misc": "", "start_char": 1096, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 1104, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "be", "misc": "", "start_char": 1102, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 1106, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 1105, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1111, "feats": null, "head": 2, "id": 4, "lemma": "like", "misc": "", "start_char": 1107, "text": "like", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1113, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 1112, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nummod", "end_char": 1116, "feats": "NumForm=Digit|NumType=Card", "head": 7, "id": 6, "lemma": "20", "misc": "", "start_char": 1114, "text": "20", "upos": "NUM", "xpos": "CD" }, { "deprel": "nsubj", "end_char": 1123, "feats": "Number=Plur", "head": 2, "id": 7, "lemma": "pound", "misc": "", "start_char": 1117, "text": "pounds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 1126, "feats": null, "head": 9, "id": 8, "lemma": "of", "misc": "", "start_char": 1124, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1131, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "food", "misc": "", "start_char": 1127, "text": "food", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1134, "feats": null, "head": 11, "id": 10, "lemma": "in", "misc": "", "start_char": 1132, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1140, "feats": "PronType=Dem", "head": 2, "id": 11, "lemma": "there", "misc": "", "start_char": 1135, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1142, "feats": null, "head": 2, "id": 12, "lemma": ".", "misc": "", "start_char": 1141, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (NP (NP (DT All)) (SBAR (S (NP (PRP you)) (VP (VBD said))))) (VP (VBD was) (S (S (NP (PRP I)) (VP (VBD had) (S (VP (TO to) (VP (VB get) (ADJP (JJ rid) (PP (IN of) (NP (NNS things))))))))) (. .) (S (NP (PRP You)) (VP (VBD did) (RB n't) (VP (VB say) (SBAR (S (NP (PRP they)) (VP (MD could) (RB n't) (VP (VB pass) (PP (IN through) (NP (PRP$ my) (NN colon))) (ADVP (RB first))))))))))) (. .)))" }, "speaker": "Howard", "text": "All you said was I had to get rid of things . You didn't say they couldn't pass through my colon first.", "tokens": [ { "deprel": "nsubj:outer", "end_char": 1146, "feats": null, "head": 6, "id": 1, "lemma": "all", "misc": "", "start_char": 1143, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1150, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 1147, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 1155, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 1, "id": 3, "lemma": "say", "misc": "", "start_char": 1151, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "cop", "end_char": 1159, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 1156, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 1161, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 1160, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1165, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 6, "lemma": "have", "misc": "", "start_char": 1162, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 1168, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 1166, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1172, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "get", "misc": "", "start_char": 1169, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1176, "feats": "Degree=Pos", "head": 8, "id": 9, "lemma": "rid", "misc": "", "start_char": 1173, "text": "rid", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1179, "feats": null, "head": 11, "id": 10, "lemma": "of", "misc": "", "start_char": 1177, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1186, "feats": "Number=Plur", "head": 9, "id": 11, "lemma": "thing", "misc": "", "start_char": 1180, "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1188, "feats": null, "head": 6, "id": 12, "lemma": ".", "misc": "", "start_char": 1187, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1192, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 16, "id": 13, "lemma": "you", "misc": "", "start_char": 1189, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1196, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 16, "id": 14, "lemma": "do", "misc": "", "start_char": 1193, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1200, "feats": null, "head": 16, "id": 15, "lemma": "not", "misc": "", "start_char": 1197, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1204, "feats": "VerbForm=Inf", "head": 6, "id": 16, "lemma": "say", "misc": "", "start_char": 1201, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 1209, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 20, "id": 17, "lemma": "they", "misc": "", "start_char": 1205, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1215, "feats": "VerbForm=Fin", "head": 20, "id": 18, "lemma": "could", "misc": "", "start_char": 1210, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1219, "feats": null, "head": 20, "id": 19, "lemma": "not", "misc": "", "start_char": 1216, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 1224, "feats": "VerbForm=Inf", "head": 16, "id": 20, "lemma": "pass", "misc": "", "start_char": 1220, "text": "pass", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1232, "feats": null, "head": 23, "id": 21, "lemma": "through", "misc": "", "start_char": 1225, "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1235, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 23, "id": 22, "lemma": "my", "misc": "", "start_char": 1233, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1241, "feats": "Number=Sing", "head": 20, "id": 23, "lemma": "colon", "misc": "", "start_char": 1236, "text": "colon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1247, "feats": "NumType=Ord", "head": 20, "id": 24, "lemma": "first", "misc": "", "start_char": 1242, "text": "first", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1249, "feats": null, "head": 6, "id": 25, "lemma": ".", "misc": "", "start_char": 1248, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (NP (NNP Howie) (. ...)))" }, "speaker": "Bernadette", "text": "Howie ...", "tokens": [ { "deprel": "root", "end_char": 1255, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Howie", "misc": "", "start_char": 1250, "text": "Howie", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1259, "feats": null, "head": 1, "id": 2, "lemma": "...", "misc": "", "start_char": 1256, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (SBARQ (RB Then) (WRB how) (PP (IN about) (NP (DT this))) (. ?)) (S (VP (VB Let) (S (NP (PRP 's)) (VP (VB invite) (NP (NN everyone)) (PP (RB over) (PP (IN to) (NP (NN dinner)))))))) (. .) (NP (PRP It)) (VP (MD 'll) (VP (VB be) (PP (IN like) (S (NP (NNP Ma) (POS 's)) (VP (VBG feeding) (NP (PRP us)) (NP (CD one) (JJ last) (NN time))))))) (. .)))" }, "speaker": "Howard", "text": "Then how about this? Let's invite everyone over to dinner . It'll be like Ma's feeding us one last time.", "tokens": [ { "deprel": "advmod", "end_char": 1264, "feats": "PronType=Dem", "head": 2, "id": 1, "lemma": "then", "misc": "", "start_char": 1260, "text": "Then", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1268, "feats": "PronType=Int", "head": 0, "id": 2, "lemma": "how", "misc": "", "start_char": 1265, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "case", "end_char": 1274, "feats": null, "head": 4, "id": 3, "lemma": "about", "misc": "", "start_char": 1269, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1279, "feats": "Number=Sing|PronType=Dem", "head": 2, "id": 4, "lemma": "this", "misc": "", "start_char": 1275, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1281, "feats": null, "head": 2, "id": 5, "lemma": "?", "misc": "", "start_char": 1280, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1285, "feats": "Mood=Imp|VerbForm=Fin", "head": 2, "id": 6, "lemma": "let", "misc": "", "start_char": 1282, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1288, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 7, "lemma": "we", "misc": "", "start_char": 1286, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1295, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "invite", "misc": "", "start_char": 1289, "text": "invite", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1304, "feats": "Number=Sing|PronType=Tot", "head": 8, "id": 9, "lemma": "everyone", "misc": "", "start_char": 1296, "text": "everyone", "upos": "PRON", "xpos": "NN" }, { "deprel": "compound:prt", "end_char": 1309, "feats": null, "head": 8, "id": 10, "lemma": "over", "misc": "", "start_char": 1305, "text": "over", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1312, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 1310, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1319, "feats": "Number=Sing", "head": 8, "id": 12, "lemma": "dinner", "misc": "", "start_char": 1313, "text": "dinner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1321, "feats": null, "head": 6, "id": 13, "lemma": ".", "misc": "", "start_char": 1320, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj:outer", "end_char": 1324, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 14, "lemma": "it", "misc": "", "start_char": 1322, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1328, "feats": "VerbForm=Fin", "head": 20, "id": 15, "lemma": "will", "misc": "", "start_char": 1325, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 1331, "feats": "VerbForm=Inf", "head": 20, "id": 16, "lemma": "be", "misc": "", "start_char": 1329, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "mark", "end_char": 1336, "feats": null, "head": 20, "id": 17, "lemma": "like", "misc": "", "start_char": 1332, "text": "like", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1339, "feats": "Number=Sing", "head": 20, "id": 18, "lemma": "ma", "misc": "", "start_char": 1337, "text": "Ma", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1342, "feats": null, "head": 18, "id": 19, "lemma": "'s", "misc": "", "start_char": 1340, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "parataxis", "end_char": 1350, "feats": "Tense=Pres|VerbForm=Part", "head": 6, "id": 20, "lemma": "feed", "misc": "", "start_char": 1343, "text": "feeding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "iobj", "end_char": 1353, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 20, "id": 21, "lemma": "we", "misc": "", "start_char": 1351, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nummod", "end_char": 1357, "feats": "NumForm=Word|NumType=Card", "head": 24, "id": 22, "lemma": "one", "misc": "", "start_char": 1354, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "amod", "end_char": 1362, "feats": "Degree=Pos", "head": 24, "id": 23, "lemma": "last", "misc": "", "start_char": 1358, "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:tmod", "end_char": 1367, "feats": "Number=Sing", "head": 20, "id": 24, "lemma": "time", "misc": "", "start_char": 1363, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1369, "feats": null, "head": 2, "id": 25, "lemma": ".", "misc": "", "start_char": 1368, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP love) (NP (DT that))) (. .)))" }, "speaker": "Bernadette", "text": "I love that.", "tokens": [ { "deprel": "nsubj", "end_char": 1371, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1370, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1376, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "love", "misc": "", "start_char": 1372, "text": "love", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1381, "feats": "Number=Sing|PronType=Dem", "head": 2, "id": 3, "lemma": "that", "misc": "", "start_char": 1377, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1383, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 1382, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (VP (VB look)) (, ,) (NP (PRP we)) (VP (VBP 've) (VP (VBN got) (NP (NP (JJ enough) (NN ketchup)) (SBAR (S (VP (TO to) (VP (VB cover) (NP (NP (DT every) (NN ounce)) (PP (IN of) (NP (PRP it))))))))))) (. .)))" }, "speaker": "Raj", "text": "Oh, look, we've got enough ketchup to cover every ounce of it.", "tokens": [ { "deprel": "discourse", "end_char": 1386, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 1384, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1388, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1387, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1393, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "look", "misc": "", "start_char": 1389, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1395, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1394, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1398, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "we", "misc": "", "start_char": 1396, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1402, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "have", "misc": "", "start_char": 1399, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1406, "feats": "Tense=Past|VerbForm=Part", "head": 3, "id": 7, "lemma": "get", "misc": "", "start_char": 1403, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "amod", "end_char": 1413, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "enough", "misc": "", "start_char": 1407, "text": "enough", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1421, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "ketchup", "misc": "", "start_char": 1414, "text": "ketchup", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1424, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 1422, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 1430, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "cover", "misc": "", "start_char": 1425, "text": "cover", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1436, "feats": null, "head": 13, "id": 12, "lemma": "every", "misc": "", "start_char": 1431, "text": "every", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1442, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "ounce", "misc": "", "start_char": 1437, "text": "ounce", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1445, "feats": null, "head": 15, "id": 14, "lemma": "of", "misc": "", "start_char": 1443, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1448, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 15, "lemma": "it", "misc": "", "start_char": 1446, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1450, "feats": null, "head": 7, "id": 16, "lemma": ".", "misc": "", "start_char": 1449, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 2, 2 ] ], [ [ 1, 0, 0 ] ], [ [ 1, 4, 4 ], [ 1, 7, 7 ], [ 1, 11, 11 ], [ 1, 11, 14 ], [ 2, 4, 4 ], [ 2, 7, 7 ], [ 2, 16, 16 ], [ 3, 2, 2 ], [ 8, 2, 2 ], [ 8, 2, 3 ], [ 9, 0, 0 ], [ 12, 11, 11 ], [ 12, 11, 12 ], [ 12, 18, 18 ], [ 12, 24, 24 ], [ 12, 30, 30 ], [ 12, 33, 33 ], [ 14, 1, 2 ], [ 18, 0, 0 ], [ 20, 4, 4 ], [ 20, 21, 21 ], [ 20, 21, 22 ], [ 22, 17, 18 ] ], [ [ 2, 10, 11 ] ], [ [ 2, 14, 14 ] ], [ [ 3, 5, 6 ], [ 4, 0, 0 ], [ 5, 9, 9 ], [ 5, 11, 13 ], [ 6, 4, 4 ], [ 7, 1, 5 ] ], [ [ 5, 0, 0 ] ], [ [ 5, 3, 3 ] ], [ [ 5, 5, 6 ] ], [ [ 5, 19, 19 ] ], [ [ 7, 4, 5 ] ], [ [ 9, 2, 2 ] ], [ [ 10, 0, 0 ], [ 11, 0, 0 ], [ 11, 4, 4 ], [ 11, 6, 7 ], [ 12, 0, 0 ], [ 12, 3, 4 ], [ 12, 6, 6 ], [ 12, 8, 14 ], [ 12, 16, 16 ], [ 12, 18, 20 ], [ 12, 22, 22 ], [ 12, 24, 26 ], [ 12, 28, 28 ], [ 12, 30, 31 ], [ 12, 38, 38 ], [ 12, 35, 39 ], [ 12, 43, 43 ], [ 12, 45, 47 ], [ 14, 0, 3 ], [ 15, 7, 7 ], [ 15, 11, 11 ], [ 18, 17, 17 ], [ 19, 8, 8 ] ], [ [ 10, 2, 2 ] ], [ [ 12, 37, 37 ] ], [ [ 13, 0, 0 ] ], [ [ 15, 5, 5 ], [ 15, 13, 13 ], [ 15, 13, 14 ], [ 16, 8, 8 ], [ 16, 15, 15 ], [ 16, 17, 31 ], [ 17, 2, 2 ], [ 18, 6, 6 ], [ 18, 12, 12 ], [ 22, 6, 6 ], [ 22, 20, 20 ], [ 24, 4, 4 ] ], [ [ 16, 0, 0 ], [ 18, 3, 3 ], [ 20, 1, 1 ], [ 20, 0, 2 ], [ 20, 12, 12 ], [ 23, 0, 0 ] ], [ [ 16, 6, 6 ] ], [ [ 16, 12, 12 ] ], [ [ 16, 17, 18 ], [ 16, 25, 25 ] ], [ [ 16, 20, 21 ], [ 16, 23, 24 ] ], [ [ 16, 20, 24 ], [ 16, 28, 28 ], [ 16, 28, 31 ] ], [ [ 16, 33, 33 ], [ 16, 39, 39 ] ], [ [ 16, 35, 37 ], [ 16, 41, 43 ] ], [ [ 17, 0, 0 ] ], [ [ 18, 5, 5 ] ], [ [ 19, 0, 0 ] ], [ [ 20, 0, 0 ] ], [ [ 20, 10, 10 ], [ 20, 16, 16 ] ], [ [ 22, 3, 3 ] ], [ [ 22, 8, 8 ] ], [ [ 22, 11, 11 ], [ 23, 2, 2 ] ], [ [ 22, 13, 13 ] ], [ [ 22, 21, 23 ] ], [ [ 24, 14, 14 ] ], [ [ 24, 7, 14 ] ], [ [ 24, 11, 14 ] ] ]
s08e18c03t
Stuart, we're here. It's nice of you to let him keep staying at your mom's house. Yeah, well, I tried putting him out on the curb, but nobody took him. Just so you know, the power's out. What happened? I called, they said a transformer blew . It's the whole block . Should be fixed by tomorrow. Wait, when did it go out? In the middle of the night. Oh, my God. Howie, what's wrong? It's all defrosting. It's okay . It's just food. It's not just food . This is the last food my mother ever made . This is her last brisket . This is her last meatloaf . This is her last...I have no idea what this is, but...it's the last one. Everything okay? All Ma's food is gonna be ruined. Well, why don't we take it home and put it in our freezer? You don't want to do that . Refreezing not only removes moisture, but it creates ice crystals in the fibers of the meat that can compromise its taste and texture . I saw a teachable moment . I dropped some culinary science. What should we do? I'll tell you exactly what we're gonna do . We're gonna eat it. There's, like, 20 pounds of food in there. All you said was I had to get rid of things . You didn't say they couldn't pass through my colon first. Howie ... Then how about this? Let's invite everyone over to dinner . It'll be like Ma's feeding us one last time. I love that. Oh, look, we've got enough ketchup to cover every ounce of it.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP mean))) (, ,) (SBAR (WHNP (WP who)) (S (ADVP (RB even)) (VP (VBZ reads) (NP (JJ Scientific) (NNP American))))) (. ?)))" }, "speaker": "Penny", "text": "I mean, who even reads Scientific American?", "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": "parataxis", "end_char": 6, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 2, "lemma": "mean", "misc": "", "start_char": 2, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 8, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 7, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 12, "feats": "PronType=Int", "head": 6, "id": 4, "lemma": "who", "misc": "", "start_char": 9, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "advmod", "end_char": 17, "feats": null, "head": 6, "id": 5, "lemma": "even", "misc": "", "start_char": 13, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 23, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "read", "misc": "", "start_char": 18, "text": "reads", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "amod", "end_char": 34, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "Scientific", "misc": "", "start_char": 24, "text": "Scientific", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 43, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "American", "misc": "", "start_char": 35, "text": "American", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 45, "feats": null, "head": 6, "id": 9, "lemma": "?", "misc": "", "start_char": 44, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (NP (NP (NN kind)) (PP (IN of) (NP (DT a) (JJ big) (NN deal))))) (. .)))" }, "speaker": "Leonard", "text": "It's kind of a big deal.", "tokens": [ { "deprel": "nsubj", "end_char": 48, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 1, "lemma": "it", "misc": "", "start_char": 46, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 51, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 2, "lemma": "be", "misc": "", "start_char": 49, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "obl:npmod", "end_char": 56, "feats": "Number=Sing", "head": 7, "id": 3, "lemma": "kind", "misc": "", "start_char": 52, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "fixed", "end_char": 59, "feats": null, "head": 3, "id": 4, "lemma": "of", "misc": "", "start_char": 57, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 61, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 5, "lemma": "a", "misc": "", "start_char": 60, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 65, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "big", "misc": "", "start_char": 62, "text": "big", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 70, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "deal", "misc": "", "start_char": 66, "text": "deal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 72, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 71, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (SBARQ (SBAR (IN If) (S (NP (PRP it)) (VP (VBZ 's) (NP (PDT such) (DT a) (JJ big) (NN deal))))) (, ,) (WHADVP (WRB how)) (SQ (VBP come) (NP (NP (DT the) (JJS biggest) (NN celebrity)) (SBAR (S (NP (PRP they)) (VP (MD could) (VP (VB get) (PP (IN for) (NP (DT the) (NN cover)))))))) (VP (VBZ is) (NP (DT a) (NN molecule)))) (. ?)))" }, "speaker": "Penny", "text": "If it's such a big deal, how come the biggest celebrity they could get for the cover is a molecule?", "tokens": [ { "deprel": "mark", "end_char": 75, "feats": null, "head": 7, "id": 1, "lemma": "if", "misc": "", "start_char": 73, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 78, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 2, "lemma": "it", "misc": "", "start_char": 76, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 81, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 3, "lemma": "be", "misc": "", "start_char": 79, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det:predet", "end_char": 86, "feats": null, "head": 7, "id": 4, "lemma": "such", "misc": "", "start_char": 82, "text": "such", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 88, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 5, "lemma": "a", "misc": "", "start_char": 87, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 92, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "big", "misc": "", "start_char": 89, "text": "big", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "end_char": 97, "feats": "Number=Sing", "head": 22, "id": 7, "lemma": "deal", "misc": "", "start_char": 93, "text": "deal", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 99, "feats": null, "head": 22, "id": 8, "lemma": ",", "misc": "", "start_char": 98, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 103, "feats": "PronType=Int", "head": 10, "id": 9, "lemma": "how", "misc": "", "start_char": 100, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "csubj", "end_char": 108, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 22, "id": 10, "lemma": "come", "misc": "", "start_char": 104, "text": "come", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 112, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 11, "lemma": "the", "misc": "", "start_char": 109, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 120, "feats": "Degree=Sup", "head": 13, "id": 12, "lemma": "big", "misc": "", "start_char": 113, "text": "biggest", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "nsubj", "end_char": 130, "feats": "Number=Sing", "head": 22, "id": 13, "lemma": "celebrity", "misc": "", "start_char": 121, "text": "celebrity", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 135, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 16, "id": 14, "lemma": "they", "misc": "", "start_char": 131, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 141, "feats": "VerbForm=Fin", "head": 16, "id": 15, "lemma": "could", "misc": "", "start_char": 136, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 145, "feats": "VerbForm=Inf", "head": 13, "id": 16, "lemma": "get", "misc": "", "start_char": 142, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 149, "feats": null, "head": 19, "id": 17, "lemma": "for", "misc": "", "start_char": 146, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 153, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 18, "lemma": "the", "misc": "", "start_char": 150, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 159, "feats": "Number=Sing", "head": 16, "id": 19, "lemma": "cover", "misc": "", "start_char": 154, "text": "cover", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 162, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 22, "id": 20, "lemma": "be", "misc": "", "start_char": 160, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 164, "feats": "Definite=Ind|PronType=Art", "head": 22, "id": 21, "lemma": "a", "misc": "", "start_char": 163, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 173, "feats": "Number=Sing", "head": 0, "id": 22, "lemma": "molecule", "misc": "", "start_char": 165, "text": "molecule", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 175, "feats": null, "head": 22, "id": 23, "lemma": "?", "misc": "", "start_char": 174, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (SQ (MD Can) (NP (PRP we)) (VP (UH please)) (ADVP (RB just)) (VP (VB stop) (S (VP (VBG talking) (PP (IN about) (NP (PRP it)))))) (. ?)))" }, "speaker": "Leonard", "text": "Can we please just stop talking about it?", "tokens": [ { "deprel": "aux", "end_char": 179, "feats": "VerbForm=Fin", "head": 5, "id": 1, "lemma": "can", "misc": "", "start_char": 176, "text": "Can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 182, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 2, "lemma": "we", "misc": "", "start_char": 180, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "discourse", "end_char": 189, "feats": null, "head": 5, "id": 3, "lemma": "please", "misc": "", "start_char": 183, "text": "please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "advmod", "end_char": 194, "feats": null, "head": 5, "id": 4, "lemma": "just", "misc": "", "start_char": 190, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 199, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "stop", "misc": "", "start_char": 195, "text": "stop", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 207, "feats": "VerbForm=Ger", "head": 5, "id": 6, "lemma": "talk", "misc": "", "start_char": 200, "text": "talking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 213, "feats": null, "head": 8, "id": 7, "lemma": "about", "misc": "", "start_char": 208, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 216, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 8, "lemma": "it", "misc": "", "start_char": 214, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 218, "feats": null, "head": 5, "id": 9, "lemma": "?", "misc": "", "start_char": 217, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorry)))) (. .) (SBARQ (WHNP (WP What)) (SQ (MD can) (NP (PRP I)) (VP (VB do)))) (. ?)))" }, "speaker": "Penny", "text": "I'm sorry . What can I do?", "tokens": [ { "deprel": "nsubj", "end_char": 220, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 219, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 223, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 221, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 229, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "sorry", "misc": "", "start_char": 224, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 231, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 230, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "obj", "end_char": 236, "feats": "PronType=Int", "head": 8, "id": 5, "lemma": "what", "misc": "", "start_char": 232, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 240, "feats": "VerbForm=Fin", "head": 8, "id": 6, "lemma": "can", "misc": "", "start_char": 237, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 242, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 241, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 245, "feats": "VerbForm=Inf", "head": 3, "id": 8, "lemma": "do", "misc": "", "start_char": 243, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 247, "feats": null, "head": 3, "id": 9, "lemma": "?", "misc": "", "start_char": 246, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (NN Nothing)) (, ,) (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ fine))) (. .)))" }, "speaker": "Leonard", "text": "Nothing, I'm fine.", "tokens": [ { "deprel": "vocative", "end_char": 255, "feats": "Number=Sing|PronType=Neg", "head": 5, "id": 1, "lemma": "nothing", "misc": "", "start_char": 248, "text": "Nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 257, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 256, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 259, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 258, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 262, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 260, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 267, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "fine", "misc": "", "start_char": 263, "text": "fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 269, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 268, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH No)) (, ,) (INTJ (UH no) (. .)) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG gon) (S (VP (TO na) (VP (VB cheer) (NP (PRP you)) (PRT (RP up)))))))) (. .) (S (ADVP (RB Here)) (NP (PRP we)) (VP (VBP go))) (. .)))" }, "speaker": "Penny", "text": "No, no . I'm gonna cheer you up . Here we go.", "tokens": [ { "deprel": "discourse", "end_char": 272, "feats": "Polarity=Neg", "head": 7, "id": 1, "lemma": "no", "misc": "", "start_char": 270, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 274, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 273, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 277, "feats": "Polarity=Neg", "head": 7, "id": 3, "lemma": "no", "misc": "", "start_char": 275, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 279, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 278, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 281, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 280, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 284, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 282, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 288, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 7, "lemma": "go", "misc": "", "start_char": 285, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 291, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 289, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 297, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "cheer", "misc": "", "start_char": 292, "text": "cheer", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 301, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 9, "id": 10, "lemma": "you", "misc": "", "start_char": 298, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 304, "feats": null, "head": 9, "id": 11, "lemma": "up", "misc": "", "start_char": 302, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 306, "feats": null, "head": 13, "id": 12, "lemma": ".", "misc": "", "start_char": 305, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 311, "feats": "PronType=Dem", "head": 7, "id": 13, "lemma": "here", "misc": "", "start_char": 307, "text": "Here", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 314, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 15, "id": 14, "lemma": "we", "misc": "", "start_char": 312, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl:relcl", "end_char": 317, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 15, "lemma": "go", "misc": "", "start_char": 315, "text": "go", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 319, "feats": null, "head": 7, "id": 16, "lemma": ".", "misc": "", "start_char": 318, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (PRP we)) (VP (VBG doing))) (. ?)))" }, "speaker": "Leonard", "text": "What are we doing?", "tokens": [ { "deprel": "obj", "end_char": 324, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 320, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 328, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 325, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 331, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "we", "misc": "", "start_char": 329, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 337, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 332, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 339, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 338, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP am) (VP (VBG taking) (NP (PRP you)) (NP (NN shopping)))) (. .)))" }, "speaker": "Penny", "text": "I am taking you shopping.", "tokens": [ { "deprel": "nsubj", "end_char": 341, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 340, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 344, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 342, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 351, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "take", "misc": "", "start_char": 345, "text": "taking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "iobj", "end_char": 355, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "you", "misc": "", "start_char": 352, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 364, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "shopping", "misc": "", "start_char": 356, "text": "shopping", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 366, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 365, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (INTJ (UH Oh) (. .)))" }, "speaker": "Leonard", "text": "Oh.", "tokens": [ { "deprel": "root", "end_char": 369, "feats": null, "head": 0, "id": 1, "lemma": "oh", "misc": "", "start_char": 367, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 371, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 370, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP$ My) (NN baby)) (VP (VBZ is) (ADJP (JJ sad)))) (, ,) (CC and) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG gon) (S (VP (TO na) (VP (VB make) (S (NP (PRP him)) (ADJP (JJ happy))) (ADVP (RB again)))))))) (. .)))" }, "speaker": "Penny", "text": "My baby is sad, and I'm gonna make him happy again.", "tokens": [ { "deprel": "nmod:poss", "end_char": 374, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 2, "id": 1, "lemma": "my", "misc": "", "start_char": 372, "text": "My", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 379, "feats": "Number=Sing", "head": 4, "id": 2, "lemma": "baby", "misc": "", "start_char": 375, "text": "baby", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 382, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 380, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 386, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "sad", "misc": "", "start_char": 383, "text": "sad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 388, "feats": null, "head": 9, "id": 5, "lemma": ",", "misc": "", "start_char": 387, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 392, "feats": null, "head": 9, "id": 6, "lemma": "and", "misc": "", "start_char": 389, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 394, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "I", "misc": "", "start_char": 393, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 397, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 395, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "conj", "end_char": 401, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 9, "lemma": "go", "misc": "", "start_char": 398, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 404, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 402, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 409, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "make", "misc": "", "start_char": 405, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 413, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 12, "lemma": "he", "misc": "", "start_char": 410, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 419, "feats": "Degree=Pos", "head": 11, "id": 13, "lemma": "happy", "misc": "", "start_char": 414, "text": "happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 425, "feats": null, "head": 11, "id": 14, "lemma": "again", "misc": "", "start_char": 420, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 427, "feats": null, "head": 4, "id": 15, "lemma": ".", "misc": "", "start_char": 426, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Look))) (, ,) (S (NP (PRP I)) (VP (VBP know) (SBAR (S (NP (NN shopping) (NNS cheers)) (NP (PRP you)) (PRT (RB up)))))) (, ,) (CC but) (S (NP (PRP it)) (VP (VBZ 's) (ADVP (RB just)) (RB not) (ADVP (RB really)) (NP (PRP$ my) (NN thing)))) (. .)))" }, "speaker": "Leonard", "text": "Look, I know shopping cheers you up, but it's just not really my thing.", "tokens": [ { "deprel": "root", "end_char": 432, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "look", "misc": "", "start_char": 428, "text": "Look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 434, "feats": null, "head": 1, "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": "parataxis", "end_char": 441, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 1, "id": 4, "lemma": "know", "misc": "", "start_char": 437, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "compound", "end_char": 450, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "shopping", "misc": "", "start_char": 442, "text": "shopping", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 457, "feats": "Number=Plur", "head": 4, "id": 6, "lemma": "cheer", "misc": "", "start_char": 451, "text": "cheers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "obj", "end_char": 461, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 6, "id": 7, "lemma": "you", "misc": "", "start_char": 458, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 464, "feats": null, "head": 6, "id": 8, "lemma": "up", "misc": "", "start_char": 462, "text": "up", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 466, "feats": null, "head": 17, "id": 9, "lemma": ",", "misc": "", "start_char": 465, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 470, "feats": null, "head": 17, "id": 10, "lemma": "but", "misc": "", "start_char": 467, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 473, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 11, "lemma": "it", "misc": "", "start_char": 471, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 476, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 12, "lemma": "be", "misc": "", "start_char": 474, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 481, "feats": null, "head": 17, "id": 13, "lemma": "just", "misc": "", "start_char": 477, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 485, "feats": null, "head": 17, "id": 14, "lemma": "not", "misc": "", "start_char": 482, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 492, "feats": null, "head": 17, "id": 15, "lemma": "really", "misc": "", "start_char": 486, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "nmod:poss", "end_char": 495, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 17, "id": 16, "lemma": "my", "misc": "", "start_char": 493, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "conj", "end_char": 501, "feats": "Number=Sing", "head": 1, "id": 17, "lemma": "thing", "misc": "", "start_char": 496, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 503, "feats": null, "head": 1, "id": 18, "lemma": ".", "misc": "", "start_char": 502, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (UH Well)) (, ,) (WHNP (WHNP (WP what)) (PP (IN about) (NP (DT this) (NN helicopter)))) (NP (PRP you)) (VP (VBP control) (PP (IN with) (NP (DT an) (NNP iPad)))) (. ?)))" }, "speaker": "Penny", "text": "Well, what about this helicopter you control with an iPad?", "tokens": [ { "deprel": "discourse", "end_char": 508, "feats": null, "head": 3, "id": 1, "lemma": "well", "misc": "", "start_char": 504, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 510, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 509, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 515, "feats": "PronType=Int", "head": 0, "id": 3, "lemma": "what", "misc": "", "start_char": 511, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "case", "end_char": 521, "feats": null, "head": 6, "id": 4, "lemma": "about", "misc": "", "start_char": 516, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 526, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 5, "lemma": "this", "misc": "", "start_char": 522, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 537, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "helicopter", "misc": "", "start_char": 527, "text": "helicopter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 541, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 7, "lemma": "you", "misc": "", "start_char": 538, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 549, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 8, "lemma": "control", "misc": "", "start_char": 542, "text": "control", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 554, "feats": null, "head": 11, "id": 9, "lemma": "with", "misc": "", "start_char": 550, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 557, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 555, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 562, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "iPad", "misc": "", "start_char": 558, "text": "iPad", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 564, "feats": null, "head": 3, "id": 12, "lemma": "?", "misc": "", "start_char": 563, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (SQ (VBZ Does) (NP (PRP it)) (VP (VB have) (NP (DT a) (NN camera)) (PP (IN in) (NP (PRP it)))) (. ?)))" }, "speaker": "Leonard", "text": "Does it have a camera in it?", "tokens": [ { "deprel": "aux", "end_char": 569, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 565, "text": "Does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 572, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 2, "lemma": "it", "misc": "", "start_char": 570, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 577, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "have", "misc": "", "start_char": 573, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 579, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 578, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 586, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "camera", "misc": "", "start_char": 580, "text": "camera", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 589, "feats": null, "head": 7, "id": 6, "lemma": "in", "misc": "", "start_char": 587, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 592, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 7, "lemma": "it", "misc": "", "start_char": 590, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 594, "feats": null, "head": 3, "id": 8, "lemma": "?", "misc": "", "start_char": 593, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ does) (VP (VB have) (NP (DT a) (NN camera)) (PP (IN in) (NP (PRP it))))) (. .)))" }, "speaker": "Penny", "text": "It does have a camera in it.", "tokens": [ { "deprel": "nsubj", "end_char": 597, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 595, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 602, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "do", "misc": "", "start_char": 598, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 607, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "have", "misc": "", "start_char": 603, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 609, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 608, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 616, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "camera", "misc": "", "start_char": 610, "text": "camera", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 619, "feats": null, "head": 7, "id": 6, "lemma": "in", "misc": "", "start_char": 617, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 622, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 7, "lemma": "it", "misc": "", "start_char": 620, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 624, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 623, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (NP (NP (NN Baby) (POS 's)) (NN listening) (. .)))" }, "speaker": "Leonard", "text": "Baby's listening.", "tokens": [ { "deprel": "nmod:poss", "end_char": 629, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "baby", "misc": "", "start_char": 625, "text": "Baby", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 632, "feats": null, "head": 1, "id": 2, "lemma": "'s", "misc": "", "start_char": 630, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "root", "end_char": 642, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "listening", "misc": "", "start_char": 633, "text": "listening", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 644, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 643, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (NP (NNP Leonard) (. ?) (NNP Leonard) (. ?) (NNP Leonard) (. ?)))" }, "speaker": "Sheldon", "text": "Leonard? Leonard? Leonard?", "tokens": [ { "deprel": "root", "end_char": 652, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Leonard", "misc": "", "start_char": 645, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 654, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 653, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "compound", "end_char": 662, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "Leonard", "misc": "", "start_char": 655, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 664, "feats": null, "head": 1, "id": 4, "lemma": "?", "misc": "", "start_char": 663, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "compound", "end_char": 672, "feats": "Number=Sing", "head": 1, "id": 5, "lemma": "Leonard", "misc": "", "start_char": 665, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 674, "feats": null, "head": 1, "id": 6, "lemma": "?", "misc": "", "start_char": 673, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (WHNP (WP What) (. ?)))" }, "speaker": "Leonard", "text": "What?", "tokens": [ { "deprel": "root", "end_char": 679, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 675, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 681, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 680, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD spoke) (PP (IN to) (NP (NP (DT the) (NN reporter)) (PP (IN at) (NP (DT the) (NN magazine)))))) (. .)))" }, "speaker": "Sheldon", "text": "I spoke to the reporter at the magazine.", "tokens": [ { "deprel": "nsubj", "end_char": 683, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 682, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 689, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "speak", "misc": "", "start_char": 684, "text": "spoke", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 692, "feats": null, "head": 5, "id": 3, "lemma": "to", "misc": "", "start_char": 690, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 696, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 693, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 705, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "reporter", "misc": "", "start_char": 697, "text": "reporter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 708, "feats": null, "head": 8, "id": 6, "lemma": "at", "misc": "", "start_char": 706, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 712, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 709, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 721, "feats": "Number=Sing", "head": 2, "id": 8, "lemma": "magazine", "misc": "", "start_char": 713, "text": "magazine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 723, "feats": null, "head": 2, "id": 9, "lemma": ".", "misc": "", "start_char": 722, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VP (VBD happened))) (. ?) (SQ (VBD Did) (NP (PRP you)) (VP (VB tell) (NP (PRP him)) (SBAR (S (NP (PRP it)) (VP (VBD was) (NP (PRP$ my) (NN idea))))))) (. ?)))" }, "speaker": "Leonard", "text": "What happened? Did you tell him it was my idea?", "tokens": [ { "deprel": "nsubj", "end_char": 728, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "what", "misc": "", "start_char": 724, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "root", "end_char": 737, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "happen", "misc": "", "start_char": 729, "text": "happened", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 739, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 738, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 743, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 740, "text": "Did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 747, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 744, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 752, "feats": "VerbForm=Inf", "head": 2, "id": 6, "lemma": "tell", "misc": "", "start_char": 748, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 756, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "he", "misc": "", "start_char": 753, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 759, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 8, "lemma": "it", "misc": "", "start_char": 757, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 763, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": 9, "lemma": "be", "misc": "", "start_char": 760, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 766, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "my", "misc": "", "start_char": 764, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "ccomp", "end_char": 771, "feats": "Number=Sing", "head": 6, "id": 11, "lemma": "idea", "misc": "", "start_char": 767, "text": "idea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 773, "feats": null, "head": 2, "id": 12, "lemma": "?", "misc": "", "start_char": 772, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD did)) (. .)))" }, "speaker": "Sheldon", "text": "I did.", "tokens": [ { "deprel": "nsubj", "end_char": 775, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 774, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 779, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "do", "misc": "", "start_char": 776, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "punct", "end_char": 781, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 780, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (SQ (VP (VBP Thank) (NP (PRP you))) (. .) (WHNP (WP What)) (SQ (VBD did) (NP (PRP he)) (VP (VB say))) (. ?)))" }, "speaker": "Leonard", "text": "Thank you . What did he say?", "tokens": [ { "deprel": "root", "end_char": 787, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "thank", "misc": "", "start_char": 782, "text": "Thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 791, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 1, "id": 2, "lemma": "you", "misc": "", "start_char": 788, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 793, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 792, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "obj", "end_char": 798, "feats": "PronType=Int", "head": 7, "id": 4, "lemma": "what", "misc": "", "start_char": 794, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 802, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": 5, "lemma": "do", "misc": "", "start_char": 799, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 805, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 6, "lemma": "he", "misc": "", "start_char": 803, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 809, "feats": "VerbForm=Inf", "head": 1, "id": 7, "lemma": "say", "misc": "", "start_char": 806, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 811, "feats": null, "head": 1, "id": 8, "lemma": "?", "misc": "", "start_char": 810, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (S (NP (PRP He)) (VP (VBD said) (SBAR (S (NP (PRP they)) (VP (VBD made) (NP (DT the) (NN editorial) (NN decision) (S (VP (TO to) (ADVP (RB only)) (VP (VB cite) (NP (DT the) (NN lead) (NN scientist)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "He said they made the editorial decision to only cite the lead scientist.", "tokens": [ { "deprel": "nsubj", "end_char": 814, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "he", "misc": "", "start_char": 812, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 819, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "say", "misc": "", "start_char": 815, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 824, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "they", "misc": "", "start_char": 820, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 829, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 2, "id": 4, "lemma": "make", "misc": "", "start_char": 825, "text": "made", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 833, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 5, "lemma": "the", "misc": "", "start_char": 830, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 843, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "editorial", "misc": "", "start_char": 834, "text": "editorial", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 852, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "decision", "misc": "", "start_char": 844, "text": "decision", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 855, "feats": null, "head": 10, "id": 8, "lemma": "to", "misc": "", "start_char": 853, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advmod", "end_char": 860, "feats": null, "head": 10, "id": 9, "lemma": "only", "misc": "", "start_char": 856, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 865, "feats": "VerbForm=Inf", "head": 4, "id": 10, "lemma": "cite", "misc": "", "start_char": 861, "text": "cite", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 869, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 11, "lemma": "the", "misc": "", "start_char": 866, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 874, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "lead", "misc": "", "start_char": 870, "text": "lead", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 884, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "scientist", "misc": "", "start_char": 875, "text": "scientist", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 886, "feats": null, "head": 2, "id": 14, "lemma": ".", "misc": "", "start_char": 885, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (S (SBARQ (WHADVP (WRB Why)) (SQ (VBD did) (NP (PRP he)) (VP (VB think) (SBAR (S (NP (PRP you)) (VP (VBP 're) (NP (DT the) (JJ lead) (NN scientist))))))) (. ?)) (NP (PRP It)) (VP (VBD was) (NP (PRP$ my) (NN idea))) (. !)))" }, "speaker": "Leonard", "text": "Why did he think you're the lead scientist? It was my idea!", "tokens": [ { "deprel": "advmod", "end_char": 890, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "why", "misc": "", "start_char": 887, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 894, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 891, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 897, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "he", "misc": "", "start_char": 895, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 903, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "think", "misc": "", "start_char": 898, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 907, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 5, "lemma": "you", "misc": "", "start_char": 904, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 911, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 6, "lemma": "be", "misc": "", "start_char": 908, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 915, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 7, "lemma": "the", "misc": "", "start_char": 912, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 920, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "lead", "misc": "", "start_char": 916, "text": "lead", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "ccomp", "end_char": 930, "feats": "Number=Sing", "head": 4, "id": 9, "lemma": "scientist", "misc": "", "start_char": 921, "text": "scientist", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 932, "feats": null, "head": 4, "id": 10, "lemma": "?", "misc": "", "start_char": 931, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 935, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 11, "lemma": "it", "misc": "", "start_char": 933, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 939, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 14, "id": 12, "lemma": "be", "misc": "", "start_char": 936, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 942, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 14, "id": 13, "lemma": "my", "misc": "", "start_char": 940, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "parataxis", "end_char": 947, "feats": "Number=Sing", "head": 4, "id": 14, "lemma": "idea", "misc": "", "start_char": 943, "text": "idea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 949, "feats": null, "head": 4, "id": 15, "lemma": "!", "misc": "", "start_char": 948, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP know))) (, ,) (PP (IN for) (NP (DT an) (JJ extra) (CD four) (NNS bucks))) (, ,) (NP (PRP I)) (VP (MD can) (VP (VB have) (NP (DT this) (NN thing)) (ADVP (RB here)) (NP (NN tomorrow)))) (. .)))" }, "speaker": "Penny", "text": "You know, for an extra four bucks, I can have this thing here tomorrow.", "tokens": [ { "deprel": "nsubj", "end_char": 953, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 950, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 958, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 12, "id": 2, "lemma": "know", "misc": "", "start_char": 954, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 960, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 959, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 964, "feats": null, "head": 8, "id": 4, "lemma": "for", "misc": "", "start_char": 961, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 967, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 5, "lemma": "a", "misc": "", "start_char": 965, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 973, "feats": "Degree=Pos", "head": 8, "id": 6, "lemma": "extra", "misc": "", "start_char": 968, "text": "extra", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nummod", "end_char": 978, "feats": "NumForm=Word|NumType=Card", "head": 8, "id": 7, "lemma": "four", "misc": "", "start_char": 974, "text": "four", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 984, "feats": "Number=Plur", "head": 12, "id": 8, "lemma": "buck", "misc": "", "start_char": 979, "text": "bucks", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 986, "feats": null, "head": 8, "id": 9, "lemma": ",", "misc": "", "start_char": 985, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 988, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 10, "lemma": "I", "misc": "", "start_char": 987, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 992, "feats": "VerbForm=Fin", "head": 12, "id": 11, "lemma": "can", "misc": "", "start_char": 989, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 997, "feats": "VerbForm=Inf", "head": 0, "id": 12, "lemma": "have", "misc": "", "start_char": 993, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1002, "feats": "Number=Sing|PronType=Dem", "head": 14, "id": 13, "lemma": "this", "misc": "", "start_char": 998, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1008, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "thing", "misc": "", "start_char": 1003, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1013, "feats": "PronType=Dem", "head": 12, "id": 15, "lemma": "here", "misc": "", "start_char": 1009, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "obl:tmod", "end_char": 1022, "feats": "Number=Sing", "head": 12, "id": 16, "lemma": "tomorrow", "misc": "", "start_char": 1014, "text": "tomorrow", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1024, "feats": null, "head": 12, "id": 17, "lemma": ".", "misc": "", "start_char": 1023, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (S (NP (PRP I)) (VP (VBP know) (SBAR (S (NP (PRP it)) (VP (VBD was) (NP (PRP$ your) (NN idea))))))) (, ,) (CC but) (S (NP (DT the) (NN reporter)) (VP (VBD said) (SBAR (S (S (NP (PRP he)) (VP (VBZ 's) (VP (VBN been) (VP (VBG following) (NP (PRP$ my) (NN work)) (PP (IN for) (NP (DT a) (NN while))))))) (, ,) (CC and) (S (NP (NP (DT the) (JJ only) (NN reason)) (SBAR (S (NP (PRP they)) (ADVP (RB even)) (VP (VBD mentioned) (NP (PRP it)) (PP (IN in) (NP (DT the) (NN magazine))))))) (VP (VBZ is) (ADVP (IN 'cause) (SBAR (S (NP (PRP$ my) (NN name)) (VP (VBZ is) (PP (IN on) (NP (PRP it))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Well, I know it was your idea, but the reporter said he's been following my work for a while, and the only reason they even mentioned it in the magazine is 'cause my name is on it.", "tokens": [ { "deprel": "discourse", "end_char": 1029, "feats": null, "head": 4, "id": 1, "lemma": "well", "misc": "", "start_char": 1025, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1031, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1030, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1033, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 1032, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1038, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 1034, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1041, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 5, "lemma": "it", "misc": "", "start_char": 1039, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1045, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 1042, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 1050, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "your", "misc": "", "start_char": 1046, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "ccomp", "end_char": 1055, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "idea", "misc": "", "start_char": 1051, "text": "idea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1057, "feats": null, "head": 13, "id": 9, "lemma": ",", "misc": "", "start_char": 1056, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1061, "feats": null, "head": 13, "id": 10, "lemma": "but", "misc": "", "start_char": 1058, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 1065, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 1062, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1074, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "reporter", "misc": "", "start_char": 1066, "text": "reporter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 1079, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 13, "lemma": "say", "misc": "", "start_char": 1075, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 1082, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 14, "lemma": "he", "misc": "", "start_char": 1080, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1085, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 15, "lemma": "be", "misc": "", "start_char": 1083, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "aux", "end_char": 1090, "feats": "Tense=Past|VerbForm=Part", "head": 17, "id": 16, "lemma": "be", "misc": "", "start_char": 1086, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "ccomp", "end_char": 1100, "feats": "Tense=Pres|VerbForm=Part", "head": 13, "id": 17, "lemma": "follow", "misc": "", "start_char": 1091, "text": "following", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 1103, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 19, "id": 18, "lemma": "my", "misc": "", "start_char": 1101, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1108, "feats": "Number=Sing", "head": 17, "id": 19, "lemma": "work", "misc": "", "start_char": 1104, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1112, "feats": null, "head": 22, "id": 20, "lemma": "for", "misc": "", "start_char": 1109, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1114, "feats": "Definite=Ind|PronType=Art", "head": 22, "id": 21, "lemma": "a", "misc": "", "start_char": 1113, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1120, "feats": "Number=Sing", "head": 17, "id": 22, "lemma": "while", "misc": "", "start_char": 1115, "text": "while", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1122, "feats": null, "head": 41, "id": 23, "lemma": ",", "misc": "", "start_char": 1121, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1126, "feats": null, "head": 41, "id": 24, "lemma": "and", "misc": "", "start_char": 1123, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 1130, "feats": "Definite=Def|PronType=Art", "head": 27, "id": 25, "lemma": "the", "misc": "", "start_char": 1127, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1135, "feats": "Degree=Pos", "head": 27, "id": 26, "lemma": "only", "misc": "", "start_char": 1131, "text": "only", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj:outer", "end_char": 1142, "feats": "Number=Sing", "head": 41, "id": 27, "lemma": "reason", "misc": "", "start_char": 1136, "text": "reason", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1147, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 30, "id": 28, "lemma": "they", "misc": "", "start_char": 1143, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1152, "feats": null, "head": 30, "id": 29, "lemma": "even", "misc": "", "start_char": 1148, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 1162, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 27, "id": 30, "lemma": "mention", "misc": "", "start_char": 1153, "text": "mentioned", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1165, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 30, "id": 31, "lemma": "it", "misc": "", "start_char": 1163, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1168, "feats": null, "head": 34, "id": 32, "lemma": "in", "misc": "", "start_char": 1166, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1172, "feats": "Definite=Def|PronType=Art", "head": 34, "id": 33, "lemma": "the", "misc": "", "start_char": 1169, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1181, "feats": "Number=Sing", "head": 30, "id": 34, "lemma": "magazine", "misc": "", "start_char": 1173, "text": "magazine", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1184, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 41, "id": 35, "lemma": "be", "misc": "", "start_char": 1182, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 1191, "feats": null, "head": 41, "id": 36, "lemma": "'cause", "misc": "", "start_char": 1185, "text": "'cause", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1194, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 38, "id": 37, "lemma": "my", "misc": "", "start_char": 1192, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1199, "feats": "Number=Sing", "head": 41, "id": 38, "lemma": "name", "misc": "", "start_char": 1195, "text": "name", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1202, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 41, "id": 39, "lemma": "be", "misc": "", "start_char": 1200, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 1205, "feats": null, "head": 41, "id": 40, "lemma": "on", "misc": "", "start_char": 1203, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "conj", "end_char": 1208, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 41, "lemma": "it", "misc": "", "start_char": 1206, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1210, "feats": null, "head": 4, "id": 42, "lemma": ".", "misc": "", "start_char": 1209, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP know) (SBARQ (WHNP (WP what)) (. ?) (S (NP (PRP I)) (VP (VBD did) (NP (PRP it)))) (. .) (SBARQ (WHNP (WP What)) (S (VP (VBZ 's) (NP (CD four) (NNS bucks))))))) (. ?)))" }, "speaker": "Penny", "text": "You know what? I did it . What's four bucks?", "tokens": [ { "deprel": "nsubj", "end_char": 1214, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 1211, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1219, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 2, "lemma": "know", "misc": "", "start_char": 1215, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1224, "feats": "PronType=Int", "head": 2, "id": 3, "lemma": "what", "misc": "", "start_char": 1220, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 1226, "feats": null, "head": 2, "id": 4, "lemma": "?", "misc": "", "start_char": 1225, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1228, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 1227, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1232, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 6, "lemma": "do", "misc": "", "start_char": 1229, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1235, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "it", "misc": "", "start_char": 1233, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1237, "feats": null, "head": 6, "id": 8, "lemma": ".", "misc": "", "start_char": 1236, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1242, "feats": "PronType=Int", "head": 12, "id": 9, "lemma": "what", "misc": "", "start_char": 1238, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 1245, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 10, "lemma": "be", "misc": "", "start_char": 1243, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nummod", "end_char": 1250, "feats": "NumForm=Word|NumType=Card", "head": 12, "id": 11, "lemma": "four", "misc": "", "start_char": 1246, "text": "four", "upos": "NUM", "xpos": "CD" }, { "deprel": "parataxis", "end_char": 1256, "feats": "Number=Plur", "head": 6, "id": 12, "lemma": "buck", "misc": "", "start_char": 1251, "text": "bucks", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1258, "feats": null, "head": 2, "id": 13, "lemma": "?", "misc": "", "start_char": 1257, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (S (SBAR (IN If) (S (NP (PRP you)) (VP (VBP 're) (VP (VBG trying) (S (VP (TO to) (VP (VB make) (S (NP (PRP me)) (VP (VB feel) (ADVP (JJR better))))))))))) (, ,) (NP (PRP it)) (VP (VBZ 's) (RB not) (VP (VBG working))) (. .)))" }, "speaker": "Leonard", "text": "If you're trying to make me feel better, it's not working.", "tokens": [ { "deprel": "mark", "end_char": 1261, "feats": null, "head": 4, "id": 1, "lemma": "if", "misc": "", "start_char": 1259, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1265, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 2, "lemma": "you", "misc": "", "start_char": 1262, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1269, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 1266, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 1276, "feats": "Tense=Pres|VerbForm=Part", "head": 14, "id": 4, "lemma": "try", "misc": "", "start_char": 1270, "text": "trying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1279, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 1277, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1284, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "make", "misc": "", "start_char": 1280, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1287, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 7, "lemma": "I", "misc": "", "start_char": 1285, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1292, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "feel", "misc": "", "start_char": 1288, "text": "feel", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1299, "feats": "Degree=Cmp", "head": 8, "id": 9, "lemma": "good", "misc": "", "start_char": 1293, "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 1301, "feats": null, "head": 14, "id": 10, "lemma": ",", "misc": "", "start_char": 1300, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1304, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 11, "lemma": "it", "misc": "", "start_char": 1302, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1307, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 12, "lemma": "be", "misc": "", "start_char": 1305, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1311, "feats": null, "head": 14, "id": 13, "lemma": "not", "misc": "", "start_char": 1308, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1319, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 14, "lemma": "work", "misc": "", "start_char": 1312, "text": "working", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 1321, "feats": null, "head": 14, "id": 15, "lemma": ".", "misc": "", "start_char": 1320, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Well)) (, ...) (RB then) (NP (WP what)) (SBAR (IN if) (S (NP (PRP I)) (VP (VBD told) (NP (PRP you)) (SBAR (IN that) (S (NP (PRP I)) (VP (VBD added) (NP (PRP$ your) (NN name)) (PP (IN to) (NP (DT the) (NN cable) (NN bill))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "Well...then what if I told you that I added your name to the cable bill?", "tokens": [ { "deprel": "discourse", "end_char": 1326, "feats": null, "head": 4, "id": 1, "lemma": "well", "misc": "", "start_char": 1322, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1330, "feats": null, "head": 4, "id": 2, "lemma": "...", "misc": "", "start_char": 1327, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1335, "feats": "PronType=Dem", "head": 4, "id": 3, "lemma": "then", "misc": "", "start_char": 1331, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1340, "feats": "PronType=Int", "head": 0, "id": 4, "lemma": "what", "misc": "", "start_char": 1336, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "mark", "end_char": 1343, "feats": null, "head": 7, "id": 5, "lemma": "if", "misc": "", "start_char": 1341, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1345, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "I", "misc": "", "start_char": 1344, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1350, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 7, "lemma": "tell", "misc": "", "start_char": 1346, "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 1354, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 7, "id": 8, "lemma": "you", "misc": "", "start_char": 1351, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 1359, "feats": null, "head": 11, "id": 9, "lemma": "that", "misc": "", "start_char": 1355, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1361, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "I", "misc": "", "start_char": 1360, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1367, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 7, "id": 11, "lemma": "add", "misc": "", "start_char": 1362, "text": "added", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 1372, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 13, "id": 12, "lemma": "your", "misc": "", "start_char": 1368, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1377, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "name", "misc": "", "start_char": 1373, "text": "name", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1380, "feats": null, "head": 17, "id": 14, "lemma": "to", "misc": "", "start_char": 1378, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1384, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 15, "lemma": "the", "misc": "", "start_char": 1381, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1390, "feats": "Number=Sing", "head": 17, "id": 16, "lemma": "cable", "misc": "", "start_char": 1385, "text": "cable", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1395, "feats": "Number=Sing", "head": 11, "id": 17, "lemma": "bill", "misc": "", "start_char": 1391, "text": "bill", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1397, "feats": null, "head": 4, "id": 18, "lemma": "?", "misc": "", "start_char": 1396, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (INTJ (UH No) (. .)))" }, "speaker": "Leonard", "text": "No.", "tokens": [ { "deprel": "root", "end_char": 1400, "feats": "Polarity=Neg", "head": 0, "id": 1, "lemma": "no", "misc": "", "start_char": 1398, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1402, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1401, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (S (S (NP (DT That)) (VP (VBZ 's) (ADVP (RB just) (RB as) (RB well)))) (. .) (S (NP (PRP They)) (VP (VBD had) (NP (PRP me)) (PP (IN on) (NP (NN hold))) (PP (IN for) (NP (CD 20) (NNS minutes))))) (CC and) (S (NP (PRP I)) (VP (VBD hung) (PRT (RP up)))) (. .) (S (NP (PRP I)) (, ...) (ADVP (RB Also)) (, ,) (NP (NNP Wolowitz)) (VP (VBD invited) (NP (PRP us)) (NP (DT all)) (PP (IN to) (NP (NN dinner))))) (, ,) (RB so) (, ...) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ ready)) (SBAR (WHADVP (WRB whenever)) (S (NP (PRP you)) (VP (VBP are)))))) (. .)))" }, "speaker": "Sheldon", "text": "That's just as well . They had me on hold for 20 minutes and I hung up . I...Also, Wolowitz invited us all to dinner, so...I'm ready whenever you are.", "tokens": [ { "deprel": "nsubj", "end_char": 1407, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 1, "lemma": "that", "misc": "", "start_char": 1403, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1410, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 1408, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1415, "feats": null, "head": 5, "id": 3, "lemma": "just", "misc": "", "start_char": 1411, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1418, "feats": null, "head": 5, "id": 4, "lemma": "as", "misc": "", "start_char": 1416, "text": "as", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1423, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "well", "misc": "", "start_char": 1419, "text": "well", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1425, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1424, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1430, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 8, "id": 7, "lemma": "they", "misc": "", "start_char": 1426, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1434, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 8, "lemma": "have", "misc": "", "start_char": 1431, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1437, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 9, "lemma": "I", "misc": "", "start_char": 1435, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 1440, "feats": null, "head": 11, "id": 10, "lemma": "on", "misc": "", "start_char": 1438, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1445, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "hold", "misc": "", "start_char": 1441, "text": "hold", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1449, "feats": null, "head": 14, "id": 12, "lemma": "for", "misc": "", "start_char": 1446, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 1452, "feats": "NumForm=Digit|NumType=Card", "head": 14, "id": 13, "lemma": "20", "misc": "", "start_char": 1450, "text": "20", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 1460, "feats": "Number=Plur", "head": 8, "id": 14, "lemma": "minute", "misc": "", "start_char": 1453, "text": "minutes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 1464, "feats": null, "head": 17, "id": 15, "lemma": "and", "misc": "", "start_char": 1461, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1466, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 16, "lemma": "I", "misc": "", "start_char": 1465, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1471, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 8, "id": 17, "lemma": "hang", "misc": "", "start_char": 1467, "text": "hung", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 1474, "feats": null, "head": 17, "id": 18, "lemma": "up", "misc": "", "start_char": 1472, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1476, "feats": null, "head": 8, "id": 19, "lemma": ".", "misc": "", "start_char": 1475, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1478, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 25, "id": 20, "lemma": "I", "misc": "", "start_char": 1477, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1482, "feats": null, "head": 25, "id": 21, "lemma": "...", "misc": "", "start_char": 1479, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1487, "feats": null, "head": 25, "id": 22, "lemma": "also", "misc": "", "start_char": 1483, "text": "Also", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1489, "feats": null, "head": 25, "id": 23, "lemma": ",", "misc": "", "start_char": 1488, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1498, "feats": "Number=Sing", "head": 25, "id": 24, "lemma": "Wolowitz", "misc": "", "start_char": 1490, "text": "Wolowitz", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 1506, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": 25, "lemma": "invite", "misc": "", "start_char": 1499, "text": "invited", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1509, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 25, "id": 26, "lemma": "we", "misc": "", "start_char": 1507, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 1513, "feats": null, "head": 26, "id": 27, "lemma": "all", "misc": "", "start_char": 1510, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "end_char": 1516, "feats": null, "head": 29, "id": 28, "lemma": "to", "misc": "", "start_char": 1514, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1523, "feats": "Number=Sing", "head": 25, "id": 29, "lemma": "dinner", "misc": "", "start_char": 1517, "text": "dinner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1525, "feats": null, "head": 25, "id": 30, "lemma": ",", "misc": "", "start_char": 1524, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1528, "feats": null, "head": 35, "id": 31, "lemma": "so", "misc": "", "start_char": 1526, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1532, "feats": null, "head": 35, "id": 32, "lemma": "...", "misc": "", "start_char": 1529, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1534, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 35, "id": 33, "lemma": "I", "misc": "", "start_char": 1533, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1537, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 35, "id": 34, "lemma": "be", "misc": "", "start_char": 1535, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1543, "feats": "Degree=Pos", "head": 25, "id": 35, "lemma": "ready", "misc": "", "start_char": 1538, "text": "ready", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 1552, "feats": "PronType=Int", "head": 38, "id": 36, "lemma": "whenever", "misc": "", "start_char": 1544, "text": "whenever", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1556, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 38, "id": 37, "lemma": "you", "misc": "", "start_char": 1553, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1560, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 35, "id": 38, "lemma": "be", "misc": "", "start_char": 1557, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1562, "feats": null, "head": 5, "id": 39, "lemma": ".", "misc": "", "start_char": 1561, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 6, 7 ], [ 1, 0, 0 ], [ 2, 1, 1 ], [ 2, 13, 13 ], [ 3, 7, 7 ], [ 18, 6, 7 ], [ 22, 2, 2 ], [ 25, 27, 27 ], [ 25, 32, 33 ] ], [ [ 2, 17, 18 ] ], [ [ 2, 20, 21 ] ], [ [ 3, 1, 1 ], [ 6, 13, 13 ], [ 7, 2, 2 ] ], [ [ 4, 0, 0 ], [ 4, 6, 6 ], [ 5, 2, 2 ], [ 6, 9, 9 ], [ 8, 3, 3 ], [ 10, 0, 1 ], [ 10, 11, 11 ], [ 11, 2, 2 ], [ 11, 15, 15 ], [ 12, 6, 6 ], [ 15, 0, 0 ], [ 16, 0, 0 ], [ 16, 2, 2 ], [ 16, 4, 4 ], [ 23, 12, 12 ], [ 24, 0, 0 ], [ 25, 6, 6 ], [ 26, 0, 0 ], [ 27, 6, 6 ], [ 28, 7, 7 ], [ 28, 11, 11 ], [ 30, 36, 36 ] ], [ [ 6, 4, 4 ], [ 8, 0, 0 ], [ 10, 0, 0 ], [ 10, 6, 6 ], [ 11, 6, 6 ], [ 24, 9, 9 ], [ 26, 4, 4 ], [ 27, 1, 1 ] ], [ [ 12, 5, 5 ], [ 13, 1, 1 ], [ 13, 6, 6 ], [ 14, 0, 0 ], [ 14, 6, 6 ] ], [ [ 12, 9, 10 ] ], [ [ 13, 4, 4 ], [ 14, 3, 4 ] ], [ [ 13, 3, 4 ] ], [ [ 18, 0, 0 ], [ 19, 4, 4 ], [ 20, 0, 0 ], [ 21, 1, 1 ], [ 23, 4, 4 ], [ 25, 2, 2 ], [ 25, 17, 17 ], [ 25, 36, 36 ], [ 28, 5, 5 ], [ 28, 9, 9 ], [ 30, 8, 8 ], [ 30, 15, 15 ], [ 30, 19, 19 ], [ 30, 32, 32 ] ], [ [ 18, 4, 4 ], [ 19, 6, 6 ], [ 21, 5, 5 ], [ 22, 0, 0 ], [ 23, 2, 2 ], [ 25, 10, 11 ] ], [ [ 18, 3, 7 ] ], [ [ 22, 10, 12 ], [ 23, 6, 8 ] ], [ [ 24, 4, 7 ] ], [ [ 24, 6, 7 ], [ 26, 10, 11 ] ], [ [ 25, 11, 11 ], [ 25, 13, 13 ] ], [ [ 28, 14, 16 ] ], [ [ 30, 6, 6 ] ], [ [ 30, 23, 23 ] ], [ [ 30, 25, 25 ] ] ]
s08e18c04t
I mean, who even reads Scientific American? It's kind of a big deal. If it's such a big deal, how come the biggest celebrity they could get for the cover is a molecule? Can we please just stop talking about it? I'm sorry . What can I do? Nothing, I'm fine. No, no . I'm gonna cheer you up . Here we go. What are we doing? I am taking you shopping. Oh. My baby is sad, and I'm gonna make him happy again. Look, I know shopping cheers you up, but it's just not really my thing. Well, what about this helicopter you control with an iPad? Does it have a camera in it? It does have a camera in it. Baby's listening. Leonard? Leonard? Leonard? What? I spoke to the reporter at the magazine. What happened? Did you tell him it was my idea? I did. Thank you . What did he say? He said they made the editorial decision to only cite the lead scientist. Why did he think you're the lead scientist? It was my idea! You know, for an extra four bucks, I can have this thing here tomorrow. Well, I know it was your idea, but the reporter said he's been following my work for a while, and the only reason they even mentioned it in the magazine is 'cause my name is on it. You know what? I did it . What's four bucks? If you're trying to make me feel better, it's not working. Well...then what if I told you that I added your name to the cable bill? No. That's just as well . They had me on hold for 20 minutes and I hung up . I...Also, Wolowitz invited us all to dinner, so...I'm ready whenever you are.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (NP (DT All)) (SBAR (S (NP (PRP he)) (VP (VBD had))))) (VP (VBD was) (NP (DT an) (NN idea))) (. .)))" }, "speaker": "Sheldon", "text": "All he had was an idea.", "tokens": [ { "deprel": "nsubj", "end_char": 3, "feats": null, "head": 6, "id": 1, "lemma": "all", "misc": "", "start_char": 0, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 6, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 2, "lemma": "he", "misc": "", "start_char": 4, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 10, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 1, "id": 3, "lemma": "have", "misc": "", "start_char": 7, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "cop", "end_char": 14, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 11, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 17, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 15, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 22, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "idea", "misc": "", "start_char": 18, "text": "idea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 24, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 23, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (DT that)) (VP (VBZ is) (NP (DT an) (JJ important) (NN part))) (. .)))" }, "speaker": "Amy", "text": "Well, that is an important part.", "tokens": [ { "deprel": "discourse", "end_char": 29, "feats": null, "head": 7, "id": 1, "lemma": "well", "misc": "", "start_char": 25, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 31, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 30, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 36, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 3, "lemma": "that", "misc": "", "start_char": 32, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 39, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 4, "lemma": "be", "misc": "", "start_char": 37, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 42, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 5, "lemma": "a", "misc": "", "start_char": 40, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 52, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "important", "misc": "", "start_char": 43, "text": "important", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 57, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "part", "misc": "", "start_char": 53, "text": "part", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 59, "feats": null, "head": 7, "id": 8, "lemma": ".", "misc": "", "start_char": 58, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (UH please)) (. !) (NP (PRP I)) (VP (VBP have) (NP (NNS ideas)) (ADVP (NP (DT all) (NN day)) (RB long)) (. .) (NP (NP (NP (NNP Reverse) (NNP SeaWorld)) (SBAR (WHADVP (WRB where)) (S (NP (NNS dolphins)) (VP (VBP are) (VP (VBN allowed) (S (VP (TO to) (VP (VB pet) (NP (NNS people)))))))))) (. .) (S (NP (NP (DT A) (JJ new) (NN clothing) (NN size)) (PP (IN between) (NP (ADJP (JJ medium) (CC and) (JJ large)) (VP (VBN called) (S (NP (NNP Marge) (. .) (NNP Snow) (NNP White))))))) (VP (VBD retold) (PP (IN from) (NP (NP (DT the) (NN point)) (PP (IN of) (NP (NP (NN view)) (PP (IN of) (NP (NNP Sneezy))))))))) (. .) (SBARQ (WHADVP (WRB Why)) (SQ (MD wo) (RB n't) (NP (NNP Doc)) (VP (VB prescribe) (NP (PRP him)) (NP (NP (NN something)) (. ?) (S (NP (PRP We)) (ADVP (RB finally)) (VP (VBP find) (PRT (RP out)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, please! I have ideas all day long . Reverse SeaWorld where dolphins are allowed to pet people . A new clothing size between medium and large called Marge . Snow White retold from the point of view of Sneezy . Why won't Doc prescribe him something? We finally find out.", "tokens": [ { "deprel": "discourse", "end_char": 62, "feats": null, "head": 6, "id": 1, "lemma": "oh", "misc": "", "start_char": 60, "text": "Oh", "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": "discourse", "end_char": 71, "feats": null, "head": 6, "id": 3, "lemma": "please", "misc": "", "start_char": 65, "text": "please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 73, "feats": null, "head": 3, "id": 4, "lemma": "!", "misc": "", "start_char": 72, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 75, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 74, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 80, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "have", "misc": "", "start_char": 76, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 86, "feats": "Number=Plur", "head": 6, "id": 7, "lemma": "idea", "misc": "", "start_char": 81, "text": "ideas", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "det", "end_char": 90, "feats": null, "head": 9, "id": 8, "lemma": "all", "misc": "", "start_char": 87, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 94, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "day", "misc": "", "start_char": 91, "text": "day", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 99, "feats": "Degree=Pos", "head": 6, "id": 10, "lemma": "long", "misc": "", "start_char": 95, "text": "long", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 101, "feats": null, "head": 13, "id": 11, "lemma": ".", "misc": "", "start_char": 100, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "compound", "end_char": 109, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "Reverse", "misc": "", "start_char": 102, "text": "Reverse", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "appos", "end_char": 118, "feats": "Number=Sing", "head": 7, "id": 13, "lemma": "SeaWorld", "misc": "", "start_char": 110, "text": "SeaWorld", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 124, "feats": "PronType=Rel", "head": 17, "id": 14, "lemma": "where", "misc": "", "start_char": 119, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj:pass", "end_char": 133, "feats": "Number=Plur", "head": 17, "id": 15, "lemma": "dolphin", "misc": "", "start_char": 125, "text": "dolphins", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux:pass", "end_char": 137, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 16, "lemma": "be", "misc": "", "start_char": 134, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "acl:relcl", "end_char": 145, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 13, "id": 17, "lemma": "allow", "misc": "", "start_char": 138, "text": "allowed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 148, "feats": null, "head": 19, "id": 18, "lemma": "to", "misc": "", "start_char": 146, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 152, "feats": "VerbForm=Inf", "head": 17, "id": 19, "lemma": "pet", "misc": "", "start_char": 149, "text": "pet", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 159, "feats": "Number=Plur", "head": 19, "id": 20, "lemma": "person", "misc": "", "start_char": 153, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 161, "feats": null, "head": 6, "id": 21, "lemma": ".", "misc": "", "start_char": 160, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 163, "feats": "Definite=Ind|PronType=Art", "head": 25, "id": 22, "lemma": "a", "misc": "", "start_char": 162, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 167, "feats": "Degree=Pos", "head": 25, "id": 23, "lemma": "new", "misc": "", "start_char": 164, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 176, "feats": "Number=Sing", "head": 25, "id": 24, "lemma": "clothing", "misc": "", "start_char": 168, "text": "clothing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 181, "feats": "Number=Sing", "head": 6, "id": 25, "lemma": "size", "misc": "", "start_char": 177, "text": "size", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 189, "feats": null, "head": 27, "id": 26, "lemma": "between", "misc": "", "start_char": 182, "text": "between", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 196, "feats": "Degree=Pos", "head": 25, "id": 27, "lemma": "medium", "misc": "", "start_char": 190, "text": "medium", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 200, "feats": null, "head": 29, "id": 28, "lemma": "and", "misc": "", "start_char": 197, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 206, "feats": "Degree=Pos", "head": 27, "id": 29, "lemma": "large", "misc": "", "start_char": 201, "text": "large", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "acl", "end_char": 213, "feats": "Tense=Past|VerbForm=Part", "head": 25, "id": 30, "lemma": "call", "misc": "", "start_char": 207, "text": "called", "upos": "VERB", "xpos": "VBN" }, { "deprel": "xcomp", "end_char": 219, "feats": "Number=Sing", "head": 30, "id": 31, "lemma": "Marge", "misc": "", "start_char": 214, "text": "Marge", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 221, "feats": null, "head": 6, "id": 32, "lemma": ".", "misc": "", "start_char": 220, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "compound", "end_char": 226, "feats": "Number=Sing", "head": 34, "id": 33, "lemma": "Snow", "misc": "", "start_char": 222, "text": "Snow", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nsubj", "end_char": 232, "feats": "Number=Sing", "head": 35, "id": 34, "lemma": "White", "misc": "", "start_char": 227, "text": "White", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 239, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 35, "lemma": "retel", "misc": "", "start_char": 233, "text": "retold", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 244, "feats": null, "head": 38, "id": 36, "lemma": "from", "misc": "", "start_char": 240, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 248, "feats": "Definite=Def|PronType=Art", "head": 38, "id": 37, "lemma": "the", "misc": "", "start_char": 245, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 254, "feats": "Number=Sing", "head": 35, "id": 38, "lemma": "point", "misc": "", "start_char": 249, "text": "point", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 257, "feats": null, "head": 40, "id": 39, "lemma": "of", "misc": "", "start_char": 255, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 262, "feats": "Number=Sing", "head": 38, "id": 40, "lemma": "view", "misc": "", "start_char": 258, "text": "view", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 265, "feats": null, "head": 42, "id": 41, "lemma": "of", "misc": "", "start_char": 263, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 272, "feats": "Number=Sing", "head": 40, "id": 42, "lemma": "Sneezy", "misc": "", "start_char": 266, "text": "Sneezy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 274, "feats": null, "head": 6, "id": 43, "lemma": ".", "misc": "", "start_char": 273, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 278, "feats": "PronType=Int", "head": 48, "id": 44, "lemma": "why", "misc": "", "start_char": 275, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 281, "feats": "VerbForm=Fin", "head": 48, "id": 45, "lemma": "will", "misc": "", "start_char": 279, "text": "wo", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 285, "feats": null, "head": 48, "id": 46, "lemma": "not", "misc": "", "start_char": 282, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 289, "feats": "Number=Sing", "head": 48, "id": 47, "lemma": "Doc", "misc": "", "start_char": 286, "text": "Doc", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 299, "feats": "VerbForm=Inf", "head": 6, "id": 48, "lemma": "prescribe", "misc": "", "start_char": 290, "text": "prescribe", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 303, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 48, "id": 49, "lemma": "he", "misc": "", "start_char": 300, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 313, "feats": "Number=Sing|PronType=Ind", "head": 48, "id": 50, "lemma": "something", "misc": "", "start_char": 304, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 315, "feats": null, "head": 6, "id": 51, "lemma": "?", "misc": "", "start_char": 314, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 318, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 54, "id": 52, "lemma": "we", "misc": "", "start_char": 316, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 326, "feats": null, "head": 54, "id": 53, "lemma": "finally", "misc": "", "start_char": 319, "text": "finally", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 331, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 54, "lemma": "find", "misc": "", "start_char": 327, "text": "find", "upos": "VERB", "xpos": "VBP" }, { "deprel": "compound:prt", "end_char": 335, "feats": null, "head": 54, "id": 55, "lemma": "out", "misc": "", "start_char": 332, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 337, "feats": null, "head": 6, "id": 56, "lemma": ".", "misc": "", "start_char": 336, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (CC But) (NP (NP (NNP Leonard) (POS 's)) (NN idea)) (VP (VBD was) (ADJP (JJ good))) (. .)))" }, "speaker": "Amy", "text": "But Leonard's idea was good.", "tokens": [ { "deprel": "cc", "end_char": 341, "feats": null, "head": 6, "id": 1, "lemma": "but", "misc": "", "start_char": 338, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 349, "feats": "Number=Sing", "head": 4, "id": 2, "lemma": "Leonard", "misc": "", "start_char": 342, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 352, "feats": null, "head": 2, "id": 3, "lemma": "'s", "misc": "", "start_char": 350, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nsubj", "end_char": 357, "feats": "Number=Sing", "head": 6, "id": 4, "lemma": "idea", "misc": "", "start_char": 353, "text": "idea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 361, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 358, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 366, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "good", "misc": "", "start_char": 362, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 368, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 367, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (ADJP (JJ Fine) (. .) (RB Then) (, Grumpy--) (SBARQ (WHNP (WP what)) (SQ (VBZ 's) (NP (PRP he)) (ADJP (RB so) (JJ grumpy) (PP (IN about))))) (. ?) (S (ADVP (RB Maybe)) (NP (PRP$ his) (NN girlfriend)) (VP (MD wo) (RB n't) (VP (VB take) (NP (PRP$ his) (NN side))))) (. .)))" }, "speaker": "Sheldon", "text": "Fine . Then Grumpy-- what's he so grumpy about? Maybe his girlfriend won't take his side.", "tokens": [ { "deprel": "discourse", "end_char": 373, "feats": "Degree=Pos", "head": 9, "id": 1, "lemma": "Fine", "misc": "", "start_char": 369, "text": "Fine", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 375, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 374, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 380, "feats": "PronType=Dem", "head": 9, "id": 3, "lemma": "then", "misc": "", "start_char": 376, "text": "Then", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 389, "feats": null, "head": 9, "id": 4, "lemma": "Grumpy--", "misc": "", "start_char": 381, "text": "Grumpy--", "upos": "PUNCT", "xpos": "," }, { "deprel": "obl", "end_char": 394, "feats": "PronType=Int", "head": 9, "id": 5, "lemma": "what", "misc": "", "start_char": 390, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 397, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 6, "lemma": "be", "misc": "", "start_char": 395, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 400, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 7, "lemma": "he", "misc": "", "start_char": 398, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 403, "feats": null, "head": 9, "id": 8, "lemma": "so", "misc": "", "start_char": 401, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 410, "feats": "Degree=Pos", "head": 0, "id": 9, "lemma": "grumpy", "misc": "", "start_char": 404, "text": "grumpy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 416, "feats": null, "head": 5, "id": 10, "lemma": "about", "misc": "", "start_char": 411, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 418, "feats": null, "head": 9, "id": 11, "lemma": "?", "misc": "", "start_char": 417, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 424, "feats": null, "head": 17, "id": 12, "lemma": "maybe", "misc": "", "start_char": 419, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nmod:poss", "end_char": 428, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 14, "id": 13, "lemma": "his", "misc": "", "start_char": 425, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 439, "feats": "Number=Sing", "head": 17, "id": 14, "lemma": "girlfriend", "misc": "", "start_char": 429, "text": "girlfriend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 442, "feats": "VerbForm=Fin", "head": 17, "id": 15, "lemma": "will", "misc": "", "start_char": 440, "text": "wo", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 446, "feats": null, "head": 17, "id": 16, "lemma": "not", "misc": "", "start_char": 443, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 451, "feats": "VerbForm=Inf", "head": 9, "id": 17, "lemma": "take", "misc": "", "start_char": 447, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 455, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 19, "id": 18, "lemma": "his", "misc": "", "start_char": 452, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 460, "feats": "Number=Sing", "head": 17, "id": 19, "lemma": "side", "misc": "", "start_char": 456, "text": "side", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 462, "feats": null, "head": 9, "id": 20, "lemma": ".", "misc": "", "start_char": 461, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ] ], [ [ 2, 4, 4 ] ], [ [ 2, 14, 14 ] ], [ [ 2, 19, 19 ] ], [ [ 2, 32, 33 ] ], [ [ 2, 41, 41 ], [ 2, 48, 48 ] ], [ [ 2, 46, 46 ] ], [ [ 4, 6, 6 ], [ 4, 12, 12 ], [ 4, 17, 17 ] ], [ [ 4, 12, 13 ] ] ]
s08e18c05t
All he had was an idea. Well, that is an important part. Oh, please! I have ideas all day long . Reverse SeaWorld where dolphins are allowed to pet people . A new clothing size between medium and large called Marge . Snow White retold from the point of view of Sneezy . Why won't Doc prescribe him something? We finally find out. But Leonard's idea was good. Fine . Then Grumpy-- what's he so grumpy about? Maybe his girlfriend won't take his side.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (NP (NP (DT the) (NN one)) (SBAR (WHNP (WP who)) (S (VP (VBD thought) (PP (IN of) (NP (PRP it)))))))) (. !)))" }, "speaker": "Leonard", "text": "I'm the one who thought of it!", "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": "cop", "end_char": 4, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 2, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 8, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 5, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 12, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "one", "misc": "", "start_char": 9, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 16, "feats": "PronType=Rel", "head": 6, "id": 5, "lemma": "who", "misc": "", "start_char": 13, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 24, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 6, "lemma": "think", "misc": "", "start_char": 17, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 27, "feats": null, "head": 8, "id": 7, "lemma": "of", "misc": "", "start_char": 25, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 30, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 8, "lemma": "it", "misc": "", "start_char": 28, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 32, "feats": null, "head": 4, "id": 9, "lemma": "!", "misc": "", "start_char": 31, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (UH Well)) (, ,) (SQ (VBD did) (RB n't) (NP (PRP he)) (VP (VB do) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (DT the) (NN work)))))) (. ?)))" }, "speaker": "Penny", "text": "Well, didn't he do a lot of the work?", "tokens": [ { "deprel": "discourse", "end_char": 37, "feats": null, "head": 6, "id": 1, "lemma": "well", "misc": "", "start_char": 33, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 39, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 38, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 43, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 3, "lemma": "do", "misc": "", "start_char": 40, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 47, "feats": null, "head": 6, "id": 4, "lemma": "not", "misc": "", "start_char": 44, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 50, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 5, "lemma": "he", "misc": "", "start_char": 48, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 53, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "do", "misc": "", "start_char": 51, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 55, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 54, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 59, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "lot", "misc": "", "start_char": 56, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 62, "feats": null, "head": 11, "id": 9, "lemma": "of", "misc": "", "start_char": 60, "text": "of", "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": "nmod", "end_char": 71, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "work", "misc": "", "start_char": 67, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 73, "feats": null, "head": 6, "id": 12, "lemma": "?", "misc": "", "start_char": 72, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (CC But) (ADVP (RB now)) (NP (PRP he)) (VP (VBZ 's) (ADJP (JJ happy) (S (VP (TO to) (VP (VB let) (S (NP (NNS people)) (VP (VB think) (SBAR (S (NP (PRP he)) (VP (VBZ 's) (ADJP (JJ responsible) (PP (IN for) (NP (NN everything)))))))))))))) (. .)))" }, "speaker": "Leonard", "text": "But now he's happy to let people think he's responsible for everything.", "tokens": [ { "deprel": "cc", "end_char": 77, "feats": null, "head": 5, "id": 1, "lemma": "but", "misc": "", "start_char": 74, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 81, "feats": null, "head": 5, "id": 2, "lemma": "now", "misc": "", "start_char": 78, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 84, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "he", "misc": "", "start_char": 82, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 87, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 85, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 93, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "happy", "misc": "", "start_char": 88, "text": "happy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 96, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 94, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 100, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "let", "misc": "", "start_char": 97, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 107, "feats": "Number=Plur", "head": 7, "id": 8, "lemma": "person", "misc": "", "start_char": 101, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "xcomp", "end_char": 113, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "think", "misc": "", "start_char": 108, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 116, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 10, "lemma": "he", "misc": "", "start_char": 114, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 119, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 117, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 131, "feats": "Degree=Pos", "head": 9, "id": 12, "lemma": "responsible", "misc": "", "start_char": 120, "text": "responsible", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 135, "feats": null, "head": 14, "id": 13, "lemma": "for", "misc": "", "start_char": 132, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 146, "feats": "Number=Sing|PronType=Tot", "head": 12, "id": 14, "lemma": "everything", "misc": "", "start_char": 136, "text": "everything", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 148, "feats": null, "head": 5, "id": 15, "lemma": ".", "misc": "", "start_char": 147, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (CC And) (NP (DT that)) (VP (VBZ 's) (SBAR (WHADVP (WRB why)) (S (NP (PRP you)) (VP (VBP get) (NP (DT an) (NNP iPad) (NN helicopter)))))) (. !)))" }, "speaker": "Penny", "text": "And that's why you get an iPad helicopter!", "tokens": [ { "deprel": "cc", "end_char": 152, "feats": null, "head": 4, "id": 1, "lemma": "and", "misc": "", "start_char": 149, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 157, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 2, "lemma": "that", "misc": "", "start_char": 153, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 160, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 158, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 164, "feats": "PronType=Rel", "head": 0, "id": 4, "lemma": "why", "misc": "", "start_char": 161, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 168, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 165, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl:relcl", "end_char": 172, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 6, "lemma": "get", "misc": "", "start_char": 169, "text": "get", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 175, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 7, "lemma": "a", "misc": "", "start_char": 173, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 180, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "iPad", "misc": "", "start_char": 176, "text": "iPad", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 191, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "helicopter", "misc": "", "start_char": 181, "text": "helicopter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 193, "feats": null, "head": 4, "id": 10, "lemma": "!", "misc": "", "start_char": 192, "text": "!", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 3, 4, 4 ] ], [ [ 0, 7, 7 ] ], [ [ 1, 4, 4 ], [ 2, 2, 2 ], [ 2, 9, 9 ] ], [ [ 2, 7, 7 ] ], [ [ 3, 6, 8 ] ] ]
s08e18c06t
I'm the one who thought of it! Well, didn't he do a lot of the work? But now he's happy to let people think he's responsible for everything. And that's why you get an iPad helicopter!
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (SQ (VBZ Is) (NP (NP (PRP it))) (NP (PRP$ my) (NN fault)) (NP (PRP I)) (VP (VBP have) (NP (NP (DT a) (ADJP (RB much) (JJR bigger)) (NN reputation)) (SBAR (IN than) (S (NP (PRP he)) (VP (VBZ does)))))) (. ?)))" }, "speaker": "Sheldon", "text": "Is it my fault I have a much bigger reputation than he does?", "tokens": [ { "deprel": "cop", "end_char": 2, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 1, "lemma": "be", "misc": "", "start_char": 0, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 5, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 2, "lemma": "it", "misc": "", "start_char": 3, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nmod:poss", "end_char": 8, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "my", "misc": "", "start_char": 6, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 14, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "fault", "misc": "", "start_char": 9, "text": "fault", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 16, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 15, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 21, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 6, "lemma": "have", "misc": "", "start_char": 17, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 23, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 7, "lemma": "a", "misc": "", "start_char": 22, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 28, "feats": null, "head": 9, "id": 8, "lemma": "much", "misc": "", "start_char": 24, "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 35, "feats": "Degree=Cmp", "head": 10, "id": 9, "lemma": "big", "misc": "", "start_char": 29, "text": "bigger", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "obj", "end_char": 46, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "reputation", "misc": "", "start_char": 36, "text": "reputation", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 51, "feats": null, "head": 13, "id": 11, "lemma": "than", "misc": "", "start_char": 47, "text": "than", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 54, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 12, "lemma": "he", "misc": "", "start_char": 52, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 59, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 13, "lemma": "do", "misc": "", "start_char": 55, "text": "does", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 61, "feats": null, "head": 4, "id": 14, "lemma": "?", "misc": "", "start_char": 60, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ ’s) (RB not) (NP (PRP$ your) (NN fault))) (. .)))" }, "speaker": "Amy", "text": "It ’s not your fault.", "tokens": [ { "deprel": "nsubj", "end_char": 64, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 1, "lemma": "it", "misc": "", "start_char": 62, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 67, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 65, "text": "’s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 71, "feats": null, "head": 5, "id": 3, "lemma": "not", "misc": "", "start_char": 68, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "nmod:poss", "end_char": 76, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 5, "id": 4, "lemma": "your", "misc": "", "start_char": 72, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 82, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "fault", "misc": "", "start_char": 77, "text": "fault", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 84, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 83, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (SQ (VBZ Is) (NP (NP (PRP it))) (NP (PRP$ my) (NN fault)) (SBAR (IN that) (S (NP (PRP$ my) (NN name)) (VP (VBD came) (ADVP (RB first)) (PP (IN on) (NP (DT the) (NN paper))) (ADVP (RB alphabetically))))) (. ?)))" }, "speaker": "Sheldon", "text": "Is it my fault that my name came first on the paper alphabetically?", "tokens": [ { "deprel": "cop", "end_char": 87, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 1, "lemma": "be", "misc": "", "start_char": 85, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 90, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 2, "lemma": "it", "misc": "", "start_char": 88, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nmod:poss", "end_char": 93, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "my", "misc": "", "start_char": 91, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 99, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "fault", "misc": "", "start_char": 94, "text": "fault", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 104, "feats": null, "head": 8, "id": 5, "lemma": "that", "misc": "", "start_char": 100, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 107, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "my", "misc": "", "start_char": 105, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 112, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "name", "misc": "", "start_char": 108, "text": "name", "upos": "NOUN", "xpos": "NN" }, { "deprel": "csubj", "end_char": 117, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 8, "lemma": "come", "misc": "", "start_char": 113, "text": "came", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 123, "feats": "NumType=Ord", "head": 8, "id": 9, "lemma": "first", "misc": "", "start_char": 118, "text": "first", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 126, "feats": null, "head": 12, "id": 10, "lemma": "on", "misc": "", "start_char": 124, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 130, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 127, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 136, "feats": "Number=Sing", "head": 8, "id": 12, "lemma": "paper", "misc": "", "start_char": 131, "text": "paper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 151, "feats": null, "head": 8, "id": 13, "lemma": "alphabetically", "misc": "", "start_char": 137, "text": "alphabetically", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 153, "feats": null, "head": 4, "id": 14, "lemma": "?", "misc": "", "start_char": 152, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (NP (RB Not) (PRP$ your) (NN fault) (. .)))" }, "speaker": "Amy", "text": "Not your fault.", "tokens": [ { "deprel": "advmod", "end_char": 157, "feats": null, "head": 3, "id": 1, "lemma": "not", "misc": "", "start_char": 154, "text": "Not", "upos": "PART", "xpos": "RB" }, { "deprel": "nmod:poss", "end_char": 162, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 3, "id": 2, "lemma": "your", "misc": "", "start_char": 158, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 168, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "fault", "misc": "", "start_char": 163, "text": "fault", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 170, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 169, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (SQ (VBZ Is) (NP (NP (PRP it))) (NP (PRP$ my) (NN fault)) (SBAR (IN that) (S (SBAR (WHADVP (WRB when)) (S (NP (DT the) (NN reporter)) (VP (VBD cited) (NP (PRP me)) (PP (IN as) (NP (DT the) (JJ lead) (NN scientist)))))) (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB correct) (NP (PRP him)))))) (. ?)))" }, "speaker": "Sheldon", "text": "Is it my fault that when the reporter cited me as the lead scientist I didn't correct him?", "tokens": [ { "deprel": "cop", "end_char": 173, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 1, "lemma": "be", "misc": "", "start_char": 171, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "expl", "end_char": 176, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 2, "lemma": "it", "misc": "", "start_char": 174, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nmod:poss", "end_char": 179, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "my", "misc": "", "start_char": 177, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 185, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "fault", "misc": "", "start_char": 180, "text": "fault", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 190, "feats": null, "head": 18, "id": 5, "lemma": "that", "misc": "", "start_char": 186, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advmod", "end_char": 195, "feats": "PronType=Int", "head": 9, "id": 6, "lemma": "when", "misc": "", "start_char": 191, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "det", "end_char": 199, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 196, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 208, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "reporter", "misc": "", "start_char": 200, "text": "reporter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "end_char": 214, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 18, "id": 9, "lemma": "cite", "misc": "", "start_char": 209, "text": "cited", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 217, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 10, "lemma": "I", "misc": "", "start_char": 215, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 220, "feats": null, "head": 14, "id": 11, "lemma": "as", "misc": "", "start_char": 218, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 224, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 12, "lemma": "the", "misc": "", "start_char": 221, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 229, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "lead", "misc": "", "start_char": 225, "text": "lead", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 239, "feats": "Number=Sing", "head": 9, "id": 14, "lemma": "scientist", "misc": "", "start_char": 230, "text": "scientist", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 241, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 15, "lemma": "I", "misc": "", "start_char": 240, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 245, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 18, "id": 16, "lemma": "do", "misc": "", "start_char": 242, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 249, "feats": null, "head": 18, "id": 17, "lemma": "not", "misc": "", "start_char": 246, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "csubj", "end_char": 257, "feats": "VerbForm=Inf", "head": 4, "id": 18, "lemma": "correct", "misc": "", "start_char": 250, "text": "correct", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 261, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 19, "lemma": "he", "misc": "", "start_char": 258, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 263, "feats": null, "head": 4, "id": 20, "lemma": "?", "misc": "", "start_char": 262, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Hey)) (, ,) (VP (VB look) (PP (IN at) (NP (DT that) (JJ pretty) (NN bird)))) (. .)))" }, "speaker": "Amy", "text": "Hey, look at that pretty bird.", "tokens": [ { "deprel": "discourse", "end_char": 267, "feats": null, "head": 3, "id": 1, "lemma": "hey", "misc": "", "start_char": 264, "text": "Hey", "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": "root", "end_char": 274, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "look", "misc": "", "start_char": 270, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 277, "feats": null, "head": 7, "id": 4, "lemma": "at", "misc": "", "start_char": 275, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 282, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 5, "lemma": "that", "misc": "", "start_char": 278, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 289, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "pretty", "misc": "", "start_char": 283, "text": "pretty", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 294, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "bird", "misc": "", "start_char": 290, "text": "bird", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 296, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 295, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ], [ 0, 4, 4 ], [ 1, 3, 3 ], [ 2, 2, 2 ], [ 2, 5, 5 ], [ 3, 1, 1 ], [ 4, 2, 2 ], [ 4, 9, 9 ], [ 4, 14, 14 ] ], [ [ 0, 11, 11 ] ], [ [ 2, 10, 11 ] ], [ [ 4, 7, 7 ], [ 4, 18, 18 ] ], [ [ 4, 6, 7 ] ], [ [ 4, 11, 13 ] ], [ [ 5, 4, 6 ] ] ]
s08e18c07t
Is it my fault I have a much bigger reputation than he does? It ’s not your fault. Is it my fault that my name came first on the paper alphabetically? Not your fault. Is it my fault that when the reporter cited me as the lead scientist I didn't correct him? Hey, look at that pretty bird.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP He)) (ADVP (RB always)) (VP (VBZ needs) (NP (PDT all) (DT the) (NN attention)))) (. .) (S (NP (PRP He)) (VP (VBZ 's) (NP (PDT such) (DT a) (NN baby)))) (. .)))" }, "speaker": "Leonard", "text": "He always needs all the attention . He's such a baby.", "tokens": [ { "deprel": "nsubj", "end_char": 2, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "he", "misc": "", "start_char": 0, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 9, "feats": null, "head": 3, "id": 2, "lemma": "always", "misc": "", "start_char": 3, "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 15, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "need", "misc": "", "start_char": 10, "text": "needs", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det:predet", "end_char": 19, "feats": null, "head": 6, "id": 4, "lemma": "all", "misc": "", "start_char": 16, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 23, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 20, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 33, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "attention", "misc": "", "start_char": 24, "text": "attention", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 35, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 34, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 38, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 8, "lemma": "he", "misc": "", "start_char": 36, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 41, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 9, "lemma": "be", "misc": "", "start_char": 39, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det:predet", "end_char": 46, "feats": null, "head": 12, "id": 10, "lemma": "such", "misc": "", "start_char": 42, "text": "such", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 48, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 11, "lemma": "a", "misc": "", "start_char": 47, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 53, "feats": "Number=Sing", "head": 3, "id": 12, "lemma": "baby", "misc": "", "start_char": 49, "text": "baby", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 55, "feats": null, "head": 3, "id": 13, "lemma": ".", "misc": "", "start_char": 54, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP know) (, ,) (S (NP (PRP I)) (VP (VBP know)))) (. .)))" }, "speaker": "Penny", "text": "I know, I know.", "tokens": [ { "deprel": "nsubj", "end_char": 57, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 56, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 62, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "know", "misc": "", "start_char": 58, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 64, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 63, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 66, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 65, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 71, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 5, "lemma": "know", "misc": "", "start_char": 67, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 73, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 72, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP swear))) (, ,) (S (NP (PRP he)) (VP (VBZ is) (ADVP (RB never)) (ADVP (RB ever)) (VP (VBG playing) (PP (IN with) (NP (PRP$ my) (NN helicopter)))))) (. .)))" }, "speaker": "Leonard", "text": "I swear, he is never ever playing with my helicopter.", "tokens": [ { "deprel": "nsubj", "end_char": 75, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 74, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 81, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "swear", "misc": "", "start_char": 76, "text": "swear", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 83, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 82, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 86, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 4, "lemma": "he", "misc": "", "start_char": 84, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 89, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 5, "lemma": "be", "misc": "", "start_char": 87, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 95, "feats": null, "head": 8, "id": 6, "lemma": "never", "misc": "", "start_char": 90, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 100, "feats": null, "head": 8, "id": 7, "lemma": "ever", "misc": "", "start_char": 96, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 108, "feats": "Tense=Pres|VerbForm=Part", "head": 2, "id": 8, "lemma": "play", "misc": "", "start_char": 101, "text": "playing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 113, "feats": null, "head": 11, "id": 9, "lemma": "with", "misc": "", "start_char": 109, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 116, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "my", "misc": "", "start_char": 114, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 127, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "helicopter", "misc": "", "start_char": 117, "text": "helicopter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 129, "feats": null, "head": 2, "id": 12, "lemma": ".", "misc": "", "start_char": 128, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ], [ 0, 7, 7 ], [ 2, 3, 3 ] ], [ [ 1, 0, 0 ], [ 1, 3, 3 ] ], [ [ 2, 0, 0 ], [ 2, 9, 9 ] ], [ [ 2, 9, 10 ] ] ]
s08e18c08t
He always needs all the attention . He's such a baby. I know, I know. I swear, he is never ever playing with my helicopter.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (NP (PRP I)) (VP (MD 'll) (VP (VB start) (S (VP (VBG heating) (NP (NP (DT some)) (PP (IN of) (NP (DT this) (NN stuff)))) (PRT (RP up)))))) (. .)))" }, "speaker": "Raj", "text": "Okay, I'll start heating some of this stuff up.", "tokens": [ { "deprel": "discourse", "end_char": 4, "feats": null, "head": 5, "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": 8, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 7, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 12, "feats": "VerbForm=Fin", "head": 5, "id": 4, "lemma": "will", "misc": "", "start_char": 9, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 18, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "start", "misc": "", "start_char": 13, "text": "start", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 26, "feats": "VerbForm=Ger", "head": 5, "id": 6, "lemma": "heat", "misc": "", "start_char": 19, "text": "heating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 31, "feats": null, "head": 6, "id": 7, "lemma": "some", "misc": "", "start_char": 27, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "end_char": 34, "feats": null, "head": 10, "id": 8, "lemma": "of", "misc": "", "start_char": 32, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 39, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 9, "lemma": "this", "misc": "", "start_char": 35, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 45, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "stuff", "misc": "", "start_char": 40, "text": "stuff", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound:prt", "end_char": 48, "feats": null, "head": 6, "id": 11, "lemma": "up", "misc": "", "start_char": 46, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 50, "feats": null, "head": 5, "id": 12, "lemma": ".", "misc": "", "start_char": 49, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (NP (NN Thanks) (. .)))" }, "speaker": "Bernadette", "text": "Thanks.", "tokens": [ { "deprel": "root", "end_char": 57, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "thanks", "misc": "", "start_char": 51, "text": "Thanks", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 59, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 58, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (DT This)) (VP (VBZ is) (NP (NP (DT the) (NN boutonniere)) (PP (IN from) (NP (PRP$ my) (JJ high) (NN school) (NN prom)))) (NP (NP (DT a) (NN piece)) (PP (IN of) (NP (NN cake)))) (PP (IN from) (NP (PRP$ my) (NN Bar) (NNP Mitzvah)))) (. .)))" }, "speaker": "Howard", "text": "This is the boutonniere from my high school prom a piece of cake from my Bar Mitzvah.", "tokens": [ { "deprel": "nsubj", "end_char": 64, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "this", "misc": "", "start_char": 60, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 67, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 65, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 71, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 68, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 83, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "boutonniere", "misc": "", "start_char": 72, "text": "boutonniere", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 88, "feats": null, "head": 9, "id": 5, "lemma": "from", "misc": "", "start_char": 84, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 91, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 9, "id": 6, "lemma": "my", "misc": "", "start_char": 89, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 96, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "high", "misc": "", "start_char": 92, "text": "high", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 103, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "school", "misc": "", "start_char": 97, "text": "school", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 108, "feats": "Number=Sing", "head": 4, "id": 9, "lemma": "prom", "misc": "", "start_char": 104, "text": "prom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "end_char": 110, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 109, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "appos", "end_char": 116, "feats": "Number=Sing", "head": 4, "id": 11, "lemma": "piece", "misc": "", "start_char": 111, "text": "piece", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 119, "feats": null, "head": 13, "id": 12, "lemma": "of", "misc": "", "start_char": 117, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 124, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "cake", "misc": "", "start_char": 120, "text": "cake", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 129, "feats": null, "head": 17, "id": 14, "lemma": "from", "misc": "", "start_char": 125, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 132, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 17, "id": 15, "lemma": "my", "misc": "", "start_char": 130, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 136, "feats": "Number=Sing", "head": 17, "id": 16, "lemma": "bar", "misc": "", "start_char": 133, "text": "Bar", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 144, "feats": "Number=Sing", "head": 11, "id": 17, "lemma": "Mitzvah", "misc": "", "start_char": 137, "text": "Mitzvah", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 146, "feats": null, "head": 4, "id": 18, "lemma": ".", "misc": "", "start_char": 145, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (SQ (VBD Did) (NP (PRP she)) (VP (VB throw) (NP (NN anything)) (ADVP (RB away))) (. ?)))" }, "speaker": "Bernadette", "text": "Did she throw anything away?", "tokens": [ { "deprel": "aux", "end_char": 150, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 147, "text": "Did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 154, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 2, "lemma": "she", "misc": "", "start_char": 151, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 160, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "throw", "misc": "", "start_char": 155, "text": "throw", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 169, "feats": "Number=Sing|PronType=Ind", "head": 3, "id": 4, "lemma": "anything", "misc": "", "start_char": 161, "text": "anything", "upos": "PRON", "xpos": "NN" }, { "deprel": "advmod", "end_char": 174, "feats": null, "head": 3, "id": 5, "lemma": "away", "misc": "", "start_char": 170, "text": "away", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 176, "feats": null, "head": 3, "id": 6, "lemma": "?", "misc": "", "start_char": 175, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (SBAR (IN If) (S (NP (PRP I)) (VP (VBP find) (NP (PRP$ my) (NN foreskin))))) (, ,) (NP (PRP I)) (VP (VBP 'm) (VP (VBG gon) (S (VP (TO na) (VP (VB kill) (NP (PRP myself))))))) (. .)))" }, "speaker": "Howard", "text": "If I find my foreskin, I'm gonna kill myself.", "tokens": [ { "deprel": "mark", "end_char": 179, "feats": null, "head": 3, "id": 1, "lemma": "if", "misc": "", "start_char": 177, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 181, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 180, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 186, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 3, "lemma": "find", "misc": "", "start_char": 182, "text": "find", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 189, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 5, "id": 4, "lemma": "my", "misc": "", "start_char": 187, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 198, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "foreskin", "misc": "", "start_char": 190, "text": "foreskin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 200, "feats": null, "head": 3, "id": 6, "lemma": ",", "misc": "", "start_char": 199, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 202, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "I", "misc": "", "start_char": 201, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 205, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 203, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 209, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 9, "lemma": "go", "misc": "", "start_char": 206, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 212, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 210, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 217, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "kill", "misc": "", "start_char": 213, "text": "kill", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 224, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs|Reflex=Yes", "head": 11, "id": 12, "lemma": "myself", "misc": "", "start_char": 218, "text": "myself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 226, "feats": null, "head": 9, "id": 13, "lemma": ".", "misc": "", "start_char": 225, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (RB so) (NP (PRP we)) (VP (VBP 've) (VP (VBN got) (, ,) (INTJ (UH um)) (, ,) (NP (NP (CD three) (NNS briskets)) (, ,) (NP (CD four) (NNS meatloafs)) (, ,) (NP (CD one) (NN lasagna))))) (. ...)))" }, "speaker": "Raj", "text": "Okay, so we've got, um, three briskets, four meatloafs, one lasagna ...", "tokens": [ { "deprel": "discourse", "end_char": 231, "feats": null, "head": 6, "id": 1, "lemma": "okay", "misc": "", "start_char": 227, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 233, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 232, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 236, "feats": null, "head": 6, "id": 3, "lemma": "so", "misc": "", "start_char": 234, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 239, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "we", "misc": "", "start_char": 237, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 243, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "have", "misc": "", "start_char": 240, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 247, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 6, "lemma": "get", "misc": "", "start_char": 244, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 249, "feats": null, "head": 8, "id": 7, "lemma": ",", "misc": "", "start_char": 248, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 252, "feats": null, "head": 6, "id": 8, "lemma": "um", "misc": "", "start_char": 250, "text": "um", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 254, "feats": null, "head": 8, "id": 9, "lemma": ",", "misc": "", "start_char": 253, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nummod", "end_char": 260, "feats": "NumForm=Word|NumType=Card", "head": 11, "id": 10, "lemma": "three", "misc": "", "start_char": 255, "text": "three", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 269, "feats": "Number=Plur", "head": 6, "id": 11, "lemma": "brisket", "misc": "", "start_char": 261, "text": "briskets", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 271, "feats": null, "head": 14, "id": 12, "lemma": ",", "misc": "", "start_char": 270, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nummod", "end_char": 276, "feats": "NumForm=Word|NumType=Card", "head": 14, "id": 13, "lemma": "four", "misc": "", "start_char": 272, "text": "four", "upos": "NUM", "xpos": "CD" }, { "deprel": "conj", "end_char": 286, "feats": "Number=Plur", "head": 11, "id": 14, "lemma": "meatloaf", "misc": "", "start_char": 277, "text": "meatloafs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 288, "feats": null, "head": 17, "id": 15, "lemma": ",", "misc": "", "start_char": 287, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nummod", "end_char": 292, "feats": "NumForm=Word|NumType=Card", "head": 17, "id": 16, "lemma": "one", "misc": "", "start_char": 289, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "conj", "end_char": 300, "feats": "Number=Sing", "head": 11, "id": 17, "lemma": "lasagna", "misc": "", "start_char": 293, "text": "lasagna", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 304, "feats": null, "head": 6, "id": 18, "lemma": "...", "misc": "", "start_char": 301, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (NP (DT that)) (VP (VBZ 's) (NP (NN noodle) (NN kugel))) (. .)))" }, "speaker": "Howard", "text": "No, that's noodle kugel.", "tokens": [ { "deprel": "discourse", "end_char": 307, "feats": "Polarity=Neg", "head": 6, "id": 1, "lemma": "no", "misc": "", "start_char": 305, "text": "No", "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": "nsubj", "end_char": 314, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 3, "lemma": "that", "misc": "", "start_char": 310, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 317, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 315, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "compound", "end_char": 324, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "noodle", "misc": "", "start_char": 318, "text": "noodle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 330, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "kugel", "misc": "", "start_char": 325, "text": "kugel", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 332, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 331, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (NP (NP (NP (CD One) (JJ Jewish) (NN lasagna)) (NP (NP (CD two) (NN pound) (NNS cakes)) (SBAR (WHNP (WDT that)) (S (VP (VBP are) (NP (NP (QP (RB about) (CD eight)) (NNS pounds)) (ADVP (DT each)))))))) (, ,) (CC and) (NP (NP (CD one) (JJ giant) (NN container)) (PP (IN of) (NP (NML (NN matzah) (NN ball)) (NN soup)))) (. .)))" }, "speaker": "Raj", "text": "One Jewish lasagna two pound cakes that are about eight pounds each, and one giant container of matzah ball soup.", "tokens": [ { "deprel": "nummod", "end_char": 336, "feats": "NumForm=Word|NumType=Card", "head": 3, "id": 1, "lemma": "one", "misc": "", "start_char": 333, "text": "One", "upos": "NUM", "xpos": "CD" }, { "deprel": "amod", "end_char": 343, "feats": "Degree=Pos", "head": 3, "id": 2, "lemma": "Jewish", "misc": "", "start_char": 337, "text": "Jewish", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 351, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "lasagna", "misc": "", "start_char": 344, "text": "lasagna", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nummod", "end_char": 355, "feats": "NumForm=Word|NumType=Card", "head": 6, "id": 4, "lemma": "two", "misc": "", "start_char": 352, "text": "two", "upos": "NUM", "xpos": "CD" }, { "deprel": "compound", "end_char": 361, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "pound", "misc": "", "start_char": 356, "text": "pound", "upos": "NOUN", "xpos": "NN" }, { "deprel": "appos", "end_char": 367, "feats": "Number=Plur", "head": 3, "id": 6, "lemma": "cake", "misc": "", "start_char": 362, "text": "cakes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 372, "feats": "PronType=Rel", "head": 11, "id": 7, "lemma": "that", "misc": "", "start_char": 368, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "cop", "end_char": 376, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 8, "lemma": "be", "misc": "", "start_char": 373, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 382, "feats": null, "head": 10, "id": 9, "lemma": "about", "misc": "", "start_char": 377, "text": "about", "upos": "ADV", "xpos": "RB" }, { "deprel": "nummod", "end_char": 388, "feats": "NumForm=Word|NumType=Card", "head": 11, "id": 10, "lemma": "eight", "misc": "", "start_char": 383, "text": "eight", "upos": "NUM", "xpos": "CD" }, { "deprel": "acl:relcl", "end_char": 395, "feats": "Number=Plur", "head": 6, "id": 11, "lemma": "pound", "misc": "", "start_char": 389, "text": "pounds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 400, "feats": null, "head": 11, "id": 12, "lemma": "each", "misc": "", "start_char": 396, "text": "each", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 402, "feats": null, "head": 17, "id": 13, "lemma": ",", "misc": "", "start_char": 401, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 406, "feats": null, "head": 17, "id": 14, "lemma": "and", "misc": "", "start_char": 403, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nummod", "end_char": 410, "feats": "NumForm=Word|NumType=Card", "head": 17, "id": 15, "lemma": "one", "misc": "", "start_char": 407, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "amod", "end_char": 416, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "giant", "misc": "", "start_char": 411, "text": "giant", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 426, "feats": "Number=Sing", "head": 6, "id": 17, "lemma": "container", "misc": "", "start_char": 417, "text": "container", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 429, "feats": null, "head": 21, "id": 18, "lemma": "of", "misc": "", "start_char": 427, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 436, "feats": "Number=Sing", "head": 21, "id": 19, "lemma": "matzah", "misc": "", "start_char": 430, "text": "matzah", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 441, "feats": "Number=Sing", "head": 21, "id": 20, "lemma": "ball", "misc": "", "start_char": 437, "text": "ball", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 446, "feats": "Number=Sing", "head": 17, "id": 21, "lemma": "soup", "misc": "", "start_char": 442, "text": "soup", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 448, "feats": null, "head": 3, "id": 22, "lemma": ".", "misc": "", "start_char": 447, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (NP (NNP Ma)) (ADVP (RB always)) (VP (VBD kept) (NP (PRP it)) (PP (IN on) (NP (NN hand))) (, ,) (SBAR (IN in) (NN case) (S (NP (PRP I)) (VP (VBD got) (ADJP (JJ sick))))))) (. .) (S (NP (PRP She)) (VP (VBD thought) (SBAR (S (NP (PRP she)) (VP (MD could) (VP (VB cure) (NP (NN anything)) (PP (IN with) (NP (PRP$ her) (NN cooking))))))))) (. .) (S (NP (RB Even) (DT the) (NN time)) (NP (PRP I)) (VP (VBD got) (NP (NP (NN food) (NN poisoning)) (. .) (PP (IN From) (NP (PRP$ her) (NN cooking)))))) (. .)))" }, "speaker": "Howard", "text": "Ma always kept it on hand, in case I got sick . She thought she could cure anything with her cooking . Even the time I got food poisoning . From her cooking.", "tokens": [ { "deprel": "nsubj", "end_char": 451, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "ma", "misc": "", "start_char": 449, "text": "Ma", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 458, "feats": null, "head": 3, "id": 2, "lemma": "always", "misc": "", "start_char": 452, "text": "always", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 463, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "keep", "misc": "", "start_char": 459, "text": "kept", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 466, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "it", "misc": "", "start_char": 464, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 469, "feats": null, "head": 6, "id": 5, "lemma": "on", "misc": "", "start_char": 467, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 474, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "hand", "misc": "", "start_char": 470, "text": "hand", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 476, "feats": null, "head": 3, "id": 7, "lemma": ",", "misc": "", "start_char": 475, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 479, "feats": null, "head": 11, "id": 8, "lemma": "in", "misc": "", "start_char": 477, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "end_char": 484, "feats": "Number=Sing", "head": 8, "id": 9, "lemma": "case", "misc": "", "start_char": 480, "text": "case", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 486, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "I", "misc": "", "start_char": 485, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 490, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 3, "id": 11, "lemma": "get", "misc": "", "start_char": 487, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "end_char": 495, "feats": "Degree=Pos", "head": 11, "id": 12, "lemma": "sick", "misc": "", "start_char": 491, "text": "sick", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 497, "feats": null, "head": 3, "id": 13, "lemma": ".", "misc": "", "start_char": 496, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 501, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 14, "lemma": "she", "misc": "", "start_char": 498, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 509, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 15, "lemma": "think", "misc": "", "start_char": 502, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 513, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 16, "lemma": "she", "misc": "", "start_char": 510, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 519, "feats": "VerbForm=Fin", "head": 18, "id": 17, "lemma": "could", "misc": "", "start_char": 514, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 524, "feats": "VerbForm=Inf", "head": 15, "id": 18, "lemma": "cure", "misc": "", "start_char": 520, "text": "cure", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 533, "feats": "Number=Sing|PronType=Ind", "head": 18, "id": 19, "lemma": "anything", "misc": "", "start_char": 525, "text": "anything", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 538, "feats": null, "head": 22, "id": 20, "lemma": "with", "misc": "", "start_char": 534, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 542, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 22, "id": 21, "lemma": "her", "misc": "", "start_char": 539, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 550, "feats": "Number=Sing", "head": 18, "id": 22, "lemma": "cooking", "misc": "", "start_char": 543, "text": "cooking", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 552, "feats": null, "head": 3, "id": 23, "lemma": ".", "misc": "", "start_char": 551, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 557, "feats": null, "head": 26, "id": 24, "lemma": "even", "misc": "", "start_char": 553, "text": "Even", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 561, "feats": "Definite=Def|PronType=Art", "head": 26, "id": 25, "lemma": "the", "misc": "", "start_char": 558, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 566, "feats": "Number=Sing", "head": 18, "id": 26, "lemma": "time", "misc": "", "start_char": 562, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 568, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 28, "id": 27, "lemma": "I", "misc": "", "start_char": 567, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 572, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 26, "id": 28, "lemma": "get", "misc": "", "start_char": 569, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound", "end_char": 577, "feats": "Number=Sing", "head": 30, "id": 29, "lemma": "food", "misc": "", "start_char": 573, "text": "food", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 587, "feats": "Number=Sing", "head": 28, "id": 30, "lemma": "poisoning", "misc": "", "start_char": 578, "text": "poisoning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 589, "feats": null, "head": 26, "id": 31, "lemma": ".", "misc": "", "start_char": 588, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 594, "feats": null, "head": 34, "id": 32, "lemma": "from", "misc": "", "start_char": 590, "text": "From", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 598, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 34, "id": 33, "lemma": "her", "misc": "", "start_char": 595, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 606, "feats": "Number=Sing", "head": 28, "id": 34, "lemma": "cooking", "misc": "", "start_char": 599, "text": "cooking", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 608, "feats": null, "head": 3, "id": 35, "lemma": ".", "misc": "", "start_char": 607, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (FRAG (NP (PRP You)) (ADJP (JJ okay)) (. ?)))" }, "speaker": "Bernadette", "text": "You okay?", "tokens": [ { "deprel": "nsubj", "end_char": 612, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 609, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 617, "feats": "Degree=Pos", "head": 0, "id": 2, "lemma": "okay", "misc": "", "start_char": 613, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 619, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 618, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Yeah)) (, ,) (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ okay)))) (. .) (S (VP (VB Let) (S (NP (PRP 's)) (VP (VB get) (VP (VBN started)))))) (. .)))" }, "speaker": "Howard", "text": "Yeah, I'm okay . Let's get started.", "tokens": [ { "deprel": "discourse", "end_char": 624, "feats": null, "head": 5, "id": 1, "lemma": "yeah", "misc": "", "start_char": 620, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 626, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 625, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 628, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 627, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 631, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 629, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 636, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "okay", "misc": "", "start_char": 632, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 638, "feats": null, "head": 7, "id": 6, "lemma": ".", "misc": "", "start_char": 637, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 642, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 7, "lemma": "let", "misc": "", "start_char": 639, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 645, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 7, "id": 8, "lemma": "we", "misc": "", "start_char": 643, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 649, "feats": "VerbForm=Inf", "head": 10, "id": 9, "lemma": "get", "misc": "", "start_char": 646, "text": "get", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 657, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 7, "id": 10, "lemma": "start", "misc": "", "start_char": 650, "text": "started", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 659, "feats": null, "head": 5, "id": 11, "lemma": ".", "misc": "", "start_char": 658, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBD got) (NP (PRP it))) (. .)))" }, "speaker": "Raj", "text": "You got it.", "tokens": [ { "deprel": "nsubj", "end_char": 663, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 660, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 667, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "get", "misc": "", "start_char": 664, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 670, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 3, "lemma": "it", "misc": "", "start_char": 668, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 672, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 671, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (ADVP (RB never)) (VP (VBG gon) (S (VP (TO na) (VP (VB talk) (PP (IN to) (NP (PRP her))) (ADVP (RB again))))))) (. .)))" }, "speaker": "Howard", "text": "I'm never gonna talk to her again.", "tokens": [ { "deprel": "nsubj", "end_char": 674, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 673, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 677, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 675, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 683, "feats": null, "head": 4, "id": 3, "lemma": "never", "misc": "", "start_char": 678, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 687, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "go", "misc": "", "start_char": 684, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 690, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 688, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 695, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "talk", "misc": "", "start_char": 691, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 698, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 696, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 702, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 8, "lemma": "her", "misc": "", "start_char": 699, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 708, "feats": null, "head": 6, "id": 9, "lemma": "again", "misc": "", "start_char": 703, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 710, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 709, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (SQ (MD Should) (NP (PRP we)) (VP (VB tell) (NP (NN everyone)) (S (RB not) (VP (TO to) (VP (VB come))))) (. ?)))" }, "speaker": "Bernadette", "text": "Should we tell everyone not to come?", "tokens": [ { "deprel": "aux", "end_char": 717, "feats": "VerbForm=Fin", "head": 3, "id": 1, "lemma": "should", "misc": "", "start_char": 711, "text": "Should", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 720, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "we", "misc": "", "start_char": 718, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 725, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "tell", "misc": "", "start_char": 721, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 734, "feats": "Number=Sing|PronType=Tot", "head": 3, "id": 4, "lemma": "everyone", "misc": "", "start_char": 726, "text": "everyone", "upos": "PRON", "xpos": "NN" }, { "deprel": "advmod", "end_char": 738, "feats": null, "head": 7, "id": 5, "lemma": "not", "misc": "", "start_char": 735, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "mark", "end_char": 741, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 739, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 746, "feats": "VerbForm=Inf", "head": 3, "id": 7, "lemma": "come", "misc": "", "start_char": 742, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 748, "feats": null, "head": 3, "id": 8, "lemma": "?", "misc": "", "start_char": 747, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (LST (UH No) (. .)) (NP (PRP I)) (VP (VBP want) (S (VP (TO to) (VP (VB do) (NP (DT this)))))) (. .)))" }, "speaker": "Howard", "text": "No . I want to do this.", "tokens": [ { "deprel": "discourse", "end_char": 751, "feats": "Polarity=Neg", "head": 4, "id": 1, "lemma": "no", "misc": "", "start_char": 749, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 753, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 752, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 755, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 754, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 760, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "want", "misc": "", "start_char": 756, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 763, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 761, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 766, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "do", "misc": "", "start_char": 764, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 771, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 7, "lemma": "this", "misc": "", "start_char": 767, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 773, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 772, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (INTJ (UH Okay) (. .) (WHADVP (UH Well)) (, ,) (NP (PRP I)) (VP (MD 'll) (VP (VB keep) (NP (PRP it)) (ADVP (RB together)) (SBAR (IN if) (S (NP (PRP you)) (VP (MD can)))))) (. .)))" }, "speaker": "Bernadette", "text": "Okay . Well, I'll keep it together if you can.", "tokens": [ { "deprel": "discourse", "end_char": 778, "feats": null, "head": 7, "id": 1, "lemma": "okay", "misc": "", "start_char": 774, "text": "Okay", "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": "discourse", "end_char": 785, "feats": null, "head": 7, "id": 3, "lemma": "well", "misc": "", "start_char": 781, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 787, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 786, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 789, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 788, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 793, "feats": "VerbForm=Fin", "head": 7, "id": 6, "lemma": "will", "misc": "", "start_char": 790, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 798, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "keep", "misc": "", "start_char": 794, "text": "keep", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 801, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 8, "lemma": "it", "misc": "", "start_char": 799, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 810, "feats": null, "head": 7, "id": 9, "lemma": "together", "misc": "", "start_char": 802, "text": "together", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 813, "feats": null, "head": 12, "id": 10, "lemma": "if", "misc": "", "start_char": 811, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 817, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 11, "lemma": "you", "misc": "", "start_char": 814, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 821, "feats": "VerbForm=Fin", "head": 7, "id": 12, "lemma": "can", "misc": "", "start_char": 818, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "punct", "end_char": 823, "feats": null, "head": 7, "id": 13, "lemma": ".", "misc": "", "start_char": 822, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (INTJ (UH Okay) (. .)))" }, "speaker": "Howard", "text": "Okay.", "tokens": [ { "deprel": "root", "end_char": 828, "feats": null, "head": 0, "id": 1, "lemma": "okay", "misc": "", "start_char": 824, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 830, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 829, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (RB not) (VP (VBG making) (NP (DT any) (NNS promises)))) (. !)))" }, "speaker": "Raj", "text": "I'm not making any promises!", "tokens": [ { "deprel": "nsubj", "end_char": 832, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 831, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 835, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 833, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 839, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 836, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 846, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "make", "misc": "", "start_char": 840, "text": "making", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 850, "feats": null, "head": 6, "id": 5, "lemma": "any", "misc": "", "start_char": 847, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 859, "feats": "Number=Plur", "head": 4, "id": 6, "lemma": "promise", "misc": "", "start_char": 851, "text": "promises", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 861, "feats": null, "head": 4, "id": 7, "lemma": "!", "misc": "", "start_char": 860, "text": "!", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ], [ 17, 0, 0 ] ], [ [ 0, 8, 9 ] ], [ [ 2, 5, 5 ], [ 2, 14, 14 ], [ 4, 1, 1 ], [ 4, 3, 3 ], [ 4, 6, 6 ], [ 4, 11, 11 ], [ 8, 9, 9 ], [ 8, 26, 26 ], [ 9, 0, 0 ], [ 10, 2, 2 ], [ 11, 0, 0 ], [ 12, 0, 0 ], [ 14, 2, 2 ], [ 15, 10, 10 ] ], [ [ 2, 12, 12 ] ], [ [ 2, 9, 16 ] ], [ [ 3, 1, 1 ] ], [ [ 4, 3, 4 ] ], [ [ 5, 3, 3 ], [ 13, 1, 1 ] ], [ [ 5, 12, 13 ] ], [ [ 5, 15, 16 ] ], [ [ 6, 4, 5 ] ], [ [ 7, 14, 20 ] ], [ [ 7, 18, 20 ] ], [ [ 8, 0, 0 ], [ 8, 13, 13 ], [ 8, 15, 15 ], [ 8, 20, 20 ], [ 8, 32, 32 ], [ 12, 7, 7 ] ], [ [ 13, 3, 3 ] ], [ [ 15, 4, 4 ] ] ]
s08e18c09t
Okay, I'll start heating some of this stuff up. Thanks. This is the boutonniere from my high school prom a piece of cake from my Bar Mitzvah. Did she throw anything away? If I find my foreskin, I'm gonna kill myself. Okay, so we've got, um, three briskets, four meatloafs, one lasagna ... No, that's noodle kugel. One Jewish lasagna two pound cakes that are about eight pounds each, and one giant container of matzah ball soup. Ma always kept it on hand, in case I got sick . She thought she could cure anything with her cooking . Even the time I got food poisoning . From her cooking. You okay? Yeah, I'm okay . Let's get started. You got it. I'm never gonna talk to her again. Should we tell everyone not to come? No . I want to do this. Okay . Well, I'll keep it together if you can. Okay. I'm not making any promises!
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (DT This) (NN food)) (VP (VBZ is) (ADJP (JJ amazing))) (. .)))" }, "speaker": "Penny", "text": "This food is amazing.", "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": 9, "feats": "Number=Sing", "head": 4, "id": 2, "lemma": "food", "misc": "", "start_char": 5, "text": "food", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 12, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 10, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 20, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "amazing", "misc": "", "start_char": 13, "text": "amazing", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 22, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 21, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (FRAG (NP (UH Mm)) (, ,) (CC and) (RB not) (NP (NP (DT a) (NN vegetable)) (PP (IN in) (NP (NN sight)))) (. .)))" }, "speaker": "Raj", "text": "Mm, and not a vegetable in sight.", "tokens": [ { "deprel": "discourse", "end_char": 25, "feats": null, "head": 6, "id": 1, "lemma": "mm", "misc": "", "start_char": 23, "text": "Mm", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 27, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 26, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 31, "feats": null, "head": 6, "id": 3, "lemma": "and", "misc": "", "start_char": 28, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 35, "feats": null, "head": 6, "id": 4, "lemma": "not", "misc": "", "start_char": 32, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 37, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 36, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 47, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "vegetable", "misc": "", "start_char": 38, "text": "vegetable", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 50, "feats": null, "head": 8, "id": 7, "lemma": "in", "misc": "", "start_char": 48, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 56, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "sight", "misc": "", "start_char": 51, "text": "sight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 58, "feats": null, "head": 6, "id": 9, "lemma": ".", "misc": "", "start_char": 57, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (NP (DT That)) (VP (VBZ 's) (RB not) (ADJP (JJ true)))) (. .) (S (NP (PRP We)) (VP (VBP 've) (VP (VBN got) (NP (NNS tomatoes)) (ADVP (RB right) (RB here))))) (. .)))" }, "speaker": "Howard", "text": "That's not true . We've got tomatoes right here.", "tokens": [ { "deprel": "nsubj", "end_char": 63, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "that", "misc": "", "start_char": 59, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 66, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 64, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 70, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 67, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 75, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "true", "misc": "", "start_char": 71, "text": "true", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 77, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 76, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 80, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 8, "id": 6, "lemma": "we", "misc": "", "start_char": 78, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 84, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "have", "misc": "", "start_char": 81, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 88, "feats": "Tense=Past|VerbForm=Part", "head": 4, "id": 8, "lemma": "get", "misc": "", "start_char": 85, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 97, "feats": "Number=Plur", "head": 8, "id": 9, "lemma": "tomato", "misc": "", "start_char": 89, "text": "tomatoes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 103, "feats": null, "head": 11, "id": 10, "lemma": "right", "misc": "", "start_char": 98, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 108, "feats": "PronType=Dem", "head": 8, "id": 11, "lemma": "here", "misc": "", "start_char": 104, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 110, "feats": null, "head": 4, "id": 12, "lemma": ".", "misc": "", "start_char": 109, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (PDT All) (DT these) (JJ bright) (NNS people)) (VP (VBG sitting) (PP (IN around) (NP (DT a) (NN table))) (PP (IN by) (NP (NN candlelight) (. .)))) (VP (VBZ Feels) (SBAR (IN like) (S (NP (PRP we)) (VP (MD could) (VP (VB be) (NP (DT an) (NML (JJ 18th) (NN century)) (JJ French) (NN salon))))))) (. .)))" }, "speaker": "Amy", "text": "All these bright people sitting around a table by candlelight . Feels like we could be an 18th century French salon.", "tokens": [ { "deprel": "det:predet", "end_char": 114, "feats": null, "head": 4, "id": 1, "lemma": "all", "misc": "", "start_char": 111, "text": "All", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 120, "feats": "Number=Plur|PronType=Dem", "head": 4, "id": 2, "lemma": "this", "misc": "", "start_char": 115, "text": "these", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 127, "feats": "Degree=Pos", "head": 4, "id": 3, "lemma": "bright", "misc": "", "start_char": 121, "text": "bright", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 134, "feats": "Number=Plur", "head": 0, "id": 4, "lemma": "person", "misc": "", "start_char": 128, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "acl", "end_char": 142, "feats": "VerbForm=Ger", "head": 4, "id": 5, "lemma": "sit", "misc": "", "start_char": 135, "text": "sitting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 149, "feats": null, "head": 8, "id": 6, "lemma": "around", "misc": "", "start_char": 143, "text": "around", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 151, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 150, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 157, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "table", "misc": "", "start_char": 152, "text": "table", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 160, "feats": null, "head": 10, "id": 9, "lemma": "by", "misc": "", "start_char": 158, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 172, "feats": "Number=Sing", "head": 5, "id": 10, "lemma": "candlelight", "misc": "", "start_char": 161, "text": "candlelight", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 174, "feats": null, "head": 4, "id": 11, "lemma": ".", "misc": "", "start_char": 173, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 180, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 12, "lemma": "feel", "misc": "", "start_char": 175, "text": "Feels", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 185, "feats": null, "head": 21, "id": 13, "lemma": "like", "misc": "", "start_char": 181, "text": "like", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 188, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 21, "id": 14, "lemma": "we", "misc": "", "start_char": 186, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 194, "feats": "VerbForm=Fin", "head": 21, "id": 15, "lemma": "could", "misc": "", "start_char": 189, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 197, "feats": "VerbForm=Inf", "head": 21, "id": 16, "lemma": "be", "misc": "", "start_char": 195, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 200, "feats": "Definite=Ind|PronType=Art", "head": 21, "id": 17, "lemma": "a", "misc": "", "start_char": 198, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 205, "feats": "Degree=Pos|NumType=Ord", "head": 19, "id": 18, "lemma": "18th", "misc": "", "start_char": 201, "text": "18th", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 213, "feats": "Number=Sing", "head": 21, "id": 19, "lemma": "century", "misc": "", "start_char": 206, "text": "century", "upos": "NOUN", "xpos": "NN" }, { "deprel": "amod", "end_char": 220, "feats": "Degree=Pos", "head": 21, "id": 20, "lemma": "French", "misc": "", "start_char": 214, "text": "French", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "end_char": 226, "feats": "Number=Sing", "head": 12, "id": 21, "lemma": "salon", "misc": "", "start_char": 221, "text": "salon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 228, "feats": null, "head": 4, "id": 22, "lemma": ".", "misc": "", "start_char": 227, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Indeed)) (. .) (NP (NP (NNP Penny)) (, ,) (NP (DT a) (NN salon))) (VP (VBZ is) (NP (NP (DT a) (NN gathering)) (SBAR (WHADVP (WRB where)) (S (NP (NNS intellectuals)) (VP (VBD entertained) (NP (DT each) (JJ other)) (PP (IN with) (NP (NP (JJ sparkling) (NNS conversations)) (PP (IN about) (NP (NP (NNS issues)) (PP (IN of) (NP (DT the) (NN day)))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Indeed . Penny, a salon is a gathering where intellectuals entertained each other with sparkling conversations about issues of the day.", "tokens": [ { "deprel": "advmod", "end_char": 235, "feats": null, "head": 9, "id": 1, "lemma": "indeed", "misc": "", "start_char": 229, "text": "Indeed", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 237, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 236, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 243, "feats": "Number=Sing", "head": 9, "id": 3, "lemma": "penny", "misc": "", "start_char": 238, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 245, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 244, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 247, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 246, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 253, "feats": "Number=Sing", "head": 9, "id": 6, "lemma": "salon", "misc": "", "start_char": 248, "text": "salon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 256, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 254, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 258, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "misc": "", "start_char": 257, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 268, "feats": "Number=Sing", "head": 0, "id": 9, "lemma": "gathering", "misc": "", "start_char": 259, "text": "gathering", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 274, "feats": "PronType=Rel", "head": 12, "id": 10, "lemma": "where", "misc": "", "start_char": 269, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 288, "feats": "Number=Plur", "head": 12, "id": 11, "lemma": "intellectual", "misc": "", "start_char": 275, "text": "intellectuals", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "acl:relcl", "end_char": 300, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 12, "lemma": "entertain", "misc": "", "start_char": 289, "text": "entertained", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 305, "feats": "ExtPos=PRON|PronType=Rcp", "head": 12, "id": 13, "lemma": "each", "misc": "", "start_char": 301, "text": "each", "upos": "DET", "xpos": "DT" }, { "deprel": "fixed", "end_char": 311, "feats": "Degree=Pos", "head": 13, "id": 14, "lemma": "other", "misc": "", "start_char": 306, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 316, "feats": null, "head": 17, "id": 15, "lemma": "with", "misc": "", "start_char": 312, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 326, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "sparkling", "misc": "", "start_char": 317, "text": "sparkling", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 340, "feats": "Number=Plur", "head": 12, "id": 17, "lemma": "conversation", "misc": "", "start_char": 327, "text": "conversations", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 346, "feats": null, "head": 19, "id": 18, "lemma": "about", "misc": "", "start_char": 341, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 353, "feats": "Number=Plur", "head": 17, "id": 19, "lemma": "issue", "misc": "", "start_char": 347, "text": "issues", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 356, "feats": null, "head": 22, "id": 20, "lemma": "of", "misc": "", "start_char": 354, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 360, "feats": "Definite=Def|PronType=Art", "head": 22, "id": 21, "lemma": "the", "misc": "", "start_char": 357, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 364, "feats": "Number=Sing", "head": 19, "id": 22, "lemma": "day", "misc": "", "start_char": 361, "text": "day", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 366, "feats": null, "head": 9, "id": 23, "lemma": ".", "misc": "", "start_char": 365, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (RB so) (NP (PRP it)) (VP (VBZ 's) (PP (IN like) (NP (DT The) (NNP View)))) (. .)))" }, "speaker": "Penny", "text": "Oh, so it's like The View.", "tokens": [ { "deprel": "discourse", "end_char": 369, "feats": null, "head": 8, "id": 1, "lemma": "oh", "misc": "", "start_char": 367, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 371, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 370, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 374, "feats": null, "head": 8, "id": 3, "lemma": "so", "misc": "", "start_char": 372, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 377, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 4, "lemma": "it", "misc": "", "start_char": 375, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 380, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 5, "lemma": "be", "misc": "", "start_char": 378, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 385, "feats": null, "head": 8, "id": 6, "lemma": "like", "misc": "", "start_char": 381, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 389, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 386, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 394, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "View", "misc": "", "start_char": 390, "text": "View", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 396, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 395, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (NP (NNP Sheldon)) (, ,) (NP (DT The) (NNP View))) (VP (VBZ is) (NP (NP (DT a) (NN daytime) (NN talk) (NN show)) (VP (VBN hosted) (PP (IN by) (NP (NNS women)))))) (. .)))" }, "speaker": "Amy", "text": "Sheldon, The View is a daytime talk show hosted by women.", "tokens": [ { "deprel": "vocative", "end_char": 404, "feats": "Number=Sing", "head": 9, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 397, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 406, "feats": null, "head": 9, "id": 2, "lemma": ",", "misc": "", "start_char": 405, "text": ",", "upos": "PUNCT", "xpos": "," }, { "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": "nsubj", "end_char": 415, "feats": "Number=Sing", "head": 9, "id": 4, "lemma": "View", "misc": "", "start_char": 411, "text": "View", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 418, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 5, "lemma": "be", "misc": "", "start_char": 416, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 420, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 6, "lemma": "a", "misc": "", "start_char": 419, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 428, "feats": "Number=Sing", "head": 9, "id": 7, "lemma": "daytime", "misc": "", "start_char": 421, "text": "daytime", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 433, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "talk", "misc": "", "start_char": 429, "text": "talk", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 438, "feats": "Number=Sing", "head": 0, "id": 9, "lemma": "show", "misc": "", "start_char": 434, "text": "show", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 445, "feats": "Tense=Past|VerbForm=Part", "head": 9, "id": 10, "lemma": "host", "misc": "", "start_char": 439, "text": "hosted", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 448, "feats": null, "head": 12, "id": 11, "lemma": "by", "misc": "", "start_char": 446, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl:agent", "end_char": 454, "feats": "Number=Plur", "head": 10, "id": 12, "lemma": "woman", "misc": "", "start_char": 449, "text": "women", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 456, "feats": null, "head": 9, "id": 13, "lemma": ".", "misc": "", "start_char": 455, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Oh)) (, ,) (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ aware)))) (. .) (S (NP (PRP It)) (VP (VBZ features) (NP (NNP Whoopi) (NNP Goldberg) (. .) (SBAR (S (NP (PRP She)) (VP (VBD played) (NP (NNP Guinan)) (PP (IN on) (NP (NNP Star) (NNP Trek))))) (: :) (S (NML (JJ Next) (NNP Gen.) (NNP Penny)) (, ,) (NP (NNP Next) (NNP Gen)) (VP (VBZ refers) (PP (IN to) (NP (NNP Star) (NNP Trek))))))))) (. ...)))" }, "speaker": "Sheldon", "text": "Oh, I'm aware . It features Whoopi Goldberg . She played Guinan on Star Trek: Next Gen. Penny, Next Gen refers to Star Trek ...", "tokens": [ { "deprel": "discourse", "end_char": 459, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 457, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 461, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 460, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 463, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "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": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 464, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 472, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "aware", "misc": "", "start_char": 467, "text": "aware", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 474, "feats": null, "head": 5, "id": 6, "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": 8, "id": 7, "lemma": "it", "misc": "", "start_char": 475, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 486, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 8, "lemma": "feature", "misc": "", "start_char": 478, "text": "features", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 493, "feats": "Number=Sing", "head": 8, "id": 9, "lemma": "Whoopi", "misc": "", "start_char": 487, "text": "Whoopi", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 502, "feats": "Number=Sing", "head": 9, "id": 10, "lemma": "Goldberg", "misc": "", "start_char": 494, "text": "Goldberg", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 504, "feats": null, "head": 5, "id": 11, "lemma": ".", "misc": "", "start_char": 503, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 508, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 12, "lemma": "she", "misc": "", "start_char": 505, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 515, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 13, "lemma": "play", "misc": "", "start_char": 509, "text": "played", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 522, "feats": "Number=Sing", "head": 13, "id": 14, "lemma": "Guinan", "misc": "", "start_char": 516, "text": "Guinan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 525, "feats": null, "head": 17, "id": 15, "lemma": "on", "misc": "", "start_char": 523, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 530, "feats": "Number=Sing", "head": 17, "id": 16, "lemma": "Star", "misc": "", "start_char": 526, "text": "Star", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 535, "feats": "Number=Sing", "head": 13, "id": 17, "lemma": "Trek", "misc": "", "start_char": 531, "text": "Trek", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 537, "feats": null, "head": 20, "id": 18, "lemma": ":", "misc": "", "start_char": 536, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "amod", "end_char": 542, "feats": "Degree=Pos", "head": 20, "id": 19, "lemma": "next", "misc": "", "start_char": 538, "text": "Next", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 547, "feats": "Number=Sing", "head": 25, "id": 20, "lemma": "Gen.", "misc": "", "start_char": 543, "text": "Gen.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 553, "feats": "Number=Sing", "head": 20, "id": 21, "lemma": "penny", "misc": "", "start_char": 548, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 555, "feats": null, "head": 25, "id": 22, "lemma": ",", "misc": "", "start_char": 554, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 560, "feats": "Degree=Pos", "head": 24, "id": 23, "lemma": "next", "misc": "", "start_char": 556, "text": "Next", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "nsubj", "end_char": 564, "feats": "Number=Sing", "head": 25, "id": 24, "lemma": "Gen", "misc": "", "start_char": 561, "text": "Gen", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 571, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 25, "lemma": "refer", "misc": "", "start_char": 565, "text": "refers", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 574, "feats": null, "head": 28, "id": 26, "lemma": "to", "misc": "", "start_char": 572, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 579, "feats": "Number=Sing", "head": 28, "id": 27, "lemma": "Star", "misc": "", "start_char": 575, "text": "Star", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 584, "feats": "Number=Sing", "head": 25, "id": 28, "lemma": "Trek", "misc": "", "start_char": 580, "text": "Trek", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 588, "feats": null, "head": 5, "id": 29, "lemma": "...", "misc": "", "start_char": 585, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (VP (VB Shut) (PRT (RP up))) (. .)))" }, "speaker": "Penny", "text": "Shut up.", "tokens": [ { "deprel": "root", "end_char": 593, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "shut", "misc": "", "start_char": 589, "text": "Shut", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 596, "feats": null, "head": 1, "id": 2, "lemma": "up", "misc": "", "start_char": 594, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 598, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 597, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD would) (VP (VB like) (S (VP (TO to) (VP (VB propose) (NP (DT a) (NN salon) (NN topic))))))) (. .)))" }, "speaker": "Raj", "text": "I would like to propose a salon topic.", "tokens": [ { "deprel": "nsubj", "end_char": 600, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 599, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 606, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "would", "misc": "", "start_char": 601, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 611, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "like", "misc": "", "start_char": 607, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 614, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 612, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 622, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "propose", "misc": "", "start_char": 615, "text": "propose", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 624, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 6, "lemma": "a", "misc": "", "start_char": 623, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 630, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "salon", "misc": "", "start_char": 625, "text": "salon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 636, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "topic", "misc": "", "start_char": 631, "text": "topic", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 638, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 637, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Ooh)) (, ,) (INTJ (UH please)) (VP (VB do)) (, ,) (NP (NNP Rajesh)) (. .)))" }, "speaker": "Amy", "text": "Ooh, please do, Rajesh.", "tokens": [ { "deprel": "discourse", "end_char": 642, "feats": null, "head": 4, "id": 1, "lemma": "ooh", "misc": "", "start_char": 639, "text": "Ooh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 644, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 643, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 651, "feats": null, "head": 4, "id": 3, "lemma": "please", "misc": "", "start_char": 645, "text": "please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "root", "end_char": 654, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 652, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 656, "feats": null, "head": 6, "id": 5, "lemma": ",", "misc": "", "start_char": 655, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 663, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "Rajesh", "misc": "", "start_char": 657, "text": "Rajesh", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 665, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 664, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (NP (DT The) (NN lead)) (PP (IN in) (NP (DT The) (NNP Hunger) (NNPS Games)))) (VP (VBZ is) (NP (DT a) (NN woman) (. .) (SBAR (S (NP (NNP Marvel)) (VP (VBZ has) (VP (VBN made) (S (NP (`` \") (NNP Tor) ('' \")) (NP (DT a) (NN female))))))))) (. .)))" }, "speaker": "Raj", "text": "The lead in The Hunger Games is a woman . Marvel has made \" Tor \" a female.", "tokens": [ { "deprel": "det", "end_char": 669, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "misc": "", "start_char": 666, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 674, "feats": "Number=Sing", "head": 9, "id": 2, "lemma": "lead", "misc": "", "start_char": 670, "text": "lead", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 677, "feats": null, "head": 6, "id": 3, "lemma": "in", "misc": "", "start_char": 675, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 681, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 4, "lemma": "the", "misc": "", "start_char": 678, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 688, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "Hunger", "misc": "", "start_char": 682, "text": "Hunger", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 694, "feats": "Number=Plur", "head": 2, "id": 6, "lemma": "Game", "misc": "", "start_char": 689, "text": "Games", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "cop", "end_char": 697, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "be", "misc": "", "start_char": 695, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 699, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "misc": "", "start_char": 698, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 705, "feats": "Number=Sing", "head": 0, "id": 9, "lemma": "woman", "misc": "", "start_char": 700, "text": "woman", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 707, "feats": null, "head": 9, "id": 10, "lemma": ".", "misc": "", "start_char": 706, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 714, "feats": "Number=Sing", "head": 13, "id": 11, "lemma": "Marvel", "misc": "", "start_char": 708, "text": "Marvel", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 718, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 12, "lemma": "have", "misc": "", "start_char": 715, "text": "has", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 723, "feats": "Tense=Past|VerbForm=Part", "head": 9, "id": 13, "lemma": "make", "misc": "", "start_char": 719, "text": "made", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 725, "feats": null, "head": 15, "id": 14, "lemma": "\"", "misc": "", "start_char": 724, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "obj", "end_char": 729, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "Tor", "misc": "", "start_char": 726, "text": "Tor", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 731, "feats": null, "head": 15, "id": 16, "lemma": "\"", "misc": "", "start_char": 730, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "det", "end_char": 733, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 17, "lemma": "a", "misc": "", "start_char": 732, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 740, "feats": "Number=Sing", "head": 13, "id": 18, "lemma": "female", "misc": "", "start_char": 734, "text": "female", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 742, "feats": null, "head": 9, "id": 19, "lemma": ".", "misc": "", "start_char": 741, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (VP (VB Wait)) (, ,) (WHNP (WP who)) (SQ (SQ (VBZ 's) (NP (NNP Tor)))) (. ?)))" }, "speaker": "Penny", "text": "Wait, who's Tor?", "tokens": [ { "deprel": "root", "end_char": 747, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "wait", "misc": "", "start_char": 743, "text": "Wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 749, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 748, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 753, "feats": "PronType=Int", "head": 5, "id": 3, "lemma": "who", "misc": "", "start_char": 750, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 756, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 754, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 760, "feats": "Number=Sing", "head": 1, "id": 5, "lemma": "Tor", "misc": "", "start_char": 757, "text": "Tor", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 762, "feats": null, "head": 1, "id": 6, "lemma": "?", "misc": "", "start_char": 761, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VP (VBP know)) (, ,) (NP (NP (NNP Tor)) (, ,) (NP (NP (DT the) (NNP God)) (PP (IN of) (NP (`` \") (NNP Tunder) (. .) ('' \"))))) (SBAR (IN As) (S (NP (PRP I)) (VP (VBD was) (VP (VBG saying))))) (, ,) (SQ (VBZ is) (NP (DT this)) (NP (DT a) (NN sign) (SBAR (IN that) (S (NP (PRP$ our) (NN society)) (VP (VBZ is) (VP (VBG approaching) (NP (NN gender) (NN equality))))))))) (. ?)))" }, "speaker": "Raj", "text": "You know, Tor, the God of \" Tunder . \" As I was saying, is this a sign that our society is approaching gender equality?", "tokens": [ { "deprel": "nsubj", "end_char": 766, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 763, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 771, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "know", "misc": "", "start_char": 767, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 773, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 772, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 777, "feats": "Number=Sing", "head": 21, "id": 4, "lemma": "Tor", "misc": "", "start_char": 774, "text": "Tor", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 779, "feats": null, "head": 7, "id": 5, "lemma": ",", "misc": "", "start_char": 778, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 783, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 780, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 787, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "God", "misc": "", "start_char": 784, "text": "God", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 790, "feats": null, "head": 10, "id": 8, "lemma": "of", "misc": "", "start_char": 788, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 792, "feats": null, "head": 10, "id": 9, "lemma": "\"", "misc": "", "start_char": 791, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nmod", "end_char": 799, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "Tunder", "misc": "", "start_char": 793, "text": "Tunder", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 801, "feats": null, "head": 7, "id": 11, "lemma": ".", "misc": "", "start_char": 800, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 803, "feats": null, "head": 7, "id": 12, "lemma": "\"", "misc": "", "start_char": 802, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "mark", "end_char": 806, "feats": null, "head": 16, "id": 13, "lemma": "as", "misc": "", "start_char": 804, "text": "As", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 808, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 14, "lemma": "I", "misc": "", "start_char": 807, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 812, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 809, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 819, "feats": "Tense=Pres|VerbForm=Part", "head": 21, "id": 16, "lemma": "say", "misc": "", "start_char": 813, "text": "saying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 821, "feats": null, "head": 16, "id": 17, "lemma": ",", "misc": "", "start_char": 820, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cop", "end_char": 824, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 21, "id": 18, "lemma": "be", "misc": "", "start_char": 822, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 829, "feats": "Number=Sing|PronType=Dem", "head": 21, "id": 19, "lemma": "this", "misc": "", "start_char": 825, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "det", "end_char": 831, "feats": "Definite=Ind|PronType=Art", "head": 21, "id": 20, "lemma": "a", "misc": "", "start_char": 830, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 836, "feats": "Number=Sing", "head": 0, "id": 21, "lemma": "sign", "misc": "", "start_char": 832, "text": "sign", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 841, "feats": null, "head": 26, "id": 22, "lemma": "that", "misc": "", "start_char": 837, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 845, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 24, "id": 23, "lemma": "our", "misc": "", "start_char": 842, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 853, "feats": "Number=Sing", "head": 26, "id": 24, "lemma": "society", "misc": "", "start_char": 846, "text": "society", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 856, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 26, "id": 25, "lemma": "be", "misc": "", "start_char": 854, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "acl", "end_char": 868, "feats": "Tense=Pres|VerbForm=Part", "head": 21, "id": 26, "lemma": "approach", "misc": "", "start_char": 857, "text": "approaching", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound", "end_char": 875, "feats": "Number=Sing", "head": 28, "id": 27, "lemma": "gender", "misc": "", "start_char": 869, "text": "gender", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 884, "feats": "Number=Sing", "head": 26, "id": 28, "lemma": "equality", "misc": "", "start_char": 876, "text": "equality", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 886, "feats": null, "head": 21, "id": 29, "lemma": "?", "misc": "", "start_char": 885, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Certainly)) (NP (DT a) (NN lot) (JJR more) (NNS women)) (VP (VBP are) (VP (VBG reading) (NP (NN comic) (NNS books)) (ADVP (RB now)))) (. .)))" }, "speaker": "Howard", "text": "Certainly a lot more women are reading comic books now.", "tokens": [ { "deprel": "advmod", "end_char": 896, "feats": null, "head": 7, "id": 1, "lemma": "certainly", "misc": "", "start_char": 887, "text": "Certainly", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 898, "feats": "Definite=Ind|PronType=Art", "head": 3, "id": 2, "lemma": "a", "misc": "", "start_char": 897, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 902, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "lot", "misc": "", "start_char": 899, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "amod", "end_char": 907, "feats": "Degree=Cmp", "head": 5, "id": 4, "lemma": "more", "misc": "", "start_char": 903, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "nsubj", "end_char": 913, "feats": "Number=Plur", "head": 7, "id": 5, "lemma": "woman", "misc": "", "start_char": 908, "text": "women", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 917, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 914, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 925, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 7, "lemma": "read", "misc": "", "start_char": 918, "text": "reading", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound", "end_char": 931, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "comic", "misc": "", "start_char": 926, "text": "comic", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 937, "feats": "Number=Plur", "head": 7, "id": 9, "lemma": "book", "misc": "", "start_char": 932, "text": "books", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 941, "feats": null, "head": 7, "id": 10, "lemma": "now", "misc": "", "start_char": 938, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 943, "feats": null, "head": 7, "id": 11, "lemma": ".", "misc": "", "start_char": 942, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (ADJP (JJ true)) (. .) (SBAR (S (PP (IN At) (NP (DT the) (NN store))) (, ,) (NP (PRP I)) (VP (VBD had) (S (VP (TO to) (VP (VB put) (NP (DT a) (NN seat)) (PP (IN on) (NP (DT the) (NN toilet)))))))))) (. .)))" }, "speaker": "Stuart", "text": "It's true . At the store, I had to put a seat on the toilet.", "tokens": [ { "deprel": "nsubj", "end_char": 946, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 944, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 949, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 947, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 954, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "true", "misc": "", "start_char": 950, "text": "true", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 956, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 955, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 959, "feats": null, "head": 7, "id": 5, "lemma": "at", "misc": "", "start_char": 957, "text": "At", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 963, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 960, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 969, "feats": "Number=Sing", "head": 10, "id": 7, "lemma": "store", "misc": "", "start_char": 964, "text": "store", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 971, "feats": null, "head": 10, "id": 8, "lemma": ",", "misc": "", "start_char": 970, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 973, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 9, "lemma": "I", "misc": "", "start_char": 972, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 977, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 3, "id": 10, "lemma": "have", "misc": "", "start_char": 974, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 980, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 978, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 984, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "put", "misc": "", "start_char": 981, "text": "put", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 986, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 13, "lemma": "a", "misc": "", "start_char": 985, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 991, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "seat", "misc": "", "start_char": 987, "text": "seat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 994, "feats": null, "head": 17, "id": 15, "lemma": "on", "misc": "", "start_char": 992, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 998, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 16, "lemma": "the", "misc": "", "start_char": 995, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1005, "feats": "Number=Sing", "head": 12, "id": 17, "lemma": "toilet", "misc": "", "start_char": 999, "text": "toilet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1007, "feats": null, "head": 3, "id": 18, "lemma": ".", "misc": "", "start_char": 1006, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (MD wo) (RB n't) (VP (VB know) (SBAR (IN if) (S (NP (EX there)) (VP (VBZ 's) (NP (NN equality)) (SBAR (IN until) (S (S (NP (JJ female) (NNP Thor)) (VP (VBZ has) (NP (DT a) (NN baby)))) (CC and) (S (NP (DT the) (NNPS Avengers)) (VP (VBP are) (ADJP (JJ cool) (PP (IN with) (S (NP (PRP$ her)) (VP (VBG pumping) (NP (NN breast) (NN milk)) (PP (IN at) (NP (NN work)))))))))))))))) (. .)))" }, "speaker": "Amy", "text": "We won't know if there's equality until female Thor has a baby and the Avengers are cool with her pumping breast milk at work.", "tokens": [ { "deprel": "nsubj", "end_char": 1010, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "we", "misc": "", "start_char": 1008, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1013, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "will", "misc": "", "start_char": 1011, "text": "wo", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1017, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1014, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1022, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 1018, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1025, "feats": null, "head": 7, "id": 5, "lemma": "if", "misc": "", "start_char": 1023, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "expl", "end_char": 1031, "feats": null, "head": 7, "id": 6, "lemma": "there", "misc": "", "start_char": 1026, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "ccomp", "end_char": 1034, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 7, "lemma": "be", "misc": "", "start_char": 1032, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 1043, "feats": "Number=Sing", "head": 7, "id": 8, "lemma": "equality", "misc": "", "start_char": 1035, "text": "equality", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1049, "feats": null, "head": 12, "id": 9, "lemma": "until", "misc": "", "start_char": 1044, "text": "until", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "amod", "end_char": 1056, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "female", "misc": "", "start_char": 1050, "text": "female", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1061, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "Thor", "misc": "", "start_char": 1057, "text": "Thor", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advcl", "end_char": 1065, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 12, "lemma": "have", "misc": "", "start_char": 1062, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1067, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 13, "lemma": "a", "misc": "", "start_char": 1066, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1072, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "baby", "misc": "", "start_char": 1068, "text": "baby", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1076, "feats": null, "head": 19, "id": 15, "lemma": "and", "misc": "", "start_char": 1073, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 1080, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 16, "lemma": "the", "misc": "", "start_char": 1077, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1089, "feats": "Number=Plur", "head": 19, "id": 17, "lemma": "Avenger", "misc": "", "start_char": 1081, "text": "Avengers", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "cop", "end_char": 1093, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 18, "lemma": "be", "misc": "", "start_char": 1090, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "conj", "end_char": 1098, "feats": "Degree=Pos", "head": 4, "id": 19, "lemma": "cool", "misc": "", "start_char": 1094, "text": "cool", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 1103, "feats": null, "head": 26, "id": 20, "lemma": "with", "misc": "", "start_char": 1099, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1107, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 24, "id": 21, "lemma": "her", "misc": "", "start_char": 1104, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 1115, "feats": "VerbForm=Ger", "head": 24, "id": 22, "lemma": "pump", "misc": "", "start_char": 1108, "text": "pumping", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound", "end_char": 1122, "feats": "Number=Sing", "head": 24, "id": 23, "lemma": "breast", "misc": "", "start_char": 1116, "text": "breast", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1127, "feats": "Number=Sing", "head": 26, "id": 24, "lemma": "milk", "misc": "", "start_char": 1123, "text": "milk", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1130, "feats": null, "head": 26, "id": 25, "lemma": "at", "misc": "", "start_char": 1128, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "advcl", "end_char": 1135, "feats": "Number=Sing", "head": 19, "id": 26, "lemma": "work", "misc": "", "start_char": 1131, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1137, "feats": null, "head": 4, "id": 27, "lemma": ".", "misc": "", "start_char": 1136, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP wonder) (SBAR (IN if) (S (NP (NP (RB only) (DT a) (NN baby)) (SBAR (WHNP (WP who)) (S (VP (VBZ is) (ADJP (JJ worthy)))))) (VP (MD can) (VP (VB suckle) (PP (IN at) (NP (NP (DT the) (NN bosom)) (PP (IN of) (NP (NNP Thor)))))))))) (. .)))" }, "speaker": "Howard", "text": "I wonder if only a baby who is worthy can suckle at the bosom of Thor.", "tokens": [ { "deprel": "nsubj", "end_char": 1139, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1138, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1146, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "wonder", "misc": "", "start_char": 1140, "text": "wonder", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 1149, "feats": null, "head": 11, "id": 3, "lemma": "if", "misc": "", "start_char": 1147, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advmod", "end_char": 1154, "feats": null, "head": 6, "id": 4, "lemma": "only", "misc": "", "start_char": 1150, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 1156, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 1155, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1161, "feats": "Number=Sing", "head": 11, "id": 6, "lemma": "baby", "misc": "", "start_char": 1157, "text": "baby", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1165, "feats": "PronType=Rel", "head": 9, "id": 7, "lemma": "who", "misc": "", "start_char": 1162, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 1168, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 1166, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "acl:relcl", "end_char": 1175, "feats": "Degree=Pos", "head": 6, "id": 9, "lemma": "worthy", "misc": "", "start_char": 1169, "text": "worthy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "aux", "end_char": 1179, "feats": "VerbForm=Fin", "head": 11, "id": 10, "lemma": "can", "misc": "", "start_char": 1176, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 1186, "feats": "VerbForm=Inf", "head": 2, "id": 11, "lemma": "suckle", "misc": "", "start_char": 1180, "text": "suckle", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1189, "feats": null, "head": 14, "id": 12, "lemma": "at", "misc": "", "start_char": 1187, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1193, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 13, "lemma": "the", "misc": "", "start_char": 1190, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1199, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "bosom", "misc": "", "start_char": 1194, "text": "bosom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1202, "feats": null, "head": 16, "id": 15, "lemma": "of", "misc": "", "start_char": 1200, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1207, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "Thor", "misc": "", "start_char": 1203, "text": "Thor", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1209, "feats": null, "head": 2, "id": 17, "lemma": ".", "misc": "", "start_char": 1208, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Okay)) (, ,) (NP (JJ new) (NN salon) (NN topic)) (. .) (`` Salons--) (NP (NP (NP (JJ dumb) (NN thing)) (PP (IN from) (NP (NP (DT a) (JJ long) (NN time)) (RB ago)))) (CC or) (NP (NP (JJ interesting) (NN thing)) (VP (VBN made) (S (ADJP (JJ dumb))) (PP (IN by) (S (VP (VBG talking) (PP (IN about) (NP (NNS superheroes) (. ?)))))) (VP (VB Discuss))))) (. .)))" }, "speaker": "Penny", "text": "Okay, new salon topic . Salons-- dumb thing from a long time ago or interesting thing made dumb by talking about superheroes? Discuss.", "tokens": [ { "deprel": "discourse", "end_char": 1214, "feats": null, "head": 5, "id": 1, "lemma": "okay", "misc": "", "start_char": 1210, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1216, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1215, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 1220, "feats": "Degree=Pos", "head": 5, "id": 3, "lemma": "new", "misc": "", "start_char": 1217, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 1226, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "salon", "misc": "", "start_char": 1221, "text": "salon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 1232, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "topic", "misc": "", "start_char": 1227, "text": "topic", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1234, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1233, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 1243, "feats": null, "head": 9, "id": 7, "lemma": "salons--", "misc": "", "start_char": 1235, "text": "Salons--", "upos": "PUNCT", "xpos": "``" }, { "deprel": "amod", "end_char": 1248, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "dumb", "misc": "", "start_char": 1244, "text": "dumb", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 1254, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "thing", "misc": "", "start_char": 1249, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1259, "feats": null, "head": 14, "id": 10, "lemma": "from", "misc": "", "start_char": 1255, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1261, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 11, "lemma": "a", "misc": "", "start_char": 1260, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1266, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "long", "misc": "", "start_char": 1262, "text": "long", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:npmod", "end_char": 1271, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "time", "misc": "", "start_char": 1267, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 1275, "feats": null, "head": 9, "id": 14, "lemma": "ago", "misc": "", "start_char": 1272, "text": "ago", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 1278, "feats": null, "head": 17, "id": 15, "lemma": "or", "misc": "", "start_char": 1276, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "amod", "end_char": 1290, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "interesting", "misc": "", "start_char": 1279, "text": "interesting", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 1296, "feats": "Number=Sing", "head": 9, "id": 17, "lemma": "thing", "misc": "", "start_char": 1291, "text": "thing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 1301, "feats": "Tense=Past|VerbForm=Part", "head": 17, "id": 18, "lemma": "make", "misc": "", "start_char": 1297, "text": "made", "upos": "VERB", "xpos": "VBN" }, { "deprel": "xcomp", "end_char": 1306, "feats": "Degree=Pos", "head": 18, "id": 19, "lemma": "dumb", "misc": "", "start_char": 1302, "text": "dumb", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 1309, "feats": null, "head": 21, "id": 20, "lemma": "by", "misc": "", "start_char": 1307, "text": "by", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 1317, "feats": "VerbForm=Ger", "head": 18, "id": 21, "lemma": "talk", "misc": "", "start_char": 1310, "text": "talking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 1323, "feats": null, "head": 23, "id": 22, "lemma": "about", "misc": "", "start_char": 1318, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1335, "feats": "Number=Plur", "head": 21, "id": 23, "lemma": "superhero", "misc": "", "start_char": 1324, "text": "superheroes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1337, "feats": null, "head": 5, "id": 24, "lemma": "?", "misc": "", "start_char": 1336, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1345, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 25, "lemma": "discuss", "misc": "", "start_char": 1338, "text": "Discuss", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1347, "feats": null, "head": 5, "id": 26, "lemma": ".", "misc": "", "start_char": 1346, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB believe) (SBAR (S (NP (PRP it)) (VP (VBZ matters) (SBAR (WHNP (WP what)) (S (NP (DT the) (NN topic)) (VP (VBZ is)))))))))) (. .) (S (SBAR (WHNP (WP What)) (S (VP (VBZ 's) (ADJP (JJ crucial)) (PP (IN for) (NP (DT a) (NN salon)))))) (VP (VBZ is) (SBAR (IN that) (S (NP (PRP we)) (VP (VBP conduct) (NP (DT the) (NN discussion)) (PP (IN in) (NP (DT an) (ADJP (JJ elevated) (CC and) (JJ insightful)) (NN way)))))))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (PP (DT all) (IN about) (NP (DT the) (NN execution))))) (. .)))" }, "speaker": "Sheldon", "text": "I don't believe it matters what the topic is . What's crucial for a salon is that we conduct the discussion in an elevated and insightful way . It's all about the execution.", "tokens": [ { "deprel": "nsubj", "end_char": 1349, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 1348, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1352, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 1350, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1356, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 1353, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1364, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "believe", "misc": "", "start_char": 1357, "text": "believe", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 1367, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 5, "lemma": "it", "misc": "", "start_char": 1365, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1375, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 6, "lemma": "matter", "misc": "", "start_char": 1368, "text": "matters", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 1380, "feats": "PronType=Rel", "head": 6, "id": 7, "lemma": "what", "misc": "", "start_char": 1376, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "det", "end_char": 1384, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 1381, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1390, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "topic", "misc": "", "start_char": 1385, "text": "topic", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1393, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 10, "lemma": "be", "misc": "", "start_char": 1391, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 1395, "feats": null, "head": 4, "id": 11, "lemma": ".", "misc": "", "start_char": 1394, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1400, "feats": "PronType=Int", "head": 14, "id": 12, "lemma": "what", "misc": "", "start_char": 1396, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 1403, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 1401, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl:relcl", "end_char": 1411, "feats": "Degree=Pos", "head": 7, "id": 14, "lemma": "crucial", "misc": "", "start_char": 1404, "text": "crucial", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1415, "feats": null, "head": 17, "id": 15, "lemma": "for", "misc": "", "start_char": 1412, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1417, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 16, "lemma": "a", "misc": "", "start_char": 1416, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1423, "feats": "Number=Sing", "head": 14, "id": 17, "lemma": "salon", "misc": "", "start_char": 1418, "text": "salon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1426, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 21, "id": 18, "lemma": "be", "misc": "", "start_char": 1424, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 1431, "feats": null, "head": 21, "id": 19, "lemma": "that", "misc": "", "start_char": 1427, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1434, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 21, "id": 20, "lemma": "we", "misc": "", "start_char": 1432, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1442, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 21, "lemma": "conduct", "misc": "", "start_char": 1435, "text": "conduct", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 1446, "feats": "Definite=Def|PronType=Art", "head": 23, "id": 22, "lemma": "the", "misc": "", "start_char": 1443, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1457, "feats": "Number=Sing", "head": 21, "id": 23, "lemma": "discussion", "misc": "", "start_char": 1447, "text": "discussion", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1460, "feats": null, "head": 29, "id": 24, "lemma": "in", "misc": "", "start_char": 1458, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1463, "feats": "Definite=Ind|PronType=Art", "head": 29, "id": 25, "lemma": "a", "misc": "", "start_char": 1461, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1472, "feats": "Degree=Pos", "head": 29, "id": 26, "lemma": "elevate", "misc": "", "start_char": 1464, "text": "elevated", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 1476, "feats": null, "head": 28, "id": 27, "lemma": "and", "misc": "", "start_char": 1473, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1487, "feats": "Degree=Pos", "head": 26, "id": 28, "lemma": "insightful", "misc": "", "start_char": 1477, "text": "insightful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1491, "feats": "Number=Sing", "head": 21, "id": 29, "lemma": "way", "misc": "", "start_char": 1488, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1493, "feats": null, "head": 4, "id": 30, "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": 33, "id": 31, "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": 33, "id": 32, "lemma": "be", "misc": "", "start_char": 1497, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 1503, "feats": "PronType=Tot", "head": 4, "id": 33, "lemma": "all", "misc": "", "start_char": 1500, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "end_char": 1509, "feats": null, "head": 36, "id": 34, "lemma": "about", "misc": "", "start_char": 1504, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1513, "feats": "Definite=Def|PronType=Art", "head": 36, "id": 35, "lemma": "the", "misc": "", "start_char": 1510, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1523, "feats": "Number=Sing", "head": 33, "id": 36, "lemma": "execution", "misc": "", "start_char": 1514, "text": "execution", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1525, "feats": null, "head": 4, "id": 37, "lemma": ".", "misc": "", "start_char": 1524, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (ADVP (IN Of) (NN course)) (NP (PRP you)) (VP (MD 'd) (VP (VB focus) (PP (IN on) (NP (NP (NP (DT that)) (CONJP (RB rather) (IN than)) (NP (DT the) (NN inspiration) (. .) (UH Uh) (, ,) (JJ new) (NN salon) (NN topic) (. .))) (SBAR (WHNP (WP What)) (S (VP (VBZ 's) (ADJP (ADJP (RBR more) (JJ important)) (, ,) (NP (DT an) (NN idea)) (CC or) (NP (PRP$ its) (NN execution)))))))))) (. ?)))" }, "speaker": "Leonard", "text": "Of course you'd focus on that rather than the inspiration . Uh, new salon topic . What's more important, an idea or its execution?", "tokens": [ { "deprel": "advmod", "end_char": 1528, "feats": null, "head": 5, "id": 1, "lemma": "of", "misc": "", "start_char": 1526, "text": "Of", "upos": "ADV", "xpos": "IN" }, { "deprel": "fixed", "end_char": 1535, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "course", "misc": "", "start_char": 1529, "text": "course", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1539, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 1536, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1542, "feats": "VerbForm=Fin", "head": 5, "id": 4, "lemma": "would", "misc": "", "start_char": 1540, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1548, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "focus", "misc": "", "start_char": 1543, "text": "focus", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1551, "feats": null, "head": 7, "id": 6, "lemma": "on", "misc": "", "start_char": 1549, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1556, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 7, "lemma": "that", "misc": "", "start_char": 1552, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cc", "end_char": 1563, "feats": null, "head": 11, "id": 8, "lemma": "rather", "misc": "", "start_char": 1557, "text": "rather", "upos": "ADV", "xpos": "RB" }, { "deprel": "fixed", "end_char": 1568, "feats": null, "head": 8, "id": 9, "lemma": "than", "misc": "", "start_char": 1564, "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1572, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "misc": "", "start_char": 1569, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 1584, "feats": "Number=Sing", "head": 7, "id": 11, "lemma": "inspiration", "misc": "", "start_char": 1573, "text": "inspiration", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1586, "feats": null, "head": 11, "id": 12, "lemma": ".", "misc": "", "start_char": 1585, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1589, "feats": null, "head": 17, "id": 13, "lemma": "uh", "misc": "", "start_char": 1587, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1591, "feats": null, "head": 13, "id": 14, "lemma": ",", "misc": "", "start_char": 1590, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 1595, "feats": "Degree=Pos", "head": 17, "id": 15, "lemma": "new", "misc": "", "start_char": 1592, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 1601, "feats": "Number=Sing", "head": 17, "id": 16, "lemma": "salon", "misc": "", "start_char": 1596, "text": "salon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 1607, "feats": "Number=Sing", "head": 5, "id": 17, "lemma": "topic", "misc": "", "start_char": 1602, "text": "topic", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1609, "feats": null, "head": 17, "id": 18, "lemma": ".", "misc": "", "start_char": 1608, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1614, "feats": "PronType=Int", "head": 22, "id": 19, "lemma": "what", "misc": "", "start_char": 1610, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 1617, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 22, "id": 20, "lemma": "be", "misc": "", "start_char": 1615, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1622, "feats": "Degree=Cmp", "head": 22, "id": 21, "lemma": "more", "misc": "", "start_char": 1618, "text": "more", "upos": "ADV", "xpos": "RBR" }, { "deprel": "parataxis", "end_char": 1632, "feats": "Degree=Pos", "head": 17, "id": 22, "lemma": "important", "misc": "", "start_char": 1623, "text": "important", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1634, "feats": null, "head": 25, "id": 23, "lemma": ",", "misc": "", "start_char": 1633, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 1637, "feats": "Definite=Ind|PronType=Art", "head": 25, "id": 24, "lemma": "a", "misc": "", "start_char": 1635, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 1642, "feats": "Number=Sing", "head": 17, "id": 25, "lemma": "idea", "misc": "", "start_char": 1638, "text": "idea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1645, "feats": null, "head": 28, "id": 26, "lemma": "or", "misc": "", "start_char": 1643, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 1649, "feats": "Case=Gen|Gender=Neut|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 28, "id": 27, "lemma": "its", "misc": "", "start_char": 1646, "text": "its", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "conj", "end_char": 1659, "feats": "Number=Sing", "head": 25, "id": 28, "lemma": "execution", "misc": "", "start_char": 1650, "text": "execution", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1661, "feats": null, "head": 5, "id": 29, "lemma": "?", "misc": "", "start_char": 1660, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (DT that)) (VP (VBZ 's) (ADJP (JJ fun))) (. .)))" }, "speaker": "Bernadette", "text": "Oh, that's fun.", "tokens": [ { "deprel": "discourse", "end_char": 1664, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 1662, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1666, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1665, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1671, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 3, "lemma": "that", "misc": "", "start_char": 1667, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1674, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 1672, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1678, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "fun", "misc": "", "start_char": 1675, "text": "fun", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1680, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1679, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Yeah)) (, ,) (S (ADJP (JJ good) (PP (IN for) (NP (PRP you))))) (, ,) (NP (NNP Leonard) (. .)) (S (NP (DT That)) (VP (VBZ 's) (NP (DT a) (JJ lovely) (JJ little) (NN notion)))) (. .) (S (ADVP (NN Kind) (PP (IN of) (NP (UH like)))) (, ,) (`` \") (NP (PRP I)) (VP (VBP wish) (SBAR (S (NP (PRP I)) (VP (MD could) (VP (VP (VB talk) (PP (IN to) (NP (NP (PRP$ my) (NN uncle)) (PP (IN in) (NP (NNP Chicago) (. .) ('' \") (UH Yeah)))))) (, ,) (ADVP (RB now)) (VP (VB stand) (ADVP (RB back)) (SBAR (IN while) (S (NP (PRP I)) (VP (VBP invent) (NP (DT the) (NN telephone))))))))))) (. .) (`` \") (INTJ (UH Hello) (. ?) (INTJ (UH Oh)) (, ,) (VP (VB hold) (PRT (RP on))) (. .) ('' \") (NP (NNP Leonard)) (, ,) (S (NP (PRP it)) (VP (VBZ 's) (NP (PRP$ your) (NN uncle)))) (. .) (S (NP (PRP He)) (VP (VBZ says) (SBAR (S (NP (PRP you)) (ADVP (RB just)) (VP (VBD got) (VP (VBN burned))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Yeah, good for you, Leonard . That's a lovely little notion . Kind of like, \" I wish I could talk to my uncle in Chicago . \" Yeah, now stand back while I invent the telephone . \" Hello? Oh, hold on . \" Leonard, it's your uncle . He says you just got burned.", "tokens": [ { "deprel": "discourse", "end_char": 1685, "feats": null, "head": 3, "id": 1, "lemma": "yeah", "misc": "", "start_char": 1681, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1687, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1686, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1692, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "good", "misc": "", "start_char": 1688, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1696, "feats": null, "head": 5, "id": 4, "lemma": "for", "misc": "", "start_char": 1693, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1700, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 5, "lemma": "you", "misc": "", "start_char": 1697, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1702, "feats": null, "head": 3, "id": 6, "lemma": ",", "misc": "", "start_char": 1701, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1710, "feats": "Number=Sing", "head": 3, "id": 7, "lemma": "Leonard", "misc": "", "start_char": 1703, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1712, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 1711, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1717, "feats": "Number=Sing|PronType=Dem", "head": 14, "id": 9, "lemma": "that", "misc": "", "start_char": 1713, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1720, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 10, "lemma": "be", "misc": "", "start_char": 1718, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1722, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 11, "lemma": "a", "misc": "", "start_char": 1721, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1729, "feats": "Degree=Pos", "head": 14, "id": 12, "lemma": "lovely", "misc": "", "start_char": 1723, "text": "lovely", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 1736, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "little", "misc": "", "start_char": 1730, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 1743, "feats": "Number=Sing", "head": 3, "id": 14, "lemma": "notion", "misc": "", "start_char": 1737, "text": "notion", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1745, "feats": null, "head": 14, "id": 15, "lemma": ".", "misc": "", "start_char": 1744, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1750, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "kind", "misc": "", "start_char": 1746, "text": "Kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "fixed", "end_char": 1753, "feats": null, "head": 16, "id": 17, "lemma": "of", "misc": "", "start_char": 1751, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "discourse", "end_char": 1758, "feats": null, "head": 14, "id": 18, "lemma": "like", "misc": "", "start_char": 1754, "text": "like", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1760, "feats": null, "head": 22, "id": 19, "lemma": ",", "misc": "", "start_char": 1759, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 1762, "feats": null, "head": 22, "id": 20, "lemma": "\"", "misc": "", "start_char": 1761, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj", "end_char": 1764, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 22, "id": 21, "lemma": "I", "misc": "", "start_char": 1763, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1769, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 14, "id": 22, "lemma": "wish", "misc": "", "start_char": 1765, "text": "wish", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1771, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 25, "id": 23, "lemma": "I", "misc": "", "start_char": 1770, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1777, "feats": "VerbForm=Fin", "head": 25, "id": 24, "lemma": "could", "misc": "", "start_char": 1772, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 1782, "feats": "VerbForm=Inf", "head": 22, "id": 25, "lemma": "talk", "misc": "", "start_char": 1778, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1785, "feats": null, "head": 28, "id": 26, "lemma": "to", "misc": "", "start_char": 1783, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1788, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 28, "id": 27, "lemma": "my", "misc": "", "start_char": 1786, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1794, "feats": "Number=Sing", "head": 25, "id": 28, "lemma": "uncle", "misc": "", "start_char": 1789, "text": "uncle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1797, "feats": null, "head": 30, "id": 29, "lemma": "in", "misc": "", "start_char": 1795, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1805, "feats": "Number=Sing", "head": 25, "id": 30, "lemma": "Chicago", "misc": "", "start_char": 1798, "text": "Chicago", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1807, "feats": null, "head": 3, "id": 31, "lemma": ".", "misc": "", "start_char": 1806, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 1809, "feats": null, "head": 3, "id": 32, "lemma": "\"", "misc": "", "start_char": 1808, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "discourse", "end_char": 1814, "feats": null, "head": 36, "id": 33, "lemma": "yeah", "misc": "", "start_char": 1810, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1816, "feats": null, "head": 36, "id": 34, "lemma": ",", "misc": "", "start_char": 1815, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1820, "feats": null, "head": 36, "id": 35, "lemma": "now", "misc": "", "start_char": 1817, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1826, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 36, "lemma": "stand", "misc": "", "start_char": 1821, "text": "stand", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1831, "feats": null, "head": 36, "id": 37, "lemma": "back", "misc": "", "start_char": 1827, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 1837, "feats": null, "head": 40, "id": 38, "lemma": "while", "misc": "", "start_char": 1832, "text": "while", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1839, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 40, "id": 39, "lemma": "I", "misc": "", "start_char": 1838, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1846, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 36, "id": 40, "lemma": "invent", "misc": "", "start_char": 1840, "text": "invent", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 1850, "feats": "Definite=Def|PronType=Art", "head": 42, "id": 41, "lemma": "the", "misc": "", "start_char": 1847, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1860, "feats": "Number=Sing", "head": 40, "id": 42, "lemma": "telephone", "misc": "", "start_char": 1851, "text": "telephone", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1862, "feats": null, "head": 3, "id": 43, "lemma": ".", "misc": "", "start_char": 1861, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 1864, "feats": null, "head": 45, "id": 44, "lemma": "\"", "misc": "", "start_char": 1863, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "parataxis", "end_char": 1870, "feats": null, "head": 3, "id": 45, "lemma": "hello", "misc": "", "start_char": 1865, "text": "Hello", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1872, "feats": null, "head": 45, "id": 46, "lemma": "?", "misc": "", "start_char": 1871, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1875, "feats": null, "head": 49, "id": 47, "lemma": "oh", "misc": "", "start_char": 1873, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1877, "feats": null, "head": 49, "id": 48, "lemma": ",", "misc": "", "start_char": 1876, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1882, "feats": "Mood=Imp|VerbForm=Fin", "head": 45, "id": 49, "lemma": "hold", "misc": "", "start_char": 1878, "text": "hold", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1885, "feats": null, "head": 49, "id": 50, "lemma": "on", "misc": "", "start_char": 1883, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1887, "feats": null, "head": 3, "id": 51, "lemma": ".", "misc": "", "start_char": 1886, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 1889, "feats": null, "head": 45, "id": 52, "lemma": "\"", "misc": "", "start_char": 1888, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "vocative", "end_char": 1897, "feats": "Number=Sing", "head": 58, "id": 53, "lemma": "Leonard", "misc": "", "start_char": 1890, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1899, "feats": null, "head": 58, "id": 54, "lemma": ",", "misc": "", "start_char": 1898, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1902, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 58, "id": 55, "lemma": "it", "misc": "", "start_char": 1900, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1905, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 58, "id": 56, "lemma": "be", "misc": "", "start_char": 1903, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 1910, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 58, "id": 57, "lemma": "your", "misc": "", "start_char": 1906, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "parataxis", "end_char": 1916, "feats": "Number=Sing", "head": 3, "id": 58, "lemma": "uncle", "misc": "", "start_char": 1911, "text": "uncle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1918, "feats": null, "head": 58, "id": 59, "lemma": ".", "misc": "", "start_char": 1917, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1921, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 61, "id": 60, "lemma": "he", "misc": "", "start_char": 1919, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1926, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 61, "lemma": "say", "misc": "", "start_char": 1922, "text": "says", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nsubj:pass", "end_char": 1930, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 65, "id": 62, "lemma": "you", "misc": "", "start_char": 1927, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1935, "feats": null, "head": 65, "id": 63, "lemma": "just", "misc": "", "start_char": 1931, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux:pass", "end_char": 1939, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 65, "id": 64, "lemma": "get", "misc": "", "start_char": 1936, "text": "got", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 1946, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 61, "id": 65, "lemma": "burn", "misc": "", "start_char": 1940, "text": "burned", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 1948, "feats": null, "head": 3, "id": 66, "lemma": ".", "misc": "", "start_char": 1947, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 24, "misc": { "parse_tree": "(ROOT (NP (NNP Sheldon) (. .)))" }, "speaker": "Amy", "text": "Sheldon.", "tokens": [ { "deprel": "root", "end_char": 1956, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Sheldon", "misc": "", "start_char": 1949, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1958, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1957, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 25, "misc": { "parse_tree": "(ROOT (NP (NNS Guys) (. .)))" }, "speaker": "Penny", "text": "Guys.", "tokens": [ { "deprel": "root", "end_char": 1963, "feats": "Number=Plur", "head": 0, "id": 1, "lemma": "guy", "misc": "", "start_char": 1959, "text": "Guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1965, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1964, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 26, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH No)) (, ,) (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ okay)))) (. .) (S (NP (PRP We)) (VP (VBP 're) (NP (NP (DT all) (NNS adults)) (VP (VBG trying) (S (VP (TO to) (VP (VB have) (NP (DT an) (JJ intelligent) (NN discussion))))))))) (. .) (S (ADVP (IN At) (JJS least)) (NP (PRP I)) (VP (VBP am) (. .) (NP (NNP Howard)) (, ,) (SBARQ (WHNP (WP what)) (SQ (VBP do) (NP (PRP you)) (VP (VB think)))))) (. ?)))" }, "speaker": "Leonard", "text": "No, it's okay . We're all adults trying to have an intelligent discussion . At least I am . Howard, what do you think?", "tokens": [ { "deprel": "discourse", "end_char": 1968, "feats": "Polarity=Neg", "head": 5, "id": 1, "lemma": "no", "misc": "", "start_char": 1966, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1970, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1969, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1973, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "it", "misc": "", "start_char": 1971, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1976, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 1974, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1981, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "okay", "misc": "", "start_char": 1977, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1983, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 1982, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1986, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 11, "id": 7, "lemma": "we", "misc": "", "start_char": 1984, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1990, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 8, "lemma": "be", "misc": "", "start_char": 1987, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 1994, "feats": null, "head": 10, "id": 9, "lemma": "all", "misc": "", "start_char": 1991, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 2001, "feats": "Number=Plur", "head": 11, "id": 10, "lemma": "adult", "misc": "", "start_char": 1995, "text": "adults", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "parataxis", "end_char": 2008, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 11, "lemma": "try", "misc": "", "start_char": 2002, "text": "trying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 2011, "feats": null, "head": 13, "id": 12, "lemma": "to", "misc": "", "start_char": 2009, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2016, "feats": "VerbForm=Inf", "head": 11, "id": 13, "lemma": "have", "misc": "", "start_char": 2012, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 2019, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 14, "lemma": "a", "misc": "", "start_char": 2017, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2031, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "intelligent", "misc": "", "start_char": 2020, "text": "intelligent", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 2042, "feats": "Number=Sing", "head": 13, "id": 16, "lemma": "discussion", "misc": "", "start_char": 2032, "text": "discussion", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2044, "feats": null, "head": 21, "id": 17, "lemma": ".", "misc": "", "start_char": 2043, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 2047, "feats": "ExtPos=ADV", "head": 21, "id": 18, "lemma": "at", "misc": "", "start_char": 2045, "text": "At", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "end_char": 2053, "feats": "Degree=Sup", "head": 18, "id": 19, "lemma": "least", "misc": "", "start_char": 2048, "text": "least", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "nsubj", "end_char": 2055, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 21, "id": 20, "lemma": "I", "misc": "", "start_char": 2054, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2058, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 21, "lemma": "be", "misc": "", "start_char": 2056, "text": "am", "upos": "AUX", "xpos": "VBP" }, { "deprel": "punct", "end_char": 2060, "feats": null, "head": 21, "id": 22, "lemma": ".", "misc": "", "start_char": 2059, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 2067, "feats": "Number=Sing", "head": 28, "id": 23, "lemma": "Howard", "misc": "", "start_char": 2061, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2069, "feats": null, "head": 23, "id": 24, "lemma": ",", "misc": "", "start_char": 2068, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "obj", "end_char": 2074, "feats": "PronType=Int", "head": 28, "id": 25, "lemma": "what", "misc": "", "start_char": 2070, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 2077, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 28, "id": 26, "lemma": "do", "misc": "", "start_char": 2075, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 2081, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 28, "id": 27, "lemma": "you", "misc": "", "start_char": 2078, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2087, "feats": "VerbForm=Inf", "head": 5, "id": 28, "lemma": "think", "misc": "", "start_char": 2082, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2089, "feats": null, "head": 5, "id": 29, "lemma": "?", "misc": "", "start_char": 2088, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 27, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (PRN (, ,) (S (NP (PRP I)) (VP (VBP guess))) (, ,)) (PP (IN as) (NP (DT an) (NN engineer))) (, ,) (NP (PRP I)) (VP (VBP lean) (PP (IN towards) (NP (NN execution)))) (. .) (S (NP (PRP I)) (VP (VBP spend) (NP (PRP$ my) (NNS days)) (S (VP (VBG trying) (S (VP (TO to) (VP (VP (VB take) (NP (NNS ideas))) (CC and) (VP (VB make) (S (NP (PRP them)) (ADJP (JJ real))))))))))) (. .)))" }, "speaker": "Howard", "text": "Well, I guess, as an engineer, I lean towards execution . I spend my days trying to take ideas and make them real.", "tokens": [ { "deprel": "discourse", "end_char": 2094, "feats": null, "head": 4, "id": 1, "lemma": "well", "misc": "", "start_char": 2090, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2096, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2095, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2098, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 2097, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 2104, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "guess", "misc": "", "start_char": 2099, "text": "guess", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 2106, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 2105, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 2109, "feats": null, "head": 8, "id": 6, "lemma": "as", "misc": "", "start_char": 2107, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2112, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 2110, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 2121, "feats": "Number=Sing", "head": 11, "id": 8, "lemma": "engineer", "misc": "", "start_char": 2113, "text": "engineer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2123, "feats": null, "head": 8, "id": 9, "lemma": ",", "misc": "", "start_char": 2122, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2125, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "I", "misc": "", "start_char": 2124, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 2130, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 11, "lemma": "lean", "misc": "", "start_char": 2126, "text": "lean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 2138, "feats": null, "head": 13, "id": 12, "lemma": "towards", "misc": "", "start_char": 2131, "text": "towards", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2148, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "execution", "misc": "", "start_char": 2139, "text": "execution", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2150, "feats": null, "head": 11, "id": 14, "lemma": ".", "misc": "", "start_char": 2149, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2152, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 15, "lemma": "I", "misc": "", "start_char": 2151, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2158, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 16, "lemma": "spend", "misc": "", "start_char": 2153, "text": "spend", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 2161, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 18, "id": 17, "lemma": "my", "misc": "", "start_char": 2159, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 2166, "feats": "Number=Plur", "head": 16, "id": 18, "lemma": "day", "misc": "", "start_char": 2162, "text": "days", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advcl", "end_char": 2173, "feats": "VerbForm=Ger", "head": 16, "id": 19, "lemma": "try", "misc": "", "start_char": 2167, "text": "trying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 2176, "feats": null, "head": 21, "id": 20, "lemma": "to", "misc": "", "start_char": 2174, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2181, "feats": "VerbForm=Inf", "head": 19, "id": 21, "lemma": "take", "misc": "", "start_char": 2177, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2187, "feats": "Number=Plur", "head": 21, "id": 22, "lemma": "idea", "misc": "", "start_char": 2182, "text": "ideas", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 2191, "feats": null, "head": 24, "id": 23, "lemma": "and", "misc": "", "start_char": 2188, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 2196, "feats": "VerbForm=Inf", "head": 21, "id": 24, "lemma": "make", "misc": "", "start_char": 2192, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2201, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 24, "id": 25, "lemma": "they", "misc": "", "start_char": 2197, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 2206, "feats": "Degree=Pos", "head": 24, "id": 26, "lemma": "real", "misc": "", "start_char": 2202, "text": "real", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2208, "feats": null, "head": 4, "id": 27, "lemma": ".", "misc": "", "start_char": 2207, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 28, "misc": { "parse_tree": "(ROOT (S (S (ADVP (UH Well)) (VP (VBD said))) (, ,) (NP (JJ old) (NN chap) (. .)) (S (NP (PRP I)) (VP (VBD thought) (SBAR (S (NP (NN eloquence)) (VP (VBD had) (VP (VBN died))))))) (: ;) (S (ADVP (RB here)) (NP (PRP it)) (VP (VBZ stands) (PP (IN before) (NP (PRP us))) (. .) (S (S (PP (VBG Starting) (NP (NN today)))) (, ,) (NP (PRP it)) (VP (MD 'll) (VP (VB go)))) (: :) (NP (NP (NNP Gettysburg) (NNP Address)) (, ,) (`` \") (S (NP (PRP I)) (VP (VBP have) (NP (DT a) (NN dream)))) ('' \") (CC and) (SBAR (WHNP (WP what)) (S (NP (PRP you)) (ADVP (RB just)) (VP (VBD said))))))) (. .)))" }, "speaker": "Sheldon", "text": "Well said, old chap . I thought eloquence had died; here it stands before us . Starting today, it'll go: Gettysburg Address, \" I have a dream \" and what you just said.", "tokens": [ { "deprel": "discourse", "end_char": 2213, "feats": null, "head": 2, "id": 1, "lemma": "well", "misc": "", "start_char": 2209, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "root", "end_char": 2218, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "say", "misc": "", "start_char": 2214, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 2220, "feats": null, "head": 5, "id": 3, "lemma": ",", "misc": "", "start_char": 2219, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 2224, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "old", "misc": "", "start_char": 2221, "text": "old", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 2229, "feats": "Number=Sing", "head": 2, "id": 5, "lemma": "chap", "misc": "", "start_char": 2225, "text": "chap", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2231, "feats": null, "head": 2, "id": 6, "lemma": ".", "misc": "", "start_char": 2230, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 2233, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 2232, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2241, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 2, "id": 8, "lemma": "think", "misc": "", "start_char": 2234, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 2251, "feats": "Number=Sing", "head": 11, "id": 9, "lemma": "eloquence", "misc": "", "start_char": 2242, "text": "eloquence", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 2255, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 11, "id": 10, "lemma": "have", "misc": "", "start_char": 2252, "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 2260, "feats": "Tense=Past|VerbForm=Part", "head": 8, "id": 11, "lemma": "die", "misc": "", "start_char": 2256, "text": "died", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 2262, "feats": null, "head": 2, "id": 12, "lemma": ";", "misc": "", "start_char": 2261, "text": ";", "upos": "PUNCT", "xpos": ":" }, { "deprel": "parataxis", "end_char": 2267, "feats": "PronType=Dem", "head": 2, "id": 13, "lemma": "here", "misc": "", "start_char": 2263, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 2270, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 14, "lemma": "it", "misc": "", "start_char": 2268, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl:relcl", "end_char": 2277, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 15, "lemma": "stand", "misc": "", "start_char": 2271, "text": "stands", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 2284, "feats": null, "head": 17, "id": 16, "lemma": "before", "misc": "", "start_char": 2278, "text": "before", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2287, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 15, "id": 17, "lemma": "we", "misc": "", "start_char": 2285, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2289, "feats": null, "head": 2, "id": 18, "lemma": ".", "misc": "", "start_char": 2288, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 2298, "feats": "VerbForm=Ger", "head": 24, "id": 19, "lemma": "starting", "misc": "", "start_char": 2290, "text": "Starting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obl:tmod", "end_char": 2304, "feats": "Number=Sing", "head": 24, "id": 20, "lemma": "today", "misc": "", "start_char": 2299, "text": "today", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2306, "feats": null, "head": 24, "id": 21, "lemma": ",", "misc": "", "start_char": 2305, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2309, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 24, "id": 22, "lemma": "it", "misc": "", "start_char": 2307, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2313, "feats": "VerbForm=Fin", "head": 24, "id": 23, "lemma": "will", "misc": "", "start_char": 2310, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 2316, "feats": "VerbForm=Inf", "head": 2, "id": 24, "lemma": "go", "misc": "", "start_char": 2314, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 2318, "feats": null, "head": 24, "id": 25, "lemma": ":", "misc": "", "start_char": 2317, "text": ":", "upos": "PUNCT", "xpos": ":" }, { "deprel": "compound", "end_char": 2329, "feats": "Number=Sing", "head": 27, "id": 26, "lemma": "Gettysburg", "misc": "", "start_char": 2319, "text": "Gettysburg", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obj", "end_char": 2337, "feats": "Number=Sing", "head": 24, "id": 27, "lemma": "address", "misc": "", "start_char": 2330, "text": "Address", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2339, "feats": null, "head": 27, "id": 28, "lemma": ",", "misc": "", "start_char": 2338, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 2341, "feats": null, "head": 31, "id": 29, "lemma": "\"", "misc": "", "start_char": 2340, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj", "end_char": 2343, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 31, "id": 30, "lemma": "I", "misc": "", "start_char": 2342, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 2348, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 27, "id": 31, "lemma": "have", "misc": "", "start_char": 2344, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 2350, "feats": "Definite=Ind|PronType=Art", "head": 33, "id": 32, "lemma": "a", "misc": "", "start_char": 2349, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2356, "feats": "Number=Sing", "head": 31, "id": 33, "lemma": "dream", "misc": "", "start_char": 2351, "text": "dream", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2358, "feats": null, "head": 31, "id": 34, "lemma": "\"", "misc": "", "start_char": 2357, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "cc", "end_char": 2362, "feats": null, "head": 36, "id": 35, "lemma": "and", "misc": "", "start_char": 2359, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 2367, "feats": "PronType=Rel", "head": 27, "id": 36, "lemma": "what", "misc": "", "start_char": 2363, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 2371, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 39, "id": 37, "lemma": "you", "misc": "", "start_char": 2368, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 2376, "feats": null, "head": 39, "id": 38, "lemma": "just", "misc": "", "start_char": 2372, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 2381, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 36, "id": 39, "lemma": "say", "misc": "", "start_char": 2377, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 2383, "feats": null, "head": 2, "id": 40, "lemma": ".", "misc": "", "start_char": 2382, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 29, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (ADVP (RB now)) (NP (PRP he)) (VP (VBZ 's) (NP (DT a) (NN genius))) (. ?) (S (NP (NP (DT All)) (SBAR (S (NP (PRP you)) (ADVP (RB ever)) (VP (VBP do))))) (VP (VBZ is) (VP (VB make) (NP (NN fun)) (PP (IN of) (NP (PRP him) (CC and) (NN engineering)))))) (. .)))" }, "speaker": "Leonard", "text": "Oh, now he's a genius? All you ever do is make fun of him and engineering.", "tokens": [ { "deprel": "discourse", "end_char": 2386, "feats": null, "head": 7, "id": 1, "lemma": "oh", "misc": "", "start_char": 2384, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2388, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2387, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 2392, "feats": null, "head": 7, "id": 3, "lemma": "now", "misc": "", "start_char": 2389, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 2395, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 4, "lemma": "he", "misc": "", "start_char": 2393, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2398, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 2396, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 2400, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 2399, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 2407, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "genius", "misc": "", "start_char": 2401, "text": "genius", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2409, "feats": null, "head": 7, "id": 8, "lemma": "?", "misc": "", "start_char": 2408, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj:outer", "end_char": 2413, "feats": null, "head": 14, "id": 9, "lemma": "all", "misc": "", "start_char": 2410, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 2417, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 10, "lemma": "you", "misc": "", "start_char": 2414, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 2422, "feats": null, "head": 12, "id": 11, "lemma": "ever", "misc": "", "start_char": 2418, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 2425, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 12, "lemma": "do", "misc": "", "start_char": 2423, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "cop", "end_char": 2428, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 2426, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 2433, "feats": "VerbForm=Inf", "head": 7, "id": 14, "lemma": "make", "misc": "", "start_char": 2429, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 2437, "feats": "Number=Sing", "head": 14, "id": 15, "lemma": "fun", "misc": "", "start_char": 2434, "text": "fun", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2440, "feats": null, "head": 17, "id": 16, "lemma": "of", "misc": "", "start_char": 2438, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 2444, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 17, "lemma": "he", "misc": "", "start_char": 2441, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 2448, "feats": null, "head": 19, "id": 18, "lemma": "and", "misc": "", "start_char": 2445, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 2460, "feats": "Number=Sing", "head": 17, "id": 19, "lemma": "engineering", "misc": "", "start_char": 2449, "text": "engineering", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2462, "feats": null, "head": 7, "id": 20, "lemma": ".", "misc": "", "start_char": 2461, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 30, "misc": { "parse_tree": "(ROOT (FRAG (NP (NNP Leonard)) (, ,) (INTJ (UH please)) (. .) (NP (PRP$ His) (NN mother)) (ADVP (RB just)) (VP (VBD died)) (. .)))" }, "speaker": "Sheldon", "text": "Leonard, please . His mother just died.", "tokens": [ { "deprel": "vocative", "end_char": 2470, "feats": "Number=Sing", "head": 8, "id": 1, "lemma": "Leonard", "misc": "", "start_char": 2463, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2472, "feats": null, "head": 8, "id": 2, "lemma": ",", "misc": "", "start_char": 2471, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 2479, "feats": null, "head": 8, "id": 3, "lemma": "please", "misc": "", "start_char": 2473, "text": "please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2481, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 2480, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nmod:poss", "end_char": 2485, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "his", "misc": "", "start_char": 2482, "text": "His", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 2492, "feats": "Number=Sing", "head": 8, "id": 6, "lemma": "mother", "misc": "", "start_char": 2486, "text": "mother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 2497, "feats": null, "head": 8, "id": 7, "lemma": "just", "misc": "", "start_char": 2493, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 2502, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 8, "lemma": "die", "misc": "", "start_char": 2498, "text": "died", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 2504, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 2503, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 31, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP 're) (VP (VBG being) (ADJP (JJ ridiculous)))) (. .)))" }, "speaker": "Leonard", "text": "You're being ridiculous.", "tokens": [ { "deprel": "nsubj", "end_char": 2508, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 2505, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2512, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 2509, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "cop", "end_char": 2518, "feats": "VerbForm=Ger", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 2513, "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "root", "end_char": 2529, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "ridiculous", "misc": "", "start_char": 2519, "text": "ridiculous", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2531, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 2530, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 32, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Yeah)) (, ,) (ADVP (RB so)) (VP (VBP are)) (NP (PRP you)) (. .)))" }, "speaker": "Sheldon", "text": "Yeah, so are you.", "tokens": [ { "deprel": "discourse", "end_char": 2536, "feats": null, "head": 4, "id": 1, "lemma": "yeah", "misc": "", "start_char": 2532, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2538, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2537, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 2541, "feats": null, "head": 4, "id": 3, "lemma": "so", "misc": "", "start_char": 2539, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 2545, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "be", "misc": "", "start_char": 2542, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 2549, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 5, "lemma": "you", "misc": "", "start_char": 2546, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2551, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 2550, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 33, "misc": { "parse_tree": "(ROOT (S (NP (NNS Guys)) (, ,) (SBAR (IN if) (S (NP (PRP I)) (VP (VBD wanted) (S (VP (TO to) (VP (VB hear) (S (NP (NNS people)) (VP (VB be) (ADJP (JJ bitchy)))))))))) (, ,) (NP (PRP I)) (VP (MD 'd) (VP (VB go) (PP (IN to) (NP (PRP$ my) (JJ real) (NN salon))))) (. .)))" }, "speaker": "Penny", "text": "Guys, if I wanted to hear people be bitchy, I'd go to my real salon.", "tokens": [ { "deprel": "vocative", "end_char": 2556, "feats": "Number=Plur", "head": 14, "id": 1, "lemma": "guy", "misc": "", "start_char": 2552, "text": "Guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 2558, "feats": null, "head": 14, "id": 2, "lemma": ",", "misc": "", "start_char": 2557, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 2561, "feats": null, "head": 5, "id": 3, "lemma": "if", "misc": "", "start_char": 2559, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 2563, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 2562, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 2570, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 14, "id": 5, "lemma": "want", "misc": "", "start_char": 2564, "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 2573, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 2571, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 2578, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "hear", "misc": "", "start_char": 2574, "text": "hear", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 2585, "feats": "Number=Plur", "head": 10, "id": 8, "lemma": "person", "misc": "", "start_char": 2579, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 2588, "feats": "VerbForm=Inf", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 2586, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 2595, "feats": "Degree=Pos", "head": 7, "id": 10, "lemma": "bitchy", "misc": "", "start_char": 2589, "text": "bitchy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 2597, "feats": null, "head": 14, "id": 11, "lemma": ",", "misc": "", "start_char": 2596, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2599, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 12, "lemma": "I", "misc": "", "start_char": 2598, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2602, "feats": "VerbForm=Fin", "head": 14, "id": 13, "lemma": "would", "misc": "", "start_char": 2600, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 2605, "feats": "VerbForm=Inf", "head": 0, "id": 14, "lemma": "go", "misc": "", "start_char": 2603, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 2608, "feats": null, "head": 18, "id": 15, "lemma": "to", "misc": "", "start_char": 2606, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 2611, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 18, "id": 16, "lemma": "my", "misc": "", "start_char": 2609, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 2616, "feats": "Degree=Pos", "head": 18, "id": 17, "lemma": "real", "misc": "", "start_char": 2612, "text": "real", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 2622, "feats": "Number=Sing", "head": 14, "id": 18, "lemma": "salon", "misc": "", "start_char": 2617, "text": "salon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2624, "feats": null, "head": 14, "id": 19, "lemma": ".", "misc": "", "start_char": 2623, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 34, "misc": { "parse_tree": "(ROOT (S (NP (NNP Leonard)) (, ,) (S (NP (NP (NNS lots)) (PP (IN of) (NP (NNS people)))) (VP (MD could) (VP (VB 've) (VP (VBN had) (NP (DT that) (NN idea)))))) (, ,) (CC but) (S (NP (ADJP (RB very) (JJ few)) (NNS people)) (VP (MD could) (VP (VB 've) (VP (VBN worked) (PRT (RP out)) (NP (DT the) (NN math)) (NP (NP (DT the) (NN way)) (SBAR (S (NP (PRP I)) (VP (VBD did))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Leonard, lots of people could've had that idea, but very few people could've worked out the math the way I did.", "tokens": [ { "deprel": "vocative", "end_char": 2632, "feats": "Number=Sing", "head": 8, "id": 1, "lemma": "Leonard", "misc": "", "start_char": 2625, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 2634, "feats": null, "head": 8, "id": 2, "lemma": ",", "misc": "", "start_char": 2633, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2639, "feats": "Number=Plur", "head": 8, "id": 3, "lemma": "lot", "misc": "", "start_char": 2635, "text": "lots", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 2642, "feats": null, "head": 5, "id": 4, "lemma": "of", "misc": "", "start_char": 2640, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 2649, "feats": "Number=Plur", "head": 3, "id": 5, "lemma": "person", "misc": "", "start_char": 2643, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 2655, "feats": "VerbForm=Fin", "head": 8, "id": 6, "lemma": "could", "misc": "", "start_char": 2650, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 2659, "feats": "VerbForm=Inf", "head": 8, "id": 7, "lemma": "have", "misc": "", "start_char": 2656, "text": "'ve", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 2663, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 8, "lemma": "have", "misc": "", "start_char": 2660, "text": "had", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 2668, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 9, "lemma": "that", "misc": "", "start_char": 2664, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2673, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "idea", "misc": "", "start_char": 2669, "text": "idea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2675, "feats": null, "head": 18, "id": 11, "lemma": ",", "misc": "", "start_char": 2674, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 2679, "feats": null, "head": 18, "id": 12, "lemma": "but", "misc": "", "start_char": 2676, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 2684, "feats": null, "head": 14, "id": 13, "lemma": "very", "misc": "", "start_char": 2680, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 2688, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "few", "misc": "", "start_char": 2685, "text": "few", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 2695, "feats": "Number=Plur", "head": 18, "id": 15, "lemma": "person", "misc": "", "start_char": 2689, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 2701, "feats": "VerbForm=Fin", "head": 18, "id": 16, "lemma": "could", "misc": "", "start_char": 2696, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 2705, "feats": "VerbForm=Inf", "head": 18, "id": 17, "lemma": "have", "misc": "", "start_char": 2702, "text": "'ve", "upos": "AUX", "xpos": "VB" }, { "deprel": "conj", "end_char": 2712, "feats": "Tense=Past|VerbForm=Part", "head": 8, "id": 18, "lemma": "work", "misc": "", "start_char": 2706, "text": "worked", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound:prt", "end_char": 2716, "feats": null, "head": 18, "id": 19, "lemma": "out", "misc": "", "start_char": 2713, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 2720, "feats": "Definite=Def|PronType=Art", "head": 21, "id": 20, "lemma": "the", "misc": "", "start_char": 2717, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2725, "feats": "Number=Sing", "head": 18, "id": 21, "lemma": "math", "misc": "", "start_char": 2721, "text": "math", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "end_char": 2729, "feats": "Definite=Def|PronType=Art", "head": 23, "id": 22, "lemma": "the", "misc": "", "start_char": 2726, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 2733, "feats": "Number=Sing", "head": 18, "id": 23, "lemma": "way", "misc": "", "start_char": 2730, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 2735, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 25, "id": 24, "lemma": "I", "misc": "", "start_char": 2734, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 2739, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 23, "id": 25, "lemma": "do", "misc": "", "start_char": 2736, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 2741, "feats": null, "head": 8, "id": 26, "lemma": ".", "misc": "", "start_char": 2740, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 35, "misc": { "parse_tree": "(ROOT (S (NP (NP (NNS Lots)) (PP (IN of) (NP (NNS people)))) (ADVP (RB also)) (VP (VBD did) (RB n't) (VP (VB have) (NP (DT that) (NN idea)) (, ,) (PP (IN like) (NP (NP (NN everyone)) (PP (IN in) (NP (DT the) (JJ entire) (NN world))) (PP (IN except) (PP (IN for) (NP (PRP me)))))))) (. .)))" }, "speaker": "Leonard", "text": "Lots of people also didn't have that idea, like everyone in the entire world except for me.", "tokens": [ { "deprel": "nsubj", "end_char": 2746, "feats": "Number=Plur", "head": 7, "id": 1, "lemma": "lot", "misc": "", "start_char": 2742, "text": "Lots", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 2749, "feats": null, "head": 3, "id": 2, "lemma": "of", "misc": "", "start_char": 2747, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 2756, "feats": "Number=Plur", "head": 1, "id": 3, "lemma": "person", "misc": "", "start_char": 2750, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 2761, "feats": null, "head": 7, "id": 4, "lemma": "also", "misc": "", "start_char": 2757, "text": "also", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 2765, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": 5, "lemma": "do", "misc": "", "start_char": 2762, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 2769, "feats": null, "head": 7, "id": 6, "lemma": "not", "misc": "", "start_char": 2766, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 2774, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "have", "misc": "", "start_char": 2770, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 2779, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 8, "lemma": "that", "misc": "", "start_char": 2775, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 2784, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "idea", "misc": "", "start_char": 2780, "text": "idea", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2786, "feats": null, "head": 12, "id": 10, "lemma": ",", "misc": "", "start_char": 2785, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 2791, "feats": null, "head": 12, "id": 11, "lemma": "like", "misc": "", "start_char": 2787, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 2800, "feats": "Number=Sing|PronType=Tot", "head": 9, "id": 12, "lemma": "everyone", "misc": "", "start_char": 2792, "text": "everyone", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 2803, "feats": null, "head": 16, "id": 13, "lemma": "in", "misc": "", "start_char": 2801, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2807, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 14, "lemma": "the", "misc": "", "start_char": 2804, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2814, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "entire", "misc": "", "start_char": 2808, "text": "entire", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 2820, "feats": "Number=Sing", "head": 12, "id": 16, "lemma": "world", "misc": "", "start_char": 2815, "text": "world", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 2827, "feats": null, "head": 19, "id": 17, "lemma": "except", "misc": "", "start_char": 2821, "text": "except", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 2831, "feats": null, "head": 19, "id": 18, "lemma": "for", "misc": "", "start_char": 2828, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 2834, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 19, "lemma": "I", "misc": "", "start_char": 2832, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 2836, "feats": null, "head": 7, "id": 20, "lemma": ".", "misc": "", "start_char": 2835, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 36, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (INTJ (UH well)) (, ,) (ADVP (RB apparently)) (NP (NNP Leonard)) (VP (VBZ thinks) (S (S (NP (PRP he)) (VP (VBZ 's) (ADJP (ADJP (JJR better)) (PP (IN than) (NP (NP (NN everyone)) (PP (IN in) (NP (DT the) (JJ whole) (NN world)))))) (, ,) (PP (VBG including) (NP (NP (DT those)) (VP (VBG fighting) (PP (IN for) (NP (PRP$ our) (NN freedom)))))))) (. .) (S (WHADVP (UH Yeah)) (, ,) (INTJ (UH well)) (, ,) (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know) (PP (IN about) (NP (PRP you))))) (, ,) (CC but) (S (NP (PRP I)) (VP (VBP support) (NP (PRP$ our) (NNS boys)) (ADVP (RB overseas))))))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, well, apparently Leonard thinks he's better than everyone in the whole world, including those fighting for our freedom . Yeah, well, I don't know about you, but I support our boys overseas.", "tokens": [ { "deprel": "discourse", "end_char": 2839, "feats": null, "head": 7, "id": 1, "lemma": "oh", "misc": "", "start_char": 2837, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2841, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 2840, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 2846, "feats": null, "head": 7, "id": 3, "lemma": "well", "misc": "", "start_char": 2842, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2848, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 2847, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 2859, "feats": null, "head": 7, "id": 5, "lemma": "apparently", "misc": "", "start_char": 2849, "text": "apparently", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 2867, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "Leonard", "misc": "", "start_char": 2860, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 2874, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 7, "lemma": "think", "misc": "", "start_char": 2868, "text": "thinks", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 2877, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 8, "lemma": "he", "misc": "", "start_char": 2875, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 2880, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 2878, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 2887, "feats": "Degree=Cmp", "head": 7, "id": 10, "lemma": "good", "misc": "", "start_char": 2881, "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "end_char": 2892, "feats": null, "head": 12, "id": 11, "lemma": "than", "misc": "", "start_char": 2888, "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 2901, "feats": "Number=Sing|PronType=Tot", "head": 10, "id": 12, "lemma": "everyone", "misc": "", "start_char": 2893, "text": "everyone", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 2904, "feats": null, "head": 16, "id": 13, "lemma": "in", "misc": "", "start_char": 2902, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 2908, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 14, "lemma": "the", "misc": "", "start_char": 2905, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 2914, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "whole", "misc": "", "start_char": 2909, "text": "whole", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 2920, "feats": "Number=Sing", "head": 12, "id": 16, "lemma": "world", "misc": "", "start_char": 2915, "text": "world", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2922, "feats": null, "head": 19, "id": 17, "lemma": ",", "misc": "", "start_char": 2921, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 2932, "feats": "VerbForm=Ger", "head": 19, "id": 18, "lemma": "include", "misc": "", "start_char": 2923, "text": "including", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod", "end_char": 2938, "feats": "Number=Plur|PronType=Dem", "head": 12, "id": 19, "lemma": "that", "misc": "", "start_char": 2933, "text": "those", "upos": "PRON", "xpos": "DT" }, { "deprel": "acl", "end_char": 2947, "feats": "VerbForm=Ger", "head": 19, "id": 20, "lemma": "fight", "misc": "", "start_char": 2939, "text": "fighting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 2951, "feats": null, "head": 23, "id": 21, "lemma": "for", "misc": "", "start_char": 2948, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 2955, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 23, "id": 22, "lemma": "our", "misc": "", "start_char": 2952, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 2963, "feats": "Number=Sing", "head": 20, "id": 23, "lemma": "freedom", "misc": "", "start_char": 2956, "text": "freedom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 2965, "feats": null, "head": 25, "id": 24, "lemma": ".", "misc": "", "start_char": 2964, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 2970, "feats": null, "head": 32, "id": 25, "lemma": "yeah", "misc": "", "start_char": 2966, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2972, "feats": null, "head": 25, "id": 26, "lemma": ",", "misc": "", "start_char": 2971, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 2977, "feats": null, "head": 32, "id": 27, "lemma": "well", "misc": "", "start_char": 2973, "text": "well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 2979, "feats": null, "head": 27, "id": 28, "lemma": ",", "misc": "", "start_char": 2978, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 2981, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 32, "id": 29, "lemma": "I", "misc": "", "start_char": 2980, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 2984, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 32, "id": 30, "lemma": "do", "misc": "", "start_char": 2982, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 2988, "feats": null, "head": 32, "id": 31, "lemma": "not", "misc": "", "start_char": 2985, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 2993, "feats": "VerbForm=Inf", "head": 7, "id": 32, "lemma": "know", "misc": "", "start_char": 2989, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 2999, "feats": null, "head": 34, "id": 33, "lemma": "about", "misc": "", "start_char": 2994, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 3003, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 32, "id": 34, "lemma": "you", "misc": "", "start_char": 3000, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 3005, "feats": null, "head": 38, "id": 35, "lemma": ",", "misc": "", "start_char": 3004, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 3009, "feats": null, "head": 38, "id": 36, "lemma": "but", "misc": "", "start_char": 3006, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 3011, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 38, "id": 37, "lemma": "I", "misc": "", "start_char": 3010, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 3019, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 32, "id": 38, "lemma": "support", "misc": "", "start_char": 3012, "text": "support", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 3023, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 40, "id": 39, "lemma": "our", "misc": "", "start_char": 3020, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 3028, "feats": "Number=Plur", "head": 38, "id": 40, "lemma": "boy", "misc": "", "start_char": 3024, "text": "boys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 3037, "feats": null, "head": 38, "id": 41, "lemma": "overseas", "misc": "", "start_char": 3029, "text": "overseas", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 3039, "feats": null, "head": 7, "id": 42, "lemma": ".", "misc": "", "start_char": 3038, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 37, "misc": { "parse_tree": "(ROOT (S (CC And) (NP (NNS girls)) (. .)))" }, "speaker": "Amy", "text": "And girls.", "tokens": [ { "deprel": "cc", "end_char": 3043, "feats": null, "head": 2, "id": 1, "lemma": "and", "misc": "", "start_char": 3040, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "root", "end_char": 3049, "feats": "Number=Plur", "head": 0, "id": 2, "lemma": "girl", "misc": "", "start_char": 3044, "text": "girls", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 3051, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 3050, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 38, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Hey)) (, ,) (NP (PRP you)) (ADVP (RB already)) (VP (VP (VBD ruined) (NP (NNP Thor))) (: ;) (S (VP (VB give) (NP (PRP it)) (NP (DT a) (NN rest))))) (. .)))" }, "speaker": "Sheldon", "text": "Hey, you already ruined Thor; give it a rest.", "tokens": [ { "deprel": "discourse", "end_char": 3055, "feats": null, "head": 5, "id": 1, "lemma": "hey", "misc": "", "start_char": 3052, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 3057, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 3056, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 3061, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 3058, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 3069, "feats": null, "head": 5, "id": 4, "lemma": "already", "misc": "", "start_char": 3062, "text": "already", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 3076, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "ruin", "misc": "", "start_char": 3070, "text": "ruined", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 3081, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "Thor", "misc": "", "start_char": 3077, "text": "Thor", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 3083, "feats": null, "head": 8, "id": 7, "lemma": ";", "misc": "", "start_char": 3082, "text": ";", "upos": "PUNCT", "xpos": ":" }, { "deprel": "parataxis", "end_char": 3088, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 8, "lemma": "give", "misc": "", "start_char": 3084, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 3091, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 9, "lemma": "it", "misc": "", "start_char": 3089, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 3093, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 3092, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 3098, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "rest", "misc": "", "start_char": 3094, "text": "rest", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3100, "feats": null, "head": 5, "id": 12, "lemma": ".", "misc": "", "start_char": 3099, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 39, "misc": { "parse_tree": "(ROOT (S (RB So) (NP (PRP I)) (VP (VBP 'm) (ADVP (RB just)) (VP (VBN supposed) (S (VP (TO to) (VP (VB be) (ADJP (JJ okay) (PP (IN with) (S (NP (PRP you)) (VP (VBG hogging) (NP (PDT all) (DT the) (NN credit))))))))))) (. ?) (. !)))" }, "speaker": "Leonard", "text": "So I'm just supposed to be okay with you hogging all the credit?!", "tokens": [ { "deprel": "advmod", "end_char": 3103, "feats": null, "head": 5, "id": 1, "lemma": "so", "misc": "", "start_char": 3101, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 3105, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 2, "lemma": "I", "misc": "", "start_char": 3104, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 3108, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 3106, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 3113, "feats": null, "head": 5, "id": 4, "lemma": "just", "misc": "", "start_char": 3109, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 3122, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 5, "lemma": "suppose", "misc": "", "start_char": 3114, "text": "supposed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "mark", "end_char": 3125, "feats": null, "head": 8, "id": 6, "lemma": "to", "misc": "", "start_char": 3123, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 3128, "feats": "VerbForm=Inf", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 3126, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 3133, "feats": "Degree=Pos", "head": 5, "id": 8, "lemma": "okay", "misc": "", "start_char": 3129, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 3138, "feats": null, "head": 11, "id": 9, "lemma": "with", "misc": "", "start_char": 3134, "text": "with", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 3142, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 11, "id": 10, "lemma": "you", "misc": "", "start_char": 3139, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 3150, "feats": "VerbForm=Ger", "head": 8, "id": 11, "lemma": "hog", "misc": "", "start_char": 3143, "text": "hogging", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det:predet", "end_char": 3154, "feats": null, "head": 14, "id": 12, "lemma": "all", "misc": "", "start_char": 3151, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 3158, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 13, "lemma": "the", "misc": "", "start_char": 3155, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 3165, "feats": "Number=Sing", "head": 11, "id": 14, "lemma": "credit", "misc": "", "start_char": 3159, "text": "credit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3167, "feats": null, "head": 5, "id": 15, "lemma": "?", "misc": "", "start_char": 3166, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 3169, "feats": null, "head": 5, "id": 16, "lemma": "!", "misc": "", "start_char": 3168, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 40, "misc": { "parse_tree": "(ROOT (S (. !) (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB hog) (NP (NP (NN anything)) (. .) (PP (IN Unlike) (NP (NP (PRP you)) (CC and) (NP (NP (DT that) (JJ weird) (NN lasagna)) (PP (IN with) (NP (NNS raisins))) (PP (IN in) (NP (PRP it))))))))) (. .)))" }, "speaker": "Sheldon", "text": "! I didn't hog anything . Unlike you and that weird lasagna with raisins in it.", "tokens": [ { "deprel": "punct", "end_char": 3171, "feats": null, "head": 5, "id": 1, "lemma": "!", "misc": "", "start_char": 3170, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 3173, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 2, "lemma": "I", "misc": "", "start_char": 3172, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 3177, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 3174, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 3181, "feats": null, "head": 5, "id": 4, "lemma": "not", "misc": "", "start_char": 3178, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 3185, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "hag", "misc": "", "start_char": 3182, "text": "hog", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 3194, "feats": "Number=Sing|PronType=Ind", "head": 5, "id": 6, "lemma": "anything", "misc": "", "start_char": 3186, "text": "anything", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 3196, "feats": null, "head": 5, "id": 7, "lemma": ".", "misc": "", "start_char": 3195, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 3203, "feats": null, "head": 9, "id": 8, "lemma": "unlike", "misc": "", "start_char": 3197, "text": "Unlike", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 3207, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 5, "id": 9, "lemma": "you", "misc": "", "start_char": 3204, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 3211, "feats": null, "head": 13, "id": 10, "lemma": "and", "misc": "", "start_char": 3208, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 3216, "feats": "Number=Sing|PronType=Dem", "head": 13, "id": 11, "lemma": "that", "misc": "", "start_char": 3212, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 3222, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "weird", "misc": "", "start_char": 3217, "text": "weird", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 3230, "feats": "Number=Sing", "head": 6, "id": 13, "lemma": "lasagna", "misc": "", "start_char": 3223, "text": "lasagna", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 3235, "feats": null, "head": 17, "id": 14, "lemma": "with", "misc": "", "start_char": 3231, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 3243, "feats": "Number=Plur", "head": 17, "id": 15, "lemma": "raisin", "misc": "", "start_char": 3236, "text": "raisins", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 3246, "feats": null, "head": 17, "id": 16, "lemma": "in", "misc": "", "start_char": 3244, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "acl", "end_char": 3249, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 17, "lemma": "it", "misc": "", "start_char": 3247, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 3251, "feats": null, "head": 5, "id": 18, "lemma": ".", "misc": "", "start_char": 3250, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 41, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP want) (NP (NP (DT some)) (PP (IN of) (NP (DT this)))))) (. ?) (S (NP (PRP I)) (VP (MD 'll) (VP (VB give) (NP (PRP you)) (NP (DT some))))) (. .)))" }, "speaker": "Leonard", "text": "You want some of this? I'll give you some.", "tokens": [ { "deprel": "nsubj", "end_char": 3255, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 3252, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 3260, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "want", "misc": "", "start_char": 3256, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 3265, "feats": null, "head": 2, "id": 3, "lemma": "some", "misc": "", "start_char": 3261, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "end_char": 3268, "feats": null, "head": 5, "id": 4, "lemma": "of", "misc": "", "start_char": 3266, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 3273, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 5, "lemma": "this", "misc": "", "start_char": 3269, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 3275, "feats": null, "head": 2, "id": 6, "lemma": "?", "misc": "", "start_char": 3274, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 3277, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "I", "misc": "", "start_char": 3276, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 3281, "feats": "VerbForm=Fin", "head": 9, "id": 8, "lemma": "will", "misc": "", "start_char": 3278, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 3286, "feats": "VerbForm=Inf", "head": 2, "id": 9, "lemma": "give", "misc": "", "start_char": 3282, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 3290, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 9, "id": 10, "lemma": "you", "misc": "", "start_char": 3287, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 3295, "feats": null, "head": 9, "id": 11, "lemma": "some", "misc": "", "start_char": 3291, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 3297, "feats": null, "head": 2, "id": 12, "lemma": ".", "misc": "", "start_char": 3296, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 42, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hey)) (. !) (NP (NNP Sheldon) (, ,) (NNP Leonard) (, ,) (NN living) (NN room)) (, ,) (ADVP (RB right) (RB now)) (. !)))" }, "speaker": "Bernadette", "text": "Hey! Sheldon, Leonard, living room, right now!", "tokens": [ { "deprel": "discourse", "end_char": 3301, "feats": null, "head": 3, "id": 1, "lemma": "hey", "misc": "", "start_char": 3298, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 3303, "feats": null, "head": 3, "id": 2, "lemma": "!", "misc": "", "start_char": 3302, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 3311, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "Sheldon", "misc": "", "start_char": 3304, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 3313, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 3312, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "list", "end_char": 3321, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "Leonard", "misc": "", "start_char": 3314, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 3323, "feats": null, "head": 3, "id": 6, "lemma": ",", "misc": "", "start_char": 3322, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "compound", "end_char": 3330, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "living", "misc": "", "start_char": 3324, "text": "living", "upos": "NOUN", "xpos": "NN" }, { "deprel": "list", "end_char": 3335, "feats": "Number=Sing", "head": 3, "id": 8, "lemma": "room", "misc": "", "start_char": 3331, "text": "room", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3337, "feats": null, "head": 3, "id": 9, "lemma": ",", "misc": "", "start_char": 3336, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 3343, "feats": null, "head": 11, "id": 10, "lemma": "right", "misc": "", "start_char": 3338, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 3347, "feats": null, "head": 3, "id": 11, "lemma": "now", "misc": "", "start_char": 3344, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 3349, "feats": null, "head": 3, "id": 12, "lemma": "!", "misc": "", "start_char": 3348, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 43, "misc": { "parse_tree": "(ROOT (S (NP (PRP She)) (VP (VBD said) (S (S (NP (PRP$ my) (NN name)) (ADVP (RB first))) (: ;) (S (NP (DT that)) (VP (MD must) (VP (VB kill) (NP (PRP you))))))) (. .)))" }, "speaker": "Sheldon", "text": "She said my name first; that must kill you.", "tokens": [ { "deprel": "nsubj", "end_char": 3353, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "she", "misc": "", "start_char": 3350, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 3358, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "say", "misc": "", "start_char": 3354, "text": "said", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 3361, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "my", "misc": "", "start_char": 3359, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 3366, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "name", "misc": "", "start_char": 3362, "text": "name", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 3372, "feats": "NumType=Ord", "head": 2, "id": 5, "lemma": "first", "misc": "", "start_char": 3367, "text": "first", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 3374, "feats": null, "head": 2, "id": 6, "lemma": ";", "misc": "", "start_char": 3373, "text": ";", "upos": "PUNCT", "xpos": ":" }, { "deprel": "nsubj", "end_char": 3379, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 7, "lemma": "that", "misc": "", "start_char": 3375, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 3384, "feats": "VerbForm=Fin", "head": 9, "id": 8, "lemma": "must", "misc": "", "start_char": 3380, "text": "must", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 3389, "feats": "VerbForm=Inf", "head": 2, "id": 9, "lemma": "kill", "misc": "", "start_char": 3385, "text": "kill", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 3393, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 9, "id": 10, "lemma": "you", "misc": "", "start_char": 3390, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 3395, "feats": null, "head": 2, "id": 11, "lemma": ".", "misc": "", "start_char": 3394, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 44, "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 think) (SBAR (S (NP (PRP you)) (VP (VBP 're) (VP (VBG doing))))))))))) (, ,) (CC but) (S (NP (DT this)) (VP (VBZ is) (NP (NP (DT a) (ADJP (RB very) (JJ difficult)) (NN time)) (PP (IN for) (NP (PRP$ my) (NN husband)))))) (. !) (S (NP (PRP We)) (VP (VBP 're) (VP (VBG eating) (NP (NP (DT the) (JJ last) (NN food)) (SBAR (S (NP (PRP$ his) (NN mother)) (ADVP (RB ever)) (VP (VBN made)))))))) (, ,) (CC and) (S (NP (PRP you)) (VP (VBD were) (VP (VBG gon) (S (VP (TO na) (VP (VB throw) (NP (PRP it)) (PP (IN at) (NP (DT each) (JJ other))) (PP (IN like) (NP (NNS children))))))))) (. ?) (S (SBAR (WHNP (WP Whatever)) (S (S (NP (PRP it)) (VP (VP (VBZ is) (SBAR (S (NP (PRP you)) (VP (VBP 're) (VP (VBG fighting) (PP (IN about))))))) (, ,) (VP (VB put) (NP (PRP it)) (ADVP (RB aside))) (, ,) (VP (VB go) (ADVP (RB back) (IN in) (RB there))) (CC and) (VP (VB be) (NP (NP (DT a) (JJ good) (NN friend)) (PP (IN to) (NP (NNP Howard))))))) (CC or) (S (NP (EX there)) (VP (VBZ 's) (NP (DT no) (NN dessert)) (PP (IN for) (NP (NP (DT either)) (PP (IN of) (NP (PRP you))))))))) (. !) (S (VP (VB Look) (PP (IN at) (NP (PRP me))) (SBAR (WHADVP (WRB when)) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG talking) (PP (IN to) (NP (PRP you))))))))) (. !) (CC And) (VP (VB do) (RB n't) (VP (VB think)))) (. ...)))" }, "speaker": "Bernadette", "text": "I don't know what you think you're doing, but this is a very difficult time for my husband! We're eating the last food his mother ever made, and you were gonna throw it at each other like children? Whatever it is you're fighting about, put it aside, go back in there and be a good friend to Howard or there's no dessert for either of you! Look at me when I'm talking to you! And don't think ...", "tokens": [ { "deprel": "nsubj", "end_char": 3397, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 3396, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 3400, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 3398, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 3404, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 3401, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 3409, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 3405, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 3414, "feats": "PronType=Rel", "head": 4, "id": 5, "lemma": "what", "misc": "", "start_char": 3410, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 3418, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 3415, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 3424, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 7, "lemma": "think", "misc": "", "start_char": 3419, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 3428, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 8, "lemma": "you", "misc": "", "start_char": 3425, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 3432, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 3429, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 3438, "feats": "Tense=Pres|VerbForm=Part", "head": 7, "id": 10, "lemma": "do", "misc": "", "start_char": 3433, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 3440, "feats": null, "head": 18, "id": 11, "lemma": ",", "misc": "", "start_char": 3439, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 3444, "feats": null, "head": 18, "id": 12, "lemma": "but", "misc": "", "start_char": 3441, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 3449, "feats": "Number=Sing|PronType=Dem", "head": 18, "id": 13, "lemma": "this", "misc": "", "start_char": 3445, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 3452, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 18, "id": 14, "lemma": "be", "misc": "", "start_char": 3450, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 3454, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 15, "lemma": "a", "misc": "", "start_char": 3453, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 3459, "feats": null, "head": 17, "id": 16, "lemma": "very", "misc": "", "start_char": 3455, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 3469, "feats": "Degree=Pos", "head": 18, "id": 17, "lemma": "difficult", "misc": "", "start_char": 3460, "text": "difficult", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 3474, "feats": "Number=Sing", "head": 4, "id": 18, "lemma": "time", "misc": "", "start_char": 3470, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 3478, "feats": null, "head": 21, "id": 19, "lemma": "for", "misc": "", "start_char": 3475, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 3481, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 21, "id": 20, "lemma": "my", "misc": "", "start_char": 3479, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 3489, "feats": "Number=Sing", "head": 18, "id": 21, "lemma": "husband", "misc": "", "start_char": 3482, "text": "husband", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3491, "feats": null, "head": 25, "id": 22, "lemma": "!", "misc": "", "start_char": 3490, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 3494, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 25, "id": 23, "lemma": "we", "misc": "", "start_char": 3492, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 3498, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 25, "id": 24, "lemma": "be", "misc": "", "start_char": 3495, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 3505, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 25, "lemma": "eat", "misc": "", "start_char": 3499, "text": "eating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 3509, "feats": "Definite=Def|PronType=Art", "head": 28, "id": 26, "lemma": "the", "misc": "", "start_char": 3506, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 3514, "feats": "Degree=Pos", "head": 28, "id": 27, "lemma": "last", "misc": "", "start_char": 3510, "text": "last", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 3519, "feats": "Number=Sing", "head": 25, "id": 28, "lemma": "food", "misc": "", "start_char": 3515, "text": "food", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod:poss", "end_char": 3523, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 30, "id": 29, "lemma": "his", "misc": "", "start_char": 3520, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 3530, "feats": "Number=Sing", "head": 32, "id": 30, "lemma": "mother", "misc": "", "start_char": 3524, "text": "mother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 3535, "feats": null, "head": 32, "id": 31, "lemma": "ever", "misc": "", "start_char": 3531, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 3540, "feats": "Tense=Past|VerbForm=Part", "head": 28, "id": 32, "lemma": "make", "misc": "", "start_char": 3536, "text": "made", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 3542, "feats": null, "head": 37, "id": 33, "lemma": ",", "misc": "", "start_char": 3541, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 3546, "feats": null, "head": 37, "id": 34, "lemma": "and", "misc": "", "start_char": 3543, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 3550, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 37, "id": 35, "lemma": "you", "misc": "", "start_char": 3547, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 3555, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 37, "id": 36, "lemma": "be", "misc": "", "start_char": 3551, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "end_char": 3559, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 37, "lemma": "go", "misc": "", "start_char": 3556, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 3562, "feats": null, "head": 39, "id": 38, "lemma": "to", "misc": "", "start_char": 3560, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 3568, "feats": "VerbForm=Inf", "head": 37, "id": 39, "lemma": "throw", "misc": "", "start_char": 3563, "text": "throw", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 3571, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 39, "id": 40, "lemma": "it", "misc": "", "start_char": 3569, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 3574, "feats": null, "head": 42, "id": 41, "lemma": "at", "misc": "", "start_char": 3572, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 3579, "feats": "ExtPos=PRON|PronType=Rcp", "head": 39, "id": 42, "lemma": "each", "misc": "", "start_char": 3575, "text": "each", "upos": "DET", "xpos": "DT" }, { "deprel": "fixed", "end_char": 3585, "feats": "Degree=Pos", "head": 42, "id": 43, "lemma": "other", "misc": "", "start_char": 3580, "text": "other", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 3590, "feats": null, "head": 45, "id": 44, "lemma": "like", "misc": "", "start_char": 3586, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 3599, "feats": "Number=Plur", "head": 39, "id": 45, "lemma": "child", "misc": "", "start_char": 3591, "text": "children", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 3601, "feats": null, "head": 39, "id": 46, "lemma": "?", "misc": "", "start_char": 3600, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "advcl:relcl", "end_char": 3610, "feats": "PronType=Rel", "head": 39, "id": 47, "lemma": "whatever", "misc": "", "start_char": 3602, "text": "Whatever", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 3613, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 49, "id": 48, "lemma": "it", "misc": "", "start_char": 3611, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 3616, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 47, "id": 49, "lemma": "be", "misc": "", "start_char": 3614, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 3620, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 52, "id": 50, "lemma": "you", "misc": "", "start_char": 3617, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 3624, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 52, "id": 51, "lemma": "be", "misc": "", "start_char": 3621, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "acl:relcl", "end_char": 3633, "feats": "Tense=Pres|VerbForm=Part", "head": 47, "id": 52, "lemma": "fight", "misc": "", "start_char": 3625, "text": "fighting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 3639, "feats": null, "head": 47, "id": 53, "lemma": "about", "misc": "", "start_char": 3634, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 3641, "feats": null, "head": 55, "id": 54, "lemma": ",", "misc": "", "start_char": 3640, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 3645, "feats": "VerbForm=Inf", "head": 39, "id": 55, "lemma": "put", "misc": "", "start_char": 3642, "text": "put", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 3648, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 55, "id": 56, "lemma": "it", "misc": "", "start_char": 3646, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 3654, "feats": null, "head": 55, "id": 57, "lemma": "aside", "misc": "", "start_char": 3649, "text": "aside", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 3656, "feats": null, "head": 59, "id": 58, "lemma": ",", "misc": "", "start_char": 3655, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 3659, "feats": "VerbForm=Inf", "head": 4, "id": 59, "lemma": "go", "misc": "", "start_char": 3657, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 3664, "feats": null, "head": 59, "id": 60, "lemma": "back", "misc": "", "start_char": 3660, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 3667, "feats": null, "head": 62, "id": 61, "lemma": "in", "misc": "", "start_char": 3665, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 3673, "feats": "PronType=Dem", "head": 59, "id": 62, "lemma": "there", "misc": "", "start_char": 3668, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 3677, "feats": null, "head": 67, "id": 63, "lemma": "and", "misc": "", "start_char": 3674, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "cop", "end_char": 3680, "feats": "VerbForm=Inf", "head": 67, "id": 64, "lemma": "be", "misc": "", "start_char": 3678, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "det", "end_char": 3682, "feats": "Definite=Ind|PronType=Art", "head": 67, "id": 65, "lemma": "a", "misc": "", "start_char": 3681, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 3687, "feats": "Degree=Pos", "head": 67, "id": 66, "lemma": "good", "misc": "", "start_char": 3683, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 3694, "feats": "Number=Sing", "head": 59, "id": 67, "lemma": "friend", "misc": "", "start_char": 3688, "text": "friend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 3697, "feats": null, "head": 69, "id": 68, "lemma": "to", "misc": "", "start_char": 3695, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 3704, "feats": "Number=Sing", "head": 67, "id": 69, "lemma": "Howard", "misc": "", "start_char": 3698, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 3707, "feats": null, "head": 72, "id": 70, "lemma": "or", "misc": "", "start_char": 3705, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "expl", "end_char": 3713, "feats": null, "head": 72, "id": 71, "lemma": "there", "misc": "", "start_char": 3708, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "conj", "end_char": 3716, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 72, "lemma": "be", "misc": "", "start_char": 3714, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 3719, "feats": null, "head": 74, "id": 73, "lemma": "no", "misc": "", "start_char": 3717, "text": "no", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 3727, "feats": "Number=Sing", "head": 72, "id": 74, "lemma": "dessert", "misc": "", "start_char": 3720, "text": "dessert", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 3731, "feats": null, "head": 76, "id": 75, "lemma": "for", "misc": "", "start_char": 3728, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 3738, "feats": null, "head": 74, "id": 76, "lemma": "either", "misc": "", "start_char": 3732, "text": "either", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "end_char": 3741, "feats": null, "head": 78, "id": 77, "lemma": "of", "misc": "", "start_char": 3739, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 3745, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 76, "id": 78, "lemma": "you", "misc": "", "start_char": 3742, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 3747, "feats": null, "head": 4, "id": 79, "lemma": "!", "misc": "", "start_char": 3746, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 3752, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 80, "lemma": "look", "misc": "", "start_char": 3748, "text": "Look", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 3755, "feats": null, "head": 82, "id": 81, "lemma": "at", "misc": "", "start_char": 3753, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 3758, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 80, "id": 82, "lemma": "I", "misc": "", "start_char": 3756, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 3763, "feats": "PronType=Int", "head": 86, "id": 83, "lemma": "when", "misc": "", "start_char": 3759, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 3765, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 86, "id": 84, "lemma": "I", "misc": "", "start_char": 3764, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 3768, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 86, "id": 85, "lemma": "be", "misc": "", "start_char": 3766, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 3776, "feats": "Tense=Pres|VerbForm=Part", "head": 80, "id": 86, "lemma": "talk", "misc": "", "start_char": 3769, "text": "talking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 3779, "feats": null, "head": 88, "id": 87, "lemma": "to", "misc": "", "start_char": 3777, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 3783, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 86, "id": 88, "lemma": "you", "misc": "", "start_char": 3780, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 3785, "feats": null, "head": 4, "id": 89, "lemma": "!", "misc": "", "start_char": 3784, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 3789, "feats": null, "head": 93, "id": 90, "lemma": "and", "misc": "", "start_char": 3786, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "aux", "end_char": 3792, "feats": "Mood=Imp|VerbForm=Fin", "head": 93, "id": 91, "lemma": "do", "misc": "", "start_char": 3790, "text": "do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 3796, "feats": null, "head": 93, "id": 92, "lemma": "not", "misc": "", "start_char": 3793, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 3802, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 93, "lemma": "think", "misc": "", "start_char": 3797, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 3806, "feats": null, "head": 4, "id": 94, "lemma": "...", "misc": "", "start_char": 3803, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 45, "misc": { "parse_tree": "(ROOT (S (NP (PRP You) (NNS guys)) (ADVP (RB ever)) (VP (VBP notice) (ADVP (RB sometimes)) (SBAR (S (NP (NNP Bernadette)) (VP (VBZ sounds) (PP (IN like) (NP (PRP$ my) (NN mom))))))) (. ?)))" }, "speaker": "Howard", "text": "You guys ever notice sometimes Bernadette sounds like my mom?", "tokens": [ { "deprel": "dep", "end_char": 3810, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 3807, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 3815, "feats": "Number=Plur", "head": 4, "id": 2, "lemma": "guy", "misc": "", "start_char": 3811, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 3820, "feats": null, "head": 4, "id": 3, "lemma": "ever", "misc": "", "start_char": 3816, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 3827, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "notice", "misc": "", "start_char": 3821, "text": "notice", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 3837, "feats": null, "head": 7, "id": 5, "lemma": "sometimes", "misc": "", "start_char": 3828, "text": "sometimes", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 3848, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "Bernadette", "misc": "", "start_char": 3838, "text": "Bernadette", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "ccomp", "end_char": 3855, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 7, "lemma": "sound", "misc": "", "start_char": 3849, "text": "sounds", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 3860, "feats": null, "head": 10, "id": 8, "lemma": "like", "misc": "", "start_char": 3856, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 3863, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 10, "id": 9, "lemma": "my", "misc": "", "start_char": 3861, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 3867, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "mom", "misc": "", "start_char": 3864, "text": "mom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 3869, "feats": null, "head": 4, "id": 11, "lemma": "?", "misc": "", "start_char": 3868, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 46, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB hear) (NP (PRP it)))) (. .)))" }, "speaker": "Amy", "text": "I don't hear it.", "tokens": [ { "deprel": "nsubj", "end_char": 3871, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 3870, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 3874, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 3872, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 3878, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 3875, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 3883, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "hear", "misc": "", "start_char": 3879, "text": "hear", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 3886, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 5, "lemma": "it", "misc": "", "start_char": 3884, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 3888, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 3887, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 47, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH No)) (, ,) (RB not) (ADVP (IN at) (DT all)) (. .)))" }, "speaker": "Raj", "text": "No, not at all.", "tokens": [ { "deprel": "discourse", "end_char": 3891, "feats": "Polarity=Neg", "head": 3, "id": 1, "lemma": "no", "misc": "", "start_char": 3889, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 3893, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 3892, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 3897, "feats": null, "head": 0, "id": 3, "lemma": "not", "misc": "", "start_char": 3894, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "case", "end_char": 3900, "feats": null, "head": 5, "id": 4, "lemma": "at", "misc": "", "start_char": 3898, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 3904, "feats": null, "head": 3, "id": 5, "lemma": "all", "misc": "", "start_char": 3901, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 3906, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 3905, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 1 ] ], [ [ 2, 5, 5 ], [ 3, 13, 13 ] ], [ [ 2, 8, 8 ] ], [ [ 3, 6, 7 ] ], [ [ 3, 9, 9 ] ], [ [ 3, 20, 20 ], [ 4, 4, 5 ] ], [ [ 3, 16, 20 ] ], [ [ 4, 2, 2 ], [ 7, 20, 20 ], [ 13, 0, 0 ], [ 32, 3, 3 ], [ 32, 11, 11 ], [ 32, 15, 15 ] ], [ [ 4, 5, 5 ], [ 5, 3, 3 ] ], [ [ 4, 10, 10 ], [ 4, 12, 13 ] ], [ [ 6, 0, 0 ], [ 7, 2, 2 ], [ 19, 0, 0 ], [ 20, 2, 2 ], [ 23, 0, 0 ], [ 27, 6, 6 ], [ 27, 29, 29 ], [ 28, 9, 9 ], [ 30, 0, 0 ], [ 33, 23, 23 ], [ 35, 28, 28 ], [ 35, 36, 36 ], [ 38, 9, 9 ], [ 39, 1, 1 ], [ 40, 0, 0 ], [ 40, 9, 9 ], [ 42, 2, 2 ], [ 43, 5, 5 ], [ 43, 7, 7 ] ], [ [ 6, 2, 3 ], [ 6, 5, 11 ], [ 7, 6, 6 ] ], [ [ 6, 11, 11 ] ], [ [ 7, 8, 9 ], [ 7, 11, 11 ], [ 7, 13, 13 ] ], [ [ 9, 0, 0 ], [ 10, 5, 5 ], [ 13, 13, 13 ] ], [ [ 11, 8, 8 ], [ 11, 16, 17 ] ], [ [ 11, 7, 8 ] ], [ [ 11, 10, 10 ] ], [ [ 11, 14, 14 ], [ 12, 4, 4 ], [ 13, 3, 9 ], [ 16, 9, 10 ], [ 16, 20, 20 ], [ 17, 15, 15 ], [ 37, 5, 5 ] ], [ [ 13, 3, 3 ], [ 13, 5, 9 ] ], [ [ 13, 22, 23 ] ], [ [ 14, 7, 8 ] ], [ [ 15, 5, 6 ] ], [ [ 15, 8, 8 ] ], [ [ 15, 12, 13 ] ], [ [ 15, 15, 16 ] ], [ [ 16, 12, 13 ] ], [ [ 16, 15, 16 ] ], [ [ 16, 22, 23 ] ], [ [ 17, 0, 0 ], [ 25, 22, 22 ], [ 25, 26, 26 ], [ 26, 2, 2 ], [ 26, 9, 9 ], [ 26, 14, 14 ], [ 26, 16, 16 ], [ 27, 36, 36 ], [ 28, 3, 3 ], [ 28, 16, 16 ], [ 29, 4, 4 ], [ 44, 8, 8 ] ], [ [ 17, 12, 15 ] ], [ [ 18, 3, 3 ], [ 19, 15, 16 ] ], [ [ 18, 22, 22 ] ], [ [ 19, 19, 19 ], [ 24, 0, 0 ], [ 25, 6, 6 ], [ 27, 16, 16 ], [ 32, 0, 0 ], [ 44, 0, 1 ] ], [ [ 22, 6, 6 ], [ 22, 52, 52 ], [ 22, 56, 56 ], [ 22, 61, 61 ], [ 25, 19, 19 ], [ 29, 0, 0 ], [ 31, 4, 4 ], [ 33, 0, 0 ], [ 34, 18, 18 ], [ 35, 5, 5 ], [ 35, 7, 7 ], [ 38, 1, 1 ], [ 39, 8, 8 ], [ 40, 6, 6 ] ], [ [ 22, 20, 20 ], [ 22, 22, 22 ], [ 22, 26, 26 ], [ 22, 38, 38 ] ], [ [ 22, 27, 27 ], [ 22, 56, 57 ], [ 22, 59, 59 ] ], [ [ 22, 29, 29 ] ], [ [ 22, 26, 29 ] ], [ [ 22, 40, 41 ] ], [ [ 26, 6, 7 ] ], [ [ 28, 5, 6 ] ], [ [ 29, 4, 5 ], [ 43, 28, 29 ], [ 44, 8, 9 ] ], [ [ 32, 7, 7 ], [ 33, 4, 4 ] ], [ [ 32, 15, 17 ] ], [ [ 33, 14, 14 ], [ 34, 2, 2 ] ], [ [ 34, 13, 15 ] ], [ [ 34, 14, 15 ], [ 35, 13, 15 ] ], [ [ 35, 38, 40 ] ], [ [ 36, 1, 1 ] ], [ [ 37, 2, 2 ], [ 45, 0, 0 ] ], [ [ 41, 4, 4 ], [ 42, 9, 9 ], [ 43, 19, 20 ], [ 43, 28, 28 ], [ 43, 68, 68 ] ], [ [ 41, 6, 7 ] ], [ [ 42, 0, 0 ], [ 43, 0, 0 ], [ 43, 19, 19 ], [ 43, 81, 81 ], [ 43, 83, 83 ], [ 44, 5, 5 ] ], [ [ 43, 22, 22 ] ], [ [ 43, 25, 31 ] ], [ [ 43, 34, 34 ], [ 43, 49, 49 ], [ 43, 77, 77 ], [ 43, 87, 87 ] ], [ [ 43, 44, 44 ] ] ]
s08e18c11t
This food is amazing. Mm, and not a vegetable in sight. That's not true . We've got tomatoes right here. All these bright people sitting around a table by candlelight . Feels like we could be an 18th century French salon. Indeed . Penny, a salon is a gathering where intellectuals entertained each other with sparkling conversations about issues of the day. Oh, so it's like The View. Sheldon, The View is a daytime talk show hosted by women. Oh, I'm aware . It features Whoopi Goldberg . She played Guinan on Star Trek: Next Gen. Penny, Next Gen refers to Star Trek ... Shut up. I would like to propose a salon topic. Ooh, please do, Rajesh. The lead in The Hunger Games is a woman . Marvel has made " Tor " a female. Wait, who's Tor? You know, Tor, the God of " Tunder . " As I was saying, is this a sign that our society is approaching gender equality? Certainly a lot more women are reading comic books now. It's true . At the store, I had to put a seat on the toilet. We won't know if there's equality until female Thor has a baby and the Avengers are cool with her pumping breast milk at work. I wonder if only a baby who is worthy can suckle at the bosom of Thor. Okay, new salon topic . Salons-- dumb thing from a long time ago or interesting thing made dumb by talking about superheroes? Discuss. I don't believe it matters what the topic is . What's crucial for a salon is that we conduct the discussion in an elevated and insightful way . It's all about the execution. Of course you'd focus on that rather than the inspiration . Uh, new salon topic . What's more important, an idea or its execution? Oh, that's fun. Yeah, good for you, Leonard . That's a lovely little notion . Kind of like, " I wish I could talk to my uncle in Chicago . " Yeah, now stand back while I invent the telephone . " Hello? Oh, hold on . " Leonard, it's your uncle . He says you just got burned. Sheldon. Guys. No, it's okay . We're all adults trying to have an intelligent discussion . At least I am . Howard, what do you think? Well, I guess, as an engineer, I lean towards execution . I spend my days trying to take ideas and make them real. Well said, old chap . I thought eloquence had died; here it stands before us . Starting today, it'll go: Gettysburg Address, " I have a dream " and what you just said. Oh, now he's a genius? All you ever do is make fun of him and engineering. Leonard, please . His mother just died. You're being ridiculous. Yeah, so are you. Guys, if I wanted to hear people be bitchy, I'd go to my real salon. Leonard, lots of people could've had that idea, but very few people could've worked out the math the way I did. Lots of people also didn't have that idea, like everyone in the entire world except for me. Oh, well, apparently Leonard thinks he's better than everyone in the whole world, including those fighting for our freedom . Yeah, well, I don't know about you, but I support our boys overseas. And girls. Hey, you already ruined Thor; give it a rest. So I'm just supposed to be okay with you hogging all the credit?! ! I didn't hog anything . Unlike you and that weird lasagna with raisins in it. You want some of this? I'll give you some. Hey! Sheldon, Leonard, living room, right now! She said my name first; that must kill you. I don't know what you think you're doing, but this is a very difficult time for my husband! We're eating the last food his mother ever made, and you were gonna throw it at each other like children? Whatever it is you're fighting about, put it aside, go back in there and be a good friend to Howard or there's no dessert for either of you! Look at me when I'm talking to you! And don't think ... You guys ever notice sometimes Bernadette sounds like my mom? I don't hear it. No, not at all.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (NNP Leonard)) (, ,) (NP (PRP I)) (VP (VBP 've) (VP (VBN been) (VP (VBG working) (PP (IN on) (NP (DT an) (NN opening) (NN joke))) (PP (IN for) (NP (NP (PRP$ our) (NN lecture)) (PP (IN at) (NP (NNP Berkeley)))))))) (. .)))" }, "speaker": "Sheldon", "text": "Leonard, I've been working on an opening joke for our lecture at Berkeley.", "tokens": [ { "deprel": "vocative", "end_char": 7, "feats": "Number=Sing", "head": 6, "id": 1, "lemma": "Leonard", "misc": "", "start_char": 0, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 9, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 8, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 11, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 10, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 15, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "have", "misc": "", "start_char": 12, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "aux", "end_char": 20, "feats": "Tense=Past|VerbForm=Part", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 16, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "root", "end_char": 28, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 6, "lemma": "work", "misc": "", "start_char": 21, "text": "working", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 31, "feats": null, "head": 10, "id": 7, "lemma": "on", "misc": "", "start_char": 29, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 34, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 8, "lemma": "a", "misc": "", "start_char": 32, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 42, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "opening", "misc": "", "start_char": 35, "text": "opening", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 47, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "joke", "misc": "", "start_char": 43, "text": "joke", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 51, "feats": null, "head": 13, "id": 11, "lemma": "for", "misc": "", "start_char": 48, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 55, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 13, "id": 12, "lemma": "our", "misc": "", "start_char": 52, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 63, "feats": "Number=Sing", "head": 6, "id": 13, "lemma": "lecture", "misc": "", "start_char": 56, "text": "lecture", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 66, "feats": null, "head": 15, "id": 14, "lemma": "at", "misc": "", "start_char": 64, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 75, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "Berkeley", "misc": "", "start_char": 67, "text": "Berkeley", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 77, "feats": null, "head": 6, "id": 16, "lemma": ".", "misc": "", "start_char": 76, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (PRP I)) (VP (VBP like) (S (VP (TO to) (VP (VB laugh))))) (. .)))" }, "speaker": "Leonard", "text": "Oh, I like to laugh.", "tokens": [ { "deprel": "discourse", "end_char": 80, "feats": null, "head": 4, "id": 1, "lemma": "oh", "misc": "", "start_char": 78, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 82, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 81, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 84, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 83, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 89, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "like", "misc": "", "start_char": 85, "text": "like", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 92, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 90, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 98, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "laugh", "misc": "", "start_char": 93, "text": "laugh", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 100, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 99, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Okay)) (, ,) (INTJ (UH um)) (, ...) (WHNP (WP What)) (SQ (VBP do) (NP (PRP you)) (VP (VB say) (PP (IN to) (NP (NP (DT a) (NN graduate)) (PP (IN of) (NP (DT the) (NML (NNP UC) (NNP Berkeley)) (NN physics) (NN department)))))) (. ?)) (NP (PRP I)) (VP (MD 'll) (VP (VB have) (NP (NNS fries)) (PP (IN with) (NP (DT that))))) (. .) (SBAR (IN Because) (S (NP (PRP$ his) (NN education)) (VP (VBZ has) (RB n't) (VP (VBN prepared) (NP (PRP him)) (PP (IN for) (NP (NP (DT a) (NN career)) (PP (IN in) (NP (DT the) (NNS sciences))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Okay, um...What do you say to a graduate of the UC Berkeley physics department? I'll have fries with that . Because his education hasn't prepared him for a career in the sciences.", "tokens": [ { "deprel": "discourse", "end_char": 105, "feats": null, "head": 8, "id": 1, "lemma": "okay", "misc": "", "start_char": 101, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 107, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 106, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 110, "feats": null, "head": 8, "id": 3, "lemma": "um", "misc": "", "start_char": 108, "text": "um", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 114, "feats": null, "head": 3, "id": 4, "lemma": "...", "misc": "", "start_char": 111, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "obj", "end_char": 119, "feats": "PronType=Int", "head": 8, "id": 5, "lemma": "what", "misc": "", "start_char": 115, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 122, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "do", "misc": "", "start_char": 120, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 126, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 7, "lemma": "you", "misc": "", "start_char": 123, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 130, "feats": "VerbForm=Inf", "head": 0, "id": 8, "lemma": "say", "misc": "", "start_char": 127, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 133, "feats": null, "head": 11, "id": 9, "lemma": "to", "misc": "", "start_char": 131, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 135, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 134, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 144, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "graduate", "misc": "", "start_char": 136, "text": "graduate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 147, "feats": null, "head": 17, "id": 12, "lemma": "of", "misc": "", "start_char": 145, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 151, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 13, "lemma": "the", "misc": "", "start_char": 148, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 154, "feats": "Number=Sing", "head": 17, "id": 14, "lemma": "UC", "misc": "", "start_char": 152, "text": "UC", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 163, "feats": "Number=Sing", "head": 17, "id": 15, "lemma": "Berkeley", "misc": "", "start_char": 155, "text": "Berkeley", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 171, "feats": "Number=Sing", "head": 17, "id": 16, "lemma": "physics", "misc": "", "start_char": 164, "text": "physics", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 182, "feats": "Number=Sing", "head": 11, "id": 17, "lemma": "department", "misc": "", "start_char": 172, "text": "department", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 184, "feats": null, "head": 8, "id": 18, "lemma": "?", "misc": "", "start_char": 183, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 186, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 21, "id": 19, "lemma": "I", "misc": "", "start_char": 185, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 190, "feats": "VerbForm=Fin", "head": 21, "id": 20, "lemma": "will", "misc": "", "start_char": 187, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 195, "feats": "VerbForm=Inf", "head": 8, "id": 21, "lemma": "have", "misc": "", "start_char": 191, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 201, "feats": "Number=Plur", "head": 21, "id": 22, "lemma": "fry", "misc": "", "start_char": 196, "text": "fries", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 206, "feats": null, "head": 24, "id": 23, "lemma": "with", "misc": "", "start_char": 202, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 211, "feats": "Number=Sing|PronType=Dem", "head": 22, "id": 24, "lemma": "that", "misc": "", "start_char": 207, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 213, "feats": null, "head": 21, "id": 25, "lemma": ".", "misc": "", "start_char": 212, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 221, "feats": null, "head": 31, "id": 26, "lemma": "because", "misc": "", "start_char": 214, "text": "Because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 225, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 28, "id": 27, "lemma": "his", "misc": "", "start_char": 222, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 235, "feats": "Number=Sing", "head": 31, "id": 28, "lemma": "education", "misc": "", "start_char": 226, "text": "education", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 239, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 31, "id": 29, "lemma": "have", "misc": "", "start_char": 236, "text": "has", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 243, "feats": null, "head": 31, "id": 30, "lemma": "not", "misc": "", "start_char": 240, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 252, "feats": "Tense=Past|VerbForm=Part", "head": 21, "id": 31, "lemma": "prepare", "misc": "", "start_char": 244, "text": "prepared", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 256, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 31, "id": 32, "lemma": "he", "misc": "", "start_char": 253, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 260, "feats": null, "head": 35, "id": 33, "lemma": "for", "misc": "", "start_char": 257, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 262, "feats": "Definite=Ind|PronType=Art", "head": 35, "id": 34, "lemma": "a", "misc": "", "start_char": 261, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 269, "feats": "Number=Sing", "head": 31, "id": 35, "lemma": "career", "misc": "", "start_char": 263, "text": "career", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 272, "feats": null, "head": 38, "id": 36, "lemma": "in", "misc": "", "start_char": 270, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 276, "feats": "Definite=Def|PronType=Art", "head": 38, "id": 37, "lemma": "the", "misc": "", "start_char": 273, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 285, "feats": "Number=Plur", "head": 35, "id": 38, "lemma": "science", "misc": "", "start_char": 277, "text": "sciences", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 287, "feats": null, "head": 8, "id": 39, "lemma": ".", "misc": "", "start_char": 286, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP know) (, ,) (SBAR (S (SBAR (WHADVP (WRB when)) (S (NP (PRP they)) (VP (VBP chase) (NP (PRP you)) (PP (IN out) (PP (IN of) (ADVP (RB there))))))) (, ,) (NP (PRP you)) (ADVP (RB only)) (VP (VBP have) (S (VP (TO to) (VP (VB run) (ADVP (ADVP (JJR faster)) (PP (IN than) (NP (NNP Sheldon))))))))))) (. .)))" }, "speaker": "Penny", "text": "You know, when they chase you out of there, you only have to run faster than Sheldon.", "tokens": [ { "deprel": "nsubj", "end_char": 291, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 288, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 296, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 14, "id": 2, "lemma": "know", "misc": "", "start_char": 292, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 298, "feats": null, "head": 14, "id": 3, "lemma": ",", "misc": "", "start_char": 297, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 303, "feats": "PronType=Int", "head": 6, "id": 4, "lemma": "when", "misc": "", "start_char": 299, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 308, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 6, "id": 5, "lemma": "they", "misc": "", "start_char": 304, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 314, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 6, "lemma": "chase", "misc": "", "start_char": 309, "text": "chase", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 318, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 6, "id": 7, "lemma": "you", "misc": "", "start_char": 315, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 322, "feats": null, "head": 10, "id": 8, "lemma": "out", "misc": "", "start_char": 319, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 325, "feats": null, "head": 10, "id": 9, "lemma": "of", "misc": "", "start_char": 323, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 331, "feats": "PronType=Dem", "head": 6, "id": 10, "lemma": "there", "misc": "", "start_char": 326, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 333, "feats": null, "head": 6, "id": 11, "lemma": ",", "misc": "", "start_char": 332, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 337, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 12, "lemma": "you", "misc": "", "start_char": 334, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 342, "feats": null, "head": 14, "id": 13, "lemma": "only", "misc": "", "start_char": 338, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 347, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 14, "lemma": "have", "misc": "", "start_char": 343, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 350, "feats": null, "head": 16, "id": 15, "lemma": "to", "misc": "", "start_char": 348, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 354, "feats": "VerbForm=Inf", "head": 14, "id": 16, "lemma": "run", "misc": "", "start_char": 351, "text": "run", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 361, "feats": "Degree=Cmp", "head": 16, "id": 17, "lemma": "fast", "misc": "", "start_char": 355, "text": "faster", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "end_char": 366, "feats": null, "head": 19, "id": 18, "lemma": "than", "misc": "", "start_char": 362, "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 374, "feats": "Number=Sing", "head": 17, "id": 19, "lemma": "Sheldon", "misc": "", "start_char": 367, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 376, "feats": null, "head": 14, "id": 20, "lemma": ".", "misc": "", "start_char": 375, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (SQ (VBP Are) (NP (PRP you)) (RB all) (VP (JJ set) (PP (IN for) (NP (PRP$ your) (NN trip)))) (. ?)))" }, "speaker": "Amy", "text": "Are you all set for your trip?", "tokens": [ { "deprel": "cop", "end_char": 380, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 1, "lemma": "be", "misc": "", "start_char": 377, "text": "Are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 384, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 2, "lemma": "you", "misc": "", "start_char": 381, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 388, "feats": null, "head": 4, "id": 3, "lemma": "all", "misc": "", "start_char": 385, "text": "all", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 392, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "set", "misc": "", "start_char": 389, "text": "set", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 396, "feats": null, "head": 7, "id": 5, "lemma": "for", "misc": "", "start_char": 393, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 401, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "your", "misc": "", "start_char": 397, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 406, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "trip", "misc": "", "start_char": 402, "text": "trip", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 408, "feats": null, "head": 4, "id": 8, "lemma": "?", "misc": "", "start_char": 407, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (NP (PRP I)) (VP (VBP think) (ADVP (RB so))) (. .) (S (NP (PRP I)) (ADVP (RB just)) (VP (VBD restocked) (NP (DT the) (JJ old) (NN PRK) (. .) (`` \") (NNP PRK) ('' \")))) (. ?)))" }, "speaker": "Sheldon", "text": "Yeah, I think so . I just restocked the old PRK . \" PRK \"?", "tokens": [ { "deprel": "discourse", "end_char": 413, "feats": null, "head": 4, "id": 1, "lemma": "yeah", "misc": "", "start_char": 409, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 415, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 414, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 417, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 416, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 423, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "think", "misc": "", "start_char": 418, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 426, "feats": null, "head": 4, "id": 5, "lemma": "so", "misc": "", "start_char": 424, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 428, "feats": null, "head": 4, "id": 6, "lemma": ".", "misc": "", "start_char": 427, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 430, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 7, "lemma": "I", "misc": "", "start_char": 429, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 435, "feats": null, "head": 9, "id": 8, "lemma": "just", "misc": "", "start_char": 431, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 445, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 9, "lemma": "restock", "misc": "", "start_char": 436, "text": "restocked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 449, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 10, "lemma": "the", "misc": "", "start_char": 446, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 453, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "old", "misc": "", "start_char": 450, "text": "old", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 457, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "PRK", "misc": "", "start_char": 454, "text": "PRK", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 459, "feats": null, "head": 4, "id": 13, "lemma": ".", "misc": "", "start_char": 458, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 461, "feats": null, "head": 15, "id": 14, "lemma": "\"", "misc": "", "start_char": 460, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "parataxis", "end_char": 465, "feats": "Number=Sing", "head": 9, "id": 15, "lemma": "PRK", "misc": "", "start_char": 462, "text": "PRK", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 467, "feats": null, "head": 15, "id": 16, "lemma": "\"", "misc": "", "start_char": 466, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "punct", "end_char": 469, "feats": null, "head": 4, "id": 17, "lemma": "?", "misc": "", "start_char": 468, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (NP (NN PRK) (. ?)))" }, "speaker": "Penny", "text": "PRK?", "tokens": [ { "deprel": "root", "end_char": 473, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "PRK", "misc": "", "start_char": 470, "text": "PRK", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 475, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 474, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (JJ Public) (NN restroom) (NN kit) (. .)) (NP (NP (NN Everything)) (SBAR (S (NP (DT a) (NN boy)) (VP (VBZ needs) (PP (IN for) (S (VP (VBG making) (NP (NN pee) (NN pee)) (PP (IN in) (NP (ADJP (JJ new) (CC and) (JJ strange)) (NNS places)))))))))) (. .)))" }, "speaker": "Leonard", "text": "Public restroom kit . Everything a boy needs for making pee pee in new and strange places.", "tokens": [ { "deprel": "amod", "end_char": 482, "feats": "Degree=Pos", "head": 2, "id": 1, "lemma": "Public", "misc": "", "start_char": 476, "text": "Public", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 491, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "restroom", "misc": "", "start_char": 483, "text": "restroom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 495, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "kit", "misc": "", "start_char": 492, "text": "kit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 497, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 496, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "obj", "end_char": 508, "feats": "Number=Sing|PronType=Tot", "head": 8, "id": 5, "lemma": "everything", "misc": "", "start_char": 498, "text": "Everything", "upos": "PRON", "xpos": "NN" }, { "deprel": "det", "end_char": 510, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 6, "lemma": "a", "misc": "", "start_char": 509, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 514, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "boy", "misc": "", "start_char": 511, "text": "boy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 520, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 8, "lemma": "need", "misc": "", "start_char": 515, "text": "needs", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 524, "feats": null, "head": 10, "id": 9, "lemma": "for", "misc": "", "start_char": 521, "text": "for", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 531, "feats": "VerbForm=Ger", "head": 8, "id": 10, "lemma": "make", "misc": "", "start_char": 525, "text": "making", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound", "end_char": 535, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "pee", "misc": "", "start_char": 532, "text": "pee", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 539, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "pee", "misc": "", "start_char": 536, "text": "pee", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 542, "feats": null, "head": 17, "id": 13, "lemma": "in", "misc": "", "start_char": 540, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 546, "feats": "Degree=Pos", "head": 17, "id": 14, "lemma": "new", "misc": "", "start_char": 543, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "cc", "end_char": 550, "feats": null, "head": 16, "id": 15, "lemma": "and", "misc": "", "start_char": 547, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 558, "feats": "Degree=Pos", "head": 14, "id": 16, "lemma": "strange", "misc": "", "start_char": 551, "text": "strange", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 565, "feats": "Number=Plur", "head": 10, "id": 17, "lemma": "place", "misc": "", "start_char": 559, "text": "places", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 567, "feats": null, "head": 3, "id": 18, "lemma": ".", "misc": "", "start_char": 566, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB see) (SBAR (WHNP (WP what)) (S (VP (VBZ 's) (ADJP (JJ crazy)) (PP (IN about) (S (VP (VBG bringing) (NP (DT a) (NN backpack)) (PP (IN with) (NP (NP (PRP$ your) (JJ own) (NN toilet) (NN paper)) (CC and) (NP (NNP Purell)))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "I don't see what's crazy about bringing a backpack with your own toilet paper and Purell.", "tokens": [ { "deprel": "nsubj", "end_char": 569, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 568, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 572, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 570, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 576, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 573, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 580, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "see", "misc": "", "start_char": 577, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 585, "feats": "PronType=Rel", "head": 4, "id": 5, "lemma": "what", "misc": "", "start_char": 581, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 588, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 586, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "acl:relcl", "end_char": 594, "feats": "Degree=Pos", "head": 5, "id": 7, "lemma": "crazy", "misc": "", "start_char": 589, "text": "crazy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 600, "feats": null, "head": 9, "id": 8, "lemma": "about", "misc": "", "start_char": 595, "text": "about", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 609, "feats": "VerbForm=Ger", "head": 7, "id": 9, "lemma": "bring", "misc": "", "start_char": 601, "text": "bringing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 611, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 610, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 620, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "backpack", "misc": "", "start_char": 612, "text": "backpack", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 625, "feats": null, "head": 16, "id": 12, "lemma": "with", "misc": "", "start_char": 621, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 630, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 16, "id": 13, "lemma": "your", "misc": "", "start_char": 626, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 634, "feats": "Degree=Pos", "head": 16, "id": 14, "lemma": "own", "misc": "", "start_char": 631, "text": "own", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 641, "feats": "Number=Sing", "head": 16, "id": 15, "lemma": "toilet", "misc": "", "start_char": 635, "text": "toilet", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 647, "feats": "Number=Sing", "head": 9, "id": 16, "lemma": "paper", "misc": "", "start_char": 642, "text": "paper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 651, "feats": null, "head": 18, "id": 17, "lemma": "and", "misc": "", "start_char": 648, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 658, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "Purell", "misc": "", "start_char": 652, "text": "Purell", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 660, "feats": null, "head": 4, "id": 19, "lemma": ".", "misc": "", "start_char": 659, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (VP (VB Keep) (VP (VBG going))) (. .)))" }, "speaker": "Leonard", "text": "Keep going.", "tokens": [ { "deprel": "root", "end_char": 665, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "keep", "misc": "", "start_char": 661, "text": "Keep", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 671, "feats": "VerbForm=Ger", "head": 1, "id": 2, "lemma": "go", "misc": "", "start_char": 666, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 673, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 672, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (CC And) (NP (NP (NN rubber) (NNS gloves)) (, ,) (INTJ (UH uh)) (, ,) (NP (NN air) (NN freshener)) (. .) (INTJ (UH Um)) (, ,) (NP (ADJP (NN noise) (HYPH -) (VBG cancelling)) (NNS headphones)) (. .) (INTJ (UH Oh)) (, ,) (NP (NN danger) (NN whistle)) (. .) (INTJ (UH Um)) (, ...) (NP (NN pepper) (NN spray) (. .)) (INTJ (UH Ooh)) (, ,) (NP (DT a) (NML (JJ multi) (HYPH -) (NN language)) (`` \") (VBN occupied) ('' \") (NN sign) (. .) (INTJ (UH Uh)) (, ,) (S (VP (VB let) (S (NP (PRP 's)) (VP (VB see))))))) (. .) (S (NP (PRP We)) (VP (VBP have) (NP (NP (NN seat) (NNS protectors)) (, ,) (INTJ (UH uh)) (, ,) (NP (NP (NNS booties)) (PP (IN for) (NP (PRP$ my) (NNS shoes)))) (, ,) (NP (NP (DT a) (NN clothespin)) (PP (IN for) (NP (PRP$ my) (NN nose)))) (. .) (INTJ (UH Oh)) (, ,) (CC and) (NP (NP (DT a) (NN mirror)) (PP (IN on) (NP (DT a) (NN stick))))))) (, ,) (RB so) (S (NP (PRP I)) (VP (MD can) (VP (VB make) (ADJP (JJ sure) (SBAR (S (NP (NP (DT the) (NN person)) (PP (IN in) (NP (DT the) (NN stall))) (ADVP (RB next) (PP (IN to) (NP (PRP me))))) (VP (VBZ is) (RB n't) (NP (NP (DT some) (NN kind)) (PP (IN of) (NP (NN weirdo))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "And rubber gloves, uh, air freshener . Um, noise - cancelling headphones . Oh, danger whistle . Um...pepper spray . Ooh, a multi - language \" occupied \" sign . Uh, let's see . We have seat protectors, uh, booties for my shoes, a clothespin for my nose . Oh, and a mirror on a stick, so I can make sure the person in the stall next to me isn't some kind of weirdo.", "tokens": [ { "deprel": "cc", "end_char": 677, "feats": null, "head": 3, "id": 1, "lemma": "and", "misc": "", "start_char": 674, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "compound", "end_char": 684, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "rubber", "misc": "", "start_char": 678, "text": "rubber", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 691, "feats": "Number=Plur", "head": 0, "id": 3, "lemma": "glove", "misc": "", "start_char": 685, "text": "gloves", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 693, "feats": null, "head": 5, "id": 4, "lemma": ",", "misc": "", "start_char": 692, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 696, "feats": null, "head": 8, "id": 5, "lemma": "uh", "misc": "", "start_char": 694, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 698, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 697, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "compound", "end_char": 702, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "air", "misc": "", "start_char": 699, "text": "air", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 712, "feats": "Number=Sing", "head": 3, "id": 8, "lemma": "freshener", "misc": "", "start_char": 703, "text": "freshener", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 714, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 713, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 717, "feats": null, "head": 15, "id": 10, "lemma": "um", "misc": "", "start_char": 715, "text": "Um", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 719, "feats": null, "head": 10, "id": 11, "lemma": ",", "misc": "", "start_char": 718, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "compound", "end_char": 725, "feats": "Number=Sing", "head": 14, "id": 12, "lemma": "noise", "misc": "", "start_char": 720, "text": "noise", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 727, "feats": null, "head": 14, "id": 13, "lemma": "-", "misc": "", "start_char": 726, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 738, "feats": "VerbForm=Ger", "head": 15, "id": 14, "lemma": "cancel", "misc": "", "start_char": 728, "text": "cancelling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "parataxis", "end_char": 749, "feats": "Number=Plur", "head": 3, "id": 15, "lemma": "headphone", "misc": "", "start_char": 739, "text": "headphones", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 751, "feats": null, "head": 3, "id": 16, "lemma": ".", "misc": "", "start_char": 750, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 754, "feats": null, "head": 20, "id": 17, "lemma": "oh", "misc": "", "start_char": 752, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 756, "feats": null, "head": 17, "id": 18, "lemma": ",", "misc": "", "start_char": 755, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "compound", "end_char": 763, "feats": "Number=Sing", "head": 20, "id": 19, "lemma": "danger", "misc": "", "start_char": 757, "text": "danger", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 771, "feats": "Number=Sing", "head": 3, "id": 20, "lemma": "whistle", "misc": "", "start_char": 764, "text": "whistle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 773, "feats": null, "head": 22, "id": 21, "lemma": ".", "misc": "", "start_char": 772, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 776, "feats": null, "head": 20, "id": 22, "lemma": "um", "misc": "", "start_char": 774, "text": "Um", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 780, "feats": null, "head": 22, "id": 23, "lemma": "...", "misc": "", "start_char": 777, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "compound", "end_char": 787, "feats": "Number=Sing", "head": 25, "id": 24, "lemma": "pepper", "misc": "", "start_char": 781, "text": "pepper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 793, "feats": "Number=Sing", "head": 20, "id": 25, "lemma": "spray", "misc": "", "start_char": 788, "text": "spray", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 795, "feats": null, "head": 27, "id": 26, "lemma": ".", "misc": "", "start_char": 794, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 799, "feats": null, "head": 36, "id": 27, "lemma": "ooh", "misc": "", "start_char": 796, "text": "Ooh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 801, "feats": null, "head": 27, "id": 28, "lemma": ",", "misc": "", "start_char": 800, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 803, "feats": "Definite=Ind|PronType=Art", "head": 36, "id": 29, "lemma": "a", "misc": "", "start_char": 802, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 809, "feats": "Degree=Pos", "head": 32, "id": 30, "lemma": "multi", "misc": "", "start_char": 804, "text": "multi", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 811, "feats": null, "head": 32, "id": 31, "lemma": "-", "misc": "", "start_char": 810, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 820, "feats": "Number=Sing", "head": 36, "id": 32, "lemma": "language", "misc": "", "start_char": 812, "text": "language", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 822, "feats": null, "head": 34, "id": 33, "lemma": "\"", "misc": "", "start_char": 821, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "amod", "end_char": 831, "feats": "Tense=Past|VerbForm=Part", "head": 36, "id": 34, "lemma": "occupy", "misc": "", "start_char": 823, "text": "occupied", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 833, "feats": null, "head": 34, "id": 35, "lemma": "\"", "misc": "", "start_char": 832, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "parataxis", "end_char": 838, "feats": "Number=Sing", "head": 3, "id": 36, "lemma": "sign", "misc": "", "start_char": 834, "text": "sign", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 840, "feats": null, "head": 40, "id": 37, "lemma": ".", "misc": "", "start_char": 839, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 843, "feats": null, "head": 40, "id": 38, "lemma": "uh", "misc": "", "start_char": 841, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 845, "feats": null, "head": 38, "id": 39, "lemma": ",", "misc": "", "start_char": 844, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 849, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 40, "lemma": "let", "misc": "", "start_char": 846, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 852, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 40, "id": 41, "lemma": "we", "misc": "", "start_char": 850, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 856, "feats": "VerbForm=Inf", "head": 40, "id": 42, "lemma": "see", "misc": "", "start_char": 853, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 858, "feats": null, "head": 45, "id": 43, "lemma": ".", "misc": "", "start_char": 857, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 861, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 45, "id": 44, "lemma": "we", "misc": "", "start_char": 859, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 866, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 40, "id": 45, "lemma": "have", "misc": "", "start_char": 862, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "compound", "end_char": 871, "feats": "Number=Sing", "head": 47, "id": 46, "lemma": "seat", "misc": "", "start_char": 867, "text": "seat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 882, "feats": "Number=Plur", "head": 45, "id": 47, "lemma": "protector", "misc": "", "start_char": 872, "text": "protectors", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 884, "feats": null, "head": 51, "id": 48, "lemma": ",", "misc": "", "start_char": 883, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 887, "feats": null, "head": 51, "id": 49, "lemma": "uh", "misc": "", "start_char": 885, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 889, "feats": null, "head": 49, "id": 50, "lemma": ",", "misc": "", "start_char": 888, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 897, "feats": "Number=Plur", "head": 47, "id": 51, "lemma": "booty", "misc": "", "start_char": 890, "text": "booties", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 901, "feats": null, "head": 54, "id": 52, "lemma": "for", "misc": "", "start_char": 898, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 904, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 54, "id": 53, "lemma": "my", "misc": "", "start_char": 902, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 910, "feats": "Number=Plur", "head": 51, "id": 54, "lemma": "shoe", "misc": "", "start_char": 905, "text": "shoes", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 912, "feats": null, "head": 57, "id": 55, "lemma": ",", "misc": "", "start_char": 911, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 914, "feats": "Definite=Ind|PronType=Art", "head": 57, "id": 56, "lemma": "a", "misc": "", "start_char": 913, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 925, "feats": "Number=Sing", "head": 47, "id": 57, "lemma": "clothespin", "misc": "", "start_char": 915, "text": "clothespin", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 929, "feats": null, "head": 60, "id": 58, "lemma": "for", "misc": "", "start_char": 926, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 932, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 60, "id": 59, "lemma": "my", "misc": "", "start_char": 930, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 937, "feats": "Number=Sing", "head": 57, "id": 60, "lemma": "nose", "misc": "", "start_char": 933, "text": "nose", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 939, "feats": null, "head": 62, "id": 61, "lemma": ".", "misc": "", "start_char": 938, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 942, "feats": null, "head": 66, "id": 62, "lemma": "oh", "misc": "", "start_char": 940, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 944, "feats": null, "head": 62, "id": 63, "lemma": ",", "misc": "", "start_char": 943, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 948, "feats": null, "head": 66, "id": 64, "lemma": "and", "misc": "", "start_char": 945, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 950, "feats": "Definite=Ind|PronType=Art", "head": 66, "id": 65, "lemma": "a", "misc": "", "start_char": 949, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 957, "feats": "Number=Sing", "head": 47, "id": 66, "lemma": "mirror", "misc": "", "start_char": 951, "text": "mirror", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 960, "feats": null, "head": 69, "id": 67, "lemma": "on", "misc": "", "start_char": 958, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 962, "feats": "Definite=Ind|PronType=Art", "head": 69, "id": 68, "lemma": "a", "misc": "", "start_char": 961, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 968, "feats": "Number=Sing", "head": 66, "id": 69, "lemma": "stick", "misc": "", "start_char": 963, "text": "stick", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 970, "feats": null, "head": 74, "id": 70, "lemma": ",", "misc": "", "start_char": 969, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 973, "feats": null, "head": 74, "id": 71, "lemma": "so", "misc": "", "start_char": 971, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 975, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 74, "id": 72, "lemma": "I", "misc": "", "start_char": 974, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 979, "feats": "VerbForm=Fin", "head": 74, "id": 73, "lemma": "can", "misc": "", "start_char": 976, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 984, "feats": "VerbForm=Inf", "head": 66, "id": 74, "lemma": "make", "misc": "", "start_char": 980, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 989, "feats": "Degree=Pos", "head": 74, "id": 75, "lemma": "sure", "misc": "", "start_char": 985, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "det", "end_char": 993, "feats": "Definite=Def|PronType=Art", "head": 77, "id": 76, "lemma": "the", "misc": "", "start_char": 990, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1000, "feats": "Number=Sing", "head": 87, "id": 77, "lemma": "person", "misc": "", "start_char": 994, "text": "person", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1003, "feats": null, "head": 80, "id": 78, "lemma": "in", "misc": "", "start_char": 1001, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1007, "feats": "Definite=Def|PronType=Art", "head": 80, "id": 79, "lemma": "the", "misc": "", "start_char": 1004, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1013, "feats": "Number=Sing", "head": 77, "id": 80, "lemma": "stall", "misc": "", "start_char": 1008, "text": "stall", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1018, "feats": null, "head": 77, "id": 81, "lemma": "next", "misc": "", "start_char": 1014, "text": "next", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1021, "feats": null, "head": 83, "id": 82, "lemma": "to", "misc": "", "start_char": 1019, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1024, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 81, "id": 83, "lemma": "I", "misc": "", "start_char": 1022, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1027, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 87, "id": 84, "lemma": "be", "misc": "", "start_char": 1025, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1031, "feats": null, "head": 87, "id": 85, "lemma": "not", "misc": "", "start_char": 1028, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "det", "end_char": 1036, "feats": null, "head": 87, "id": 86, "lemma": "some", "misc": "", "start_char": 1032, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 1041, "feats": "Number=Sing", "head": 75, "id": 87, "lemma": "kind", "misc": "", "start_char": 1037, "text": "kind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1044, "feats": null, "head": 89, "id": 88, "lemma": "of", "misc": "", "start_char": 1042, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1051, "feats": "Number=Sing", "head": 87, "id": 89, "lemma": "weirdo", "misc": "", "start_char": 1045, "text": "weirdo", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1053, "feats": null, "head": 3, "id": 90, "lemma": ".", "misc": "", "start_char": 1052, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (ADVP (RB still)) (VP (VBD worried) (SBAR (S (NP (DT some) (NNP Berkeley) (NN girl)) (VP (VBZ is) (VP (VBG gon) (S (VP (TO na) (VP (VB steal) (NP (PRP him)) (PRT (RB away)))))))))) (. ?)))" }, "speaker": "Penny", "text": "You still worried some Berkeley girl is gonna steal him away?", "tokens": [ { "deprel": "nsubj", "end_char": 1057, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 1054, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1063, "feats": null, "head": 3, "id": 2, "lemma": "still", "misc": "", "start_char": 1058, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1071, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "worry", "misc": "", "start_char": 1064, "text": "worried", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1076, "feats": null, "head": 6, "id": 4, "lemma": "some", "misc": "", "start_char": 1072, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1085, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "Berkeley", "misc": "", "start_char": 1077, "text": "Berkeley", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nsubj", "end_char": 1090, "feats": "Number=Sing", "head": 8, "id": 6, "lemma": "girl", "misc": "", "start_char": 1086, "text": "girl", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 1093, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 1091, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "ccomp", "end_char": 1097, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 8, "lemma": "go", "misc": "", "start_char": 1094, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1100, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 1098, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1106, "feats": "VerbForm=Inf", "head": 8, "id": 10, "lemma": "steal", "misc": "", "start_char": 1101, "text": "steal", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1110, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 11, "lemma": "he", "misc": "", "start_char": 1107, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 1115, "feats": null, "head": 10, "id": 12, "lemma": "away", "misc": "", "start_char": 1111, "text": "away", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1117, "feats": null, "head": 3, "id": 13, "lemma": "?", "misc": "", "start_char": 1116, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (UH Yes)) (, ,) (WHNP (WP who)) (SQ (VBP do) (NP (PRP you)) (VP (VB think)) (VP (VBD gave) (NP (PRP him)) (NP (DT the) (NN danger) (NN whistle)))) (. ?)))" }, "speaker": "Amy", "text": "Yes, who do you think gave him the danger whistle?", "tokens": [ { "deprel": "discourse", "end_char": 1121, "feats": null, "head": 6, "id": 1, "lemma": "yes", "misc": "", "start_char": 1118, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1123, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 1122, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "obj", "end_char": 1127, "feats": "PronType=Int", "head": 7, "id": 3, "lemma": "who", "misc": "", "start_char": 1124, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 1130, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 1128, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1134, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 1131, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1140, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "think", "misc": "", "start_char": 1135, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 1145, "feats": "Mood=Ind|Tense=Past|VerbForm=Fin", "head": 6, "id": 7, "lemma": "give", "misc": "", "start_char": 1141, "text": "gave", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 1149, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 8, "lemma": "he", "misc": "", "start_char": 1146, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 1153, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 9, "lemma": "the", "misc": "", "start_char": 1150, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1160, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "danger", "misc": "", "start_char": 1154, "text": "danger", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1168, "feats": "Number=Sing", "head": 7, "id": 11, "lemma": "whistle", "misc": "", "start_char": 1161, "text": "whistle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1170, "feats": null, "head": 6, "id": 12, "lemma": "?", "misc": "", "start_char": 1169, "text": "?", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 0, 2, 2 ], [ 2, 18, 18 ], [ 3, 0, 0 ], [ 3, 6, 6 ], [ 3, 11, 11 ], [ 3, 18, 18 ], [ 4, 1, 1 ], [ 4, 5, 5 ], [ 4, 5, 6 ], [ 5, 2, 2 ], [ 5, 6, 6 ], [ 8, 0, 0 ], [ 8, 12, 12 ], [ 8, 12, 17 ], [ 10, 52, 52 ], [ 10, 52, 53 ], [ 10, 50, 53 ], [ 10, 58, 58 ], [ 10, 58, 59 ], [ 10, 55, 59 ], [ 10, 45, 59 ], [ 10, 71, 71 ], [ 10, 82, 82 ], [ 11, 0, 0 ], [ 12, 7, 7 ] ], [ [ 0, 11, 11 ], [ 0, 11, 14 ] ], [ [ 0, 14, 14 ] ], [ [ 0, 7, 14 ] ], [ [ 1, 2, 2 ] ], [ [ 2, 4, 4 ] ], [ [ 2, 6, 6 ] ], [ [ 2, 9, 16 ], [ 2, 26, 26 ], [ 2, 26, 27 ], [ 2, 31, 31 ], [ 3, 4, 4 ] ], [ [ 2, 12, 16 ] ], [ [ 2, 21, 21 ] ], [ [ 2, 23, 23 ] ], [ [ 2, 33, 37 ] ], [ [ 2, 36, 37 ] ], [ [ 4, 2, 2 ] ], [ [ 5, 9, 11 ], [ 5, 14, 14 ], [ 6, 0, 0 ], [ 7, 0, 2 ], [ 7, 4, 16 ] ], [ [ 7, 4, 4 ] ], [ [ 7, 5, 6 ] ], [ [ 7, 10, 11 ] ], [ [ 7, 13, 16 ] ], [ [ 8, 4, 4 ] ], [ [ 8, 9, 10 ] ], [ [ 10, 1, 2 ] ], [ [ 10, 6, 7 ] ], [ [ 10, 11, 14 ] ], [ [ 10, 18, 19 ] ], [ [ 10, 23, 24 ] ], [ [ 10, 28, 35 ] ], [ [ 10, 40, 40 ] ], [ [ 10, 43, 43 ] ], [ [ 10, 64, 68 ] ], [ [ 10, 67, 68 ] ], [ [ 10, 75, 82 ], [ 10, 85, 88 ] ], [ [ 10, 78, 82 ] ], [ [ 10, 88, 88 ] ], [ [ 11, 3, 5 ] ], [ [ 11, 10, 10 ], [ 12, 4, 4 ] ], [ [ 12, 2, 2 ] ], [ [ 12, 8, 10 ] ] ]
s08e19c00t
Leonard, I've been working on an opening joke for our lecture at Berkeley. Oh, I like to laugh. Okay, um...What do you say to a graduate of the UC Berkeley physics department? I'll have fries with that . Because his education hasn't prepared him for a career in the sciences. You know, when they chase you out of there, you only have to run faster than Sheldon. Are you all set for your trip? Yeah, I think so . I just restocked the old PRK . " PRK "? PRK? Public restroom kit . Everything a boy needs for making pee pee in new and strange places. I don't see what's crazy about bringing a backpack with your own toilet paper and Purell. Keep going. And rubber gloves, uh, air freshener . Um, noise - cancelling headphones . Oh, danger whistle . Um...pepper spray . Ooh, a multi - language " occupied " sign . Uh, let's see . We have seat protectors, uh, booties for my shoes, a clothespin for my nose . Oh, and a mirror on a stick, so I can make sure the person in the stall next to me isn't some kind of weirdo. You still worried some Berkeley girl is gonna steal him away? Yes, who do you think gave him the danger whistle?
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (SQ (MD Would) (NP (PRP you)) (VP (VB like) (S (VP (TO to) (VP (VB play) (NP (NP (DT a) (NML (NN physics) (NN car)) (NN game)) (SBAR (S (NP (PRP I)) (VP (VBD invented) (S (VP (VBN called) (S (NP (`` \") (S (NP (PRP I)) (VP (MD Ca) (RB n't) (VP (VB Spy)))) ('' \")))))))))))))) (. ?) (S (NP (PRP It)) (VP (VBZ 's) (NP (NP (NP (PDT all) (DT the) (ADJP (NN nail) (HYPH -) (NN biting)) (NN tension)) (PP (IN of) (NP (`` \") (S (NP (PRP I)) (VP (VBP Spy))) ('' \")))) (CC but) (NP (NP (DT the) (VBN added) (NN fun)) (PP (IN of) (NP (JJ subatomic) (NNS particles) (CC and) (NNS waves))) (PP (IN outside) (NP (DT the) (JJ visible) (NN spectrum))))))) (. .)))" }, "speaker": "Sheldon", "text": "Would you like to play a physics car game I invented called \" I Can't Spy \"? It's all the nail - biting tension of \" I Spy \" but the added fun of subatomic particles and waves outside the visible spectrum.", "tokens": [ { "deprel": "aux", "end_char": 5, "feats": "VerbForm=Fin", "head": 3, "id": 1, "lemma": "would", "misc": "", "start_char": 0, "text": "Would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 9, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 6, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 14, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "like", "misc": "", "start_char": 10, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 17, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 15, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 22, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "play", "misc": "", "start_char": 18, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 24, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 6, "lemma": "a", "misc": "", "start_char": 23, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 32, "feats": "Number=Sing", "head": 9, "id": 7, "lemma": "physics", "misc": "", "start_char": 25, "text": "physics", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 36, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "car", "misc": "", "start_char": 33, "text": "car", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 41, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "game", "misc": "", "start_char": 37, "text": "game", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 43, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "I", "misc": "", "start_char": 42, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 52, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 9, "id": 11, "lemma": "invent", "misc": "", "start_char": 44, "text": "invented", "upos": "VERB", "xpos": "VBD" }, { "deprel": "acl", "end_char": 59, "feats": "Tense=Past|VerbForm=Part", "head": 9, "id": 12, "lemma": "call", "misc": "", "start_char": 53, "text": "called", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 61, "feats": null, "head": 17, "id": 13, "lemma": "\"", "misc": "", "start_char": 60, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj", "end_char": 63, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 17, "id": 14, "lemma": "I", "misc": "", "start_char": 62, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 66, "feats": "VerbForm=Fin", "head": 17, "id": 15, "lemma": "can", "misc": "", "start_char": 64, "text": "Ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 70, "feats": null, "head": 17, "id": 16, "lemma": "not", "misc": "", "start_char": 67, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 74, "feats": "VerbForm=Inf", "head": 12, "id": 17, "lemma": "spy", "misc": "", "start_char": 71, "text": "Spy", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 76, "feats": null, "head": 17, "id": 18, "lemma": "\"", "misc": "", "start_char": 75, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "punct", "end_char": 78, "feats": null, "head": 3, "id": 19, "lemma": "?", "misc": "", "start_char": 77, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 81, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 27, "id": 20, "lemma": "it", "misc": "", "start_char": 79, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 84, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 27, "id": 21, "lemma": "be", "misc": "", "start_char": 82, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det:predet", "end_char": 88, "feats": null, "head": 27, "id": 22, "lemma": "all", "misc": "", "start_char": 85, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 92, "feats": "Definite=Def|PronType=Art", "head": 27, "id": 23, "lemma": "the", "misc": "", "start_char": 89, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 97, "feats": "Number=Sing", "head": 26, "id": 24, "lemma": "nail", "misc": "", "start_char": 93, "text": "nail", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 99, "feats": null, "head": 26, "id": 25, "lemma": "-", "misc": "", "start_char": 98, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 106, "feats": "Number=Sing", "head": 27, "id": 26, "lemma": "biting", "misc": "", "start_char": 100, "text": "biting", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 114, "feats": "Number=Sing", "head": 9, "id": 27, "lemma": "tension", "misc": "", "start_char": 107, "text": "tension", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 117, "feats": null, "head": 31, "id": 28, "lemma": "of", "misc": "", "start_char": 115, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 119, "feats": null, "head": 31, "id": 29, "lemma": "\"", "misc": "", "start_char": 118, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj", "end_char": 121, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 31, "id": 30, "lemma": "I", "misc": "", "start_char": 120, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl", "end_char": 125, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 27, "id": 31, "lemma": "spy", "misc": "", "start_char": 122, "text": "Spy", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 127, "feats": null, "head": 31, "id": 32, "lemma": "\"", "misc": "", "start_char": 126, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "cc", "end_char": 131, "feats": null, "head": 36, "id": 33, "lemma": "but", "misc": "", "start_char": 128, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 135, "feats": "Definite=Def|PronType=Art", "head": 36, "id": 34, "lemma": "the", "misc": "", "start_char": 132, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 141, "feats": "Tense=Past|VerbForm=Part", "head": 36, "id": 35, "lemma": "add", "misc": "", "start_char": 136, "text": "added", "upos": "VERB", "xpos": "VBN" }, { "deprel": "conj", "end_char": 145, "feats": "Number=Sing", "head": 27, "id": 36, "lemma": "fun", "misc": "", "start_char": 142, "text": "fun", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 148, "feats": null, "head": 39, "id": 37, "lemma": "of", "misc": "", "start_char": 146, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 158, "feats": "Degree=Pos", "head": 39, "id": 38, "lemma": "subatomic", "misc": "", "start_char": 149, "text": "subatomic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 168, "feats": "Number=Plur", "head": 36, "id": 39, "lemma": "particle", "misc": "", "start_char": 159, "text": "particles", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 172, "feats": null, "head": 41, "id": 40, "lemma": "and", "misc": "", "start_char": 169, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 178, "feats": "Number=Plur", "head": 39, "id": 41, "lemma": "wave", "misc": "", "start_char": 173, "text": "waves", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 186, "feats": null, "head": 45, "id": 42, "lemma": "outside", "misc": "", "start_char": 179, "text": "outside", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 190, "feats": "Definite=Def|PronType=Art", "head": 45, "id": 43, "lemma": "the", "misc": "", "start_char": 187, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 198, "feats": "Degree=Pos", "head": 45, "id": 44, "lemma": "visible", "misc": "", "start_char": 191, "text": "visible", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 207, "feats": "Number=Sing", "head": 39, "id": 45, "lemma": "spectrum", "misc": "", "start_char": 199, "text": "spectrum", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 209, "feats": null, "head": 3, "id": 46, "lemma": ".", "misc": "", "start_char": 208, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (SBAR (IN If) (S (NP (PRP it)) (VP (VBZ 's) (NP (NP (ADJP (NN half) (RB as) (JJ much)) (NN fun)) (PP (IN as) (NP (NP (`` \") (NNP One) (NNPS Times) (CD Ten)) (PP (IN to) (NP (NP (DT the) (NNP Fourth) (NNPS Bottles)) (PP (IN of) (NP (NNP Beer))))))) (PP (IN on) (NP (DT the) (NNP Wall))))))) (, ,) ('' \") (NP (PRP I)) (VP (VBP 'm) (ADVP (RB in))) (. .)))" }, "speaker": "Leonard", "text": "If it's half as much fun as \" One Times Ten to the Fourth Bottles of Beer on the Wall, \" I'm in.", "tokens": [ { "deprel": "mark", "end_char": 212, "feats": null, "head": 7, "id": 1, "lemma": "if", "misc": "", "start_char": 210, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 215, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 2, "lemma": "it", "misc": "", "start_char": 213, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 218, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 3, "lemma": "be", "misc": "", "start_char": 216, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 223, "feats": "NumForm=Word|NumType=Frac|Number=Sing", "head": 7, "id": 4, "lemma": "half", "misc": "", "start_char": 219, "text": "half", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 226, "feats": null, "head": 6, "id": 5, "lemma": "as", "misc": "", "start_char": 224, "text": "as", "upos": "ADV", "xpos": "RB" }, { "deprel": "amod", "end_char": 231, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "much", "misc": "", "start_char": 227, "text": "much", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "end_char": 235, "feats": "Number=Sing", "head": 26, "id": 7, "lemma": "fun", "misc": "", "start_char": 232, "text": "fun", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 238, "feats": null, "head": 11, "id": 8, "lemma": "as", "misc": "", "start_char": 236, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 240, "feats": null, "head": 11, "id": 9, "lemma": "\"", "misc": "", "start_char": 239, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nummod", "end_char": 244, "feats": "NumForm=Word|NumType=Card", "head": 11, "id": 10, "lemma": "one", "misc": "", "start_char": 241, "text": "One", "upos": "NUM", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 250, "feats": "Number=Plur", "head": 7, "id": 11, "lemma": "Times", "misc": "", "start_char": 245, "text": "Times", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "nummod", "end_char": 254, "feats": "NumForm=Word|NumType=Card", "head": 11, "id": 12, "lemma": "ten", "misc": "", "start_char": 251, "text": "Ten", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 257, "feats": null, "head": 16, "id": 13, "lemma": "to", "misc": "", "start_char": 255, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 261, "feats": "Definite=Def|PronType=Art", "head": 16, "id": 14, "lemma": "the", "misc": "", "start_char": 258, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 268, "feats": "Degree=Pos|NumType=Ord", "head": 16, "id": 15, "lemma": "fourth", "misc": "", "start_char": 262, "text": "Fourth", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 276, "feats": "Number=Plur", "head": 11, "id": 16, "lemma": "bottle", "misc": "", "start_char": 269, "text": "Bottles", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "case", "end_char": 279, "feats": null, "head": 18, "id": 17, "lemma": "of", "misc": "", "start_char": 277, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 284, "feats": "Number=Sing", "head": 16, "id": 18, "lemma": "Beer", "misc": "", "start_char": 280, "text": "Beer", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 287, "feats": null, "head": 21, "id": 19, "lemma": "on", "misc": "", "start_char": 285, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 291, "feats": "Definite=Def|PronType=Art", "head": 21, "id": 20, "lemma": "the", "misc": "", "start_char": 288, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 296, "feats": "Number=Sing", "head": 18, "id": 21, "lemma": "Wall", "misc": "", "start_char": 292, "text": "Wall", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 298, "feats": null, "head": 26, "id": 22, "lemma": ",", "misc": "", "start_char": 297, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 300, "feats": null, "head": 26, "id": 23, "lemma": "\"", "misc": "", "start_char": 299, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "nsubj", "end_char": 302, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 26, "id": 24, "lemma": "I", "misc": "", "start_char": 301, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 305, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 26, "id": 25, "lemma": "be", "misc": "", "start_char": 303, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 308, "feats": null, "head": 0, "id": 26, "lemma": "in", "misc": "", "start_char": 306, "text": "in", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 310, "feats": null, "head": 26, "id": 27, "lemma": ".", "misc": "", "start_char": 309, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (MD 'll) (VP (VB begin)))) (. .) (S (S (INTJ (UH Uh))) (, ,) (NP (PRP I)) (VP (MD ca) (RB n't) (VP (VB spy) (PP (IN with) (NP (PRP$ my) (JJ little) (NN eye))) (NP (NP (NN something)) (VP (VBG passing) (PP (ADVP (RB right)) (IN through) (NP (PRP us)))))))) (. .)))" }, "speaker": "Sheldon", "text": "I'll begin . Uh, I can't spy with my little eye something passing right through us.", "tokens": [ { "deprel": "nsubj", "end_char": 312, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 311, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 316, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "will", "misc": "", "start_char": 313, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "reparandum", "end_char": 322, "feats": "VerbForm=Inf", "head": 10, "id": 3, "lemma": "begin", "misc": "", "start_char": 317, "text": "begin", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 324, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 323, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 327, "feats": null, "head": 10, "id": 5, "lemma": "uh", "misc": "", "start_char": 325, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 329, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 328, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 331, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 7, "lemma": "I", "misc": "", "start_char": 330, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 334, "feats": "VerbForm=Fin", "head": 10, "id": 8, "lemma": "can", "misc": "", "start_char": 332, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 338, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 335, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 342, "feats": "VerbForm=Inf", "head": 0, "id": 10, "lemma": "spy", "misc": "", "start_char": 339, "text": "spy", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 347, "feats": null, "head": 14, "id": 11, "lemma": "with", "misc": "", "start_char": 343, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 350, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 14, "id": 12, "lemma": "my", "misc": "", "start_char": 348, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 357, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "little", "misc": "", "start_char": 351, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 361, "feats": "Number=Sing", "head": 10, "id": 14, "lemma": "eye", "misc": "", "start_char": 358, "text": "eye", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 371, "feats": "Number=Sing|PronType=Ind", "head": 10, "id": 15, "lemma": "something", "misc": "", "start_char": 362, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "acl", "end_char": 379, "feats": "VerbForm=Ger", "head": 15, "id": 16, "lemma": "pass", "misc": "", "start_char": 372, "text": "passing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 385, "feats": null, "head": 19, "id": 17, "lemma": "right", "misc": "", "start_char": 380, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 393, "feats": null, "head": 19, "id": 18, "lemma": "through", "misc": "", "start_char": 386, "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 396, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 16, "id": 19, "lemma": "we", "misc": "", "start_char": 394, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 398, "feats": null, "head": 10, "id": 20, "lemma": ".", "misc": "", "start_char": 397, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (DT That) (NN soy) (NNP Frappuccino)) (NP (PRP I)) (VP (VBD had)) (. .)))" }, "speaker": "Leonard", "text": "That soy Frappuccino I had.", "tokens": [ { "deprel": "det", "end_char": 403, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "that", "misc": "", "start_char": 399, "text": "That", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 407, "feats": "Number=Sing", "head": 3, "id": 2, "lemma": "soy", "misc": "", "start_char": 404, "text": "soy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 419, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "Frappuccino", "misc": "", "start_char": 408, "text": "Frappuccino", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nsubj", "end_char": 421, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 420, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 425, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 3, "id": 5, "lemma": "have", "misc": "", "start_char": 422, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 427, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 426, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (SQ (MD Will) (NP (PRP you)) (VP (UH please) (VP (VB play) (NP (DT the) (NN game)))) (. ?) (S (NP (PRP I)) (VP (MD ca) (RB n't) (VP (VB spy) (PP (IN with) (NP (PRP$ my) (JJ little) (NN eye))) (NP (NP (NN something)) (VP (VBG passing) (PP (ADVP (RB right)) (IN through) (NP (PRP us)))))))) (. .)))" }, "speaker": "Sheldon", "text": "Will you please play the game? I can't spy with my little eye something passing right through us.", "tokens": [ { "deprel": "aux", "end_char": 432, "feats": "VerbForm=Fin", "head": 4, "id": 1, "lemma": "will", "misc": "", "start_char": 428, "text": "Will", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 436, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 2, "lemma": "you", "misc": "", "start_char": 433, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "discourse", "end_char": 443, "feats": null, "head": 4, "id": 3, "lemma": "please", "misc": "", "start_char": 437, "text": "please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "root", "end_char": 448, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "play", "misc": "", "start_char": 444, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 452, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 449, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 457, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "game", "misc": "", "start_char": 453, "text": "game", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 459, "feats": null, "head": 4, "id": 7, "lemma": "?", "misc": "", "start_char": 458, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 461, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 8, "lemma": "I", "misc": "", "start_char": 460, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 464, "feats": "VerbForm=Fin", "head": 11, "id": 9, "lemma": "can", "misc": "", "start_char": 462, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 468, "feats": null, "head": 11, "id": 10, "lemma": "not", "misc": "", "start_char": 465, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 472, "feats": "VerbForm=Inf", "head": 4, "id": 11, "lemma": "spy", "misc": "", "start_char": 469, "text": "spy", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 477, "feats": null, "head": 15, "id": 12, "lemma": "with", "misc": "", "start_char": 473, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 480, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 15, "id": 13, "lemma": "my", "misc": "", "start_char": 478, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 487, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "little", "misc": "", "start_char": 481, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 491, "feats": "Number=Sing", "head": 11, "id": 15, "lemma": "eye", "misc": "", "start_char": 488, "text": "eye", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 501, "feats": "Number=Sing|PronType=Ind", "head": 11, "id": 16, "lemma": "something", "misc": "", "start_char": 492, "text": "something", "upos": "PRON", "xpos": "NN" }, { "deprel": "acl", "end_char": 509, "feats": "VerbForm=Ger", "head": 16, "id": 17, "lemma": "pass", "misc": "", "start_char": 502, "text": "passing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 515, "feats": null, "head": 20, "id": 18, "lemma": "right", "misc": "", "start_char": 510, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 523, "feats": null, "head": 20, "id": 19, "lemma": "through", "misc": "", "start_char": 516, "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 526, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 17, "id": 20, "lemma": "we", "misc": "", "start_char": 524, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 528, "feats": null, "head": 4, "id": 21, "lemma": ".", "misc": "", "start_char": 527, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know) (, ,) (ADVP (UH um)) (, ...) (SBAR (IN If) (S (NP (QP (CD 65) (CD billion)) (JJ solar) (NNS neutrinos)) (VP (VBP pass) (PP (IN through) (NP (DT a) (JJ square) (NN centimeter))) (NP (DT every) (NN second))))) (, ,) (PP (VBN given) (S (NP (NP (DT the) (NN surface) (NN area)) (PP (IN of) (NP (DT this) (NN car)))) (VP (VBZ is) (NP (QP (RB about) (CD 60,000)) (JJ square) (NNS centimeters))))) (, ,) (NP (DT that)) (VP (VBZ means) (NP (NP (QP (CD 3.9) (NNS times)) (CD ten)) (PP (IN to) (NP (DT the) (JJ 15th) (NN solar) (NNS neutrinos))))))) (. ?)))" }, "speaker": "Leonard", "text": "I don't know, um...If 65 billion solar neutrinos pass through a square centimeter every second, given the surface area of this car is about 60,000 square centimeters, that means 3.9 times ten to the 15th solar neutrinos?", "tokens": [ { "deprel": "nsubj", "end_char": 530, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 529, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 533, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 531, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 537, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 534, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 542, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 538, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 544, "feats": null, "head": 6, "id": 5, "lemma": ",", "misc": "", "start_char": 543, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 547, "feats": null, "head": 35, "id": 6, "lemma": "um", "misc": "", "start_char": 545, "text": "um", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 551, "feats": null, "head": 6, "id": 7, "lemma": "...", "misc": "", "start_char": 548, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 554, "feats": null, "head": 13, "id": 8, "lemma": "if", "misc": "", "start_char": 552, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "compound", "end_char": 557, "feats": "NumForm=Digit|NumType=Card", "head": 10, "id": 9, "lemma": "65", "misc": "", "start_char": 555, "text": "65", "upos": "NUM", "xpos": "CD" }, { "deprel": "nummod", "end_char": 565, "feats": "NumForm=Word|NumType=Card", "head": 12, "id": 10, "lemma": "billion", "misc": "", "start_char": 558, "text": "billion", "upos": "NUM", "xpos": "CD" }, { "deprel": "amod", "end_char": 571, "feats": "Degree=Pos", "head": 12, "id": 11, "lemma": "solar", "misc": "", "start_char": 566, "text": "solar", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 581, "feats": "Number=Plur", "head": 13, "id": 12, "lemma": "neutrino", "misc": "", "start_char": 572, "text": "neutrinos", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advcl", "end_char": 586, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 35, "id": 13, "lemma": "pass", "misc": "", "start_char": 582, "text": "pass", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 594, "feats": null, "head": 17, "id": 14, "lemma": "through", "misc": "", "start_char": 587, "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 596, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 15, "lemma": "a", "misc": "", "start_char": 595, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 603, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "square", "misc": "", "start_char": 597, "text": "square", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 614, "feats": "Number=Sing", "head": 13, "id": 17, "lemma": "centimeter", "misc": "", "start_char": 604, "text": "centimeter", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "end_char": 620, "feats": null, "head": 19, "id": 18, "lemma": "every", "misc": "", "start_char": 615, "text": "every", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 627, "feats": "NumType=Ord|Number=Sing", "head": 13, "id": 19, "lemma": "second", "misc": "", "start_char": 621, "text": "second", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 629, "feats": null, "head": 13, "id": 20, "lemma": ",", "misc": "", "start_char": 628, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "csubj", "end_char": 635, "feats": "Tense=Past|VerbForm=Part", "head": 32, "id": 21, "lemma": "give", "misc": "", "start_char": 630, "text": "given", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 639, "feats": "Definite=Def|PronType=Art", "head": 24, "id": 22, "lemma": "the", "misc": "", "start_char": 636, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 647, "feats": "Number=Sing", "head": 24, "id": 23, "lemma": "surface", "misc": "", "start_char": 640, "text": "surface", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 652, "feats": "Number=Sing", "head": 21, "id": 24, "lemma": "area", "misc": "", "start_char": 648, "text": "area", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 655, "feats": null, "head": 27, "id": 25, "lemma": "of", "misc": "", "start_char": 653, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 660, "feats": "Number=Sing|PronType=Dem", "head": 27, "id": 26, "lemma": "this", "misc": "", "start_char": 656, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 664, "feats": "Number=Sing", "head": 24, "id": 27, "lemma": "car", "misc": "", "start_char": 661, "text": "car", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 667, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 32, "id": 28, "lemma": "be", "misc": "", "start_char": 665, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 673, "feats": null, "head": 30, "id": 29, "lemma": "about", "misc": "", "start_char": 668, "text": "about", "upos": "ADV", "xpos": "RB" }, { "deprel": "nummod", "end_char": 680, "feats": "NumForm=Digit|NumType=Card", "head": 32, "id": 30, "lemma": "60000", "misc": "", "start_char": 674, "text": "60,000", "upos": "NUM", "xpos": "CD" }, { "deprel": "amod", "end_char": 687, "feats": "Degree=Pos", "head": 32, "id": 31, "lemma": "square", "misc": "", "start_char": 681, "text": "square", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 699, "feats": "Number=Plur", "head": 13, "id": 32, "lemma": "centimeter", "misc": "", "start_char": 688, "text": "centimeters", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 701, "feats": null, "head": 35, "id": 33, "lemma": ",", "misc": "", "start_char": 700, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 706, "feats": "Number=Sing|PronType=Dem", "head": 35, "id": 34, "lemma": "that", "misc": "", "start_char": 702, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 712, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 35, "lemma": "mean", "misc": "", "start_char": 707, "text": "means", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nummod", "end_char": 716, "feats": "NumForm=Digit|NumType=Card", "head": 37, "id": 36, "lemma": "3.9", "misc": "", "start_char": 713, "text": "3.9", "upos": "NUM", "xpos": "CD" }, { "deprel": "nmod:tmod", "end_char": 722, "feats": "Number=Plur", "head": 38, "id": 37, "lemma": "time", "misc": "", "start_char": 717, "text": "times", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nummod", "end_char": 726, "feats": "NumForm=Word|NumType=Card", "head": 43, "id": 38, "lemma": "ten", "misc": "", "start_char": 723, "text": "ten", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 729, "feats": null, "head": 43, "id": 39, "lemma": "to", "misc": "", "start_char": 727, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 733, "feats": "Definite=Def|PronType=Art", "head": 43, "id": 40, "lemma": "the", "misc": "", "start_char": 730, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 738, "feats": "Degree=Pos|NumType=Ord", "head": 43, "id": 41, "lemma": "15th", "misc": "", "start_char": 734, "text": "15th", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 744, "feats": "Number=Sing", "head": 43, "id": 42, "lemma": "solar", "misc": "", "start_char": 739, "text": "solar", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 754, "feats": "Number=Plur", "head": 35, "id": 43, "lemma": "neutrino", "misc": "", "start_char": 745, "text": "neutrinos", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 756, "feats": null, "head": 4, "id": 44, "lemma": "?", "misc": "", "start_char": 755, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB want) (S (VP (TO to) (VP (VB play) (ADVP (RB anymore))))))) (. .)))" }, "speaker": "Sheldon", "text": "I don't want to play anymore.", "tokens": [ { "deprel": "nsubj", "end_char": 758, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "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": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 759, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 765, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 762, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 770, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "want", "misc": "", "start_char": 766, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 773, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 771, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 778, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "play", "misc": "", "start_char": 774, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 786, "feats": null, "head": 6, "id": 7, "lemma": "anymore", "misc": "", "start_char": 779, "text": "anymore", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 788, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 787, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP We)) (VP (VBP have) (RB n't) (VP (VBN been) (PP (IN on) (NP (DT a) (NN road) (NN trip))) (PP (IN in) (NP (DT a) (NN while)))))) (. .) (S (NP (DT This)) (VP (VBZ is) (ADJP (JJ fun)))) (. .)))" }, "speaker": "Leonard", "text": "We haven't been on a road trip in a while . This is fun.", "tokens": [ { "deprel": "nsubj", "end_char": 791, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 8, "id": 1, "lemma": "we", "misc": "", "start_char": 789, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 796, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 2, "lemma": "have", "misc": "", "start_char": 792, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 800, "feats": null, "head": 8, "id": 3, "lemma": "not", "misc": "", "start_char": 797, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "cop", "end_char": 805, "feats": "Tense=Past|VerbForm=Part", "head": 8, "id": 4, "lemma": "be", "misc": "", "start_char": 801, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "case", "end_char": 808, "feats": null, "head": 8, "id": 5, "lemma": "on", "misc": "", "start_char": 806, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 810, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 6, "lemma": "a", "misc": "", "start_char": 809, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 815, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "road", "misc": "", "start_char": 811, "text": "road", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 820, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "trip", "misc": "", "start_char": 816, "text": "trip", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 823, "feats": null, "head": 11, "id": 9, "lemma": "in", "misc": "", "start_char": 821, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 825, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 824, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 831, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "while", "misc": "", "start_char": 826, "text": "while", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 833, "feats": null, "head": 8, "id": 12, "lemma": ".", "misc": "", "start_char": 832, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 838, "feats": "Number=Sing|PronType=Dem", "head": 15, "id": 13, "lemma": "this", "misc": "", "start_char": 834, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 841, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 839, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 845, "feats": "Degree=Pos", "head": 8, "id": 15, "lemma": "fun", "misc": "", "start_char": 842, "text": "fun", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 847, "feats": null, "head": 8, "id": 16, "lemma": ".", "misc": "", "start_char": 846, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (VBP get) (SBAR (, it--) (S (NP (PRP you)) (VP (VBD won) (NP (DT the) (NN game))))) (. .) (S (VP (VB Stop) (VP (NN bragging))))) (. .)))" }, "speaker": "Sheldon", "text": "We get it-- you won the game . Stop bragging.", "tokens": [ { "deprel": "nsubj", "end_char": 850, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "we", "misc": "", "start_char": 848, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 854, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "get", "misc": "", "start_char": 851, "text": "get", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 859, "feats": null, "head": 2, "id": 3, "lemma": "it--", "misc": "", "start_char": 855, "text": "it--", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 863, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 860, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 867, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 2, "id": 5, "lemma": "win", "misc": "", "start_char": 864, "text": "won", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 871, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 868, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 876, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "game", "misc": "", "start_char": 872, "text": "game", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 878, "feats": null, "head": 9, "id": 8, "lemma": ".", "misc": "", "start_char": 877, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 883, "feats": "Mood=Imp|VerbForm=Fin", "head": 2, "id": 9, "lemma": "stop", "misc": "", "start_char": 879, "text": "Stop", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 892, "feats": "Number=Sing", "head": 9, "id": 10, "lemma": "brag", "misc": "", "start_char": 884, "text": "bragging", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 894, "feats": null, "head": 2, "id": 11, "lemma": ".", "misc": "", "start_char": 893, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (S (S (INTJ (UH No)) (, ,) (VP (VB listen))) (, ,) (NP (PRP we)) (VP (VBD wrote) (NP (DT a) (NN paper)) (ADVP (RB together)))) (. .) (S (ADVP (RB Now)) (NP (PRP we)) (VP (VBP get) (S (VP (TO to) (VP (VP (VB go) (PP (IN to) (NP (DT a) (NN university)))) (CC and) (VP (VB talk) (PP (IN about) (NP (PRP it))))))))) (. ?) (S (NP (DT That)) (VP (VBZ 's) (ADJP (RB pretty) (JJ cool)))) (. .)))" }, "speaker": "Leonard", "text": "No, listen, we wrote a paper together . Now we get to go to a university and talk about it? That's pretty cool.", "tokens": [ { "deprel": "discourse", "end_char": 897, "feats": "Polarity=Neg", "head": 3, "id": 1, "lemma": "no", "misc": "", "start_char": 895, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 899, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 898, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 906, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "listen", "misc": "", "start_char": 900, "text": "listen", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 908, "feats": null, "head": 6, "id": 4, "lemma": ",", "misc": "", "start_char": 907, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 911, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "we", "misc": "", "start_char": 909, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 917, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 3, "id": 6, "lemma": "write", "misc": "", "start_char": 912, "text": "wrote", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 919, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 918, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 925, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "paper", "misc": "", "start_char": 920, "text": "paper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 934, "feats": null, "head": 6, "id": 9, "lemma": "together", "misc": "", "start_char": 926, "text": "together", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 936, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 935, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 940, "feats": null, "head": 13, "id": 11, "lemma": "now", "misc": "", "start_char": 937, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 943, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 13, "id": 12, "lemma": "we", "misc": "", "start_char": 941, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 947, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 13, "lemma": "get", "misc": "", "start_char": 944, "text": "get", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 950, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 948, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 953, "feats": "VerbForm=Inf", "head": 13, "id": 15, "lemma": "go", "misc": "", "start_char": 951, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 956, "feats": null, "head": 18, "id": 16, "lemma": "to", "misc": "", "start_char": 954, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 958, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 17, "lemma": "a", "misc": "", "start_char": 957, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 969, "feats": "Number=Sing", "head": 15, "id": 18, "lemma": "university", "misc": "", "start_char": 959, "text": "university", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 973, "feats": null, "head": 20, "id": 19, "lemma": "and", "misc": "", "start_char": 970, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 978, "feats": "VerbForm=Inf", "head": 15, "id": 20, "lemma": "talk", "misc": "", "start_char": 974, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 984, "feats": null, "head": 22, "id": 21, "lemma": "about", "misc": "", "start_char": 979, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 987, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 20, "id": 22, "lemma": "it", "misc": "", "start_char": 985, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 989, "feats": null, "head": 3, "id": 23, "lemma": "?", "misc": "", "start_char": 988, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 994, "feats": "Number=Sing|PronType=Dem", "head": 27, "id": 24, "lemma": "that", "misc": "", "start_char": 990, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 997, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 27, "id": 25, "lemma": "be", "misc": "", "start_char": 995, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1004, "feats": null, "head": 27, "id": 26, "lemma": "pretty", "misc": "", "start_char": 998, "text": "pretty", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1009, "feats": "Degree=Pos", "head": 3, "id": 27, "lemma": "cool", "misc": "", "start_char": 1005, "text": "cool", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1011, "feats": null, "head": 3, "id": 28, "lemma": ".", "misc": "", "start_char": 1010, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP suppose) (SBAR (S (NP (PRP it)) (VP (VBZ is) (. .) (PP (IN In) (NP (NN fact))) (, ,) (SBAR (IN if) (S (NP (PRP you)) (VP (MD 'd) (VP (VB like) (S (VP (TO to) (VP (VB celebrate) (PP (IN with) (NP (DT a) (JJ little) (NN music)))))))))) (, ,) (NP (PRP I)) (VP (MD 'd) (VP (VB be) (ADJP (JJ okay) (PP (IN with) (NP (DT that)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "I suppose it is . In fact, if you'd like to celebrate with a little music, I'd be okay with that.", "tokens": [ { "deprel": "nsubj", "end_char": 1013, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1012, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1021, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "suppose", "misc": "", "start_char": 1014, "text": "suppose", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1024, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "it", "misc": "", "start_char": 1022, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1027, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 4, "lemma": "be", "misc": "", "start_char": 1025, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 1029, "feats": null, "head": 2, "id": 5, "lemma": ".", "misc": "", "start_char": 1028, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 1032, "feats": null, "head": 7, "id": 6, "lemma": "in", "misc": "", "start_char": 1030, "text": "In", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1037, "feats": "Number=Sing", "head": 23, "id": 7, "lemma": "fact", "misc": "", "start_char": 1033, "text": "fact", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1039, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 1038, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 1042, "feats": null, "head": 12, "id": 9, "lemma": "if", "misc": "", "start_char": 1040, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1046, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 10, "lemma": "you", "misc": "", "start_char": 1043, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1049, "feats": "VerbForm=Fin", "head": 12, "id": 11, "lemma": "would", "misc": "", "start_char": 1047, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl", "end_char": 1054, "feats": "VerbForm=Inf", "head": 23, "id": 12, "lemma": "like", "misc": "", "start_char": 1050, "text": "like", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1057, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 1055, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1067, "feats": "VerbForm=Inf", "head": 12, "id": 14, "lemma": "celebrate", "misc": "", "start_char": 1058, "text": "celebrate", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1072, "feats": null, "head": 18, "id": 15, "lemma": "with", "misc": "", "start_char": 1068, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1074, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 16, "lemma": "a", "misc": "", "start_char": 1073, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1081, "feats": "Degree=Pos", "head": 18, "id": 17, "lemma": "little", "misc": "", "start_char": 1075, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1087, "feats": "Number=Sing", "head": 14, "id": 18, "lemma": "music", "misc": "", "start_char": 1082, "text": "music", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1089, "feats": null, "head": 23, "id": 19, "lemma": ",", "misc": "", "start_char": 1088, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1091, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 23, "id": 20, "lemma": "I", "misc": "", "start_char": 1090, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1094, "feats": "VerbForm=Fin", "head": 23, "id": 21, "lemma": "would", "misc": "", "start_char": 1092, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 1097, "feats": "VerbForm=Inf", "head": 23, "id": 22, "lemma": "be", "misc": "", "start_char": 1095, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 1102, "feats": "Degree=Pos", "head": 2, "id": 23, "lemma": "okay", "misc": "", "start_char": 1098, "text": "okay", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 1107, "feats": null, "head": 25, "id": 24, "lemma": "with", "misc": "", "start_char": 1103, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1112, "feats": "Number=Sing|PronType=Dem", "head": 23, "id": 25, "lemma": "that", "misc": "", "start_char": 1108, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1114, "feats": null, "head": 2, "id": 26, "lemma": ".", "misc": "", "start_char": 1113, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (, ...) (. ?) (NP (DT This) (NN road) (NN trip)) (ADVP (RB just)) (VP (VBD got) (ADJP (JJ crazy))) (. .)))" }, "speaker": "Leonard", "text": "What ...? This road trip just got crazy.", "tokens": [ { "deprel": "root", "end_char": 1119, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 1115, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 1123, "feats": null, "head": 1, "id": 2, "lemma": "...", "misc": "", "start_char": 1120, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 1125, "feats": null, "head": 1, "id": 3, "lemma": "?", "misc": "", "start_char": 1124, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 1130, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 4, "lemma": "this", "misc": "", "start_char": 1126, "text": "This", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1135, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "road", "misc": "", "start_char": 1131, "text": "road", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 1140, "feats": "Number=Sing", "head": 8, "id": 6, "lemma": "trip", "misc": "", "start_char": 1136, "text": "trip", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1145, "feats": null, "head": 8, "id": 7, "lemma": "just", "misc": "", "start_char": 1141, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1149, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 1, "id": 8, "lemma": "get", "misc": "", "start_char": 1146, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "end_char": 1155, "feats": "Degree=Pos", "head": 8, "id": 9, "lemma": "crazy", "misc": "", "start_char": 1150, "text": "crazy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1157, "feats": null, "head": 1, "id": 10, "lemma": ".", "misc": "", "start_char": 1156, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (VP (VB Play) (NP (NP (DT that) (JJ funky) (NN music)) (, ,) (NP (JJ white) (NN boy)))) (. .)))" }, "speaker": "Sheldon", "text": "Play that funky music, white boy.", "tokens": [ { "deprel": "root", "end_char": 1162, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "play", "misc": "", "start_char": 1158, "text": "Play", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1167, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 2, "lemma": "that", "misc": "", "start_char": 1163, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1173, "feats": "Degree=Pos", "head": 4, "id": 3, "lemma": "funky", "misc": "", "start_char": 1168, "text": "funky", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1179, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "music", "misc": "", "start_char": 1174, "text": "music", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1181, "feats": null, "head": 7, "id": 5, "lemma": ",", "misc": "", "start_char": 1180, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 1187, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "white", "misc": "", "start_char": 1182, "text": "white", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "appos", "end_char": 1191, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "boy", "misc": "", "start_char": 1188, "text": "boy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1193, "feats": null, "head": 1, "id": 8, "lemma": ".", "misc": "", "start_char": 1192, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP 'm) (ADJP (VBN surprised) (SBAR (S (NP (PRP you)) (VP (VBP know) (NP (DT that) (NN reference))))))) (. .)))" }, "speaker": "Leonard", "text": "I'm surprised you know that reference.", "tokens": [ { "deprel": "nsubj:pass", "end_char": 1195, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 1194, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 1198, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1196, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1208, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 3, "lemma": "surprise", "misc": "", "start_char": 1199, "text": "surprised", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nsubj", "end_char": 1212, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 1209, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1217, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 5, "lemma": "know", "misc": "", "start_char": 1213, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 1222, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 6, "lemma": "that", "misc": "", "start_char": 1218, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1232, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "reference", "misc": "", "start_char": 1223, "text": "reference", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1234, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 1233, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (WHNP (WDT What) (NN reference) (. ?)))" }, "speaker": "Sheldon", "text": "What reference?", "tokens": [ { "deprel": "det", "end_char": 1239, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "what", "misc": "", "start_char": 1235, "text": "What", "upos": "DET", "xpos": "WDT" }, { "deprel": "root", "end_char": 1249, "feats": "Number=Sing", "head": 0, "id": 2, "lemma": "reference", "misc": "", "start_char": 1240, "text": "reference", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1251, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 1250, "text": "?", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ] ], [ [ 0, 9, 9 ], [ 0, 13, 13 ], [ 0, 29, 29 ], [ 2, 0, 0 ], [ 2, 6, 6 ], [ 2, 11, 11 ], [ 2, 11, 13 ], [ 4, 7, 7 ], [ 4, 12, 12 ], [ 4, 12, 14 ], [ 6, 0, 0 ], [ 10, 0, 0 ], [ 10, 19, 19 ], [ 13, 3, 3 ] ], [ [ 0, 5, 16 ], [ 4, 4, 5 ], [ 5, 25, 26 ], [ 8, 5, 6 ] ], [ [ 0, 19, 19 ], [ 0, 21, 44 ], [ 1, 1, 1 ] ], [ [ 0, 40, 40 ] ], [ [ 0, 33, 44 ] ], [ [ 0, 37, 44 ], [ 2, 14, 18 ], [ 4, 15, 19 ] ], [ [ 0, 42, 44 ] ], [ [ 1, 13, 14 ] ], [ [ 1, 17, 17 ] ], [ [ 1, 3, 20 ] ], [ [ 1, 9, 20 ] ], [ [ 1, 19, 20 ] ], [ [ 1, 23, 23 ], [ 3, 3, 3 ], [ 4, 1, 1 ], [ 5, 0, 0 ], [ 8, 3, 3 ], [ 10, 9, 9 ], [ 12, 5, 6 ], [ 13, 0, 0 ], [ 13, 5, 6 ] ], [ [ 2, 14, 14 ], [ 4, 15, 15 ] ], [ [ 2, 18, 18 ], [ 4, 19, 19 ], [ 7, 0, 0 ] ], [ [ 3, 0, 2 ] ], [ [ 5, 8, 11 ], [ 5, 14, 16 ] ], [ [ 5, 17, 18 ] ], [ [ 5, 21, 26 ] ], [ [ 5, 28, 31 ] ], [ [ 5, 33, 33 ] ], [ [ 5, 39, 40 ] ], [ [ 5, 35, 42 ] ], [ [ 7, 5, 7 ], [ 7, 12, 12 ], [ 7, 14, 14 ], [ 11, 3, 5 ] ], [ [ 7, 9, 10 ] ], [ [ 8, 0, 0 ], [ 9, 4, 4 ], [ 9, 11, 11 ] ], [ [ 9, 6, 7 ] ], [ [ 9, 16, 17 ] ], [ [ 9, 21, 21 ], [ 9, 23, 23 ], [ 10, 2, 2 ] ], [ [ 10, 6, 6 ] ], [ [ 10, 15, 17 ], [ 12, 1, 3 ] ], [ [ 10, 24, 24 ] ], [ [ 11, 0, 0 ] ], [ [ 14, 0, 0 ] ] ]
s08e19c01t
Would you like to play a physics car game I invented called " I Can't Spy "? It's all the nail - biting tension of " I Spy " but the added fun of subatomic particles and waves outside the visible spectrum. If it's half as much fun as " One Times Ten to the Fourth Bottles of Beer on the Wall, " I'm in. I'll begin . Uh, I can't spy with my little eye something passing right through us. That soy Frappuccino I had. Will you please play the game? I can't spy with my little eye something passing right through us. I don't know, um...If 65 billion solar neutrinos pass through a square centimeter every second, given the surface area of this car is about 60,000 square centimeters, that means 3.9 times ten to the 15th solar neutrinos? I don't want to play anymore. We haven't been on a road trip in a while . This is fun. We get it-- you won the game . Stop bragging. No, listen, we wrote a paper together . Now we get to go to a university and talk about it? That's pretty cool. I suppose it is . In fact, if you'd like to celebrate with a little music, I'd be okay with that. What ...? This road trip just got crazy. Play that funky music, white boy. I'm surprised you know that reference. What reference?
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (ADVP (UH So)) (, ,) (NP (PRP I)) (VP (VBP put) (NP (NNS stickers)) (PP (IN on) (NP (NP (NN everything)) (SBAR (S (NP (PRP we)) (VP (VBP 're) (VP (VBG gon) (S (VP (TO na) (VP (VB sell))))))))))) (. .) (S (NP (PRP We)) (ADVP (RB just)) (VP (VBP need) (NP (NN help)) (S (VP (VBG taking) (NP (NP (PRP it)) (NP (RB all))) (PP (RB out) (PP (IN to) (NP (DT the) (NN driveway)))))))) (. .)))" }, "speaker": "Bernadette", "text": "So, I put stickers on everything we're gonna sell . We just need help taking it all out to the driveway.", "tokens": [ { "deprel": "discourse", "end_char": 2, "feats": null, "head": 4, "id": 1, "lemma": "so", "misc": "", "start_char": 0, "text": "So", "upos": "INTJ", "xpos": "UH" }, { "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": 10, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "put", "misc": "", "start_char": 7, "text": "put", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 19, "feats": "Number=Plur", "head": 4, "id": 5, "lemma": "sticker", "misc": "", "start_char": 11, "text": "stickers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 22, "feats": null, "head": 7, "id": 6, "lemma": "on", "misc": "", "start_char": 20, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 33, "feats": "Number=Sing|PronType=Tot", "head": 4, "id": 7, "lemma": "everything", "misc": "", "start_char": 23, "text": "everything", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 36, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "we", "misc": "", "start_char": 34, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 40, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 37, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "acl:relcl", "end_char": 44, "feats": "Tense=Pres|VerbForm=Part", "head": 7, "id": 10, "lemma": "go", "misc": "", "start_char": 41, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 47, "feats": null, "head": 12, "id": 11, "lemma": "to", "misc": "", "start_char": 45, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 52, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "sell", "misc": "", "start_char": 48, "text": "sell", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 54, "feats": null, "head": 4, "id": 13, "lemma": ".", "misc": "", "start_char": 53, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 57, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 16, "id": 14, "lemma": "we", "misc": "", "start_char": 55, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 62, "feats": null, "head": 16, "id": 15, "lemma": "just", "misc": "", "start_char": 58, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 67, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 16, "lemma": "need", "misc": "", "start_char": 63, "text": "need", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 72, "feats": "Number=Sing", "head": 16, "id": 17, "lemma": "help", "misc": "", "start_char": 68, "text": "help", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 79, "feats": "VerbForm=Ger", "head": 17, "id": 18, "lemma": "take", "misc": "", "start_char": 73, "text": "taking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 82, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 19, "lemma": "it", "misc": "", "start_char": 80, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 86, "feats": null, "head": 21, "id": 20, "lemma": "all", "misc": "", "start_char": 83, "text": "all", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 90, "feats": null, "head": 18, "id": 21, "lemma": "out", "misc": "", "start_char": 87, "text": "out", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 93, "feats": null, "head": 24, "id": 22, "lemma": "to", "misc": "", "start_char": 91, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 97, "feats": "Definite=Def|PronType=Art", "head": 24, "id": 23, "lemma": "the", "misc": "", "start_char": 94, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 106, "feats": "Number=Sing", "head": 18, "id": 24, "lemma": "driveway", "misc": "", "start_char": 98, "text": "driveway", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 108, "feats": null, "head": 4, "id": 25, "lemma": ".", "misc": "", "start_char": 107, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (SQ (MD Can) (NP (PRP I)) (VP (VB be) (PP (IN in) (NP (NP (NN charge)) (PP (IN of) (NP (NN pricing)))))) (. ?) (S (NP (PRP I)) (VP (VBP 've) (VP (VBN been) (VP (VBG going) (PP (IN to) (NP (NN garage) (NNS sales))) (NP (PRP$ my) (JJ whole) (NN life)))))) (. .) (SQ (MD Can) (NP (PRP you)) (VP (VB believe) (SBAR (S (NP (PRP I)) (VP (VBD got) (NP (DT these) (NNS pantyhose)) (PP (IN for) (NP (DT a) (NN nickel)))))))) (. ?)))" }, "speaker": "Amy", "text": "Can I be in charge of pricing? I've been going to garage sales my whole life . Can you believe I got these pantyhose for a nickel?", "tokens": [ { "deprel": "aux", "end_char": 112, "feats": "VerbForm=Fin", "head": 5, "id": 1, "lemma": "can", "misc": "", "start_char": 109, "text": "Can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 114, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 2, "lemma": "I", "misc": "", "start_char": 113, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 117, "feats": "VerbForm=Inf", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 115, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "case", "end_char": 120, "feats": null, "head": 5, "id": 4, "lemma": "in", "misc": "", "start_char": 118, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 127, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "charge", "misc": "", "start_char": 121, "text": "charge", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 130, "feats": null, "head": 7, "id": 6, "lemma": "of", "misc": "", "start_char": 128, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 138, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "pricing", "misc": "", "start_char": 131, "text": "pricing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 140, "feats": null, "head": 5, "id": 8, "lemma": "?", "misc": "", "start_char": 139, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 142, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 9, "lemma": "I", "misc": "", "start_char": 141, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 146, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 12, "id": 10, "lemma": "have", "misc": "", "start_char": 143, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "aux", "end_char": 151, "feats": "Tense=Past|VerbForm=Part", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 147, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "parataxis", "end_char": 157, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 12, "lemma": "go", "misc": "", "start_char": 152, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 160, "feats": null, "head": 15, "id": 13, "lemma": "to", "misc": "", "start_char": 158, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 167, "feats": "Number=Sing", "head": 15, "id": 14, "lemma": "garage", "misc": "", "start_char": 161, "text": "garage", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 173, "feats": "Number=Plur", "head": 12, "id": 15, "lemma": "sale", "misc": "", "start_char": 168, "text": "sales", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nmod:poss", "end_char": 176, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 18, "id": 16, "lemma": "my", "misc": "", "start_char": 174, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 182, "feats": "Degree=Pos", "head": 18, "id": 17, "lemma": "whole", "misc": "", "start_char": 177, "text": "whole", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:tmod", "end_char": 187, "feats": "Number=Sing", "head": 12, "id": 18, "lemma": "life", "misc": "", "start_char": 183, "text": "life", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 189, "feats": null, "head": 5, "id": 19, "lemma": ".", "misc": "", "start_char": 188, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 193, "feats": "VerbForm=Fin", "head": 22, "id": 20, "lemma": "can", "misc": "", "start_char": 190, "text": "Can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 197, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 22, "id": 21, "lemma": "you", "misc": "", "start_char": 194, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 205, "feats": "VerbForm=Inf", "head": 5, "id": 22, "lemma": "believe", "misc": "", "start_char": 198, "text": "believe", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 207, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 24, "id": 23, "lemma": "I", "misc": "", "start_char": 206, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 211, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 22, "id": 24, "lemma": "get", "misc": "", "start_char": 208, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 217, "feats": "Number=Plur|PronType=Dem", "head": 26, "id": 25, "lemma": "this", "misc": "", "start_char": 212, "text": "these", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 227, "feats": "Number=Plur", "head": 24, "id": 26, "lemma": "pantyhose", "misc": "", "start_char": 218, "text": "pantyhose", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 231, "feats": null, "head": 29, "id": 27, "lemma": "for", "misc": "", "start_char": 228, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 233, "feats": "Definite=Ind|PronType=Art", "head": 29, "id": 28, "lemma": "a", "misc": "", "start_char": 232, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 240, "feats": "Number=Sing", "head": 24, "id": 29, "lemma": "nickel", "misc": "", "start_char": 234, "text": "nickel", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 242, "feats": null, "head": 5, "id": 30, "lemma": "?", "misc": "", "start_char": 241, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (ADVP (DT All) (RB right)) (, ,) (NP (NNP Amy)) (VP (VBZ 's) (PP (PP (IN in) (NP (NP (NN charge)) (PP (IN of) (NP (NN pricing))))) (CC and) (VP (VBG being) (NP (CD 75))))) (. .)))" }, "speaker": "Howard", "text": "All right, Amy's in charge of pricing and being 75.", "tokens": [ { "deprel": "advmod", "end_char": 246, "feats": null, "head": 2, "id": 1, "lemma": "all", "misc": "", "start_char": 243, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 252, "feats": null, "head": 7, "id": 2, "lemma": "right", "misc": "", "start_char": 247, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 254, "feats": null, "head": 7, "id": 3, "lemma": ",", "misc": "", "start_char": 253, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 258, "feats": "Number=Sing", "head": 7, "id": 4, "lemma": "Amy", "misc": "", "start_char": 255, "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 261, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 259, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 264, "feats": null, "head": 7, "id": 6, "lemma": "in", "misc": "", "start_char": 262, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 271, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "charge", "misc": "", "start_char": 265, "text": "charge", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 274, "feats": null, "head": 9, "id": 8, "lemma": "of", "misc": "", "start_char": 272, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 282, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "pricing", "misc": "", "start_char": 275, "text": "pricing", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 286, "feats": null, "head": 12, "id": 10, "lemma": "and", "misc": "", "start_char": 283, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "cop", "end_char": 292, "feats": "VerbForm=Ger", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 287, "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "conj", "end_char": 295, "feats": "NumForm=Digit|NumType=Card", "head": 7, "id": 12, "lemma": "75", "misc": "", "start_char": 293, "text": "75", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 297, "feats": null, "head": 7, "id": 13, "lemma": ".", "misc": "", "start_char": 296, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hey)) (, ,) (NP (NNP Penny)) (, ,) (SQ (MD can) (NP (PRP you)) (VP (VB give) (NP (PRP me)) (NP (DT a) (NN hand)) (PP (IN with) (NP (DT this)))) (. ?))))" }, "speaker": "Raj", "text": "Hey, Penny, can you give me a hand with this?", "tokens": [ { "deprel": "discourse", "end_char": 301, "feats": null, "head": 7, "id": 1, "lemma": "hey", "misc": "", "start_char": 298, "text": "Hey", "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": "vocative", "end_char": 309, "feats": "Number=Sing", "head": 7, "id": 3, "lemma": "penny", "misc": "", "start_char": 304, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 311, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 310, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 315, "feats": "VerbForm=Fin", "head": 7, "id": 5, "lemma": "can", "misc": "", "start_char": 312, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 319, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 316, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 324, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "give", "misc": "", "start_char": 320, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 327, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 8, "lemma": "I", "misc": "", "start_char": 325, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 329, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 328, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 334, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "hand", "misc": "", "start_char": 330, "text": "hand", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 339, "feats": null, "head": 12, "id": 11, "lemma": "with", "misc": "", "start_char": 335, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 344, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 12, "lemma": "this", "misc": "", "start_char": 340, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 346, "feats": null, "head": 7, "id": 13, "lemma": "?", "misc": "", "start_char": 345, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Aw)) (, ,) (NP (PRP we)) (VP (VBD had) (S (NP (NP (CD one)) (PP (IN of) (NP (DT these)))) (VP (VBG growing) (PRT (RP up))))) (. .) (S (NP (PRP I)) (VP (VBD used) (S (VP (TO to) (VP (VB play) (NP (PDT all) (DT the) (NN time))))))) (. .)))" }, "speaker": "Penny", "text": "Aw, we had one of these growing up . I used to play all the time.", "tokens": [ { "deprel": "discourse", "end_char": 349, "feats": null, "head": 4, "id": 1, "lemma": "aw", "misc": "", "start_char": 347, "text": "Aw", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 351, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 350, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 354, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "we", "misc": "", "start_char": 352, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 358, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 355, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 362, "feats": "NumForm=Word|NumType=Card", "head": 4, "id": 5, "lemma": "one", "misc": "", "start_char": 359, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "case", "end_char": 365, "feats": null, "head": 9, "id": 6, "lemma": "of", "misc": "", "start_char": 363, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 371, "feats": "Number=Plur|PronType=Dem", "head": 9, "id": 7, "lemma": "this", "misc": "", "start_char": 366, "text": "these", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 379, "feats": "VerbForm=Ger", "head": 5, "id": 8, "lemma": "grow", "misc": "", "start_char": 372, "text": "growing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 382, "feats": null, "head": 8, "id": 9, "lemma": "up", "misc": "", "start_char": 380, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 384, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 383, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 386, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 11, "lemma": "I", "misc": "", "start_char": 385, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 391, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 12, "lemma": "use", "misc": "", "start_char": 387, "text": "used", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 394, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 392, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 399, "feats": "VerbForm=Inf", "head": 12, "id": 14, "lemma": "play", "misc": "", "start_char": 395, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "det:predet", "end_char": 403, "feats": null, "head": 17, "id": 15, "lemma": "all", "misc": "", "start_char": 400, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 407, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 16, "lemma": "the", "misc": "", "start_char": 404, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:tmod", "end_char": 412, "feats": "Number=Sing", "head": 14, "id": 17, "lemma": "time", "misc": "", "start_char": 408, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 414, "feats": null, "head": 4, "id": 18, "lemma": ".", "misc": "", "start_char": 413, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (INTJ (UH yeah)) (. ?) (NP (PRP I)) (VP (VBP love) (NP (NNP Ping) (HYPH -) (NNP Pong))) (. .)))" }, "speaker": "Raj", "text": "Oh, yeah? I love Ping - Pong.", "tokens": [ { "deprel": "discourse", "end_char": 417, "feats": null, "head": 6, "id": 1, "lemma": "oh", "misc": "", "start_char": 415, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 419, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 418, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 424, "feats": null, "head": 6, "id": 3, "lemma": "yeah", "misc": "", "start_char": 420, "text": "yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 426, "feats": null, "head": 3, "id": 4, "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": 5, "lemma": "I", "misc": "", "start_char": 427, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 433, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "love", "misc": "", "start_char": 429, "text": "love", "upos": "VERB", "xpos": "VBP" }, { "deprel": "compound", "end_char": 438, "feats": "Number=Sing", "head": 9, "id": 7, "lemma": "Ping", "misc": "", "start_char": 434, "text": "Ping", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 440, "feats": null, "head": 7, "id": 8, "lemma": "-", "misc": "", "start_char": 439, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "obj", "end_char": 445, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "Pong", "misc": "", "start_char": 441, "text": "Pong", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 447, "feats": null, "head": 6, "id": 10, "lemma": ".", "misc": "", "start_char": 446, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (PRP I)) (VP (VBD meant) (NP (NN beer) (NN pong))) (. .)))" }, "speaker": "Penny", "text": "Oh, I meant beer pong.", "tokens": [ { "deprel": "discourse", "end_char": 450, "feats": null, "head": 4, "id": 1, "lemma": "oh", "misc": "", "start_char": 448, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 452, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 451, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 454, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 453, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 460, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "mean", "misc": "", "start_char": 455, "text": "meant", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound", "end_char": 465, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "beer", "misc": "", "start_char": 461, "text": "beer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 470, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "pong", "misc": "", "start_char": 466, "text": "pong", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 472, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 471, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (S (S (NP (PRP I)) (VP (VBD had) (NP (DT a) (NN table)) (, ,) (ADVP (RB too)))) (, ,) (CC but) (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB have) (NP (DT any) (NNS friends)))))) (, ,) (RB so) (S (NP (NP (DT all)) (SBAR (S (NP (PRP I)) (VP (VBD did))))) (VP (VBD was) (VP (VB serve)))) (. .)))" }, "speaker": "Amy", "text": "I had a table, too, but I didn't have any friends, so all I did was serve.", "tokens": [ { "deprel": "nsubj", "end_char": 474, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 473, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 478, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "have", "misc": "", "start_char": 475, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 480, "feats": "Definite=Ind|PronType=Art", "head": 4, "id": 3, "lemma": "a", "misc": "", "start_char": 479, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 486, "feats": "Number=Sing", "head": 2, "id": 4, "lemma": "table", "misc": "", "start_char": 481, "text": "table", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 488, "feats": null, "head": 2, "id": 5, "lemma": ",", "misc": "", "start_char": 487, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 492, "feats": null, "head": 2, "id": 6, "lemma": "too", "misc": "", "start_char": 489, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 494, "feats": null, "head": 12, "id": 7, "lemma": ",", "misc": "", "start_char": 493, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 498, "feats": null, "head": 12, "id": 8, "lemma": "but", "misc": "", "start_char": 495, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 500, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 9, "lemma": "I", "misc": "", "start_char": 499, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 504, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 12, "id": 10, "lemma": "do", "misc": "", "start_char": 501, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 508, "feats": null, "head": 12, "id": 11, "lemma": "not", "misc": "", "start_char": 505, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 513, "feats": "VerbForm=Inf", "head": 2, "id": 12, "lemma": "have", "misc": "", "start_char": 509, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 517, "feats": null, "head": 14, "id": 13, "lemma": "any", "misc": "", "start_char": 514, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 525, "feats": "Number=Plur", "head": 12, "id": 14, "lemma": "friend", "misc": "", "start_char": 518, "text": "friends", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 527, "feats": null, "head": 21, "id": 15, "lemma": ",", "misc": "", "start_char": 526, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 530, "feats": null, "head": 21, "id": 16, "lemma": "so", "misc": "", "start_char": 528, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 534, "feats": null, "head": 21, "id": 17, "lemma": "all", "misc": "", "start_char": 531, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 536, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 18, "lemma": "I", "misc": "", "start_char": 535, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 540, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 17, "id": 19, "lemma": "do", "misc": "", "start_char": 537, "text": "did", "upos": "VERB", "xpos": "VBD" }, { "deprel": "cop", "end_char": 544, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 21, "id": 20, "lemma": "be", "misc": "", "start_char": 541, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 550, "feats": "VerbForm=Inf", "head": 2, "id": 21, "lemma": "serve", "misc": "", "start_char": 545, "text": "serve", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 552, "feats": null, "head": 2, "id": 22, "lemma": ".", "misc": "", "start_char": 551, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP know))) (, ,) (S (NP (PRP you)) (VP (MD can) (VP (VP (VB leave) (NP (CD one) (NN side)) (PRT (RP up))) (CC and) (VP (VB play) (PP (IN against) (NP (PRP it))))))) (. .)))" }, "speaker": "Bernadette", "text": "You know, you can leave one side up and play against it.", "tokens": [ { "deprel": "nsubj", "end_char": 556, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 553, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 561, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 2, "lemma": "know", "misc": "", "start_char": 557, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 563, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 562, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 567, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 4, "lemma": "you", "misc": "", "start_char": 564, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 571, "feats": "VerbForm=Fin", "head": 6, "id": 5, "lemma": "can", "misc": "", "start_char": 568, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 577, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "leave", "misc": "", "start_char": 572, "text": "leave", "upos": "VERB", "xpos": "VB" }, { "deprel": "nummod", "end_char": 581, "feats": "NumForm=Word|NumType=Card", "head": 8, "id": 7, "lemma": "one", "misc": "", "start_char": 578, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 586, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "side", "misc": "", "start_char": 582, "text": "side", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound:prt", "end_char": 589, "feats": null, "head": 6, "id": 9, "lemma": "up", "misc": "", "start_char": 587, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "cc", "end_char": 593, "feats": null, "head": 11, "id": 10, "lemma": "and", "misc": "", "start_char": 590, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 598, "feats": "VerbForm=Inf", "head": 6, "id": 11, "lemma": "play", "misc": "", "start_char": 594, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 606, "feats": null, "head": 13, "id": 12, "lemma": "against", "misc": "", "start_char": 599, "text": "against", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 609, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 13, "lemma": "it", "misc": "", "start_char": 607, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 611, "feats": null, "head": 6, "id": 14, "lemma": ".", "misc": "", "start_char": 610, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (CC And) (SBAR (IN if) (S (NP (PRP I)) (VP (VBD had) (NP (DT a) (NN friend))))) (, ,) (NP (PRP they)) (VP (MD might) (VP (VB have) (VP (VBN told) (NP (PRP me)) (NP (DT that))))) (. .)))" }, "speaker": "Amy", "text": "And if I had a friend, they might have told me that.", "tokens": [ { "deprel": "cc", "end_char": 615, "feats": null, "head": 11, "id": 1, "lemma": "and", "misc": "", "start_char": 612, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "end_char": 618, "feats": null, "head": 4, "id": 2, "lemma": "if", "misc": "", "start_char": 616, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 620, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 619, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 624, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 11, "id": 4, "lemma": "have", "misc": "", "start_char": 621, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 626, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 625, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 633, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "friend", "misc": "", "start_char": 627, "text": "friend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 635, "feats": null, "head": 11, "id": 7, "lemma": ",", "misc": "", "start_char": 634, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 640, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 11, "id": 8, "lemma": "they", "misc": "", "start_char": 636, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 646, "feats": "VerbForm=Fin", "head": 11, "id": 9, "lemma": "might", "misc": "", "start_char": 641, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 651, "feats": "VerbForm=Inf", "head": 11, "id": 10, "lemma": "have", "misc": "", "start_char": 647, "text": "have", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 656, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 11, "lemma": "tell", "misc": "", "start_char": 652, "text": "told", "upos": "VERB", "xpos": "VBN" }, { "deprel": "iobj", "end_char": 659, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 12, "lemma": "I", "misc": "", "start_char": 657, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 664, "feats": "Number=Sing|PronType=Dem", "head": 11, "id": 13, "lemma": "that", "misc": "", "start_char": 660, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 666, "feats": null, "head": 11, "id": 14, "lemma": ".", "misc": "", "start_char": 665, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (FRAG (S (VP (VB Excuse) (NP (PRP me)))) (. .) (SBARQ (WHADVP (WRB Why)) (SQ (VBZ is) (NP (EX there)) (NP (NP (DT a) (NN sticker)) (PP (IN on) (NP (DT this)))) (. ?) (S (NP (PRP It)) (VP (VBZ 's) (NP (NP (PRP$ my) (NNP TARDIS)) (PP (IN from) (NP (NNP Doctor) (NNP Who)))))) (. .) (S (NP (PRP I)) (VP (VBD was) (VP (VBG planning) (PP (IN on) (S (VP (VBG moving) (NP (PRP it)) (PP (IN in) (NP (DT the) (NN house))))))))))) (. .)))" }, "speaker": "Howard", "text": "Excuse me . Why is there a sticker on this? It's my TARDIS from Doctor Who . I was planning on moving it in the house.", "tokens": [ { "deprel": "root", "end_char": 673, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "excuse", "misc": "", "start_char": 667, "text": "Excuse", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 676, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "I", "misc": "", "start_char": 674, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 678, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 677, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 682, "feats": "PronType=Int", "head": 5, "id": 4, "lemma": "why", "misc": "", "start_char": 679, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "parataxis", "end_char": 685, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 5, "lemma": "be", "misc": "", "start_char": 683, "text": "is", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "expl", "end_char": 691, "feats": null, "head": 5, "id": 6, "lemma": "there", "misc": "", "start_char": 686, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "det", "end_char": 693, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 692, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 701, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "sticker", "misc": "", "start_char": 694, "text": "sticker", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 704, "feats": null, "head": 10, "id": 9, "lemma": "on", "misc": "", "start_char": 702, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 709, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 10, "lemma": "this", "misc": "", "start_char": 705, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 711, "feats": null, "head": 1, "id": 11, "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": 15, "id": 12, "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": 15, "id": 13, "lemma": "be", "misc": "", "start_char": 715, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 720, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 15, "id": 14, "lemma": "my", "misc": "", "start_char": 718, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "parataxis", "end_char": 727, "feats": "Number=Sing", "head": 1, "id": 15, "lemma": "TARDIS", "misc": "", "start_char": 721, "text": "TARDIS", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 732, "feats": null, "head": 17, "id": 16, "lemma": "from", "misc": "", "start_char": 728, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 739, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "Doctor", "misc": "", "start_char": 733, "text": "Doctor", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 743, "feats": "Number=Sing", "head": 17, "id": 18, "lemma": "Who", "misc": "", "start_char": 740, "text": "Who", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 745, "feats": null, "head": 1, "id": 19, "lemma": ".", "misc": "", "start_char": 744, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 747, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 22, "id": 20, "lemma": "I", "misc": "", "start_char": 746, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 751, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 22, "id": 21, "lemma": "be", "misc": "", "start_char": 748, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 760, "feats": "Tense=Pres|VerbForm=Part", "head": 1, "id": 22, "lemma": "plan", "misc": "", "start_char": 752, "text": "planning", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 763, "feats": null, "head": 24, "id": 23, "lemma": "on", "misc": "", "start_char": 761, "text": "on", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "advcl", "end_char": 770, "feats": "VerbForm=Ger", "head": 22, "id": 24, "lemma": "move", "misc": "", "start_char": 764, "text": "moving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 773, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 24, "id": 25, "lemma": "it", "misc": "", "start_char": 771, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 776, "feats": null, "head": 28, "id": 26, "lemma": "in", "misc": "", "start_char": 774, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 780, "feats": "Definite=Def|PronType=Art", "head": 28, "id": 27, "lemma": "the", "misc": "", "start_char": 777, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 786, "feats": "Number=Sing", "head": 24, "id": 28, "lemma": "house", "misc": "", "start_char": 781, "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 788, "feats": null, "head": 1, "id": 29, "lemma": ".", "misc": "", "start_char": 787, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP you)) (ADVP (RB just)) (VP (VBD answered) (NP (PRP$ your) (JJ own) (NN question)))))) (. .)))" }, "speaker": "Bernadette", "text": "I think you just answered your own question.", "tokens": [ { "deprel": "nsubj", "end_char": 790, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 789, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 796, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "think", "misc": "", "start_char": 791, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 800, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 797, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 805, "feats": null, "head": 5, "id": 4, "lemma": "just", "misc": "", "start_char": 801, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 814, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 2, "id": 5, "lemma": "answer", "misc": "", "start_char": 806, "text": "answered", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 819, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 8, "id": 6, "lemma": "your", "misc": "", "start_char": 815, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 823, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "own", "misc": "", "start_char": 820, "text": "own", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 832, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "question", "misc": "", "start_char": 824, "text": "question", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 834, "feats": null, "head": 2, "id": 9, "lemma": ".", "misc": "", "start_char": 833, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Come) (PRT (RB on)))) (, ,) (NP (CD one) (NN day)) (, ,) (NP (DT this)) (VP (MD may) (VP (VP (VB double) (PP (IN in) (NP (NN value)))) (CC and) (VP (VB be) (ADJP (JJ worth) (SBAR (NP (NN half) (WHNP (WP what))) (S (NP (PRP I)) (VP (VBD paid) (PP (IN for) (NP (PRP it)))))))))) (. .)))" }, "speaker": "Howard", "text": "Come on, one day, this may double in value and be worth half what I paid for it.", "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": "advmod", "end_char": 842, "feats": null, "head": 1, "id": 2, "lemma": "on", "misc": "", "start_char": 840, "text": "on", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 844, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 843, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nummod", "end_char": 848, "feats": "NumForm=Word|NumType=Card", "head": 5, "id": 4, "lemma": "one", "misc": "", "start_char": 845, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl:tmod", "end_char": 852, "feats": "Number=Sing", "head": 1, "id": 5, "lemma": "day", "misc": "", "start_char": 849, "text": "day", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 854, "feats": null, "head": 9, "id": 6, "lemma": ",", "misc": "", "start_char": 853, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 859, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 7, "lemma": "this", "misc": "", "start_char": 855, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 863, "feats": "VerbForm=Fin", "head": 9, "id": 8, "lemma": "may", "misc": "", "start_char": 860, "text": "may", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 870, "feats": "VerbForm=Inf", "head": 1, "id": 9, "lemma": "double", "misc": "", "start_char": 864, "text": "double", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 873, "feats": null, "head": 11, "id": 10, "lemma": "in", "misc": "", "start_char": 871, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 879, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "value", "misc": "", "start_char": 874, "text": "value", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 883, "feats": null, "head": 14, "id": 12, "lemma": "and", "misc": "", "start_char": 880, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "cop", "end_char": 886, "feats": "VerbForm=Inf", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 884, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "conj", "end_char": 892, "feats": "Degree=Pos", "head": 9, "id": 14, "lemma": "worth", "misc": "", "start_char": 887, "text": "worth", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "det", "end_char": 897, "feats": "NumForm=Word|NumType=Frac|Number=Sing", "head": 16, "id": 15, "lemma": "half", "misc": "", "start_char": 893, "text": "half", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 902, "feats": "PronType=Rel", "head": 18, "id": 16, "lemma": "what", "misc": "", "start_char": 898, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 904, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 17, "lemma": "I", "misc": "", "start_char": 903, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 909, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 14, "id": 18, "lemma": "pay", "misc": "", "start_char": 905, "text": "paid", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 913, "feats": null, "head": 20, "id": 19, "lemma": "for", "misc": "", "start_char": 910, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 916, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 20, "lemma": "it", "misc": "", "start_char": 914, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 918, "feats": null, "head": 1, "id": 21, "lemma": ".", "misc": "", "start_char": 917, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Sweetie))) (, ,) (NP (PRP we)) (VP (VBP have) (NP (NP (DT a) (NN lot)) (SBAR (S (VP (TO to) (VP (VB do))))))) (. .) (S (NP (PRP We)) (VP (VBP do) (RB n't) (VP (VB need) (S (VP (TO to) (VP (VB decide) (NP (DT this)) (ADVP (RB right) (RB now)))))))) (. .)))" }, "speaker": "Bernadette", "text": "Sweetie, we have a lot to do . We don't need to decide this right now.", "tokens": [ { "deprel": "discourse", "end_char": 926, "feats": null, "head": 4, "id": 1, "lemma": "sweetie", "misc": "", "start_char": 919, "text": "Sweetie", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 928, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 927, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 931, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "we", "misc": "", "start_char": 929, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 936, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 932, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 938, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 937, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 942, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "lot", "misc": "", "start_char": 939, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 945, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 943, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 948, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "do", "misc": "", "start_char": 946, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 950, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 949, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 953, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 13, "id": 10, "lemma": "we", "misc": "", "start_char": 951, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 956, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "do", "misc": "", "start_char": 954, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 960, "feats": null, "head": 13, "id": 12, "lemma": "not", "misc": "", "start_char": 957, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 965, "feats": "VerbForm=Inf", "head": 4, "id": 13, "lemma": "need", "misc": "", "start_char": 961, "text": "need", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 968, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 966, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 975, "feats": "VerbForm=Inf", "head": 13, "id": 15, "lemma": "decide", "misc": "", "start_char": 969, "text": "decide", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 980, "feats": "Number=Sing|PronType=Dem", "head": 15, "id": 16, "lemma": "this", "misc": "", "start_char": 976, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "advmod", "end_char": 986, "feats": null, "head": 18, "id": 17, "lemma": "right", "misc": "", "start_char": 981, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 990, "feats": null, "head": 15, "id": 18, "lemma": "now", "misc": "", "start_char": 987, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 992, "feats": null, "head": 4, "id": 19, "lemma": ".", "misc": "", "start_char": 991, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (PRP I)) (VP (VBP guess) (ADVP (ADVP (RB as) (RB long)) (SBAR (IN as) (S (NP (PRP you)) (VP (VBP 're) (VP (VBG keeping) (NP (DT an) (JJ open) (NN mind)))))))) (. .)))" }, "speaker": "Howard", "text": "Well, I guess as long as you're keeping an open mind.", "tokens": [ { "deprel": "discourse", "end_char": 997, "feats": null, "head": 4, "id": 1, "lemma": "well", "misc": "", "start_char": 993, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 999, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 998, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1001, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 1000, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1007, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "guess", "misc": "", "start_char": 1002, "text": "guess", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1010, "feats": null, "head": 6, "id": 5, "lemma": "as", "misc": "", "start_char": 1008, "text": "as", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1015, "feats": "Degree=Pos", "head": 4, "id": 6, "lemma": "long", "misc": "", "start_char": 1011, "text": "long", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 1018, "feats": null, "head": 10, "id": 7, "lemma": "as", "misc": "", "start_char": 1016, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1022, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 8, "lemma": "you", "misc": "", "start_char": 1019, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1026, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 1023, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 1034, "feats": "Tense=Pres|VerbForm=Part", "head": 6, "id": 10, "lemma": "keep", "misc": "", "start_char": 1027, "text": "keeping", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 1037, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 11, "lemma": "a", "misc": "", "start_char": 1035, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1042, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "open", "misc": "", "start_char": 1038, "text": "open", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1047, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "mind", "misc": "", "start_char": 1043, "text": "mind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1049, "feats": null, "head": 4, "id": 14, "lemma": ".", "misc": "", "start_char": 1048, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (FRAG (ADVP (IN Of) (NN course)) (. .)))" }, "speaker": "Bernadette", "text": "Of course.", "tokens": [ { "deprel": "root", "end_char": 1052, "feats": null, "head": 0, "id": 1, "lemma": "of", "misc": "", "start_char": 1050, "text": "Of", "upos": "ADV", "xpos": "IN" }, { "deprel": "fixed", "end_char": 1059, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "course", "misc": "", "start_char": 1053, "text": "course", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1061, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 1060, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ], [ 1, 20, 20 ], [ 11, 0, 0 ], [ 14, 7, 7 ] ], [ [ 0, 4, 4 ] ], [ [ 0, 6, 6 ] ], [ [ 0, 7, 7 ], [ 0, 13, 13 ] ], [ [ 0, 6, 11 ] ], [ [ 0, 18, 18 ] ], [ [ 0, 19, 19 ] ], [ [ 0, 18, 19 ] ], [ [ 0, 16, 23 ] ], [ [ 0, 22, 23 ], [ 1, 13, 14 ] ], [ [ 1, 1, 1 ], [ 1, 8, 8 ], [ 1, 15, 15 ], [ 1, 15, 17 ], [ 1, 22, 22 ], [ 7, 0, 0 ], [ 7, 8, 8 ], [ 7, 17, 17 ], [ 7, 16, 18 ], [ 8, 0, 0 ], [ 8, 3, 3 ], [ 9, 2, 2 ], [ 9, 11, 11 ] ], [ [ 1, 6, 6 ], [ 2, 8, 11 ] ], [ [ 1, 4, 6 ], [ 2, 6, 11 ] ], [ [ 1, 24, 25 ], [ 1, 27, 28 ] ], [ [ 2, 3, 3 ], [ 10, 1, 1 ], [ 10, 13, 13 ], [ 10, 13, 17 ], [ 10, 19, 19 ], [ 10, 24, 24 ], [ 11, 2, 2 ], [ 11, 5, 5 ], [ 11, 5, 7 ], [ 12, 6, 6 ], [ 12, 16, 16 ], [ 12, 19, 19 ], [ 13, 0, 0 ], [ 14, 2, 2 ] ], [ [ 2, 11, 11 ] ], [ [ 3, 2, 2 ], [ 3, 5, 5 ] ], [ [ 3, 7, 7 ], [ 5, 4, 4 ] ], [ [ 3, 11, 11 ], [ 4, 4, 6 ] ], [ [ 3, 8, 11 ] ], [ [ 4, 2, 2 ] ], [ [ 4, 6, 6 ] ], [ [ 4, 10, 10 ], [ 6, 2, 2 ] ], [ [ 4, 14, 16 ] ], [ [ 5, 6, 8 ], [ 6, 4, 5 ], [ 7, 2, 3 ] ], [ [ 7, 12, 13 ] ], [ [ 7, 16, 16 ] ], [ [ 8, 6, 7 ] ], [ [ 8, 12, 12 ] ], [ [ 9, 4, 5 ], [ 9, 7, 7 ] ], [ [ 9, 12, 12 ] ], [ [ 10, 5, 5 ] ], [ [ 10, 6, 7 ] ], [ [ 10, 9, 9 ], [ 10, 11, 11 ] ], [ [ 10, 17, 17 ] ], [ [ 10, 16, 17 ] ], [ [ 10, 26, 27 ] ], [ [ 12, 3, 4 ] ], [ [ 12, 10, 10 ] ], [ [ 12, 15, 15 ] ], [ [ 12, 14, 19 ] ], [ [ 13, 2, 2 ], [ 13, 9, 9 ] ], [ [ 13, 4, 7 ] ], [ [ 13, 15, 15 ] ], [ [ 14, 10, 12 ] ] ]
s08e19c02t
So, I put stickers on everything we're gonna sell . We just need help taking it all out to the driveway. Can I be in charge of pricing? I've been going to garage sales my whole life . Can you believe I got these pantyhose for a nickel? All right, Amy's in charge of pricing and being 75. Hey, Penny, can you give me a hand with this? Aw, we had one of these growing up . I used to play all the time. Oh, yeah? I love Ping - Pong. Oh, I meant beer pong. I had a table, too, but I didn't have any friends, so all I did was serve. You know, you can leave one side up and play against it. And if I had a friend, they might have told me that. Excuse me . Why is there a sticker on this? It's my TARDIS from Doctor Who . I was planning on moving it in the house. I think you just answered your own question. Come on, one day, this may double in value and be worth half what I paid for it. Sweetie, we have a lot to do . We don't need to decide this right now. Well, I guess as long as you're keeping an open mind. Of course.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (ADVP (RB So)) (, ...) (NP (PRP they)) (VP (VBP 're) (VP (VBG requesting) (SBAR (IN that) (S (NP (DT the) (JJ white) (NN boy)) (VP (VB play) (NP (DT the) (JJ funky) (NN music)) (, ,) (INTJ (UH yes))))))) (. ?)))" }, "speaker": "Sheldon", "text": "So...they're requesting that the white boy play the funky music, yes?", "tokens": [ { "deprel": "advmod", "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": 6, "feats": null, "head": 5, "id": 2, "lemma": "...", "misc": "", "start_char": 3, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 11, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "they", "misc": "", "start_char": 7, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 15, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 12, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 26, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "request", "misc": "", "start_char": 16, "text": "requesting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 31, "feats": null, "head": 10, "id": 6, "lemma": "that", "misc": "", "start_char": 27, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 35, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 7, "lemma": "the", "misc": "", "start_char": 32, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 41, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "white", "misc": "", "start_char": 36, "text": "white", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 45, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "boy", "misc": "", "start_char": 42, "text": "boy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "ccomp", "end_char": 50, "feats": "VerbForm=Inf", "head": 5, "id": 10, "lemma": "play", "misc": "", "start_char": 46, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 54, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 11, "lemma": "the", "misc": "", "start_char": 51, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 60, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "funky", "misc": "", "start_char": 55, "text": "funky", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 66, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "music", "misc": "", "start_char": 61, "text": "music", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 68, "feats": null, "head": 15, "id": 14, "lemma": ",", "misc": "", "start_char": 67, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 72, "feats": null, "head": 5, "id": 15, "lemma": "yes", "misc": "", "start_char": 69, "text": "yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 74, "feats": null, "head": 5, "id": 16, "lemma": "?", "misc": "", "start_char": 73, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (INTJ (UH Yes) (. .)))" }, "speaker": "Leonard", "text": "Yes.", "tokens": [ { "deprel": "root", "end_char": 78, "feats": null, "head": 0, "id": 1, "lemma": "yes", "misc": "", "start_char": 75, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 80, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 79, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (CC And) (NP (NP (DT this) (NN music)) (SBAR (S (NP (PRP we)) (VP (VBP 're) (VP (VBG listening) (PP (IN to) (ADVP (RB right) (RB now)))))))) (VP (VBZ is) (ADJP (JJ funky)) (ADVP (RB as) (RB well))) (. ?)))" }, "speaker": "Sheldon", "text": "And this music we're listening to right now is funky as well?", "tokens": [ { "deprel": "cc", "end_char": 84, "feats": null, "head": 11, "id": 1, "lemma": "and", "misc": "", "start_char": 81, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 89, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 2, "lemma": "this", "misc": "", "start_char": 85, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 95, "feats": "Number=Sing", "head": 11, "id": 3, "lemma": "music", "misc": "", "start_char": 90, "text": "music", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 98, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "we", "misc": "", "start_char": 96, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 102, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 99, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "acl:relcl", "end_char": 112, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 6, "lemma": "listen", "misc": "", "start_char": 103, "text": "listening", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obl", "end_char": 115, "feats": null, "head": 6, "id": 7, "lemma": "to", "misc": "", "start_char": 113, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "advmod", "end_char": 121, "feats": null, "head": 9, "id": 8, "lemma": "right", "misc": "", "start_char": 116, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 125, "feats": null, "head": 6, "id": 9, "lemma": "now", "misc": "", "start_char": 122, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 128, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 10, "lemma": "be", "misc": "", "start_char": 126, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 134, "feats": "Degree=Pos", "head": 0, "id": 11, "lemma": "funky", "misc": "", "start_char": 129, "text": "funky", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 137, "feats": null, "head": 11, "id": 12, "lemma": "as", "misc": "", "start_char": 135, "text": "as", "upos": "ADV", "xpos": "RB" }, { "deprel": "fixed", "end_char": 142, "feats": "Degree=Pos", "head": 12, "id": 13, "lemma": "well", "misc": "", "start_char": 138, "text": "well", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 144, "feats": null, "head": 11, "id": 14, "lemma": "?", "misc": "", "start_char": 143, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (ADJP (JJ Sure) (. .)))" }, "speaker": "Leonard", "text": "Sure.", "tokens": [ { "deprel": "root", "end_char": 149, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "sure", "misc": "", "start_char": 145, "text": "Sure", "upos": "ADJ", "xpos": "JJ" }, { "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 (VP (VB Let) (S (NP (PRP me)) (VP (VB ask) (NP (PRP you)) (NP (DT this))))) (. .) (SQ (VBP Do) (NP (PRP you)) (VP (VB think) (SBAR (S (NP (DT this) (NN song)) (VP (VBZ is) (NP (NP (DT the) (NN music)) (SBAR (S (NP (DT the) (JJ white) (NN boy)) (ADVP (RB ultimately)) (VP (VBZ plays)))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "Let me ask you this . Do you think this song is the music the white boy ultimately plays?", "tokens": [ { "deprel": "root", "end_char": 155, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "let", "misc": "", "start_char": 152, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 158, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "I", "misc": "", "start_char": 156, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 162, "feats": "VerbForm=Inf", "head": 1, "id": 3, "lemma": "ask", "misc": "", "start_char": 159, "text": "ask", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 166, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "you", "misc": "", "start_char": 163, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "obj", "end_char": 171, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 5, "lemma": "this", "misc": "", "start_char": 167, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 173, "feats": null, "head": 1, "id": 6, "lemma": ".", "misc": "", "start_char": 172, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 176, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 7, "lemma": "do", "misc": "", "start_char": 174, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "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": "parataxis", "end_char": 186, "feats": "VerbForm=Inf", "head": 1, "id": 9, "lemma": "think", "misc": "", "start_char": 181, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 191, "feats": "Number=Sing|PronType=Dem", "head": 11, "id": 10, "lemma": "this", "misc": "", "start_char": 187, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 196, "feats": "Number=Sing", "head": 14, "id": 11, "lemma": "song", "misc": "", "start_char": 192, "text": "song", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 199, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 12, "lemma": "be", "misc": "", "start_char": 197, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 203, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 13, "lemma": "the", "misc": "", "start_char": 200, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 209, "feats": "Number=Sing", "head": 9, "id": 14, "lemma": "music", "misc": "", "start_char": 204, "text": "music", "upos": "NOUN", "xpos": "NN" }, { "deprel": "det", "end_char": 213, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 15, "lemma": "the", "misc": "", "start_char": 210, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 219, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "white", "misc": "", "start_char": 214, "text": "white", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 223, "feats": "Number=Sing", "head": 19, "id": 17, "lemma": "boy", "misc": "", "start_char": 220, "text": "boy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 234, "feats": null, "head": 19, "id": 18, "lemma": "ultimately", "misc": "", "start_char": 224, "text": "ultimately", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 240, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 19, "lemma": "play", "misc": "", "start_char": 235, "text": "plays", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 242, "feats": null, "head": 1, "id": 20, "lemma": "?", "misc": "", "start_char": 241, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (MD could) (VP (VB be))) (. .)))" }, "speaker": "Leonard", "text": "It could be.", "tokens": [ { "deprel": "nsubj", "end_char": 245, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 243, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 251, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "could", "misc": "", "start_char": 246, "text": "could", "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": "AUX", "xpos": "VB" }, { "deprel": "punct", "end_char": 256, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 255, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (RB So) (NP (PRP it)) (VP (VBZ 's) (PP (IN like) (NP (NP (NP (DT the) (JJ musical) (NN equivalent)) (PP (IN of) (NP (NP (NNP Russell) (POS 's)) (NNP Paradox)))) (, ,) (NP (NP (DT the) (NN question)) (PP (IN of) (SBAR (IN whether) (S (NP (NP (NP (DT the) (NN set)) (PP (IN of) (NP (DT all) (NNS sets)))) (SBAR (WHNP (WDT that)) (S (VP (VBP do) (RB n't) (VP (VB contain) (NP (PRP themselves)) (PP (IN as) (NP (NNS members)))))))) (VP (VBZ contains) (NP (PRP itself)))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "So it's like the musical equivalent of Russell's Paradox, the question of whether the set of all sets that don't contain themselves as members contains itself?", "tokens": [ { "deprel": "discourse", "end_char": 259, "feats": null, "head": 7, "id": 1, "lemma": "so", "misc": "", "start_char": 257, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 262, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 2, "lemma": "it", "misc": "", "start_char": 260, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 265, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 3, "lemma": "be", "misc": "", "start_char": 263, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 270, "feats": null, "head": 7, "id": 4, "lemma": "like", "misc": "", "start_char": 266, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 274, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 5, "lemma": "the", "misc": "", "start_char": 271, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 282, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "musical", "misc": "", "start_char": 275, "text": "musical", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 293, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "equivalent", "misc": "", "start_char": 283, "text": "equivalent", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 296, "feats": null, "head": 11, "id": 8, "lemma": "of", "misc": "", "start_char": 294, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 304, "feats": "Number=Sing", "head": 11, "id": 9, "lemma": "Russell", "misc": "", "start_char": 297, "text": "Russell", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 307, "feats": null, "head": 9, "id": 10, "lemma": "'s", "misc": "", "start_char": 305, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nmod", "end_char": 315, "feats": "Number=Sing", "head": 7, "id": 11, "lemma": "Paradox", "misc": "", "start_char": 308, "text": "Paradox", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 317, "feats": null, "head": 14, "id": 12, "lemma": ",", "misc": "", "start_char": 316, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 321, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 13, "lemma": "the", "misc": "", "start_char": 318, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "appos", "end_char": 330, "feats": "Number=Sing", "head": 7, "id": 14, "lemma": "question", "misc": "", "start_char": 322, "text": "question", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 333, "feats": null, "head": 29, "id": 15, "lemma": "of", "misc": "", "start_char": 331, "text": "of", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "mark", "end_char": 341, "feats": null, "head": 29, "id": 16, "lemma": "whether", "misc": "", "start_char": 334, "text": "whether", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 345, "feats": "Definite=Def|PronType=Art", "head": 18, "id": 17, "lemma": "the", "misc": "", "start_char": 342, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 349, "feats": "Number=Sing", "head": 29, "id": 18, "lemma": "set", "misc": "", "start_char": 346, "text": "set", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 352, "feats": null, "head": 21, "id": 19, "lemma": "of", "misc": "", "start_char": 350, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 356, "feats": null, "head": 21, "id": 20, "lemma": "all", "misc": "", "start_char": 353, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 361, "feats": "Number=Plur", "head": 18, "id": 21, "lemma": "set", "misc": "", "start_char": 357, "text": "sets", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 366, "feats": "PronType=Rel", "head": 25, "id": 22, "lemma": "that", "misc": "", "start_char": 362, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "aux", "end_char": 369, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 25, "id": 23, "lemma": "do", "misc": "", "start_char": 367, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 373, "feats": null, "head": 25, "id": 24, "lemma": "not", "misc": "", "start_char": 370, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 381, "feats": "VerbForm=Inf", "head": 21, "id": 25, "lemma": "contain", "misc": "", "start_char": 374, "text": "contain", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 392, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs|Reflex=Yes", "head": 25, "id": 26, "lemma": "themselves", "misc": "", "start_char": 382, "text": "themselves", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 395, "feats": null, "head": 28, "id": 27, "lemma": "as", "misc": "", "start_char": 393, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 403, "feats": "Number=Plur", "head": 25, "id": 28, "lemma": "member", "misc": "", "start_char": 396, "text": "members", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "acl", "end_char": 412, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 29, "lemma": "contain", "misc": "", "start_char": 404, "text": "contains", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 419, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Emp|Reflex=Yes", "head": 29, "id": 30, "lemma": "itself", "misc": "", "start_char": 413, "text": "itself", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 421, "feats": null, "head": 7, "id": 31, "lemma": "?", "misc": "", "start_char": 420, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (ADVP (RB Exactly) (. .)))" }, "speaker": "Leonard", "text": "Exactly.", "tokens": [ { "deprel": "root", "end_char": 429, "feats": null, "head": 0, "id": 1, "lemma": "exactly", "misc": "", "start_char": 422, "text": "Exactly", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 431, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 430, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ...) (ADVP (RB then)) (NP (PRP I)) (VP (VBP hate) (NP (PRP it))) (. .) (S (NP (NN Music)) (VP (MD should) (ADVP (RB just)) (VP (VB be) (ADJP (JJ fun))))) (. .)))" }, "speaker": "Sheldon", "text": "Well...then I hate it . Music should just be fun.", "tokens": [ { "deprel": "discourse", "end_char": 436, "feats": null, "head": 5, "id": 1, "lemma": "well", "misc": "", "start_char": 432, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 440, "feats": null, "head": 5, "id": 2, "lemma": "...", "misc": "", "start_char": 437, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 445, "feats": "PronType=Dem", "head": 5, "id": 3, "lemma": "then", "misc": "", "start_char": 441, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 447, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 446, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 452, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "hate", "misc": "", "start_char": 448, "text": "hate", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 455, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "it", "misc": "", "start_char": 453, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 457, "feats": null, "head": 5, "id": 7, "lemma": ".", "misc": "", "start_char": 456, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 463, "feats": "Number=Sing", "head": 12, "id": 8, "lemma": "Music", "misc": "", "start_char": 458, "text": "Music", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 470, "feats": "VerbForm=Fin", "head": 12, "id": 9, "lemma": "should", "misc": "", "start_char": 464, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 475, "feats": null, "head": 12, "id": 10, "lemma": "just", "misc": "", "start_char": 471, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 478, "feats": "VerbForm=Inf", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 476, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 482, "feats": "Degree=Pos", "head": 5, "id": 12, "lemma": "fun", "misc": "", "start_char": 479, "text": "fun", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 484, "feats": null, "head": 5, "id": 13, "lemma": ".", "misc": "", "start_char": 483, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (S (VP (VBG Making) (NP (JJ great) (NN time)))) (. .) (S (VP (VBG Gon) (S (VP (TO na) (VP (VB be) (ADVP (RB there)) (ADVP (RB pretty) (RB early))))))) (. .)))" }, "speaker": "Leonard", "text": "Making great time . Gonna be there pretty early.", "tokens": [ { "deprel": "advcl", "end_char": 491, "feats": "VerbForm=Ger", "head": 5, "id": 1, "lemma": "make", "misc": "", "start_char": 485, "text": "Making", "upos": "VERB", "xpos": "VBG" }, { "deprel": "amod", "end_char": 497, "feats": "Degree=Pos", "head": 3, "id": 2, "lemma": "great", "misc": "", "start_char": 492, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 502, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "time", "misc": "", "start_char": 498, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 504, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 503, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 508, "feats": "VerbForm=Ger", "head": 0, "id": 5, "lemma": "go", "misc": "", "start_char": 505, "text": "Gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 511, "feats": null, "head": 8, "id": 6, "lemma": "to", "misc": "", "start_char": 509, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 514, "feats": "VerbForm=Inf", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 512, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 520, "feats": "PronType=Dem", "head": 5, "id": 8, "lemma": "there", "misc": "", "start_char": 515, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 527, "feats": null, "head": 10, "id": 9, "lemma": "pretty", "misc": "", "start_char": 521, "text": "pretty", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 533, "feats": "Degree=Pos", "head": 8, "id": 10, "lemma": "early", "misc": "", "start_char": 528, "text": "early", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 535, "feats": null, "head": 5, "id": 11, "lemma": ".", "misc": "", "start_char": 534, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (SQ (MD Will) (NP (PRP$ our) (NN hotel) (NN room)) (VP (VB be) (ADJP (JJ ready))) (. ?)))" }, "speaker": "Sheldon", "text": "Will our hotel room be ready?", "tokens": [ { "deprel": "aux", "end_char": 540, "feats": "VerbForm=Fin", "head": 6, "id": 1, "lemma": "will", "misc": "", "start_char": 536, "text": "Will", "upos": "AUX", "xpos": "MD" }, { "deprel": "nmod:poss", "end_char": 544, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 2, "lemma": "our", "misc": "", "start_char": 541, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "compound", "end_char": 550, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "hotel", "misc": "", "start_char": 545, "text": "hotel", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 555, "feats": "Number=Sing", "head": 6, "id": 4, "lemma": "room", "misc": "", "start_char": 551, "text": "room", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 558, "feats": "VerbForm=Inf", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 556, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "root", "end_char": 564, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "ready", "misc": "", "start_char": 559, "text": "ready", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 566, "feats": null, "head": 6, "id": 7, "lemma": "?", "misc": "", "start_char": 565, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP doubt) (NP (PRP it))) (. .)))" }, "speaker": "Leonard", "text": "I doubt it.", "tokens": [ { "deprel": "nsubj", "end_char": 568, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 567, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 574, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "doubt", "misc": "", "start_char": 569, "text": "doubt", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 577, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 3, "lemma": "it", "misc": "", "start_char": 575, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 579, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 578, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (SQ (VBP Are) (RB n't) (NP (NP (PRP you))) (ADJP (JJ worried) (SBAR (IN that) (S (S (VP (VBG sitting) (PP (IN in) (NP (DT the) (NN lobby))) (PP (IN for) (NP (NP (DT a) (JJ long) (NN period)) (PP (IN of) (NP (NN time))))))) (VP (MD might) (VP (VB attract) (NP (NP (DT the) (NN attention)) (PP (IN of) (NP (DT the) (NN hotel) (NN detective))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "Aren't you worried that sitting in the lobby for a long period of time might attract the attention of the hotel detective?", "tokens": [ { "deprel": "cop", "end_char": 583, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 1, "lemma": "be", "misc": "", "start_char": 580, "text": "Are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 587, "feats": null, "head": 4, "id": 2, "lemma": "not", "misc": "", "start_char": 584, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 591, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 588, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 599, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "worried", "misc": "", "start_char": 592, "text": "worried", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 604, "feats": null, "head": 17, "id": 5, "lemma": "that", "misc": "", "start_char": 600, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "csubj", "end_char": 612, "feats": "VerbForm=Ger", "head": 17, "id": 6, "lemma": "sit", "misc": "", "start_char": 605, "text": "sitting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 615, "feats": null, "head": 9, "id": 7, "lemma": "in", "misc": "", "start_char": 613, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 619, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 616, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 625, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "lobby", "misc": "", "start_char": 620, "text": "lobby", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 629, "feats": null, "head": 13, "id": 10, "lemma": "for", "misc": "", "start_char": 626, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 631, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 11, "lemma": "a", "misc": "", "start_char": 630, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 636, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "long", "misc": "", "start_char": 632, "text": "long", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 643, "feats": "Number=Sing", "head": 6, "id": 13, "lemma": "period", "misc": "", "start_char": 637, "text": "period", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 646, "feats": null, "head": 15, "id": 14, "lemma": "of", "misc": "", "start_char": 644, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 651, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "time", "misc": "", "start_char": 647, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 657, "feats": "VerbForm=Fin", "head": 17, "id": 16, "lemma": "might", "misc": "", "start_char": 652, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 665, "feats": "VerbForm=Inf", "head": 4, "id": 17, "lemma": "attract", "misc": "", "start_char": 658, "text": "attract", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 669, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 18, "lemma": "the", "misc": "", "start_char": 666, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 679, "feats": "Number=Sing", "head": 17, "id": 19, "lemma": "attention", "misc": "", "start_char": 670, "text": "attention", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 682, "feats": null, "head": 23, "id": 20, "lemma": "of", "misc": "", "start_char": 680, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 686, "feats": "Definite=Def|PronType=Art", "head": 23, "id": 21, "lemma": "the", "misc": "", "start_char": 683, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 692, "feats": "Number=Sing", "head": 23, "id": 22, "lemma": "hotel", "misc": "", "start_char": 687, "text": "hotel", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 702, "feats": "Number=Sing", "head": 19, "id": 23, "lemma": "detective", "misc": "", "start_char": 693, "text": "detective", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 704, "feats": null, "head": 4, "id": 24, "lemma": "?", "misc": "", "start_char": 703, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (SBAR (IN If) (S (NP (PRP we)) (VP (VBP do)))) (, ,) (NP (PRP we)) (VP (MD 'll) (ADVP (RB just)) (VP (VB tell) (NP (PRP him)) (S (VP (TO to) (VP (`` \") (VB hit) (NP (DT the) (NNS bricks)) (, ,) (VP (VB see))))))) (. ?) ('' \")))" }, "speaker": "Leonard", "text": "If we do, we'll just tell him to \" hit the bricks, see? \"", "tokens": [ { "deprel": "mark", "end_char": 707, "feats": null, "head": 3, "id": 1, "lemma": "if", "misc": "", "start_char": 705, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 710, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "we", "misc": "", "start_char": 708, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 713, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 3, "lemma": "do", "misc": "", "start_char": 711, "text": "do", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 715, "feats": null, "head": 8, "id": 4, "lemma": ",", "misc": "", "start_char": 714, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 718, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 8, "id": 5, "lemma": "we", "misc": "", "start_char": 716, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 722, "feats": "VerbForm=Fin", "head": 8, "id": 6, "lemma": "will", "misc": "", "start_char": 719, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 727, "feats": null, "head": 8, "id": 7, "lemma": "just", "misc": "", "start_char": 723, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 732, "feats": "VerbForm=Inf", "head": 0, "id": 8, "lemma": "tell", "misc": "", "start_char": 728, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 736, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 9, "lemma": "he", "misc": "", "start_char": 733, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 739, "feats": null, "head": 12, "id": 10, "lemma": "to", "misc": "", "start_char": 737, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "punct", "end_char": 741, "feats": null, "head": 12, "id": 11, "lemma": "\"", "misc": "", "start_char": 740, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "xcomp", "end_char": 745, "feats": "VerbForm=Inf", "head": 8, "id": 12, "lemma": "hit", "misc": "", "start_char": 742, "text": "hit", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 749, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 13, "lemma": "the", "misc": "", "start_char": 746, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 756, "feats": "Number=Plur", "head": 12, "id": 14, "lemma": "brick", "misc": "", "start_char": 750, "text": "bricks", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 758, "feats": null, "head": 12, "id": 15, "lemma": ",", "misc": "", "start_char": 757, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 762, "feats": "VerbForm=Inf", "head": 12, "id": 16, "lemma": "see", "misc": "", "start_char": 759, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 764, "feats": null, "head": 8, "id": 17, "lemma": "?", "misc": "", "start_char": 763, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 766, "feats": null, "head": 8, "id": 18, "lemma": "\"", "misc": "", "start_char": 765, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (S (VP (VBZ Seems) (ADJP (NP (DT a) (JJ little)) (JJ confrontational)))) (, ,) (CC but) (S (NP (DT all) (JJ right) (. .)) (SBAR (S (NP (PRP You)) (VP (VBP know))))) (, ,) (NP (PRP we)) (VP (MD wo) (RB n't) (VP (VB be) (ADVP (RB very) (RB far)) (PP (IN from) (NP (NNP Skywalker) (NNP Ranch))))) (. .)))" }, "speaker": "Sheldon", "text": "Seems a little confrontational, but all right . You know, we won't be very far from Skywalker Ranch.", "tokens": [ { "deprel": "root", "end_char": 772, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "seem", "misc": "", "start_char": 767, "text": "Seems", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 774, "feats": "Definite=Ind|PronType=Art", "head": 3, "id": 2, "lemma": "a", "misc": "", "start_char": 773, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 781, "feats": "Degree=Pos", "head": 4, "id": 3, "lemma": "little", "misc": "", "start_char": 775, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "xcomp", "end_char": 797, "feats": "Degree=Pos", "head": 1, "id": 4, "lemma": "confrontational", "misc": "", "start_char": 782, "text": "confrontational", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 799, "feats": null, "head": 8, "id": 5, "lemma": ",", "misc": "", "start_char": 798, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 803, "feats": null, "head": 8, "id": 6, "lemma": "but", "misc": "", "start_char": 800, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 807, "feats": null, "head": 8, "id": 7, "lemma": "all", "misc": "", "start_char": 804, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 813, "feats": "Degree=Pos", "head": 1, "id": 8, "lemma": "right", "misc": "", "start_char": 808, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 815, "feats": null, "head": 11, "id": 9, "lemma": ".", "misc": "", "start_char": 814, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 819, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 11, "id": 10, "lemma": "you", "misc": "", "start_char": 816, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 824, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 18, "id": 11, "lemma": "know", "misc": "", "start_char": 820, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 826, "feats": null, "head": 18, "id": 12, "lemma": ",", "misc": "", "start_char": 825, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 829, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 18, "id": 13, "lemma": "we", "misc": "", "start_char": 827, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 832, "feats": "VerbForm=Fin", "head": 18, "id": 14, "lemma": "will", "misc": "", "start_char": 830, "text": "wo", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 836, "feats": null, "head": 18, "id": 15, "lemma": "not", "misc": "", "start_char": 833, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "cop", "end_char": 839, "feats": "VerbForm=Inf", "head": 18, "id": 16, "lemma": "be", "misc": "", "start_char": 837, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 844, "feats": null, "head": 18, "id": 17, "lemma": "very", "misc": "", "start_char": 840, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 848, "feats": "Degree=Pos", "head": 1, "id": 18, "lemma": "far", "misc": "", "start_char": 845, "text": "far", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 853, "feats": null, "head": 21, "id": 19, "lemma": "from", "misc": "", "start_char": 849, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 863, "feats": "Number=Sing", "head": 21, "id": 20, "lemma": "Skywalker", "misc": "", "start_char": 854, "text": "Skywalker", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 869, "feats": "Number=Sing", "head": 18, "id": 21, "lemma": "Ranch", "misc": "", "start_char": 864, "text": "Ranch", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 871, "feats": null, "head": 1, "id": 22, "lemma": ".", "misc": "", "start_char": 870, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Oh)) (, ,) (NP (DT that)) (VP (VBZ 's) (ADJP (JJ true)))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (RB not) (SBAR (IN like) (S (NP (PRP we)) (VP (MD can) (VP (VB get) (ADVP (RB in)) (ADVP (RB there)))))))) (. .)))" }, "speaker": "Leonard", "text": "Oh, that's true . It's not like we can get in there.", "tokens": [ { "deprel": "discourse", "end_char": 874, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 872, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 876, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 875, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 881, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 3, "lemma": "that", "misc": "", "start_char": 877, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 884, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 882, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 889, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "true", "misc": "", "start_char": 885, "text": "true", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 891, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 890, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj:outer", "end_char": 894, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 7, "lemma": "it", "misc": "", "start_char": 892, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 897, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 8, "lemma": "be", "misc": "", "start_char": 895, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 901, "feats": null, "head": 13, "id": 9, "lemma": "not", "misc": "", "start_char": 898, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "mark", "end_char": 906, "feats": null, "head": 13, "id": 10, "lemma": "like", "misc": "", "start_char": 902, "text": "like", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 909, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 13, "id": 11, "lemma": "we", "misc": "", "start_char": 907, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 913, "feats": "VerbForm=Fin", "head": 13, "id": 12, "lemma": "can", "misc": "", "start_char": 910, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 917, "feats": "VerbForm=Inf", "head": 5, "id": 13, "lemma": "get", "misc": "", "start_char": 914, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 920, "feats": null, "head": 15, "id": 14, "lemma": "in", "misc": "", "start_char": 918, "text": "in", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 926, "feats": "PronType=Dem", "head": 13, "id": 15, "lemma": "there", "misc": "", "start_char": 921, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 928, "feats": null, "head": 5, "id": 16, "lemma": ".", "misc": "", "start_char": 927, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (SBARQ (WHADVP (WRB Why)) (RB not) (. ?)))" }, "speaker": "Sheldon", "text": "Why not?", "tokens": [ { "deprel": "advmod", "end_char": 932, "feats": "PronType=Int", "head": 2, "id": 1, "lemma": "why", "misc": "", "start_char": 929, "text": "Why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "root", "end_char": 936, "feats": null, "head": 0, "id": 2, "lemma": "not", "misc": "", "start_char": 933, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 938, "feats": null, "head": 2, "id": 3, "lemma": "?", "misc": "", "start_char": 937, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (NP (PRP I) (, -) (PRP I)) (VP (VBP do) (RB n't) (VP (VB think) (SBAR (S (NP (NNP George) (NNP Lucas)) (VP (VBD put) (NP (PRP$ his) (NNS headquarters)) (PP (IN in) (NP (NP (DT the) (NN middle)) (PP (IN of) (NP (RB nowhere))))) (SBAR (IN because) (S (NP (PRP he)) (VP (VBD wanted) (S (NP (NNS people)) (VP (VBG dropping) (PRT (RB in)))))))))))) (. .)))" }, "speaker": "Leonard", "text": "I - I don't think George Lucas put his headquarters in the middle of nowhere because he wanted people dropping in.", "tokens": [ { "deprel": "vocative", "end_char": 940, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 1, "lemma": "I", "misc": "", "start_char": 939, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 942, "feats": null, "head": 6, "id": 2, "lemma": "-", "misc": "", "start_char": 941, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 944, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 943, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 947, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "do", "misc": "", "start_char": 945, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 951, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 948, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 957, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "think", "misc": "", "start_char": 952, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 964, "feats": "Number=Sing", "head": 9, "id": 7, "lemma": "George", "misc": "", "start_char": 958, "text": "George", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 970, "feats": "Number=Sing", "head": 7, "id": 8, "lemma": "Lucas", "misc": "", "start_char": 965, "text": "Lucas", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "ccomp", "end_char": 974, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 6, "id": 9, "lemma": "put", "misc": "", "start_char": 971, "text": "put", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 978, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "his", "misc": "", "start_char": 975, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 991, "feats": "Number=Plur", "head": 9, "id": 11, "lemma": "headquarters", "misc": "", "start_char": 979, "text": "headquarters", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 994, "feats": null, "head": 14, "id": 12, "lemma": "in", "misc": "", "start_char": 992, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 998, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 13, "lemma": "the", "misc": "", "start_char": 995, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1005, "feats": "Number=Sing", "head": 9, "id": 14, "lemma": "middle", "misc": "", "start_char": 999, "text": "middle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1008, "feats": null, "head": 16, "id": 15, "lemma": "of", "misc": "", "start_char": 1006, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1016, "feats": null, "head": 14, "id": 16, "lemma": "nowhere", "misc": "", "start_char": 1009, "text": "nowhere", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 1024, "feats": null, "head": 19, "id": 17, "lemma": "because", "misc": "", "start_char": 1017, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1027, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 19, "id": 18, "lemma": "he", "misc": "", "start_char": 1025, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 1034, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 9, "id": 19, "lemma": "want", "misc": "", "start_char": 1028, "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1041, "feats": "Number=Plur", "head": 19, "id": 20, "lemma": "person", "misc": "", "start_char": 1035, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "acl", "end_char": 1050, "feats": "VerbForm=Ger", "head": 20, "id": 21, "lemma": "drop", "misc": "", "start_char": 1042, "text": "dropping", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 1053, "feats": null, "head": 21, "id": 22, "lemma": "in", "misc": "", "start_char": 1051, "text": "in", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1055, "feats": null, "head": 6, "id": 23, "lemma": ".", "misc": "", "start_char": 1054, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (NP (NP (NNP Yoda) (POS 's)) (NN swamp)) (VP (VBD was) (PP (IN in) (NP (NP (DT the) (NN middle)) (PP (IN of) (NP (RB nowhere) (. .))))) (S (S (NP (NNP Tatooine)) (VP (VBD was) (PP (IN in) (NP (NP (DT the) (NN middle)) (PP (IN of) (NP (RB nowhere) (. .))))) (SBAR (S (NP (NNP Hoth)) (VP (VBD was) (PP (IN in) (NP (NP (DT the) (NN middle)) (PP (IN of) (NP (RB nowhere) (. .))))) (S (NP (DT That)) (VP (VBZ 's) (NP (NN code))))))))) (, ,) (NP (NNP Leonard) (. .)) (SBAR (S (NP (PRP He)) (VP (VBZ wants) (S (NP (PRP us)) (VP (TO to) (VP (VB drop) (PRT (RP in)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Yoda's swamp was in the middle of nowhere . Tatooine was in the middle of nowhere . Hoth was in the middle of nowhere . That's code, Leonard . He wants us to drop in.", "tokens": [ { "deprel": "nmod:poss", "end_char": 1060, "feats": "Number=Sing", "head": 3, "id": 1, "lemma": "Yoda", "misc": "", "start_char": 1056, "text": "Yoda", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1063, "feats": null, "head": 1, "id": 2, "lemma": "'s", "misc": "", "start_char": 1061, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nsubj", "end_char": 1069, "feats": "Number=Sing", "head": 7, "id": 3, "lemma": "swamp", "misc": "", "start_char": 1064, "text": "swamp", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1073, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": 4, "lemma": "be", "misc": "", "start_char": 1070, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "case", "end_char": 1076, "feats": null, "head": 7, "id": 5, "lemma": "in", "misc": "", "start_char": 1074, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1080, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 1077, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 1087, "feats": "Number=Sing", "head": 0, "id": 7, "lemma": "middle", "misc": "", "start_char": 1081, "text": "middle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1090, "feats": null, "head": 9, "id": 8, "lemma": "of", "misc": "", "start_char": 1088, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1098, "feats": null, "head": 7, "id": 9, "lemma": "nowhere", "misc": "", "start_char": 1091, "text": "nowhere", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1100, "feats": null, "head": 7, "id": 10, "lemma": ".", "misc": "", "start_char": 1099, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1109, "feats": "Number=Sing", "head": 15, "id": 11, "lemma": "Tatooine", "misc": "", "start_char": 1101, "text": "Tatooine", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 1113, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 15, "id": 12, "lemma": "be", "misc": "", "start_char": 1110, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "case", "end_char": 1116, "feats": null, "head": 15, "id": 13, "lemma": "in", "misc": "", "start_char": 1114, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1120, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 14, "lemma": "the", "misc": "", "start_char": 1117, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1127, "feats": "Number=Sing", "head": 7, "id": 15, "lemma": "middle", "misc": "", "start_char": 1121, "text": "middle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1130, "feats": null, "head": 17, "id": 16, "lemma": "of", "misc": "", "start_char": 1128, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1138, "feats": null, "head": 15, "id": 17, "lemma": "nowhere", "misc": "", "start_char": 1131, "text": "nowhere", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1140, "feats": null, "head": 7, "id": 18, "lemma": ".", "misc": "", "start_char": 1139, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1145, "feats": "Number=Sing", "head": 23, "id": 19, "lemma": "Hoth", "misc": "", "start_char": 1141, "text": "Hoth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 1149, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 23, "id": 20, "lemma": "be", "misc": "", "start_char": 1146, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "case", "end_char": 1152, "feats": null, "head": 23, "id": 21, "lemma": "in", "misc": "", "start_char": 1150, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1156, "feats": "Definite=Def|PronType=Art", "head": 23, "id": 22, "lemma": "the", "misc": "", "start_char": 1153, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1163, "feats": "Number=Sing", "head": 15, "id": 23, "lemma": "middle", "misc": "", "start_char": 1157, "text": "middle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1166, "feats": null, "head": 25, "id": 24, "lemma": "of", "misc": "", "start_char": 1164, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1174, "feats": null, "head": 23, "id": 25, "lemma": "nowhere", "misc": "", "start_char": 1167, "text": "nowhere", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1176, "feats": null, "head": 7, "id": 26, "lemma": ".", "misc": "", "start_char": 1175, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1181, "feats": "Number=Sing|PronType=Dem", "head": 29, "id": 27, "lemma": "that", "misc": "", "start_char": 1177, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1184, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 29, "id": 28, "lemma": "be", "misc": "", "start_char": 1182, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 1189, "feats": "Number=Sing", "head": 7, "id": 29, "lemma": "code", "misc": "", "start_char": 1185, "text": "code", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1191, "feats": null, "head": 29, "id": 30, "lemma": ",", "misc": "", "start_char": 1190, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1199, "feats": "Number=Sing", "head": 29, "id": 31, "lemma": "Leonard", "misc": "", "start_char": 1192, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1201, "feats": null, "head": 34, "id": 32, "lemma": ".", "misc": "", "start_char": 1200, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1204, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 34, "id": 33, "lemma": "he", "misc": "", "start_char": 1202, "text": "He", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1210, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 34, "lemma": "want", "misc": "", "start_char": 1205, "text": "wants", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 1213, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 34, "id": 35, "lemma": "we", "misc": "", "start_char": 1211, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 1216, "feats": null, "head": 37, "id": 36, "lemma": "to", "misc": "", "start_char": 1214, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1221, "feats": "VerbForm=Inf", "head": 34, "id": 37, "lemma": "drop", "misc": "", "start_char": 1217, "text": "drop", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1224, "feats": null, "head": 37, "id": 38, "lemma": "in", "misc": "", "start_char": 1222, "text": "in", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1226, "feats": null, "head": 7, "id": 39, "lemma": ".", "misc": "", "start_char": 1225, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP We)) (VP (VBP do) (VP (VB have) (NP (NN time))))) (PRN (. .) (S (NP (PRP I)) (VP (VBP mean))) (, ,)) (S (NP (PRP we)) (VP (MD could) (VP (VP (VB drive) (ADVP (RB by))) (CC and) (ADVP (RB just)) (VP (VB look) (PP (IN at) (NP (PRP it))))))) (. .)))" }, "speaker": "Leonard", "text": "We do have time . I mean, we could drive by and just look at it.", "tokens": [ { "deprel": "nsubj", "end_char": 1229, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "we", "misc": "", "start_char": 1227, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1232, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "do", "misc": "", "start_char": 1230, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1237, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "have", "misc": "", "start_char": 1233, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1242, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "time", "misc": "", "start_char": 1238, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1244, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 1243, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1246, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "I", "misc": "", "start_char": 1245, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1251, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 7, "lemma": "mean", "misc": "", "start_char": 1247, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1253, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 1252, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1256, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 11, "id": 9, "lemma": "we", "misc": "", "start_char": 1254, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1262, "feats": "VerbForm=Fin", "head": 11, "id": 10, "lemma": "could", "misc": "", "start_char": 1257, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 1268, "feats": "VerbForm=Inf", "head": 3, "id": 11, "lemma": "drive", "misc": "", "start_char": 1263, "text": "drive", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1271, "feats": null, "head": 11, "id": 12, "lemma": "by", "misc": "", "start_char": 1269, "text": "by", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 1275, "feats": null, "head": 15, "id": 13, "lemma": "and", "misc": "", "start_char": 1272, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 1280, "feats": null, "head": 15, "id": 14, "lemma": "just", "misc": "", "start_char": 1276, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 1285, "feats": "VerbForm=Inf", "head": 11, "id": 15, "lemma": "look", "misc": "", "start_char": 1281, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1288, "feats": null, "head": 17, "id": 16, "lemma": "at", "misc": "", "start_char": 1286, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1291, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 17, "lemma": "it", "misc": "", "start_char": 1289, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1293, "feats": null, "head": 3, "id": 18, "lemma": ".", "misc": "", "start_char": 1292, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Yes)) (. !) (INTJ (UH Oh)) (, ...) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (RB so) (JJ excited)))) (. .) (CC And) (S (NP (PRP I)) (ADVP (RB just)) (VP (MD ca) (RB n't) (VP (VB hide) (NP (PRP it))))) (. .)))" }, "speaker": "Sheldon", "text": "Yes! Oh...I'm so excited . And I just can't hide it.", "tokens": [ { "deprel": "discourse", "end_char": 1297, "feats": null, "head": 8, "id": 1, "lemma": "yes", "misc": "", "start_char": 1294, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1299, "feats": null, "head": 1, "id": 2, "lemma": "!", "misc": "", "start_char": 1298, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1302, "feats": null, "head": 8, "id": 3, "lemma": "oh", "misc": "", "start_char": 1300, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1306, "feats": null, "head": 8, "id": 4, "lemma": "...", "misc": "", "start_char": 1303, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1308, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 5, "lemma": "I", "misc": "", "start_char": 1307, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1311, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 1309, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1314, "feats": null, "head": 8, "id": 7, "lemma": "so", "misc": "", "start_char": 1312, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1322, "feats": "Degree=Pos", "head": 0, "id": 8, "lemma": "excited", "misc": "", "start_char": 1315, "text": "excited", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1324, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 1323, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1328, "feats": null, "head": 15, "id": 10, "lemma": "and", "misc": "", "start_char": 1325, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1330, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 11, "lemma": "I", "misc": "", "start_char": 1329, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1335, "feats": null, "head": 15, "id": 12, "lemma": "just", "misc": "", "start_char": 1331, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 1338, "feats": "VerbForm=Fin", "head": 15, "id": 13, "lemma": "can", "misc": "", "start_char": 1336, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1342, "feats": null, "head": 15, "id": 14, "lemma": "not", "misc": "", "start_char": 1339, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 1347, "feats": "VerbForm=Inf", "head": 8, "id": 15, "lemma": "hide", "misc": "", "start_char": 1343, "text": "hide", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1350, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 16, "lemma": "it", "misc": "", "start_char": 1348, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1352, "feats": null, "head": 8, "id": 17, "lemma": ".", "misc": "", "start_char": 1351, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (`` \") (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ about) (S (VP (TO to) (VP (VB lose) (NP (NN control)))))))) (, ,) (CC and) (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP I)) (VP (VBP like) (NP (PRP it))))))) (. .) ('' \")))" }, "speaker": "Leonard", "text": "\" I'm about to lose control, and I think I like it . \"", "tokens": [ { "deprel": "punct", "end_char": 1354, "feats": null, "head": 4, "id": 1, "lemma": "\"", "misc": "", "start_char": 1353, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "nsubj", "end_char": 1356, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 2, "lemma": "I", "misc": "", "start_char": 1355, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1359, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 1357, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 1365, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "about", "misc": "", "start_char": 1360, "text": "about", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 1368, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 1366, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1373, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "lose", "misc": "", "start_char": 1369, "text": "lose", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1381, "feats": "Number=Sing", "head": 6, "id": 7, "lemma": "control", "misc": "", "start_char": 1374, "text": "control", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1383, "feats": null, "head": 11, "id": 8, "lemma": ",", "misc": "", "start_char": 1382, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1387, "feats": null, "head": 11, "id": 9, "lemma": "and", "misc": "", "start_char": 1384, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1389, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "I", "misc": "", "start_char": 1388, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1395, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 11, "lemma": "think", "misc": "", "start_char": 1390, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1397, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 12, "lemma": "I", "misc": "", "start_char": 1396, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 1402, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 13, "lemma": "like", "misc": "", "start_char": 1398, "text": "like", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1405, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 14, "lemma": "it", "misc": "", "start_char": 1403, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1407, "feats": null, "head": 4, "id": 15, "lemma": ".", "misc": "", "start_char": 1406, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 1409, "feats": null, "head": 4, "id": 16, "lemma": "\"", "misc": "", "start_char": 1408, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 23, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SQ (VBP are) (NP (PRP you)) (VP (VBG talking) (PP (IN about)))) (. ?)))" }, "speaker": "Sheldon", "text": "What are you talking about?", "tokens": [ { "deprel": "obl", "end_char": 1414, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "what", "misc": "", "start_char": 1410, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 1418, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 1415, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1422, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 1419, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1430, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "talk", "misc": "", "start_char": 1423, "text": "talking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 1436, "feats": null, "head": 1, "id": 5, "lemma": "about", "misc": "", "start_char": 1431, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 1438, "feats": null, "head": 4, "id": 6, "lemma": "?", "misc": "", "start_char": 1437, "text": "?", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ] ], [ [ 0, 6, 8 ], [ 4, 14, 16 ] ], [ [ 2, 3, 3 ], [ 10, 1, 1 ], [ 13, 1, 1 ], [ 13, 4, 4 ], [ 14, 12, 12 ], [ 15, 10, 10 ], [ 18, 34, 34 ], [ 19, 0, 0 ], [ 19, 8, 8 ] ], [ [ 4, 1, 1 ], [ 8, 3, 3 ], [ 20, 4, 4 ], [ 20, 10, 10 ] ], [ [ 4, 3, 3 ], [ 4, 7, 7 ], [ 11, 0, 0 ], [ 12, 2, 2 ], [ 14, 9, 9 ], [ 17, 0, 0 ], [ 17, 2, 2 ], [ 18, 30, 30 ], [ 19, 5, 5 ], [ 21, 1, 1 ], [ 21, 9, 9 ], [ 21, 11, 11 ], [ 22, 2, 2 ] ], [ [ 10, 1, 3 ] ], [ [ 12, 7, 8 ] ], [ [ 12, 20, 22 ] ], [ [ 12, 21, 22 ], [ 13, 8, 8 ] ], [ [ 14, 19, 20 ] ], [ [ 17, 6, 7 ], [ 17, 9, 9 ], [ 17, 17, 17 ], [ 18, 32, 32 ] ], [ [ 17, 9, 10 ] ], [ [ 17, 19, 19 ] ], [ [ 18, 0, 2 ] ], [ [ 18, 10, 10 ] ], [ [ 18, 18, 18 ] ] ]
s08e19c03t
So...they're requesting that the white boy play the funky music, yes? Yes. And this music we're listening to right now is funky as well? Sure. Let me ask you this . Do you think this song is the music the white boy ultimately plays? It could be. So it's like the musical equivalent of Russell's Paradox, the question of whether the set of all sets that don't contain themselves as members contains itself? Exactly. Well...then I hate it . Music should just be fun. Making great time . Gonna be there pretty early. Will our hotel room be ready? I doubt it. Aren't you worried that sitting in the lobby for a long period of time might attract the attention of the hotel detective? If we do, we'll just tell him to " hit the bricks, see? " Seems a little confrontational, but all right . You know, we won't be very far from Skywalker Ranch. Oh, that's true . It's not like we can get in there. Why not? I - I don't think George Lucas put his headquarters in the middle of nowhere because he wanted people dropping in. Yoda's swamp was in the middle of nowhere . Tatooine was in the middle of nowhere . Hoth was in the middle of nowhere . That's code, Leonard . He wants us to drop in. We do have time . I mean, we could drive by and just look at it. Yes! Oh...I'm so excited . And I just can't hide it. " I'm about to lose control, and I think I like it . " What are you talking about?
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (SBARQ (ADVP (RB So)) (WHADVP (WRB when)) (SQ (VBP do) (NP (PRP you)) (NP (NNS guys)) (VP (VB think) (SBAR (S (NP (PRP you)) (VP (VBP 're) (VP (VBG gon) (S (VP (TO na) (VP (VB move) (PRT (RP in))))))))))) (. ?)))" }, "speaker": "Penny", "text": "So when do you guys think you're gonna move in?", "tokens": [ { "deprel": "advmod", "end_char": 2, "feats": null, "head": 6, "id": 1, "lemma": "so", "misc": "", "start_char": 0, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 7, "feats": "PronType=Int", "head": 6, "id": 2, "lemma": "when", "misc": "", "start_char": 3, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 10, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 3, "lemma": "do", "misc": "", "start_char": 8, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "dep", "end_char": 14, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 11, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nsubj", "end_char": 19, "feats": "Number=Plur", "head": 6, "id": 5, "lemma": "guy", "misc": "", "start_char": 15, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 25, "feats": "VerbForm=Inf", "head": 0, "id": 6, "lemma": "think", "misc": "", "start_char": 20, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 29, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 7, "lemma": "you", "misc": "", "start_char": 26, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 33, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 30, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 37, "feats": "Tense=Pres|VerbForm=Part", "head": 6, "id": 9, "lemma": "go", "misc": "", "start_char": 34, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 40, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 38, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 45, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "move", "misc": "", "start_char": 41, "text": "move", "upos": "VERB", "xpos": "VB" }, { "deprel": "obl", "end_char": 48, "feats": null, "head": 11, "id": 12, "lemma": "in", "misc": "", "start_char": 46, "text": "in", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 50, "feats": null, "head": 6, "id": 13, "lemma": "?", "misc": "", "start_char": 49, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (VBP 're) (ADVP (RB still)) (VP (VBG figuring) (SBAR (WHNP (WHADJP (WRB how) (JJ much)) (NN remodeling)) (S (NP (PRP we)) (VP (VBP want) (S (VP (TO to) (VP (VB do))))))))) (. .)))" }, "speaker": "Howard", "text": "We're still figuring how much remodeling we want to do.", "tokens": [ { "deprel": "nsubj", "end_char": 53, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "we", "misc": "", "start_char": 51, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 57, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 54, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 63, "feats": null, "head": 4, "id": 3, "lemma": "still", "misc": "", "start_char": 58, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 72, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "figure", "misc": "", "start_char": 64, "text": "figuring", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 76, "feats": "PronType=Int", "head": 6, "id": 5, "lemma": "how", "misc": "", "start_char": 73, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "amod", "end_char": 81, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "much", "misc": "", "start_char": 77, "text": "much", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 92, "feats": "Number=Sing", "head": 11, "id": 7, "lemma": "remodeling", "misc": "", "start_char": 82, "text": "remodeling", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 95, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "we", "misc": "", "start_char": 93, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 100, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 9, "lemma": "want", "misc": "", "start_char": 96, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 103, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 101, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 106, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "do", "misc": "", "start_char": 104, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 108, "feats": null, "head": 4, "id": 12, "lemma": ".", "misc": "", "start_char": 107, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (NP (PRP It))) (VP (VBZ 's) (ADJP (JJ tricky)) (S (VP (VBG finding) (NP (NP (DT the) (JJ right) (NN balance)) (PP (IN between) (NP (`` \") (ADJP (JJ tasteful) (JJ modern) ('' \") (CC and) (`` \")) (JJ Jewish) (NN mother) (FW tchotchke) (FW crapfest))))))) (. .) ('' \")))" }, "speaker": "Bernadette", "text": "It's tricky finding the right balance between \" tasteful modern \" and \" Jewish mother tchotchke crapfest . \"", "tokens": [ { "deprel": "expl", "end_char": 111, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 1, "lemma": "it", "misc": "", "start_char": 109, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 114, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 112, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 121, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "tricky", "misc": "", "start_char": 115, "text": "tricky", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "csubj", "end_char": 129, "feats": "VerbForm=Ger", "head": 3, "id": 4, "lemma": "find", "misc": "", "start_char": 122, "text": "finding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 133, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 5, "lemma": "the", "misc": "", "start_char": 130, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 139, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "right", "misc": "", "start_char": 134, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 147, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "balance", "misc": "", "start_char": 140, "text": "balance", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 155, "feats": null, "head": 11, "id": 8, "lemma": "between", "misc": "", "start_char": 148, "text": "between", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 157, "feats": null, "head": 11, "id": 9, "lemma": "\"", "misc": "", "start_char": 156, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "amod", "end_char": 166, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "tasteful", "misc": "", "start_char": 158, "text": "tasteful", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 173, "feats": "Degree=Pos", "head": 7, "id": 11, "lemma": "modern", "misc": "", "start_char": 167, "text": "modern", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 175, "feats": null, "head": 11, "id": 12, "lemma": "\"", "misc": "", "start_char": 174, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "cc", "end_char": 179, "feats": null, "head": 18, "id": 13, "lemma": "and", "misc": "", "start_char": 176, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 181, "feats": null, "head": 18, "id": 14, "lemma": "\"", "misc": "", "start_char": 180, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "amod", "end_char": 188, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "Jewish", "misc": "", "start_char": 182, "text": "Jewish", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 195, "feats": "Number=Sing", "head": 18, "id": 16, "lemma": "mother", "misc": "", "start_char": 189, "text": "mother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 205, "feats": null, "head": 18, "id": 17, "lemma": "tchotchke", "misc": "", "start_char": 196, "text": "tchotchke", "upos": "X", "xpos": "FW" }, { "deprel": "conj", "end_char": 214, "feats": null, "head": 11, "id": 18, "lemma": "crapfest", "misc": "", "start_char": 206, "text": "crapfest", "upos": "X", "xpos": "FW" }, { "deprel": "punct", "end_char": 216, "feats": null, "head": 3, "id": 19, "lemma": ".", "misc": "", "start_char": 215, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 218, "feats": null, "head": 3, "id": 20, "lemma": "\"", "misc": "", "start_char": 217, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (SQ (VBP Have) (NP (PRP you)) (VP (VBN made) (NP (NP (DT a) (NN decision)) (PP (IN about) (NP (DT the) (NNP TARDIS))))) (. ?) (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP I)) (VP (MD can) (VP (VB sell) (NP (PRP it)) (SBAR (IN if) (S (NP (PRP we)) (VP (VBP call) (NP (PRP it))))))))))) (, ,) (NP (`` \") (NNP Big) (NNP British) (NNP Porta) (HYPH -) (NNP Potty) (. .) ('' \"))))" }, "speaker": "Amy", "text": "Have you made a decision about the TARDIS? I think I can sell it if we call it, \" Big British Porta - Potty . \"", "tokens": [ { "deprel": "aux", "end_char": 223, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "have", "misc": "", "start_char": 219, "text": "Have", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 227, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 224, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 232, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 3, "lemma": "make", "misc": "", "start_char": 228, "text": "made", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 234, "feats": "Definite=Ind|PronType=Art", "head": 5, "id": 4, "lemma": "a", "misc": "", "start_char": 233, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 243, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "decision", "misc": "", "start_char": 235, "text": "decision", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 249, "feats": null, "head": 8, "id": 6, "lemma": "about", "misc": "", "start_char": 244, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 253, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 250, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 260, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "TARDIS", "misc": "", "start_char": 254, "text": "TARDIS", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 262, "feats": null, "head": 3, "id": 9, "lemma": "?", "misc": "", "start_char": 261, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 264, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "I", "misc": "", "start_char": 263, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 270, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 11, "lemma": "think", "misc": "", "start_char": 265, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 272, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 12, "lemma": "I", "misc": "", "start_char": 271, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 276, "feats": "VerbForm=Fin", "head": 14, "id": 13, "lemma": "can", "misc": "", "start_char": 273, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 281, "feats": "VerbForm=Inf", "head": 11, "id": 14, "lemma": "sell", "misc": "", "start_char": 277, "text": "sell", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 284, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 14, "id": 15, "lemma": "it", "misc": "", "start_char": 282, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 287, "feats": null, "head": 18, "id": 16, "lemma": "if", "misc": "", "start_char": 285, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 290, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 18, "id": 17, "lemma": "we", "misc": "", "start_char": 288, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 295, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 14, "id": 18, "lemma": "call", "misc": "", "start_char": 291, "text": "call", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 298, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 19, "lemma": "it", "misc": "", "start_char": 296, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 300, "feats": null, "head": 24, "id": 20, "lemma": ",", "misc": "", "start_char": 299, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 302, "feats": null, "head": 24, "id": 21, "lemma": "\"", "misc": "", "start_char": 301, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "amod", "end_char": 306, "feats": "Degree=Pos", "head": 24, "id": 22, "lemma": "Big", "misc": "", "start_char": 303, "text": "Big", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "amod", "end_char": 314, "feats": "Degree=Pos", "head": 24, "id": 23, "lemma": "British", "misc": "", "start_char": 307, "text": "British", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 320, "feats": "Number=Sing", "head": 3, "id": 24, "lemma": "Porta", "misc": "", "start_char": 315, "text": "Porta", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 322, "feats": null, "head": 26, "id": 25, "lemma": "-", "misc": "", "start_char": 321, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "flat", "end_char": 328, "feats": "Number=Sing", "head": 24, "id": 26, "lemma": "potty", "misc": "", "start_char": 323, "text": "Potty", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 330, "feats": null, "head": 3, "id": 27, "lemma": ".", "misc": "", "start_char": 329, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 332, "feats": null, "head": 3, "id": 28, "lemma": "\"", "misc": "", "start_char": 331, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (VBP 're) (RB not) (VP (VBG selling) (ADVP (, it--)) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (NP (PRP mine))))))) (. .)))" }, "speaker": "Howard", "text": "We're not selling it-- it's mine.", "tokens": [ { "deprel": "nsubj", "end_char": 335, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "we", "misc": "", "start_char": 333, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 339, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 336, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 343, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 340, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 351, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "sell", "misc": "", "start_char": 344, "text": "selling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 356, "feats": null, "head": 4, "id": 5, "lemma": "it--", "misc": "", "start_char": 352, "text": "it--", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 359, "feats": "Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 6, "lemma": "it", "misc": "", "start_char": 357, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 362, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 360, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 367, "feats": "Gender=Neut|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 8, "lemma": "mine", "misc": "", "start_char": 363, "text": "mine", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 369, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 368, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (MD ca) (RB n't) (ADVP (RB just)) (VP (VB decide) (. .) (SBARQ (WHADVP (WRB How)) (IN about) (S (NP (PRP I)) (VP (NN arm) (HYPH -) (VB wrestle) (NP (PRP you))))))) (. ?)))" }, "speaker": "Bernadette", "text": "You can't just decide . How about I arm - wrestle you?", "tokens": [ { "deprel": "nsubj", "end_char": 373, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 1, "lemma": "you", "misc": "", "start_char": 370, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 376, "feats": "VerbForm=Fin", "head": 5, "id": 2, "lemma": "can", "misc": "", "start_char": 374, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 380, "feats": null, "head": 5, "id": 3, "lemma": "not", "misc": "", "start_char": 377, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 385, "feats": null, "head": 5, "id": 4, "lemma": "just", "misc": "", "start_char": 381, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 392, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "decide", "misc": "", "start_char": 386, "text": "decide", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 394, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 393, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 398, "feats": "PronType=Int", "head": 12, "id": 7, "lemma": "how", "misc": "", "start_char": 395, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "mark", "end_char": 404, "feats": null, "head": 12, "id": 8, "lemma": "about", "misc": "", "start_char": 399, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 406, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 9, "lemma": "I", "misc": "", "start_char": 405, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound", "end_char": 410, "feats": "Number=Sing", "head": 12, "id": 10, "lemma": "arm", "misc": "", "start_char": 407, "text": "arm", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 412, "feats": null, "head": 10, "id": 11, "lemma": "-", "misc": "", "start_char": 411, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "parataxis", "end_char": 420, "feats": "VerbForm=Inf", "head": 5, "id": 12, "lemma": "wrestle", "misc": "", "start_char": 413, "text": "wrestle", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 424, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 12, "id": 13, "lemma": "you", "misc": "", "start_char": 421, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 426, "feats": null, "head": 5, "id": 14, "lemma": "?", "misc": "", "start_char": 425, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (S (NP (DT That)) (VP (VBZ 's) (RB not) (ADJP (JJ fair)))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (PP (IN like) (S (NP (PRP me)) (VP (VBG challenging) (NP (PRP you)) (PP (IN to) (NP (DT a) (JJ sexy) (NNS pants) (NN contest)))))))) (. .)))" }, "speaker": "Howard", "text": "That's not fair . It's like me challenging you to a sexy pants contest.", "tokens": [ { "deprel": "nsubj", "end_char": 431, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "that", "misc": "", "start_char": 427, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 434, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 432, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 438, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 435, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 443, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "fair", "misc": "", "start_char": 439, "text": "fair", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 445, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 444, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj:outer", "end_char": 448, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 6, "lemma": "it", "misc": "", "start_char": 446, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 451, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 7, "lemma": "be", "misc": "", "start_char": 449, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "discourse", "end_char": 456, "feats": null, "head": 10, "id": 8, "lemma": "like", "misc": "", "start_char": 452, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 459, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 9, "lemma": "I", "misc": "", "start_char": 457, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 471, "feats": "VerbForm=Ger", "head": 4, "id": 10, "lemma": "challenge", "misc": "", "start_char": 460, "text": "challenging", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 475, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 10, "id": 11, "lemma": "you", "misc": "", "start_char": 472, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 478, "feats": null, "head": 16, "id": 12, "lemma": "to", "misc": "", "start_char": 476, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 480, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 13, "lemma": "a", "misc": "", "start_char": 479, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 485, "feats": "Degree=Pos", "head": 16, "id": 14, "lemma": "sexy", "misc": "", "start_char": 481, "text": "sexy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 491, "feats": "Number=Plur", "head": 16, "id": 15, "lemma": "pant", "misc": "", "start_char": 486, "text": "pants", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "obl", "end_char": 499, "feats": "Number=Sing", "head": 10, "id": 16, "lemma": "contest", "misc": "", "start_char": 492, "text": "contest", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 501, "feats": null, "head": 4, "id": 17, "lemma": ".", "misc": "", "start_char": 500, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (MD could) (VP (VB play) (NP (NNP Ping) (HYPH -) (NNP Pong)) (PP (IN for) (NP (PRP it))))) (. .)))" }, "speaker": "Raj", "text": "You could play Ping - Pong for it.", "tokens": [ { "deprel": "nsubj", "end_char": 505, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 502, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 511, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "could", "misc": "", "start_char": 506, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 516, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "play", "misc": "", "start_char": 512, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound", "end_char": 521, "feats": "Number=Sing", "head": 6, "id": 4, "lemma": "Ping", "misc": "", "start_char": 517, "text": "Ping", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 523, "feats": null, "head": 6, "id": 5, "lemma": "-", "misc": "", "start_char": 522, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "obj", "end_char": 528, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "Pong", "misc": "", "start_char": 524, "text": "Pong", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 532, "feats": null, "head": 8, "id": 7, "lemma": "for", "misc": "", "start_char": 529, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 535, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 8, "lemma": "it", "misc": "", "start_char": 533, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 537, "feats": null, "head": 3, "id": 9, "lemma": ".", "misc": "", "start_char": 536, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (MD would) (VP (VB do) (NP (DT that)))) (. .)))" }, "speaker": "Howard", "text": "I would do that.", "tokens": [ { "deprel": "nsubj", "end_char": 539, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 538, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 545, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "would", "misc": "", "start_char": 540, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 548, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "do", "misc": "", "start_char": 546, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 553, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 4, "lemma": "that", "misc": "", "start_char": 549, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 555, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 554, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (SBARQ (WHADVP (WRB How)) (SQ (VBZ is) (NP (DT that)) (ADJP (JJ fair))) (. ?)) (NP (PRP You)) (VP (VBD grew) (PRT (RP up)) (PP (IN with) (NP (DT a) (NN table)))) (. .)))" }, "speaker": "Bernadette", "text": "How is that fair? You grew up with a table.", "tokens": [ { "deprel": "advmod", "end_char": 559, "feats": "PronType=Int", "head": 4, "id": 1, "lemma": "how", "misc": "", "start_char": 556, "text": "How", "upos": "ADV", "xpos": "WRB" }, { "deprel": "cop", "end_char": 562, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 560, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 567, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 3, "lemma": "that", "misc": "", "start_char": 563, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "root", "end_char": 572, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "fair", "misc": "", "start_char": 568, "text": "fair", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 574, "feats": null, "head": 4, "id": 5, "lemma": "?", "misc": "", "start_char": 573, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 578, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 575, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 583, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 4, "id": 7, "lemma": "grow", "misc": "", "start_char": 579, "text": "grew", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 586, "feats": null, "head": 7, "id": 8, "lemma": "up", "misc": "", "start_char": 584, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 591, "feats": null, "head": 11, "id": 9, "lemma": "with", "misc": "", "start_char": 587, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 593, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 592, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 599, "feats": "Number=Sing", "head": 7, "id": 11, "lemma": "table", "misc": "", "start_char": 594, "text": "table", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 601, "feats": null, "head": 4, "id": 12, "lemma": ".", "misc": "", "start_char": 600, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yes)) (, ,) (CC but) (S (NP (PRP I)) (ADVP (RB mostly)) (VP (VBD used) (NP (PRP it)) (PP (IN as) (NP (NP (DT a) (NN battlefield)) (PP (IN in) (NP (NP (DT an) (JJ ongoing) (NN war)) (PP (IN between) (NP (NP (DT the) (NNPS Transformers)) (CC and) (NP (DT the) (NNPS ThunderCats)))) (PP (IN for) (NP (NP (NN control)) (PP (IN of) (NP (NP (DT a) (NN bra)) (SBAR (S (NP (PRP I)) (VP (VBD had) (VP (VBN found) (PP (IN in) (NP (DT the) (NNS woods))))))))))))))))) (. .)))" }, "speaker": "Howard", "text": "Yes, but I mostly used it as a battlefield in an ongoing war between the Transformers and the ThunderCats for control of a bra I had found in the woods.", "tokens": [ { "deprel": "discourse", "end_char": 605, "feats": null, "head": 6, "id": 1, "lemma": "yes", "misc": "", "start_char": 602, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 607, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 606, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 611, "feats": null, "head": 6, "id": 3, "lemma": "but", "misc": "", "start_char": 608, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 613, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "I", "misc": "", "start_char": 612, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 620, "feats": null, "head": 6, "id": 5, "lemma": "mostly", "misc": "", "start_char": 614, "text": "mostly", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 625, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 6, "lemma": "use", "misc": "", "start_char": 621, "text": "used", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 628, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "it", "misc": "", "start_char": 626, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 631, "feats": null, "head": 10, "id": 8, "lemma": "as", "misc": "", "start_char": 629, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 633, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 632, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 645, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "battlefield", "misc": "", "start_char": 634, "text": "battlefield", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 648, "feats": null, "head": 14, "id": 11, "lemma": "in", "misc": "", "start_char": 646, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 651, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 12, "lemma": "a", "misc": "", "start_char": 649, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 659, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "ongoing", "misc": "", "start_char": 652, "text": "ongoing", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 663, "feats": "Number=Sing", "head": 10, "id": 14, "lemma": "war", "misc": "", "start_char": 660, "text": "war", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 671, "feats": null, "head": 17, "id": 15, "lemma": "between", "misc": "", "start_char": 664, "text": "between", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 675, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 16, "lemma": "the", "misc": "", "start_char": 672, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 688, "feats": "Number=Plur", "head": 14, "id": 17, "lemma": "Transformers", "misc": "", "start_char": 676, "text": "Transformers", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "cc", "end_char": 692, "feats": null, "head": 20, "id": 18, "lemma": "and", "misc": "", "start_char": 689, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 696, "feats": "Definite=Def|PronType=Art", "head": 20, "id": 19, "lemma": "the", "misc": "", "start_char": 693, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 708, "feats": "Number=Plur", "head": 17, "id": 20, "lemma": "ThunderCats", "misc": "", "start_char": 697, "text": "ThunderCats", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "case", "end_char": 712, "feats": null, "head": 22, "id": 21, "lemma": "for", "misc": "", "start_char": 709, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 720, "feats": "Number=Sing", "head": 6, "id": 22, "lemma": "control", "misc": "", "start_char": 713, "text": "control", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 723, "feats": null, "head": 25, "id": 23, "lemma": "of", "misc": "", "start_char": 721, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 725, "feats": "Definite=Ind|PronType=Art", "head": 25, "id": 24, "lemma": "a", "misc": "", "start_char": 724, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 729, "feats": "Number=Sing", "head": 22, "id": 25, "lemma": "bra", "misc": "", "start_char": 726, "text": "bra", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 731, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 28, "id": 26, "lemma": "I", "misc": "", "start_char": 730, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 735, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 28, "id": 27, "lemma": "have", "misc": "", "start_char": 732, "text": "had", "upos": "AUX", "xpos": "VBD" }, { "deprel": "acl:relcl", "end_char": 741, "feats": "Tense=Past|VerbForm=Part", "head": 25, "id": 28, "lemma": "find", "misc": "", "start_char": 736, "text": "found", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 744, "feats": null, "head": 31, "id": 29, "lemma": "in", "misc": "", "start_char": 742, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 748, "feats": "Definite=Def|PronType=Art", "head": 31, "id": 30, "lemma": "the", "misc": "", "start_char": 745, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 754, "feats": "Number=Plur", "head": 28, "id": 31, "lemma": "wood", "misc": "", "start_char": 749, "text": "woods", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 756, "feats": null, "head": 6, "id": 32, "lemma": ".", "misc": "", "start_char": 755, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (NNP Bernadette)) (, ,) (PP (IN for) (NP (NP (DT every) (NN episode)) (PP (IN of) (NP (NNP Doctor) (NNP Who) (NNP Leonard))))) (VP (VBZ has) (VP (VBN made) (S (NP (PRP me)) (VP (VB sit) (PRT (RP through)))))) (, ,) (S (NP (PRP I)) (VP (MD will) (VP (VP (VB play) (PP (IN on) (NP (PRP$ your) (NN behalf)))) (CC and) (VP (VB send) (NP (DT that) (NNP TARDIS)) (ADVP (RB back) (PP (IN to) (NP (NP (NNP Gallifrey)) (, ,) (SBAR (WHADVP (WRB where)) (S (NP (PRP I)) (VP (VBP hate) (SBAR (IN that) (S (NP (PRP I)) (VP (VBP know) (SBAR (S (NP (PRP it)) (VP (VBZ belongs))))))))))))))))) (. .)))" }, "speaker": "Penny", "text": "Bernadette, for every episode of Doctor Who Leonard has made me sit through, I will play on your behalf and send that TARDIS back to Gallifrey, where I hate that I know it belongs.", "tokens": [ { "deprel": "vocative", "end_char": 767, "feats": "Number=Sing", "head": 11, "id": 1, "lemma": "Bernadette", "misc": "", "start_char": 757, "text": "Bernadette", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 769, "feats": null, "head": 11, "id": 2, "lemma": ",", "misc": "", "start_char": 768, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "case", "end_char": 773, "feats": null, "head": 5, "id": 3, "lemma": "for", "misc": "", "start_char": 770, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 779, "feats": null, "head": 5, "id": 4, "lemma": "every", "misc": "", "start_char": 774, "text": "every", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 787, "feats": "Number=Sing", "head": 11, "id": 5, "lemma": "episode", "misc": "", "start_char": 780, "text": "episode", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 790, "feats": null, "head": 7, "id": 6, "lemma": "of", "misc": "", "start_char": 788, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 797, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "Doctor", "misc": "", "start_char": 791, "text": "Doctor", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 801, "feats": "Number=Sing", "head": 7, "id": 8, "lemma": "Who", "misc": "", "start_char": 798, "text": "Who", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 809, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "Leonard", "misc": "", "start_char": 802, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 813, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 10, "lemma": "have", "misc": "", "start_char": 810, "text": "has", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 818, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 11, "lemma": "make", "misc": "", "start_char": 814, "text": "made", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 821, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 12, "lemma": "I", "misc": "", "start_char": 819, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 825, "feats": "VerbForm=Inf", "head": 11, "id": 13, "lemma": "sit", "misc": "", "start_char": 822, "text": "sit", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 833, "feats": null, "head": 13, "id": 14, "lemma": "through", "misc": "", "start_char": 826, "text": "through", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 835, "feats": null, "head": 11, "id": 15, "lemma": ",", "misc": "", "start_char": 834, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 837, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 18, "id": 16, "lemma": "I", "misc": "", "start_char": 836, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 842, "feats": "VerbForm=Fin", "head": 18, "id": 17, "lemma": "will", "misc": "", "start_char": 838, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 847, "feats": "VerbForm=Inf", "head": 11, "id": 18, "lemma": "play", "misc": "", "start_char": 843, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 850, "feats": null, "head": 21, "id": 19, "lemma": "on", "misc": "", "start_char": 848, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 855, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 21, "id": 20, "lemma": "your", "misc": "", "start_char": 851, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 862, "feats": "Number=Sing", "head": 18, "id": 21, "lemma": "behalf", "misc": "", "start_char": 856, "text": "behalf", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 866, "feats": null, "head": 23, "id": 22, "lemma": "and", "misc": "", "start_char": 863, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 871, "feats": "VerbForm=Inf", "head": 18, "id": 23, "lemma": "send", "misc": "", "start_char": 867, "text": "send", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 876, "feats": "Number=Sing|PronType=Dem", "head": 25, "id": 24, "lemma": "that", "misc": "", "start_char": 872, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 883, "feats": "Number=Sing", "head": 23, "id": 25, "lemma": "TARDIS", "misc": "", "start_char": 877, "text": "TARDIS", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 888, "feats": null, "head": 23, "id": 26, "lemma": "back", "misc": "", "start_char": 884, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 891, "feats": null, "head": 28, "id": 27, "lemma": "to", "misc": "", "start_char": 889, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 901, "feats": "Number=Sing", "head": 23, "id": 28, "lemma": "Gallifrey", "misc": "", "start_char": 892, "text": "Gallifrey", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 903, "feats": null, "head": 32, "id": 29, "lemma": ",", "misc": "", "start_char": 902, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 909, "feats": "PronType=Rel", "head": 32, "id": 30, "lemma": "where", "misc": "", "start_char": 904, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 911, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 32, "id": 31, "lemma": "I", "misc": "", "start_char": 910, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 916, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 28, "id": 32, "lemma": "hate", "misc": "", "start_char": 912, "text": "hate", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 921, "feats": null, "head": 35, "id": 33, "lemma": "that", "misc": "", "start_char": 917, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 923, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 35, "id": 34, "lemma": "I", "misc": "", "start_char": 922, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 928, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 32, "id": 35, "lemma": "know", "misc": "", "start_char": 924, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 931, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 37, "id": 36, "lemma": "it", "misc": "", "start_char": 929, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 939, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 35, "id": 37, "lemma": "belong", "misc": "", "start_char": 932, "text": "belongs", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 941, "feats": null, "head": 11, "id": 38, "lemma": ".", "misc": "", "start_char": 940, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yes)) (, ,) (NP (NNP Penny)) (VP (VBZ plays) (PP (IN for) (NP (PRP me)))) (. .)))" }, "speaker": "Bernadette", "text": "Yes, Penny plays for me.", "tokens": [ { "deprel": "discourse", "end_char": 945, "feats": null, "head": 4, "id": 1, "lemma": "yes", "misc": "", "start_char": 942, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 947, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 946, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 953, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "penny", "misc": "", "start_char": 948, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 959, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "play", "misc": "", "start_char": 954, "text": "plays", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 963, "feats": null, "head": 6, "id": 5, "lemma": "for", "misc": "", "start_char": 960, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 966, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 6, "lemma": "I", "misc": "", "start_char": 964, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 968, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 967, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ 's) (RB not) (ADJP (JJ fair--) (SBAR (S (NP (PRP she)) (VP (VBZ has) (NP (JJ upper) (NN body) (NNS muscles))))))) (. .)))" }, "speaker": "Howard", "text": "That's not fair-- she has upper body muscles.", "tokens": [ { "deprel": "nsubj", "end_char": 973, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "that", "misc": "", "start_char": 969, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 976, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 974, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 980, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 977, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 987, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "fair--", "misc": "", "start_char": 981, "text": "fair--", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 991, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 5, "lemma": "she", "misc": "", "start_char": 988, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 995, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 6, "lemma": "have", "misc": "", "start_char": 992, "text": "has", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "amod", "end_char": 1001, "feats": "Degree=Pos", "head": 9, "id": 7, "lemma": "upper", "misc": "", "start_char": 996, "text": "upper", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 1006, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "body", "misc": "", "start_char": 1002, "text": "body", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 1014, "feats": "Number=Plur", "head": 6, "id": 9, "lemma": "muscle", "misc": "", "start_char": 1007, "text": "muscles", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1016, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 1015, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (NP (NP (NNP Dude)) (, ,) (NP (NP (NML (CD three) (HYPH -) (NN time)) (NNP Sanskriti) (NNP School)) (PP (IN for) (NP (NML (ADJP (NNP Well) (HYPH -) (VBN Born)) (NNPS Boys)) (NN badminton) (NN champion)))) (. .)))" }, "speaker": "Raj", "text": "Dude, three - time Sanskriti School for Well - Born Boys badminton champion.", "tokens": [ { "deprel": "root", "end_char": 1021, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "dude", "misc": "", "start_char": 1017, "text": "Dude", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1023, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1022, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nummod", "end_char": 1029, "feats": "NumForm=Word|NumType=Card", "head": 5, "id": 3, "lemma": "three", "misc": "", "start_char": 1024, "text": "three", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1031, "feats": null, "head": 5, "id": 4, "lemma": "-", "misc": "", "start_char": 1030, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 1036, "feats": "Number=Sing", "head": 7, "id": 5, "lemma": "time", "misc": "", "start_char": 1032, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 1046, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "Sanskriti", "misc": "", "start_char": 1037, "text": "Sanskriti", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 1053, "feats": "Number=Sing", "head": 1, "id": 7, "lemma": "School", "misc": "", "start_char": 1047, "text": "School", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1057, "feats": null, "head": 14, "id": 8, "lemma": "for", "misc": "", "start_char": 1054, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 1062, "feats": "Number=Sing", "head": 11, "id": 9, "lemma": "well", "misc": "", "start_char": 1058, "text": "Well", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1064, "feats": null, "head": 11, "id": 10, "lemma": "-", "misc": "", "start_char": 1063, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 1069, "feats": "Tense=Past|VerbForm=Part", "head": 14, "id": 11, "lemma": "bear", "misc": "", "start_char": 1065, "text": "Born", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound", "end_char": 1074, "feats": "Number=Plur", "head": 14, "id": 12, "lemma": "Boy", "misc": "", "start_char": 1070, "text": "Boys", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "compound", "end_char": 1084, "feats": "Number=Sing", "head": 14, "id": 13, "lemma": "badminton", "misc": "", "start_char": 1075, "text": "badminton", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 1093, "feats": "Number=Sing", "head": 7, "id": 14, "lemma": "champion", "misc": "", "start_char": 1085, "text": "champion", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1095, "feats": null, "head": 1, "id": 15, "lemma": ".", "misc": "", "start_char": 1094, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (S (NP (DT That)) (VP (VBZ 's) (ADVP (RB right--) (UH okay)))) (, ,) (S (NP (NNP Raj)) (VP (MD can) (VP (VB play) (PP (IN for) (NP (PRP me)))))) (. .)))" }, "speaker": "Howard", "text": "That's right-- okay, Raj can play for me.", "tokens": [ { "deprel": "nsubj", "end_char": 1100, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "that", "misc": "", "start_char": 1096, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1103, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1101, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1111, "feats": null, "head": 8, "id": 3, "lemma": "right--", "misc": "", "start_char": 1104, "text": "right--", "upos": "ADV", "xpos": "RB" }, { "deprel": "discourse", "end_char": 1116, "feats": null, "head": 8, "id": 4, "lemma": "okay", "misc": "", "start_char": 1112, "text": "okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1118, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 1117, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1122, "feats": "Number=Sing", "head": 8, "id": 6, "lemma": "Raj", "misc": "", "start_char": 1119, "text": "Raj", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 1126, "feats": "VerbForm=Fin", "head": 8, "id": 7, "lemma": "can", "misc": "", "start_char": 1123, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1131, "feats": "VerbForm=Inf", "head": 0, "id": 8, "lemma": "play", "misc": "", "start_char": 1127, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1135, "feats": null, "head": 10, "id": 9, "lemma": "for", "misc": "", "start_char": 1132, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1138, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 10, "lemma": "I", "misc": "", "start_char": 1136, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1140, "feats": null, "head": 8, "id": 11, "lemma": ".", "misc": "", "start_char": 1139, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Ooh)) (, ,) (NP (PRP you)) (ADVP (RB just)) (VP (VBD chose) (NP (NNS champions))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (SBAR (IN like) (S (NP (PRP we)) (VP (VBP 're) (VP (VBG reenacting) (NP (NP (DT the) (JJ ancient) (JJ German) (NN practice)) (PP (IN of) (NP (NN trial))) (PP (IN by) (NP (NN combat)))))))))) (. .)))" }, "speaker": "Amy", "text": "Ooh, you just chose champions . It's like we're reenacting the ancient German practice of trial by combat.", "tokens": [ { "deprel": "discourse", "end_char": 1144, "feats": null, "head": 5, "id": 1, "lemma": "ooh", "misc": "", "start_char": 1141, "text": "Ooh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1146, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1145, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1150, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 1147, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1155, "feats": null, "head": 5, "id": 4, "lemma": "just", "misc": "", "start_char": 1151, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1161, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "choose", "misc": "", "start_char": 1156, "text": "chose", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1171, "feats": "Number=Plur", "head": 5, "id": 6, "lemma": "champion", "misc": "", "start_char": 1162, "text": "champions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1173, "feats": null, "head": 5, "id": 7, "lemma": ".", "misc": "", "start_char": 1172, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj:outer", "end_char": 1176, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 8, "lemma": "it", "misc": "", "start_char": 1174, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1179, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 9, "lemma": "be", "misc": "", "start_char": 1177, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 1184, "feats": null, "head": 13, "id": 10, "lemma": "like", "misc": "", "start_char": 1180, "text": "like", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1187, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 13, "id": 11, "lemma": "we", "misc": "", "start_char": 1185, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1191, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 1188, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1202, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 13, "lemma": "reenact", "misc": "", "start_char": 1192, "text": "reenacting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 1206, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 14, "lemma": "the", "misc": "", "start_char": 1203, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1214, "feats": "Degree=Pos", "head": 17, "id": 15, "lemma": "ancient", "misc": "", "start_char": 1207, "text": "ancient", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 1221, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "German", "misc": "", "start_char": 1215, "text": "German", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 1230, "feats": "Number=Sing", "head": 13, "id": 17, "lemma": "practice", "misc": "", "start_char": 1222, "text": "practice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1233, "feats": null, "head": 19, "id": 18, "lemma": "of", "misc": "", "start_char": 1231, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1239, "feats": "Number=Sing", "head": 17, "id": 19, "lemma": "trial", "misc": "", "start_char": 1234, "text": "trial", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1242, "feats": null, "head": 21, "id": 20, "lemma": "by", "misc": "", "start_char": 1240, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1249, "feats": "Number=Sing", "head": 13, "id": 21, "lemma": "combat", "misc": "", "start_char": 1243, "text": "combat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1251, "feats": null, "head": 5, "id": 22, "lemma": ".", "misc": "", "start_char": 1250, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (NP (PRP it)) (VP (VBZ 's) (ADVP (RB also)) (VP (UH like) (SBAR (WHADVP (WRB when)) (S (NP (DT the) (NNP Mountain)) (VP (VBD fought) (NP (DT the) (NNP Red) (NNP Viper)) (PP (IN in) (NP (NP (NNP Game)) (PP (IN of) (NP (NNPS Thrones)))))))))) (. .)))" }, "speaker": "Penny", "text": "Yeah, it's also like when the Mountain fought the Red Viper in Game of Thrones.", "tokens": [ { "deprel": "discourse", "end_char": 1256, "feats": null, "head": 7, "id": 1, "lemma": "yeah", "misc": "", "start_char": 1252, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1258, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1257, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1261, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 3, "lemma": "it", "misc": "", "start_char": 1259, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1264, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 4, "lemma": "be", "misc": "", "start_char": 1262, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1269, "feats": null, "head": 7, "id": 5, "lemma": "also", "misc": "", "start_char": 1265, "text": "also", "upos": "ADV", "xpos": "RB" }, { "deprel": "discourse", "end_char": 1274, "feats": null, "head": 10, "id": 6, "lemma": "like", "misc": "", "start_char": 1270, "text": "like", "upos": "INTJ", "xpos": "UH" }, { "deprel": "advmod", "end_char": 1279, "feats": "PronType=Int", "head": 10, "id": 7, "lemma": "when", "misc": "", "start_char": 1275, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "det", "end_char": 1283, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 1280, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1292, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "Mountain", "misc": "", "start_char": 1284, "text": "Mountain", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 1299, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 10, "lemma": "fight", "misc": "", "start_char": 1293, "text": "fought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1303, "feats": "Definite=Def|PronType=Art", "head": 13, "id": 11, "lemma": "the", "misc": "", "start_char": 1300, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1307, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "Red", "misc": "", "start_char": 1304, "text": "Red", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "obj", "end_char": 1313, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "Viper", "misc": "", "start_char": 1308, "text": "Viper", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1316, "feats": null, "head": 15, "id": 14, "lemma": "in", "misc": "", "start_char": 1314, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1321, "feats": "Number=Sing", "head": 10, "id": 15, "lemma": "Game", "misc": "", "start_char": 1317, "text": "Game", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1324, "feats": null, "head": 17, "id": 16, "lemma": "of", "misc": "", "start_char": 1322, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1332, "feats": "Number=Plur", "head": 15, "id": 17, "lemma": "Throne", "misc": "", "start_char": 1325, "text": "Thrones", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 1334, "feats": null, "head": 10, "id": 18, "lemma": ".", "misc": "", "start_char": 1333, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (NP (NNP Leonard)) (VP (VBZ makes) (S (NP (PRP you)) (VP (VB watch) (NP (DT that)) (, ,) (ADVP (RB too))))) (. ?)))" }, "speaker": "Bernadette", "text": "Leonard makes you watch that, too?", "tokens": [ { "deprel": "nsubj", "end_char": 1342, "feats": "Number=Sing", "head": 2, "id": 1, "lemma": "Leonard", "misc": "", "start_char": 1335, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 1348, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "make", "misc": "", "start_char": 1343, "text": "makes", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 1352, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 2, "id": 3, "lemma": "you", "misc": "", "start_char": 1349, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 1358, "feats": "VerbForm=Inf", "head": 2, "id": 4, "lemma": "watch", "misc": "", "start_char": 1353, "text": "watch", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1363, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 5, "lemma": "that", "misc": "", "start_char": 1359, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 1365, "feats": null, "head": 2, "id": 6, "lemma": ",", "misc": "", "start_char": 1364, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1369, "feats": null, "head": 2, "id": 7, "lemma": "too", "misc": "", "start_char": 1366, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1371, "feats": null, "head": 2, "id": 8, "lemma": "?", "misc": "", "start_char": 1370, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (INTJ (UH no)) (, ,) (NP (PRP I)) (VP (VBP like) (NP (DT that) (NN show))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (VP (VBN got) (S (NP (NNS dragons) (CC and) (NNS people)) (VP (VBG doing) (NP (PRP it))))))) (. .)))" }, "speaker": "Penny", "text": "No, no, I like that show . It's got dragons and people doing it.", "tokens": [ { "deprel": "discourse", "end_char": 1374, "feats": "Polarity=Neg", "head": 6, "id": 1, "lemma": "no", "misc": "", "start_char": 1372, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1376, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1375, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1379, "feats": "Polarity=Neg", "head": 6, "id": 3, "lemma": "no", "misc": "", "start_char": 1377, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1381, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 1380, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1383, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 1382, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1388, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "like", "misc": "", "start_char": 1384, "text": "like", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 1393, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 7, "lemma": "that", "misc": "", "start_char": 1389, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1398, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "show", "misc": "", "start_char": 1394, "text": "show", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1400, "feats": null, "head": 6, "id": 9, "lemma": ".", "misc": "", "start_char": 1399, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj:pass", "end_char": 1403, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 10, "lemma": "it", "misc": "", "start_char": 1401, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 1406, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 1404, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 1410, "feats": "Tense=Past|VerbForm=Part", "head": 6, "id": 12, "lemma": "get", "misc": "", "start_char": 1407, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 1418, "feats": "Number=Plur", "head": 12, "id": 13, "lemma": "dragon", "misc": "", "start_char": 1411, "text": "dragons", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 1422, "feats": null, "head": 15, "id": 14, "lemma": "and", "misc": "", "start_char": 1419, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1429, "feats": "Number=Plur", "head": 13, "id": 15, "lemma": "person", "misc": "", "start_char": 1423, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "acl", "end_char": 1435, "feats": "VerbForm=Ger", "head": 15, "id": 16, "lemma": "do", "misc": "", "start_char": 1430, "text": "doing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1438, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 16, "id": 17, "lemma": "it", "misc": "", "start_char": 1436, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1440, "feats": null, "head": 6, "id": 18, "lemma": ".", "misc": "", "start_char": 1439, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (RB So) (NP (PRP it)) (VP (VBZ 's) (VP (VBN settled))) (. .) (SBAR (S (NP (NP (DT The) (NN fate)) (PP (IN of) (NP (NP (NNP Doctor) (NNP Who) (POS 's)) (NNP TARDIS)))) (VP (MD will) (VP (VB be) (VP (VBN decided) (PP (IN by) (NP (NP (NP (NP (DT a) (NNP Game)) (PP (IN of) (NP (NNPS Thrones)))) (VBN inspired) (NN death) (HYPH -) (NN match)) (PP (IN on) (NP (NP (DT the) (NN battlefield)) (PP (IN of) (NP (NNPS ThunderCats))))) (PP (IN versus) (NP (NNPS Transformers)))))))))) (. .)))" }, "speaker": "Howard", "text": "So it's settled . The fate of Doctor Who's TARDIS will be decided by a Game of Thrones inspired death - match on the battlefield of ThunderCats versus Transformers.", "tokens": [ { "deprel": "advmod", "end_char": 1443, "feats": null, "head": 4, "id": 1, "lemma": "so", "misc": "", "start_char": 1441, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "expl", "end_char": 1446, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 2, "lemma": "it", "misc": "", "start_char": 1444, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 1449, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 1447, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1457, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 4, "lemma": "settle", "misc": "", "start_char": 1450, "text": "settled", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 1459, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 1458, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 1463, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 1460, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj:pass", "end_char": 1468, "feats": "Number=Sing", "head": 15, "id": 7, "lemma": "fate", "misc": "", "start_char": 1464, "text": "fate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1471, "feats": null, "head": 12, "id": 8, "lemma": "of", "misc": "", "start_char": 1469, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1478, "feats": "Number=Sing", "head": 12, "id": 9, "lemma": "Doctor", "misc": "", "start_char": 1472, "text": "Doctor", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1482, "feats": "Number=Sing", "head": 9, "id": 10, "lemma": "Who", "misc": "", "start_char": 1479, "text": "Who", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1485, "feats": null, "head": 9, "id": 11, "lemma": "'s", "misc": "", "start_char": 1483, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nmod", "end_char": 1492, "feats": "Number=Sing", "head": 7, "id": 12, "lemma": "TARDIS", "misc": "", "start_char": 1486, "text": "TARDIS", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 1497, "feats": "VerbForm=Fin", "head": 15, "id": 13, "lemma": "will", "misc": "", "start_char": 1493, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux:pass", "end_char": 1500, "feats": "VerbForm=Inf", "head": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 1498, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 1508, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 4, "id": 15, "lemma": "decide", "misc": "", "start_char": 1501, "text": "decided", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1511, "feats": null, "head": 18, "id": 16, "lemma": "by", "misc": "", "start_char": 1509, "text": "by", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1513, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 17, "lemma": "a", "misc": "", "start_char": 1512, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1518, "feats": "Number=Sing", "head": 15, "id": 18, "lemma": "Game", "misc": "", "start_char": 1514, "text": "Game", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 1521, "feats": null, "head": 20, "id": 19, "lemma": "of", "misc": "", "start_char": 1519, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1529, "feats": "Number=Plur", "head": 18, "id": 20, "lemma": "Throne", "misc": "", "start_char": 1522, "text": "Thrones", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "acl", "end_char": 1538, "feats": "Tense=Past|VerbForm=Part", "head": 18, "id": 21, "lemma": "inspire", "misc": "", "start_char": 1530, "text": "inspired", "upos": "VERB", "xpos": "VBN" }, { "deprel": "compound", "end_char": 1544, "feats": "Number=Sing", "head": 24, "id": 22, "lemma": "death", "misc": "", "start_char": 1539, "text": "death", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1546, "feats": null, "head": 24, "id": 23, "lemma": "-", "misc": "", "start_char": 1545, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "obj", "end_char": 1552, "feats": "Number=Sing", "head": 21, "id": 24, "lemma": "match", "misc": "", "start_char": 1547, "text": "match", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1555, "feats": null, "head": 27, "id": 25, "lemma": "on", "misc": "", "start_char": 1553, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1559, "feats": "Definite=Def|PronType=Art", "head": 27, "id": 26, "lemma": "the", "misc": "", "start_char": 1556, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1571, "feats": "Number=Sing", "head": 21, "id": 27, "lemma": "battlefield", "misc": "", "start_char": 1560, "text": "battlefield", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1574, "feats": null, "head": 29, "id": 28, "lemma": "of", "misc": "", "start_char": 1572, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1586, "feats": "Number=Plur", "head": 27, "id": 29, "lemma": "ThunderCats", "misc": "", "start_char": 1575, "text": "ThunderCats", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "case", "end_char": 1593, "feats": null, "head": 31, "id": 30, "lemma": "versus", "misc": "", "start_char": 1587, "text": "versus", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1606, "feats": "Number=Plur", "head": 29, "id": 31, "lemma": "Transformers", "misc": "", "start_char": 1594, "text": "Transformers", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 1608, "feats": null, "head": 15, "id": 32, "lemma": ".", "misc": "", "start_char": 1607, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 22, "misc": { "parse_tree": "(ROOT (S (SBAR (IN If) (S (NP (PRP you)) (ADVP (RB still)) (VP (VBP have) (NP (DT that) (NN bra))))) (, ,) (NP (PRP I)) (VP (MD 'll) (VP (VB give) (NP (PRP you)) (NP (NP (DT a) (NN nickel)) (PP (IN for) (NP (PRP it)))))) (. .)))" }, "speaker": "Amy", "text": "If you still have that bra, I'll give you a nickel for it.", "tokens": [ { "deprel": "mark", "end_char": 1611, "feats": null, "head": 4, "id": 1, "lemma": "if", "misc": "", "start_char": 1609, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1615, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 2, "lemma": "you", "misc": "", "start_char": 1612, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1621, "feats": null, "head": 4, "id": 3, "lemma": "still", "misc": "", "start_char": 1616, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 1626, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": 4, "lemma": "have", "misc": "", "start_char": 1622, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 1631, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 5, "lemma": "that", "misc": "", "start_char": 1627, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1635, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "bra", "misc": "", "start_char": 1632, "text": "bra", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1637, "feats": null, "head": 10, "id": 7, "lemma": ",", "misc": "", "start_char": 1636, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1639, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "I", "misc": "", "start_char": 1638, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1643, "feats": "VerbForm=Fin", "head": 10, "id": 9, "lemma": "will", "misc": "", "start_char": 1640, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1648, "feats": "VerbForm=Inf", "head": 0, "id": 10, "lemma": "give", "misc": "", "start_char": 1644, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1652, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 10, "id": 11, "lemma": "you", "misc": "", "start_char": 1649, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 1654, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 12, "lemma": "a", "misc": "", "start_char": 1653, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1661, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "nickel", "misc": "", "start_char": 1655, "text": "nickel", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1665, "feats": null, "head": 15, "id": 14, "lemma": "for", "misc": "", "start_char": 1662, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1668, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 15, "lemma": "it", "misc": "", "start_char": 1666, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1670, "feats": null, "head": 10, "id": 16, "lemma": ".", "misc": "", "start_char": 1669, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 4 ], [ 0, 6, 6 ], [ 1, 0, 0 ], [ 1, 7, 7 ] ], [ [ 3, 1, 1 ], [ 4, 0, 0 ], [ 7, 0, 0 ], [ 16, 2, 2 ] ], [ [ 3, 7, 7 ], [ 3, 14, 14 ], [ 3, 18, 18 ], [ 3, 21, 25 ], [ 4, 5, 5 ], [ 4, 7, 7 ], [ 7, 7, 7 ], [ 11, 23, 24 ] ], [ [ 3, 6, 7 ] ], [ [ 3, 9, 9 ], [ 3, 11, 11 ], [ 21, 7, 7 ] ], [ [ 3, 16, 16 ] ], [ [ 5, 0, 0 ], [ 5, 12, 12 ], [ 6, 8, 8 ], [ 8, 0, 0 ], [ 9, 5, 5 ], [ 10, 3, 3 ], [ 10, 25, 25 ], [ 15, 9, 9 ], [ 21, 1, 1 ], [ 21, 10, 10 ] ], [ [ 5, 8, 8 ], [ 6, 10, 10 ], [ 11, 0, 0 ], [ 11, 19, 19 ], [ 12, 5, 5 ] ], [ [ 9, 10, 10 ], [ 10, 6, 6 ] ], [ [ 9, 9, 10 ] ], [ [ 10, 16, 16 ], [ 20, 30, 30 ] ], [ [ 10, 18, 19 ] ], [ [ 10, 24, 24 ], [ 21, 4, 5 ], [ 21, 14, 14 ] ], [ [ 10, 29, 30 ] ], [ [ 11, 8, 8 ], [ 18, 0, 0 ] ], [ [ 11, 11, 11 ], [ 11, 15, 15 ], [ 11, 30, 30 ], [ 11, 33, 33 ], [ 12, 2, 2 ], [ 13, 4, 4 ], [ 18, 2, 2 ], [ 19, 4, 4 ] ], [ [ 11, 24, 24 ], [ 11, 35, 35 ], [ 20, 11, 11 ] ], [ [ 13, 6, 8 ] ], [ [ 15, 5, 5 ] ], [ [ 16, 10, 10 ] ], [ [ 17, 7, 8 ] ], [ [ 17, 10, 12 ] ], [ [ 17, 16, 16 ] ], [ [ 21, 11, 12 ] ] ]
s08e19c04t
So when do you guys think you're gonna move in? We're still figuring how much remodeling we want to do. It's tricky finding the right balance between " tasteful modern " and " Jewish mother tchotchke crapfest . " Have you made a decision about the TARDIS? I think I can sell it if we call it, " Big British Porta - Potty . " We're not selling it-- it's mine. You can't just decide . How about I arm - wrestle you? That's not fair . It's like me challenging you to a sexy pants contest. You could play Ping - Pong for it. I would do that. How is that fair? You grew up with a table. Yes, but I mostly used it as a battlefield in an ongoing war between the Transformers and the ThunderCats for control of a bra I had found in the woods. Bernadette, for every episode of Doctor Who Leonard has made me sit through, I will play on your behalf and send that TARDIS back to Gallifrey, where I hate that I know it belongs. Yes, Penny plays for me. That's not fair-- she has upper body muscles. Dude, three - time Sanskriti School for Well - Born Boys badminton champion. That's right-- okay, Raj can play for me. Ooh, you just chose champions . It's like we're reenacting the ancient German practice of trial by combat. Yeah, it's also like when the Mountain fought the Red Viper in Game of Thrones. Leonard makes you watch that, too? No, no, I like that show . It's got dragons and people doing it. So it's settled . The fate of Doctor Who's TARDIS will be decided by a Game of Thrones inspired death - match on the battlefield of ThunderCats versus Transformers. If you still have that bra, I'll give you a nickel for it.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (S (NP (EX There)) (NP (PRP it)) (VP (VBZ is))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (NP (RB just) (DT a) (NN gate)) (. .) (PP (IN On) (NP (DT a) (NN road))))) (. .)))" }, "speaker": "Sheldon", "text": "There it is . It's just a gate . On a road.", "tokens": [ { "deprel": "expl", "end_char": 5, "feats": null, "head": 3, "id": 1, "lemma": "there", "misc": "", "start_char": 0, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "nsubj", "end_char": 8, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 2, "lemma": "it", "misc": "", "start_char": 6, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 11, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "be", "misc": "", "start_char": 9, "text": "is", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 13, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 12, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 16, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 5, "lemma": "it", "misc": "", "start_char": 14, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 19, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 6, "lemma": "be", "misc": "", "start_char": 17, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 24, "feats": null, "head": 9, "id": 7, "lemma": "just", "misc": "", "start_char": 20, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 26, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "misc": "", "start_char": 25, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 31, "feats": "Number=Sing", "head": 3, "id": 9, "lemma": "gate", "misc": "", "start_char": 27, "text": "gate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 33, "feats": null, "head": 9, "id": 10, "lemma": ".", "misc": "", "start_char": 32, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 36, "feats": null, "head": 13, "id": 11, "lemma": "on", "misc": "", "start_char": 34, "text": "On", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 38, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 12, "lemma": "a", "misc": "", "start_char": 37, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 43, "feats": "Number=Sing", "head": 9, "id": 13, "lemma": "road", "misc": "", "start_char": 39, "text": "road", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 45, "feats": null, "head": 3, "id": 14, "lemma": ".", "misc": "", "start_char": 44, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (VP (VBD Was) (RB n't) (ADJP (RB even) (RB that) (JJ hard) (SBAR (S (VP (TO to) (VP (VB find))))))) (. .)))" }, "speaker": "Leonard", "text": "Wasn't even that hard to find.", "tokens": [ { "deprel": "cop", "end_char": 49, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 1, "lemma": "be", "misc": "", "start_char": 46, "text": "Was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 53, "feats": null, "head": 5, "id": 2, "lemma": "not", "misc": "", "start_char": 50, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 58, "feats": null, "head": 5, "id": 3, "lemma": "even", "misc": "", "start_char": 54, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 63, "feats": null, "head": 5, "id": 4, "lemma": "that", "misc": "", "start_char": 59, "text": "that", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 68, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "hard", "misc": "", "start_char": 64, "text": "hard", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 71, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 69, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "ccomp", "end_char": 76, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "find", "misc": "", "start_char": 72, "text": "find", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 78, "feats": null, "head": 5, "id": 8, "lemma": ".", "misc": "", "start_char": 77, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (DT This)) (VP (VBZ is) (ADJP (RB so) (JJ amazing))) (. !)))" }, "speaker": "Sheldon", "text": "This is so amazing!", "tokens": [ { "deprel": "nsubj", "end_char": 83, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "this", "misc": "", "start_char": 79, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 86, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 84, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 89, "feats": null, "head": 4, "id": 3, "lemma": "so", "misc": "", "start_char": 87, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 97, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "amazing", "misc": "", "start_char": 90, "text": "amazing", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 99, "feats": null, "head": 4, "id": 5, "lemma": "!", "misc": "", "start_char": 98, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP know)) (. !) (S (NP (PRP You)) (VP (VBP want) (S (VP (TO to) (VP (VB get) (NP (DT a) (NN picture))))))) (. ?)))" }, "speaker": "Leonard", "text": "I know! You want to get a picture?", "tokens": [ { "deprel": "nsubj", "end_char": 101, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 100, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 106, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "know", "misc": "", "start_char": 102, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 108, "feats": null, "head": 2, "id": 3, "lemma": "!", "misc": "", "start_char": 107, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 112, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 109, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 117, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "want", "misc": "", "start_char": 113, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 120, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 118, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 124, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "get", "misc": "", "start_char": 121, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 126, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "misc": "", "start_char": 125, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 134, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "picture", "misc": "", "start_char": 127, "text": "picture", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 136, "feats": null, "head": 5, "id": 10, "lemma": "?", "misc": "", "start_char": 135, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP want) (NP (NP (JJR more)) (PP (IN than) (NP (DT a) (NN picture)))))) (. .) (S (NP (PRP I)) (VP (VBP want) (S (VP (TO to) (VP (VB go) (ADVP (RB in))))))) (. .)))" }, "speaker": "Sheldon", "text": "I want more than a picture . I want to go in.", "tokens": [ { "deprel": "nsubj", "end_char": 138, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 137, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 143, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "want", "misc": "", "start_char": 139, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 148, "feats": "Degree=Cmp", "head": 2, "id": 3, "lemma": "more", "misc": "", "start_char": 144, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "end_char": 153, "feats": null, "head": 6, "id": 4, "lemma": "than", "misc": "", "start_char": 149, "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 155, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 154, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 163, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "picture", "misc": "", "start_char": 156, "text": "picture", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 165, "feats": null, "head": 2, "id": 7, "lemma": ".", "misc": "", "start_char": 164, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 167, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 8, "lemma": "I", "misc": "", "start_char": 166, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 172, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 9, "lemma": "want", "misc": "", "start_char": 168, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 175, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 173, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 178, "feats": "VerbForm=Inf", "head": 9, "id": 11, "lemma": "go", "misc": "", "start_char": 176, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 181, "feats": null, "head": 11, "id": 12, "lemma": "in", "misc": "", "start_char": 179, "text": "in", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 183, "feats": null, "head": 2, "id": 13, "lemma": ".", "misc": "", "start_char": 182, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (ADVP (RB so)) (VP (VBP do)) (NP (PRP I)) (, ,) (CC but) (S (NP (PRP they)) (VP (MD 'll) (ADVP (RB never)) (VP (VB let) (NP (PRP us))))) (. .)))" }, "speaker": "Leonard", "text": "Well, so do I, but they'll never let us.", "tokens": [ { "deprel": "discourse", "end_char": 188, "feats": null, "head": 4, "id": 1, "lemma": "well", "misc": "", "start_char": 184, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 190, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 189, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 193, "feats": null, "head": 4, "id": 3, "lemma": "so", "misc": "", "start_char": 191, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 196, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "do", "misc": "", "start_char": 194, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 198, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 5, "lemma": "I", "misc": "", "start_char": 197, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 200, "feats": null, "head": 11, "id": 6, "lemma": ",", "misc": "", "start_char": 199, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 204, "feats": null, "head": 11, "id": 7, "lemma": "but", "misc": "", "start_char": 201, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 209, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 11, "id": 8, "lemma": "they", "misc": "", "start_char": 205, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 213, "feats": "VerbForm=Fin", "head": 11, "id": 9, "lemma": "will", "misc": "", "start_char": 210, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 219, "feats": null, "head": 11, "id": 10, "lemma": "never", "misc": "", "start_char": 214, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 223, "feats": "VerbForm=Inf", "head": 4, "id": 11, "lemma": "let", "misc": "", "start_char": 220, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 226, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 11, "id": 12, "lemma": "we", "misc": "", "start_char": 224, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 228, "feats": null, "head": 4, "id": 13, "lemma": ".", "misc": "", "start_char": 227, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (SQ (VBZ Is) (NP (DT that)) (NP (NP (DT the) (NN attitude)) (SBAR (WHNP (WDT that)) (S (VP (VBD helped) (S (NP (PRP you)) (VP (VB get) (NP (NNP Penny)))))))) (. ?)))" }, "speaker": "Sheldon", "text": "Is that the attitude that helped you get Penny?", "tokens": [ { "deprel": "cop", "end_char": 231, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 1, "lemma": "be", "misc": "", "start_char": 229, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 236, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 2, "lemma": "that", "misc": "", "start_char": 232, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "det", "end_char": 240, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 237, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 249, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "attitude", "misc": "", "start_char": 241, "text": "attitude", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 254, "feats": "PronType=Rel", "head": 6, "id": 5, "lemma": "that", "misc": "", "start_char": 250, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "end_char": 261, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 6, "lemma": "help", "misc": "", "start_char": 255, "text": "helped", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 265, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 7, "lemma": "you", "misc": "", "start_char": 262, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 269, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "get", "misc": "", "start_char": 266, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 275, "feats": "Number=Sing", "head": 8, "id": 9, "lemma": "penny", "misc": "", "start_char": 270, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 277, "feats": null, "head": 4, "id": 10, "lemma": "?", "misc": "", "start_char": 276, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (CC but) (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB have) (NP (NP (CD three) (NNS years)) (SBAR (S (VP (TO to) (VP (VB make) (S (NP (DT that) (NN gate)) (VP (VB feel) (ADJP (JJ sorry)) (PP (IN for) (NP (PRP me))))))))))))) (. .)))" }, "speaker": "Leonard", "text": "No, but I don't have three years to make that gate feel sorry for me.", "tokens": [ { "deprel": "discourse", "end_char": 280, "feats": "Polarity=Neg", "head": 7, "id": 1, "lemma": "no", "misc": "", "start_char": 278, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 282, "feats": null, "head": 7, "id": 2, "lemma": ",", "misc": "", "start_char": 281, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 286, "feats": null, "head": 7, "id": 3, "lemma": "but", "misc": "", "start_char": 283, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 288, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 4, "lemma": "I", "misc": "", "start_char": 287, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 291, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "do", "misc": "", "start_char": 289, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 295, "feats": null, "head": 7, "id": 6, "lemma": "not", "misc": "", "start_char": 292, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 300, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "have", "misc": "", "start_char": 296, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "nummod", "end_char": 306, "feats": "NumForm=Word|NumType=Card", "head": 9, "id": 8, "lemma": "three", "misc": "", "start_char": 301, "text": "three", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 312, "feats": "Number=Plur", "head": 7, "id": 9, "lemma": "year", "misc": "", "start_char": 307, "text": "years", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 315, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 313, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 320, "feats": "VerbForm=Inf", "head": 7, "id": 11, "lemma": "make", "misc": "", "start_char": 316, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 325, "feats": "Number=Sing|PronType=Dem", "head": 13, "id": 12, "lemma": "that", "misc": "", "start_char": 321, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 330, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "gate", "misc": "", "start_char": 326, "text": "gate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 335, "feats": "VerbForm=Inf", "head": 11, "id": 14, "lemma": "feel", "misc": "", "start_char": 331, "text": "feel", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 341, "feats": "Degree=Pos", "head": 14, "id": 15, "lemma": "sorry", "misc": "", "start_char": 336, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 345, "feats": null, "head": 17, "id": 16, "lemma": "for", "misc": "", "start_char": 342, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 348, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 17, "lemma": "I", "misc": "", "start_char": 346, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 350, "feats": null, "head": 7, "id": 18, "lemma": ".", "misc": "", "start_char": 349, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Uh)) (, ,) (NP (EX there)) (VP (VBZ 's) (NP (DT a) (NN speaker) (NN box) (. .) (VP (VP (VB Drive) (PRT (RP up))) (, ,) (VP (VB push) (NP (DT the) (NN button))) (, ,) (CC and) (VP (VB let) (S (NP (PRP 's)) (VP (VB see) (SBAR (WHNP (WP what)) (S (VP (VBZ happens)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Uh, there's a speaker box . Drive up, push the button, and let's see what happens.", "tokens": [ { "deprel": "discourse", "end_char": 353, "feats": null, "head": 4, "id": 1, "lemma": "uh", "misc": "", "start_char": 351, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 355, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 354, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "expl", "end_char": 361, "feats": null, "head": 4, "id": 3, "lemma": "there", "misc": "", "start_char": 356, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "root", "end_char": 364, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "be", "misc": "", "start_char": 362, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 366, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 5, "lemma": "a", "misc": "", "start_char": 365, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 374, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "speaker", "misc": "", "start_char": 367, "text": "speaker", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 378, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "box", "misc": "", "start_char": 375, "text": "box", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 380, "feats": null, "head": 9, "id": 8, "lemma": ".", "misc": "", "start_char": 379, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 386, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 9, "lemma": "drive", "misc": "", "start_char": 381, "text": "Drive", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 389, "feats": null, "head": 9, "id": 10, "lemma": "up", "misc": "", "start_char": 387, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 391, "feats": null, "head": 12, "id": 11, "lemma": ",", "misc": "", "start_char": 390, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 396, "feats": "Mood=Imp|VerbForm=Fin", "head": 9, "id": 12, "lemma": "push", "misc": "", "start_char": 392, "text": "push", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 400, "feats": "Definite=Def|PronType=Art", "head": 14, "id": 13, "lemma": "the", "misc": "", "start_char": 397, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 407, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "button", "misc": "", "start_char": 401, "text": "button", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 409, "feats": null, "head": 17, "id": 15, "lemma": ",", "misc": "", "start_char": 408, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 413, "feats": null, "head": 17, "id": 16, "lemma": "and", "misc": "", "start_char": 410, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 417, "feats": "Mood=Imp|VerbForm=Fin", "head": 4, "id": 17, "lemma": "let", "misc": "", "start_char": 414, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 420, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 17, "id": 18, "lemma": "we", "misc": "", "start_char": 418, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 424, "feats": "VerbForm=Inf", "head": 17, "id": 19, "lemma": "see", "misc": "", "start_char": 421, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 429, "feats": "PronType=Rel", "head": 21, "id": 20, "lemma": "what", "misc": "", "start_char": 425, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "ccomp", "end_char": 437, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 21, "lemma": "happen", "misc": "", "start_char": 430, "text": "happens", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 439, "feats": null, "head": 4, "id": 22, "lemma": ".", "misc": "", "start_char": 438, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Okay)) (, ,) (INTJ (UH yeah)) (. .) (WHNP (WP What)) (SQ (VBP do) (NP (PRP we)) (VP (VB have) (S (VP (TO to) (VP (VB lose))))) (. ?) (SBAR (S (NP (PRP I)) (VP (VBP 'm) (ADJP (NP (DT a) (JJ little)) (JJ nervous)))))) (. .)))" }, "speaker": "Leonard", "text": "Okay, yeah . What do we have to lose? I'm a little nervous.", "tokens": [ { "deprel": "discourse", "end_char": 444, "feats": null, "head": 8, "id": 1, "lemma": "okay", "misc": "", "start_char": 440, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 446, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 445, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 451, "feats": null, "head": 8, "id": 3, "lemma": "yeah", "misc": "", "start_char": 447, "text": "yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 453, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 452, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "obj", "end_char": 458, "feats": "PronType=Int", "head": 10, "id": 5, "lemma": "what", "misc": "", "start_char": 454, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 461, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "do", "misc": "", "start_char": 459, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 464, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "we", "misc": "", "start_char": 462, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 469, "feats": "VerbForm=Inf", "head": 0, "id": 8, "lemma": "have", "misc": "", "start_char": 465, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 472, "feats": null, "head": 10, "id": 9, "lemma": "to", "misc": "", "start_char": 470, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 477, "feats": "VerbForm=Inf", "head": 8, "id": 10, "lemma": "lose", "misc": "", "start_char": 473, "text": "lose", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 479, "feats": null, "head": 8, "id": 11, "lemma": "?", "misc": "", "start_char": 478, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 481, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 12, "lemma": "I", "misc": "", "start_char": 480, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 484, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 16, "id": 13, "lemma": "be", "misc": "", "start_char": 482, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 486, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 14, "lemma": "a", "misc": "", "start_char": 485, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 493, "feats": "Degree=Pos", "head": 16, "id": 15, "lemma": "little", "misc": "", "start_char": 487, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 501, "feats": "Degree=Pos", "head": 8, "id": 16, "lemma": "nervous", "misc": "", "start_char": 494, "text": "nervous", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 503, "feats": null, "head": 8, "id": 17, "lemma": ".", "misc": "", "start_char": 502, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (VP (VB get) (PP (IN over) (NP (PRP it)))) (. .) (S (NP (NN Confidence)) (VP (VBZ is) (ADJP (JJ key)) (PP (IN in) (NP (DT these) (NNS situations))))) (. .)))" }, "speaker": "Sheldon", "text": "Well, get over it . Confidence is key in these situations.", "tokens": [ { "deprel": "discourse", "end_char": 508, "feats": null, "head": 3, "id": 1, "lemma": "well", "misc": "", "start_char": 504, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 510, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 509, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 514, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "get", "misc": "", "start_char": 511, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 519, "feats": null, "head": 5, "id": 4, "lemma": "over", "misc": "", "start_char": 515, "text": "over", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 522, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 5, "lemma": "it", "misc": "", "start_char": 520, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 524, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 523, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 535, "feats": "Number=Sing", "head": 9, "id": 7, "lemma": "confidence", "misc": "", "start_char": 525, "text": "Confidence", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 538, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 536, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 542, "feats": "Degree=Pos", "head": 3, "id": 9, "lemma": "key", "misc": "", "start_char": 539, "text": "key", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 545, "feats": null, "head": 12, "id": 10, "lemma": "in", "misc": "", "start_char": 543, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 551, "feats": "Number=Plur|PronType=Dem", "head": 12, "id": 11, "lemma": "this", "misc": "", "start_char": 546, "text": "these", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 562, "feats": "Number=Plur", "head": 9, "id": 12, "lemma": "situation", "misc": "", "start_char": 552, "text": "situations", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 564, "feats": null, "head": 3, "id": 13, "lemma": ".", "misc": "", "start_char": 563, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (ADJP (JJ Right) (. .)))" }, "speaker": "Leonard", "text": "Right.", "tokens": [ { "deprel": "root", "end_char": 570, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "right", "misc": "", "start_char": 565, "text": "Right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 572, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 571, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (SINV (S (NP (PRP You)) (VP (VBD pushed) (ADVP (, it--)))) (SQ (VBP are) (NP (PRP you)) (PP (IN out) (PP (IN of) (NP (PRP$ your) (NN mind))))) (. ?) (. !)))" }, "speaker": "Sheldon", "text": "You pushed it-- are you out of your mind?!", "tokens": [ { "deprel": "nsubj", "end_char": 576, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 573, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 583, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "push", "misc": "", "start_char": 577, "text": "pushed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 588, "feats": null, "head": 2, "id": 3, "lemma": "it--", "misc": "", "start_char": 584, "text": "it--", "upos": "PUNCT", "xpos": "," }, { "deprel": "cop", "end_char": 592, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 4, "lemma": "be", "misc": "", "start_char": 589, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 596, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 5, "lemma": "you", "misc": "", "start_char": 593, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 600, "feats": null, "head": 9, "id": 6, "lemma": "out", "misc": "", "start_char": 597, "text": "out", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 603, "feats": null, "head": 9, "id": 7, "lemma": "of", "misc": "", "start_char": 601, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 608, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "your", "misc": "", "start_char": 604, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "ccomp", "end_char": 613, "feats": "Number=Sing", "head": 2, "id": 9, "lemma": "mind", "misc": "", "start_char": 609, "text": "mind", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 615, "feats": null, "head": 2, "id": 10, "lemma": "?", "misc": "", "start_char": 614, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 617, "feats": null, "head": 2, "id": 11, "lemma": "!", "misc": "", "start_char": 616, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (SQ (. !) (MD May) (NP (PRP I)) (VP (VB help) (NP (PRP you))) (. ?)))" }, "speaker": "Voice", "text": "! May I help you?", "tokens": [ { "deprel": "punct", "end_char": 619, "feats": null, "head": 4, "id": 1, "lemma": "!", "misc": "", "start_char": 618, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 623, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "may", "misc": "", "start_char": 620, "text": "May", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 625, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 624, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 630, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "help", "misc": "", "start_char": 626, "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 634, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 5, "lemma": "you", "misc": "", "start_char": 631, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 636, "feats": null, "head": 4, "id": 6, "lemma": "?", "misc": "", "start_char": 635, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Uh)) (, ,) (INTJ (UH uh)) (, ...) (NP (PRP we)) (VP (VBP do) (RB n't) (VP (VB have) (NP (DT an) (NN appointment)))) (, ,) (CC and) (, -) (CC and) (S (NP (PRP we)) (VP (VBP do) (RB n't) (VP (VP (VB belong) (ADVP (RB here))) (, ,) (CC but) (NP (NP (PRP we)) (HYPH -) (UH we're) (, ,) (PP (UH like)) (, ,) (NP (ADJP (JJ crazy) (HYPH -) (JJ big)) (NNS fans)) (. .) (ADJP ('' \") (JJ crazy) (PP (IN for) (NP (NP (NNP Star) (NNPS Wars)) (ADJP (`` \") (JJ crazy) (, ,) (ADJP (RB not) (JJ crazy)) (SBAR (IN like) (S (NP (PRP we)) (VP (VBP have) (NP (NP (DT a) (NN backpack)) (ADJP (JJ full) (PP (IN of) (NP (NN duct) (NN tape)))))))))))) (, ,) (SBAR (IN although) (S (NP (PRP we)) (VP (VBP do) (VP (VB have) (NP (NP (DT a) (NN backpack)) (SBAR (WHNP (WDT that)) (S (NP (PRP you)) (ADVP (RB really)) (VP (VBP do) (RB n't) (VP (VB want) (S (VP (TO to) (VP (VB look) (PP (IN in)))))))))))))))))) (. .)))" }, "speaker": "Leonard", "text": "Uh, uh...we don't have an appointment, and - and we don't belong here, but we - we're, like, crazy - big fans . \" crazy for Star Wars \" crazy, not crazy like we have a backpack full of duct tape, although we do have a backpack that you really don't want to look in.", "tokens": [ { "deprel": "discourse", "end_char": 639, "feats": null, "head": 8, "id": 1, "lemma": "uh", "misc": "", "start_char": 637, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 641, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 640, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 644, "feats": null, "head": 8, "id": 3, "lemma": "uh", "misc": "", "start_char": 642, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 648, "feats": null, "head": 8, "id": 4, "lemma": "...", "misc": "", "start_char": 645, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 651, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 8, "id": 5, "lemma": "we", "misc": "", "start_char": 649, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 654, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "do", "misc": "", "start_char": 652, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 658, "feats": null, "head": 8, "id": 7, "lemma": "not", "misc": "", "start_char": 655, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 663, "feats": "VerbForm=Inf", "head": 0, "id": 8, "lemma": "have", "misc": "", "start_char": 659, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 666, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 664, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 678, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "appointment", "misc": "", "start_char": 667, "text": "appointment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 680, "feats": null, "head": 12, "id": 11, "lemma": ",", "misc": "", "start_char": 679, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 684, "feats": null, "head": 18, "id": 12, "lemma": "and", "misc": "", "start_char": 681, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 686, "feats": null, "head": 12, "id": 13, "lemma": "-", "misc": "", "start_char": 685, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 690, "feats": null, "head": 18, "id": 14, "lemma": "and", "misc": "", "start_char": 687, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 693, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 18, "id": 15, "lemma": "we", "misc": "", "start_char": 691, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 696, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 18, "id": 16, "lemma": "do", "misc": "", "start_char": 694, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 700, "feats": null, "head": 18, "id": 17, "lemma": "not", "misc": "", "start_char": 697, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 707, "feats": "VerbForm=Inf", "head": 8, "id": 18, "lemma": "belong", "misc": "", "start_char": 701, "text": "belong", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 712, "feats": "PronType=Dem", "head": 18, "id": 19, "lemma": "here", "misc": "", "start_char": 708, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 714, "feats": null, "head": 21, "id": 20, "lemma": ",", "misc": "", "start_char": 713, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 718, "feats": null, "head": 31, "id": 21, "lemma": "but", "misc": "", "start_char": 715, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "reparandum", "end_char": 721, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 31, "id": 22, "lemma": "we", "misc": "", "start_char": 719, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 723, "feats": null, "head": 22, "id": 23, "lemma": "-", "misc": "", "start_char": 722, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "discourse", "end_char": 729, "feats": null, "head": 31, "id": 24, "lemma": "we're", "misc": "", "start_char": 724, "text": "we're", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 731, "feats": null, "head": 24, "id": 25, "lemma": ",", "misc": "", "start_char": 730, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 736, "feats": null, "head": 31, "id": 26, "lemma": "like", "misc": "", "start_char": 732, "text": "like", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 738, "feats": null, "head": 26, "id": 27, "lemma": ",", "misc": "", "start_char": 737, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 744, "feats": "Degree=Pos", "head": 31, "id": 28, "lemma": "crazy", "misc": "", "start_char": 739, "text": "crazy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 746, "feats": null, "head": 30, "id": 29, "lemma": "-", "misc": "", "start_char": 745, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "amod", "end_char": 750, "feats": "Degree=Pos", "head": 31, "id": 30, "lemma": "big", "misc": "", "start_char": 747, "text": "big", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 755, "feats": "Number=Plur", "head": 18, "id": 31, "lemma": "fan", "misc": "", "start_char": 751, "text": "fans", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 757, "feats": null, "head": 8, "id": 32, "lemma": ".", "misc": "", "start_char": 756, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 759, "feats": null, "head": 34, "id": 33, "lemma": "\"", "misc": "", "start_char": 758, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "parataxis", "end_char": 765, "feats": "Degree=Pos", "head": 8, "id": 34, "lemma": "crazy", "misc": "", "start_char": 760, "text": "crazy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 769, "feats": null, "head": 37, "id": 35, "lemma": "for", "misc": "", "start_char": 766, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 774, "feats": "Number=Sing", "head": 37, "id": 36, "lemma": "Star", "misc": "", "start_char": 770, "text": "Star", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 779, "feats": "Number=Plur", "head": 34, "id": 37, "lemma": "War", "misc": "", "start_char": 775, "text": "Wars", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "punct", "end_char": 781, "feats": null, "head": 39, "id": 38, "lemma": "\"", "misc": "", "start_char": 780, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "parataxis", "end_char": 787, "feats": "Degree=Pos", "head": 34, "id": 39, "lemma": "crazy", "misc": "", "start_char": 782, "text": "crazy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 789, "feats": null, "head": 42, "id": 40, "lemma": ",", "misc": "", "start_char": 788, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 793, "feats": null, "head": 42, "id": 41, "lemma": "not", "misc": "", "start_char": 790, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 799, "feats": "Degree=Pos", "head": 39, "id": 42, "lemma": "crazy", "misc": "", "start_char": 794, "text": "crazy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 804, "feats": null, "head": 45, "id": 43, "lemma": "like", "misc": "", "start_char": 800, "text": "like", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 807, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 45, "id": 44, "lemma": "we", "misc": "", "start_char": 805, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 812, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 42, "id": 45, "lemma": "have", "misc": "", "start_char": 808, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 814, "feats": "Definite=Ind|PronType=Art", "head": 47, "id": 46, "lemma": "a", "misc": "", "start_char": 813, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 823, "feats": "Number=Sing", "head": 45, "id": 47, "lemma": "backpack", "misc": "", "start_char": 815, "text": "backpack", "upos": "NOUN", "xpos": "NN" }, { "deprel": "amod", "end_char": 828, "feats": "Degree=Pos", "head": 47, "id": 48, "lemma": "full", "misc": "", "start_char": 824, "text": "full", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 831, "feats": null, "head": 51, "id": 49, "lemma": "of", "misc": "", "start_char": 829, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 836, "feats": "Number=Sing", "head": 51, "id": 50, "lemma": "duct", "misc": "", "start_char": 832, "text": "duct", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 841, "feats": "Number=Sing", "head": 48, "id": 51, "lemma": "tape", "misc": "", "start_char": 837, "text": "tape", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 843, "feats": null, "head": 8, "id": 52, "lemma": ",", "misc": "", "start_char": 842, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 852, "feats": null, "head": 56, "id": 53, "lemma": "although", "misc": "", "start_char": 844, "text": "although", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 855, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 56, "id": 54, "lemma": "we", "misc": "", "start_char": 853, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 858, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 56, "id": 55, "lemma": "do", "misc": "", "start_char": 856, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 863, "feats": "VerbForm=Inf", "head": 8, "id": 56, "lemma": "have", "misc": "", "start_char": 859, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 865, "feats": "Definite=Ind|PronType=Art", "head": 58, "id": 57, "lemma": "a", "misc": "", "start_char": 864, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 874, "feats": "Number=Sing", "head": 56, "id": 58, "lemma": "backpack", "misc": "", "start_char": 866, "text": "backpack", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 879, "feats": "PronType=Rel", "head": 66, "id": 59, "lemma": "that", "misc": "", "start_char": 875, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "nsubj", "end_char": 883, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 64, "id": 60, "lemma": "you", "misc": "", "start_char": 880, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 890, "feats": null, "head": 64, "id": 61, "lemma": "really", "misc": "", "start_char": 884, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 893, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 64, "id": 62, "lemma": "do", "misc": "", "start_char": 891, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 897, "feats": null, "head": 64, "id": 63, "lemma": "not", "misc": "", "start_char": 894, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 902, "feats": "VerbForm=Inf", "head": 58, "id": 64, "lemma": "want", "misc": "", "start_char": 898, "text": "want", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 905, "feats": null, "head": 66, "id": 65, "lemma": "to", "misc": "", "start_char": 903, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 910, "feats": "VerbForm=Inf", "head": 64, "id": 66, "lemma": "look", "misc": "", "start_char": 906, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 913, "feats": null, "head": 59, "id": 67, "lemma": "in", "misc": "", "start_char": 911, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 915, "feats": null, "head": 8, "id": 68, "lemma": ".", "misc": "", "start_char": 914, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP 're) (VP (VBG blowing) (NP (PRP it))))) (. .) (S (NP (PRP We)) (VP (VBP want) (S (VP (TO to) (VP (VP (VB meet) (NP (NNP George) (NNP Lucas))) (CC and) (VP (VB become) (NP (PRP$ his) (NNS friends))) (CC and) (VP (VB play) (PP (IN with) (NP (PRP him))))))))) (. !)))" }, "speaker": "Sheldon", "text": "You're blowing it . We want to meet George Lucas and become his friends and play with him!", "tokens": [ { "deprel": "nsubj", "end_char": 919, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 916, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 923, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 920, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 931, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "blow", "misc": "", "start_char": 924, "text": "blowing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 934, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "it", "misc": "", "start_char": 932, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 936, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 935, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 939, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "we", "misc": "", "start_char": 937, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 944, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 7, "lemma": "want", "misc": "", "start_char": 940, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 947, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 945, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 952, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "meet", "misc": "", "start_char": 948, "text": "meet", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 959, "feats": "Number=Sing", "head": 9, "id": 10, "lemma": "George", "misc": "", "start_char": 953, "text": "George", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 965, "feats": "Number=Sing", "head": 10, "id": 11, "lemma": "Lucas", "misc": "", "start_char": 960, "text": "Lucas", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 969, "feats": null, "head": 13, "id": 12, "lemma": "and", "misc": "", "start_char": 966, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 976, "feats": "VerbForm=Inf", "head": 9, "id": 13, "lemma": "become", "misc": "", "start_char": 970, "text": "become", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 980, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 15, "id": 14, "lemma": "his", "misc": "", "start_char": 977, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "xcomp", "end_char": 988, "feats": "Number=Plur", "head": 13, "id": 15, "lemma": "friend", "misc": "", "start_char": 981, "text": "friends", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 992, "feats": null, "head": 17, "id": 16, "lemma": "and", "misc": "", "start_char": 989, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 997, "feats": "VerbForm=Inf", "head": 13, "id": 17, "lemma": "play", "misc": "", "start_char": 993, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1002, "feats": null, "head": 19, "id": 18, "lemma": "with", "misc": "", "start_char": 998, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1006, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 19, "lemma": "he", "misc": "", "start_char": 1003, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1008, "feats": null, "head": 3, "id": 20, "lemma": "!", "misc": "", "start_char": 1007, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (NP (DT This) (NN speaker)) (VP (VBZ 's) (RB not) (VP (VP (VBG working)) (, ,) (ADVP (RB just)) (VP (VB pull) (PRT (RP up))))) (. .)))" }, "speaker": "Voice", "text": "This speaker's not working, just pull up.", "tokens": [ { "deprel": "det", "end_char": 1013, "feats": "Number=Sing|PronType=Dem", "head": 2, "id": 1, "lemma": "this", "misc": "", "start_char": 1009, "text": "This", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1021, "feats": "Number=Sing", "head": 5, "id": 2, "lemma": "speaker", "misc": "", "start_char": 1014, "text": "speaker", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 1024, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 1022, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1028, "feats": null, "head": 5, "id": 4, "lemma": "not", "misc": "", "start_char": 1025, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1036, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "work", "misc": "", "start_char": 1029, "text": "working", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 1038, "feats": null, "head": 8, "id": 6, "lemma": ",", "misc": "", "start_char": 1037, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1043, "feats": null, "head": 8, "id": 7, "lemma": "just", "misc": "", "start_char": 1039, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1048, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 8, "lemma": "pull", "misc": "", "start_char": 1044, "text": "pull", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1051, "feats": null, "head": 8, "id": 9, "lemma": "up", "misc": "", "start_char": 1049, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1053, "feats": null, "head": 5, "id": 10, "lemma": ".", "misc": "", "start_char": 1052, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (CC And) (NP (DT that)) (VP (VBZ 's) (SBAR (WHADVP (WRB how)) (S (NP (PRP it)) (VP (VBZ 's) (VP (VBN done)))))) (. .)))" }, "speaker": "Leonard", "text": "And that's how it's done.", "tokens": [ { "deprel": "cc", "end_char": 1057, "feats": null, "head": 4, "id": 1, "lemma": "and", "misc": "", "start_char": 1054, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1062, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 2, "lemma": "that", "misc": "", "start_char": 1058, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1065, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 1063, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1069, "feats": "PronType=Int", "head": 0, "id": 4, "lemma": "how", "misc": "", "start_char": 1066, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj:pass", "end_char": 1072, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 5, "lemma": "it", "misc": "", "start_char": 1070, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 1075, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 1073, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl:relcl", "end_char": 1080, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 4, "id": 7, "lemma": "do", "misc": "", "start_char": 1076, "text": "done", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 1082, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 1081, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 8, 8 ], [ 7, 11, 12 ] ], [ [ 0, 6, 8 ] ], [ [ 0, 11, 12 ] ], [ [ 3, 0, 0 ], [ 5, 4, 4 ], [ 6, 6, 6 ], [ 7, 3, 3 ], [ 7, 16, 16 ], [ 9, 11, 11 ], [ 12, 0, 0 ], [ 12, 4, 4 ], [ 12, 7, 7 ], [ 13, 4, 4 ], [ 15, 0, 0 ] ], [ [ 3, 3, 3 ], [ 4, 0, 0 ], [ 4, 7, 7 ] ], [ [ 3, 8, 8 ], [ 4, 4, 5 ] ], [ [ 3, 7, 8 ] ], [ [ 5, 7, 7 ] ], [ [ 5, 11, 11 ], [ 9, 6, 6 ], [ 14, 4, 4 ], [ 14, 14, 14 ], [ 14, 21, 21 ], [ 14, 43, 43 ], [ 14, 53, 53 ], [ 15, 5, 5 ] ], [ [ 6, 8, 8 ] ], [ [ 8, 5, 5 ], [ 16, 0, 1 ] ], [ [ 8, 4, 6 ] ], [ [ 8, 13, 13 ], [ 12, 2, 2 ] ], [ [ 8, 12, 13 ] ], [ [ 12, 7, 8 ] ], [ [ 13, 2, 2 ] ], [ [ 14, 27, 30 ] ], [ [ 14, 35, 36 ] ], [ [ 14, 45, 50 ] ], [ [ 14, 49, 50 ] ], [ [ 15, 9, 10 ], [ 15, 13, 13 ], [ 15, 18, 18 ] ], [ [ 15, 13, 14 ] ] ]
s08e19c05t
There it is . It's just a gate . On a road. Wasn't even that hard to find. This is so amazing! I know! You want to get a picture? I want more than a picture . I want to go in. Well, so do I, but they'll never let us. Is that the attitude that helped you get Penny? No, but I don't have three years to make that gate feel sorry for me. Uh, there's a speaker box . Drive up, push the button, and let's see what happens. Okay, yeah . What do we have to lose? I'm a little nervous. Well, get over it . Confidence is key in these situations. Right. You pushed it-- are you out of your mind?! ! May I help you? Uh, uh...we don't have an appointment, and - and we don't belong here, but we - we're, like, crazy - big fans . " crazy for Star Wars " crazy, not crazy like we have a backpack full of duct tape, although we do have a backpack that you really don't want to look in. You're blowing it . We want to meet George Lucas and become his friends and play with him! This speaker's not working, just pull up. And that's how it's done.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (ADVP (DT All) (RB right)) (, ,) (NP (PRP we)) (VP (VBP 've) (VP (VBN defeated) (NP (DT the) (JJ first) (NN challenge) (. .) (S (ADVP (RB Now)) (NP (PRP we)) (VP (MD must) (VP (VB steel) (NP (PRP ourselves)) (S (VP (TO to) (VP (VB face) (NP (NP (DT the) (NN monster)) (SBAR (WHNP (WP who)) (S (VP (VBZ defends) (NP (DT the) (NN gate))))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "All right, we've defeated the first challenge . Now we must steel ourselves to face the monster who defends the gate.", "tokens": [ { "deprel": "obl:npmod", "end_char": 3, "feats": null, "head": 6, "id": 1, "lemma": "all", "misc": "", "start_char": 0, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 9, "feats": null, "head": 1, "id": 2, "lemma": "right", "misc": "", "start_char": 4, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 11, "feats": null, "head": 6, "id": 3, "lemma": ",", "misc": "", "start_char": 10, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 14, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "we", "misc": "", "start_char": 12, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 18, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "have", "misc": "", "start_char": 15, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 27, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 6, "lemma": "defeat", "misc": "", "start_char": 19, "text": "defeated", "upos": "VERB", "xpos": "VBN" }, { "deprel": "det", "end_char": 31, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 7, "lemma": "the", "misc": "", "start_char": 28, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 37, "feats": "Degree=Pos|NumType=Ord", "head": 9, "id": 8, "lemma": "first", "misc": "", "start_char": 32, "text": "first", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 47, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "challenge", "misc": "", "start_char": 38, "text": "challenge", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 49, "feats": null, "head": 6, "id": 10, "lemma": ".", "misc": "", "start_char": 48, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 53, "feats": null, "head": 14, "id": 11, "lemma": "now", "misc": "", "start_char": 50, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 56, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 14, "id": 12, "lemma": "we", "misc": "", "start_char": 54, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 61, "feats": "VerbForm=Fin", "head": 14, "id": 13, "lemma": "must", "misc": "", "start_char": 57, "text": "must", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 67, "feats": "VerbForm=Inf", "head": 6, "id": 14, "lemma": "steel", "misc": "", "start_char": 62, "text": "steel", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 77, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs|Reflex=Yes", "head": 14, "id": 15, "lemma": "ourselves", "misc": "", "start_char": 68, "text": "ourselves", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 80, "feats": null, "head": 17, "id": 16, "lemma": "to", "misc": "", "start_char": 78, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 85, "feats": "VerbForm=Inf", "head": 14, "id": 17, "lemma": "face", "misc": "", "start_char": 81, "text": "face", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 89, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 18, "lemma": "the", "misc": "", "start_char": 86, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 97, "feats": "Number=Sing", "head": 17, "id": 19, "lemma": "monster", "misc": "", "start_char": 90, "text": "monster", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 101, "feats": "PronType=Rel", "head": 21, "id": 20, "lemma": "who", "misc": "", "start_char": 98, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 109, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 19, "id": 21, "lemma": "defend", "misc": "", "start_char": 102, "text": "defends", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 113, "feats": "Definite=Def|PronType=Art", "head": 23, "id": 22, "lemma": "the", "misc": "", "start_char": 110, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 118, "feats": "Number=Sing", "head": 21, "id": 23, "lemma": "gate", "misc": "", "start_char": 114, "text": "gate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 120, "feats": null, "head": 6, "id": 24, "lemma": ".", "misc": "", "start_char": 119, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (VBP 're) (VP (VBG trying) (S (VP (TO to) (VP (VP (VB get) (PRT (IN past)) (NP (DT a) (NN security) (NN guard))) (, ,) (RB not) (VP (VB rescue) (NP (NNP Zelda)))))))) (. .)))" }, "speaker": "Leonard", "text": "We're trying to get past a security guard, not rescue Zelda.", "tokens": [ { "deprel": "nsubj", "end_char": 123, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "we", "misc": "", "start_char": 121, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 127, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 124, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 134, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "try", "misc": "", "start_char": 128, "text": "trying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 137, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 135, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 141, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "get", "misc": "", "start_char": 138, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 146, "feats": null, "head": 9, "id": 6, "lemma": "past", "misc": "", "start_char": 142, "text": "past", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 148, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 7, "lemma": "a", "misc": "", "start_char": 147, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 157, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "security", "misc": "", "start_char": 149, "text": "security", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 163, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "guard", "misc": "", "start_char": 158, "text": "guard", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 165, "feats": null, "head": 12, "id": 10, "lemma": ",", "misc": "", "start_char": 164, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 169, "feats": null, "head": 12, "id": 11, "lemma": "not", "misc": "", "start_char": 166, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 176, "feats": "VerbForm=Inf", "head": 5, "id": 12, "lemma": "rescue", "misc": "", "start_char": 170, "text": "rescue", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 182, "feats": "Number=Sing", "head": 12, "id": 13, "lemma": "Zelda", "misc": "", "start_char": 177, "text": "Zelda", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 184, "feats": null, "head": 3, "id": 14, "lemma": ".", "misc": "", "start_char": 183, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP think) (SBAR (S (SBAR (WHNP (WP what)) (S (ADVP (RB really)) (VP (VBZ needs) (S (VP (TO to) (VP (VB be) (VP (VBN rescued)))))))) (VP (VBZ is) (NP (NP (NP (NP (PRP$ your) (NN sense)) (PP (IN of) (NP (NN whimsy)))) (, ,) (CC but) (NP (NP (CD one) (NN quest)) (PP (IN at) (NP (DT a) (NN time)))) (. .)) (RB So) (SBARQ (WHNP (WP what)) (VP (VBZ 's) (NP (DT the) (NN plan))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "I think what really needs to be rescued is your sense of whimsy, but one quest at a time . So what's the plan?", "tokens": [ { "deprel": "nsubj", "end_char": 186, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 185, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 192, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "think", "misc": "", "start_char": 187, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 197, "feats": "PronType=Rel", "head": 11, "id": 3, "lemma": "what", "misc": "", "start_char": 193, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "advmod", "end_char": 204, "feats": null, "head": 5, "id": 4, "lemma": "really", "misc": "", "start_char": 198, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 210, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 5, "lemma": "need", "misc": "", "start_char": 205, "text": "needs", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "mark", "end_char": 213, "feats": null, "head": 8, "id": 6, "lemma": "to", "misc": "", "start_char": 211, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "aux:pass", "end_char": 216, "feats": "VerbForm=Inf", "head": 8, "id": 7, "lemma": "be", "misc": "", "start_char": 214, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 224, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 5, "id": 8, "lemma": "rescue", "misc": "", "start_char": 217, "text": "rescued", "upos": "VERB", "xpos": "VBN" }, { "deprel": "cop", "end_char": 227, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "be", "misc": "", "start_char": 225, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 232, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "your", "misc": "", "start_char": 228, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "ccomp", "end_char": 238, "feats": "Number=Sing", "head": 2, "id": 11, "lemma": "sense", "misc": "", "start_char": 233, "text": "sense", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 241, "feats": null, "head": 13, "id": 12, "lemma": "of", "misc": "", "start_char": 239, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 248, "feats": "Number=Sing", "head": 11, "id": 13, "lemma": "whimsy", "misc": "", "start_char": 242, "text": "whimsy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 250, "feats": null, "head": 17, "id": 14, "lemma": ",", "misc": "", "start_char": 249, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 254, "feats": null, "head": 17, "id": 15, "lemma": "but", "misc": "", "start_char": 251, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nummod", "end_char": 258, "feats": "NumForm=Word|NumType=Card", "head": 17, "id": 16, "lemma": "one", "misc": "", "start_char": 255, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "conj", "end_char": 264, "feats": "Number=Sing", "head": 11, "id": 17, "lemma": "quest", "misc": "", "start_char": 259, "text": "quest", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 267, "feats": null, "head": 20, "id": 18, "lemma": "at", "misc": "", "start_char": 265, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 269, "feats": "Definite=Ind|PronType=Art", "head": 20, "id": 19, "lemma": "a", "misc": "", "start_char": 268, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 274, "feats": "Number=Sing", "head": 17, "id": 20, "lemma": "time", "misc": "", "start_char": 270, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 276, "feats": null, "head": 11, "id": 21, "lemma": ".", "misc": "", "start_char": 275, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 279, "feats": null, "head": 23, "id": 22, "lemma": "so", "misc": "", "start_char": 277, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 284, "feats": "PronType=Int", "head": 2, "id": 23, "lemma": "what", "misc": "", "start_char": 280, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 287, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 23, "id": 24, "lemma": "be", "misc": "", "start_char": 285, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 291, "feats": "Definite=Def|PronType=Art", "head": 26, "id": 25, "lemma": "the", "misc": "", "start_char": 288, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 296, "feats": "Number=Sing", "head": 23, "id": 26, "lemma": "plan", "misc": "", "start_char": 292, "text": "plan", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 298, "feats": null, "head": 2, "id": 27, "lemma": "?", "misc": "", "start_char": 297, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Uh)) (, ,) (NP (PRP I)) (VP (VBP 'm) (ADVP (RB just)) (VP (VBG gon) (S (VP (TO na) (VP (VB be) (ADJP (JJ honest)) (PP (IN with) (NP (DT the) (NN guy)))))))) (. .)))" }, "speaker": "Leonard", "text": "Uh, I'm just gonna be honest with the guy.", "tokens": [ { "deprel": "discourse", "end_char": 301, "feats": null, "head": 6, "id": 1, "lemma": "uh", "misc": "", "start_char": 299, "text": "Uh", "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": "nsubj", "end_char": 305, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 304, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 308, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 306, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 313, "feats": null, "head": 6, "id": 5, "lemma": "just", "misc": "", "start_char": 309, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 317, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 6, "lemma": "go", "misc": "", "start_char": 314, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 320, "feats": null, "head": 9, "id": 7, "lemma": "to", "misc": "", "start_char": 318, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 323, "feats": "VerbForm=Inf", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 321, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 330, "feats": "Degree=Pos", "head": 6, "id": 9, "lemma": "honest", "misc": "", "start_char": 324, "text": "honest", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 335, "feats": null, "head": 12, "id": 10, "lemma": "with", "misc": "", "start_char": 331, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 339, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 336, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 343, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "guy", "misc": "", "start_char": 340, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 345, "feats": null, "head": 6, "id": 13, "lemma": ".", "misc": "", "start_char": 344, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (NP (NN Honesty)) (VP (MD will) (ADVP (RB never)) (VP (VB get) (NP (PRP us)) (ADVP (RP in)))) (. .)))" }, "speaker": "Sheldon", "text": "Honesty will never get us in.", "tokens": [ { "deprel": "nsubj", "end_char": 353, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "honesty", "misc": "", "start_char": 346, "text": "Honesty", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 358, "feats": "VerbForm=Fin", "head": 4, "id": 2, "lemma": "will", "misc": "", "start_char": 354, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 364, "feats": null, "head": 4, "id": 3, "lemma": "never", "misc": "", "start_char": 359, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 368, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "get", "misc": "", "start_char": 365, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 371, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 5, "lemma": "we", "misc": "", "start_char": 369, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 374, "feats": null, "head": 4, "id": 6, "lemma": "in", "misc": "", "start_char": 372, "text": "in", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 376, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 375, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (UH Well)) (, ,) (WHNP (WP what)) (VP (VBZ 's) (NP (PRP$ your) (NN plan))) (. ?)))" }, "speaker": "Leonard", "text": "Well, what's your plan?", "tokens": [ { "deprel": "discourse", "end_char": 381, "feats": null, "head": 3, "id": 1, "lemma": "well", "misc": "", "start_char": 377, "text": "Well", "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": "PronType=Int", "head": 0, "id": 3, "lemma": "what", "misc": "", "start_char": 384, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 391, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 4, "lemma": "be", "misc": "", "start_char": 389, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 396, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "your", "misc": "", "start_char": 392, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 401, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "plan", "misc": "", "start_char": 397, "text": "plan", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 403, "feats": null, "head": 3, "id": 7, "lemma": "?", "misc": "", "start_char": 402, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (ADVP (DT All) (RB right)) (, ,) (NP (PRP$ my) (NN plan)) (VP (VBZ is) (VP (VBN predicated) (PP (IN on) (NP (DT the) (NN assumption) (SBAR (IN that) (S (NP (PRP they)) (VP (VBP have) (NP (NP (NP (DT a) (NN nurse) (POS 's)) (NN office)) (CC and) (NP (PRP$ your) (NN willingness) (S (VP (TO to) (VP (VB be) (ADVP (RB lightly)) (VP (VBN stabbed)))))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "All right, my plan is predicated on the assumption that they have a nurse's office and your willingness to be lightly stabbed.", "tokens": [ { "deprel": "det", "end_char": 407, "feats": null, "head": 2, "id": 1, "lemma": "all", "misc": "", "start_char": 404, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 413, "feats": null, "head": 7, "id": 2, "lemma": "right", "misc": "", "start_char": 408, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 415, "feats": null, "head": 7, "id": 3, "lemma": ",", "misc": "", "start_char": 414, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 418, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 5, "id": 4, "lemma": "my", "misc": "", "start_char": 416, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj:pass", "end_char": 423, "feats": "Number=Sing", "head": 7, "id": 5, "lemma": "plan", "misc": "", "start_char": 419, "text": "plan", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux:pass", "end_char": 426, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 424, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 437, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 7, "lemma": "predicate", "misc": "", "start_char": 427, "text": "predicated", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 440, "feats": null, "head": 10, "id": 8, "lemma": "on", "misc": "", "start_char": 438, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 444, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 441, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 455, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "assumption", "misc": "", "start_char": 445, "text": "assumption", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 460, "feats": null, "head": 13, "id": 11, "lemma": "that", "misc": "", "start_char": 456, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 465, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 13, "id": 12, "lemma": "they", "misc": "", "start_char": 461, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl", "end_char": 470, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 13, "lemma": "have", "misc": "", "start_char": 466, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 472, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 14, "lemma": "a", "misc": "", "start_char": 471, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod:poss", "end_char": 478, "feats": "Number=Sing", "head": 17, "id": 15, "lemma": "nurse", "misc": "", "start_char": 473, "text": "nurse", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 481, "feats": null, "head": 15, "id": 16, "lemma": "'s", "misc": "", "start_char": 479, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "end_char": 488, "feats": "Number=Sing", "head": 13, "id": 17, "lemma": "office", "misc": "", "start_char": 482, "text": "office", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 492, "feats": null, "head": 20, "id": 18, "lemma": "and", "misc": "", "start_char": 489, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nmod:poss", "end_char": 497, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 20, "id": 19, "lemma": "your", "misc": "", "start_char": 493, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "conj", "end_char": 509, "feats": "Number=Sing", "head": 17, "id": 20, "lemma": "willingness", "misc": "", "start_char": 498, "text": "willingness", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 512, "feats": null, "head": 24, "id": 21, "lemma": "to", "misc": "", "start_char": 510, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "aux:pass", "end_char": 515, "feats": "VerbForm=Inf", "head": 24, "id": 22, "lemma": "be", "misc": "", "start_char": 513, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 523, "feats": null, "head": 24, "id": 23, "lemma": "lightly", "misc": "", "start_char": 516, "text": "lightly", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl", "end_char": 531, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 20, "id": 24, "lemma": "stab", "misc": "", "start_char": 524, "text": "stabbed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 533, "feats": null, "head": 7, "id": 25, "lemma": ".", "misc": "", "start_char": 532, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP Who)) (SQ (VBP are) (NP (PRP you)) (ADVP (RB here)) (S (VP (TO to) (VP (VB see))))) (. ?)))" }, "speaker": "Security Guard", "text": "Who are you here to see?", "tokens": [ { "deprel": "obj", "end_char": 537, "feats": "PronType=Int", "head": 6, "id": 1, "lemma": "who", "misc": "", "start_char": 534, "text": "Who", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 541, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 538, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 545, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 542, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 550, "feats": "PronType=Dem", "head": 0, "id": 4, "lemma": "here", "misc": "", "start_char": 546, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 553, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 551, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 557, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "see", "misc": "", "start_char": 554, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 559, "feats": null, "head": 4, "id": 7, "lemma": "?", "misc": "", "start_char": 558, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Uh)) (, ,) (NP (PRP I)) (VP (VBP 'm) (ADVP (RB just)) (VP (VBG gon) (S (VP (TO na) (VP (VB tell) (NP (PRP you)) (NP (DT the) (NN truth))))))) (. .)))" }, "speaker": "Leonard", "text": "Uh, I'm just gonna tell you the truth.", "tokens": [ { "deprel": "discourse", "end_char": 562, "feats": null, "head": 6, "id": 1, "lemma": "uh", "misc": "", "start_char": 560, "text": "Uh", "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": "nsubj", "end_char": 566, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 3, "lemma": "I", "misc": "", "start_char": 565, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 569, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 567, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 574, "feats": null, "head": 6, "id": 5, "lemma": "just", "misc": "", "start_char": 570, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 578, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 6, "lemma": "go", "misc": "", "start_char": 575, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 581, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 579, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 586, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "tell", "misc": "", "start_char": 582, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 590, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 8, "id": 9, "lemma": "you", "misc": "", "start_char": 587, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 594, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "misc": "", "start_char": 591, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 600, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "truth", "misc": "", "start_char": 595, "text": "truth", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 602, "feats": null, "head": 6, "id": 12, "lemma": ".", "misc": "", "start_char": 601, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (PRP you)) (VP (VBP are) (VP (VBG killing) (NP (PRP me)))) (. .)))" }, "speaker": "Sheldon", "text": "Oh, you are killing me.", "tokens": [ { "deprel": "discourse", "end_char": 605, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 603, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 607, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 606, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 611, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 608, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 615, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 612, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 623, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "kill", "misc": "", "start_char": 616, "text": "killing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 626, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 6, "lemma": "I", "misc": "", "start_char": 624, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 628, "feats": null, "head": 5, "id": 7, "lemma": ".", "misc": "", "start_char": 627, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP We)) (VP (VBP do) (RB n't) (VP (VB have) (NP (DT an) (NN appointment))))) (. .) (S (S (NP (PRP We)) (HYPH -) (VBP we're) (NP (NP (RB just) (NNS fans)) (PP (IN of) (NP (NP (NNP Mr.) (NNP Lucas) (POS 's)) (NN work))))) (, ,) (CC and) (S (NP (PRP we)) (VP (VBD thought) (SBAR (S (NP (PRP we)) (VP (MD 'd) (VP (VP (VB take) (NP (DT a) (NN shot))) (CC and) (VP (VB see) (SBAR (IN if) (S (NP (PRP we)) (VP (MD could) (VP (VP (VB get) (ADVP (RB in))) (CC and) (VP (VB look) (ADVP (RB around))))))))))))))) (. .)))" }, "speaker": "Leonard", "text": "We don't have an appointment . We - we're just fans of Mr. Lucas's work, and we thought we'd take a shot and see if we could get in and look around.", "tokens": [ { "deprel": "nsubj", "end_char": 631, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "we", "misc": "", "start_char": 629, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 634, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 632, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 638, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 635, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 643, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 639, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 646, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 644, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 658, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "appointment", "misc": "", "start_char": 647, "text": "appointment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 660, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 659, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 663, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 10, "id": 8, "lemma": "we", "misc": "", "start_char": 661, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 665, "feats": null, "head": 8, "id": 9, "lemma": "-", "misc": "", "start_char": 664, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "parataxis", "end_char": 671, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 10, "lemma": "be", "misc": "", "start_char": 666, "text": "we're", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 676, "feats": null, "head": 12, "id": 11, "lemma": "just", "misc": "", "start_char": 672, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "obj", "end_char": 681, "feats": "Number=Plur", "head": 10, "id": 12, "lemma": "fan", "misc": "", "start_char": 677, "text": "fans", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 684, "feats": null, "head": 17, "id": 13, "lemma": "of", "misc": "", "start_char": 682, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 688, "feats": "Number=Sing", "head": 17, "id": 14, "lemma": "Mr.", "misc": "", "start_char": 685, "text": "Mr.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 694, "feats": "Number=Sing", "head": 14, "id": 15, "lemma": "Lucas", "misc": "", "start_char": 689, "text": "Lucas", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 697, "feats": null, "head": 14, "id": 16, "lemma": "'s", "misc": "", "start_char": 695, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "nmod", "end_char": 702, "feats": "Number=Sing", "head": 12, "id": 17, "lemma": "work", "misc": "", "start_char": 698, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 704, "feats": null, "head": 21, "id": 18, "lemma": ",", "misc": "", "start_char": 703, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 708, "feats": null, "head": 21, "id": 19, "lemma": "and", "misc": "", "start_char": 705, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 711, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 21, "id": 20, "lemma": "we", "misc": "", "start_char": 709, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 719, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 4, "id": 21, "lemma": "think", "misc": "", "start_char": 712, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 722, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 24, "id": 22, "lemma": "we", "misc": "", "start_char": 720, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 725, "feats": "VerbForm=Fin", "head": 24, "id": 23, "lemma": "would", "misc": "", "start_char": 723, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 730, "feats": "VerbForm=Inf", "head": 21, "id": 24, "lemma": "take", "misc": "", "start_char": 726, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 732, "feats": "Definite=Ind|PronType=Art", "head": 26, "id": 25, "lemma": "a", "misc": "", "start_char": 731, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 737, "feats": "Number=Sing", "head": 24, "id": 26, "lemma": "shot", "misc": "", "start_char": 733, "text": "shot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 741, "feats": null, "head": 28, "id": 27, "lemma": "and", "misc": "", "start_char": 738, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 745, "feats": "VerbForm=Inf", "head": 24, "id": 28, "lemma": "see", "misc": "", "start_char": 742, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 748, "feats": null, "head": 32, "id": 29, "lemma": "if", "misc": "", "start_char": 746, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 751, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 32, "id": 30, "lemma": "we", "misc": "", "start_char": 749, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 757, "feats": "VerbForm=Fin", "head": 32, "id": 31, "lemma": "could", "misc": "", "start_char": 752, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 761, "feats": "VerbForm=Inf", "head": 28, "id": 32, "lemma": "get", "misc": "", "start_char": 758, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 764, "feats": null, "head": 32, "id": 33, "lemma": "in", "misc": "", "start_char": 762, "text": "in", "upos": "ADV", "xpos": "RB" }, { "deprel": "cc", "end_char": 768, "feats": null, "head": 35, "id": 34, "lemma": "and", "misc": "", "start_char": 765, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 773, "feats": "VerbForm=Inf", "head": 32, "id": 35, "lemma": "look", "misc": "", "start_char": 769, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 780, "feats": null, "head": 35, "id": 36, "lemma": "around", "misc": "", "start_char": 774, "text": "around", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 782, "feats": null, "head": 4, "id": 37, "lemma": ".", "misc": "", "start_char": 781, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Sorry)) (, ,) (NP (NNS guys)) (, ,) (NP (PRP we)) (VP (VBP get) (NP (DT this) (DT a) (NN lot) (. .)) (VP (MD Ca) (RB n't) (VP (VB let) (NP (PRP you)) (PRT (RP in))))) (. .)))" }, "speaker": "Security Guard", "text": "Sorry, guys, we get this a lot . Can't let you in.", "tokens": [ { "deprel": "discourse", "end_char": 788, "feats": null, "head": 6, "id": 1, "lemma": "sorry", "misc": "", "start_char": 783, "text": "Sorry", "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": "vocative", "end_char": 795, "feats": "Number=Plur", "head": 6, "id": 3, "lemma": "guy", "misc": "", "start_char": 791, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 797, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 796, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 800, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "we", "misc": "", "start_char": 798, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 804, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 6, "lemma": "get", "misc": "", "start_char": 801, "text": "get", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 809, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 7, "lemma": "this", "misc": "", "start_char": 805, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "det", "end_char": 811, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 8, "lemma": "a", "misc": "", "start_char": 810, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 815, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "lot", "misc": "", "start_char": 812, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 817, "feats": null, "head": 13, "id": 10, "lemma": ".", "misc": "", "start_char": 816, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 820, "feats": "VerbForm=Fin", "head": 13, "id": 11, "lemma": "can", "misc": "", "start_char": 818, "text": "Ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 824, "feats": null, "head": 13, "id": 12, "lemma": "not", "misc": "", "start_char": 821, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 828, "feats": "VerbForm=Inf", "head": 6, "id": 13, "lemma": "let", "misc": "", "start_char": 825, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 832, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 13, "id": 14, "lemma": "you", "misc": "", "start_char": 829, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 835, "feats": null, "head": 13, "id": 15, "lemma": "in", "misc": "", "start_char": 833, "text": "in", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 837, "feats": null, "head": 6, "id": 16, "lemma": ".", "misc": "", "start_char": 836, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (SBAR (IN if) (S (NP (PRP I)) (VP (VBD told) (NP (PRP you)) (SBAR (IN that) (S (NP (PRP I)) (VP (VBD was) (NP (NP (DT the) (NN voice)) (PP (IN of) (NP (NNP Yoda)))))))))) (. ?) (NP (NP (DT A) (NN recording) (NN session)) (SBAR (S (NP (PRP I)) (VP (MD must) (VP (VB attend)))))) (. .)))" }, "speaker": "Sheldon", "text": "What if I told you that I was the voice of Yoda? A recording session I must attend.", "tokens": [ { "deprel": "root", "end_char": 842, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 838, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "mark", "end_char": 845, "feats": null, "head": 4, "id": 2, "lemma": "if", "misc": "", "start_char": 843, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 847, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 846, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 852, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 1, "id": 4, "lemma": "tell", "misc": "", "start_char": 848, "text": "told", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 856, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 5, "lemma": "you", "misc": "", "start_char": 853, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 861, "feats": null, "head": 10, "id": 6, "lemma": "that", "misc": "", "start_char": 857, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 863, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 7, "lemma": "I", "misc": "", "start_char": 862, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 867, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 864, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 871, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 868, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "ccomp", "end_char": 877, "feats": "Number=Sing", "head": 4, "id": 10, "lemma": "voice", "misc": "", "start_char": 872, "text": "voice", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 880, "feats": null, "head": 12, "id": 11, "lemma": "of", "misc": "", "start_char": 878, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 885, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "Yoda", "misc": "", "start_char": 881, "text": "Yoda", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 887, "feats": null, "head": 16, "id": 13, "lemma": "?", "misc": "", "start_char": 886, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 889, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 14, "lemma": "a", "misc": "", "start_char": 888, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 899, "feats": "Number=Sing", "head": 16, "id": 15, "lemma": "recording", "misc": "", "start_char": 890, "text": "recording", "upos": "NOUN", "xpos": "NN" }, { "deprel": "appos", "end_char": 907, "feats": "Number=Sing", "head": 1, "id": 16, "lemma": "session", "misc": "", "start_char": 900, "text": "session", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 909, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 19, "id": 17, "lemma": "I", "misc": "", "start_char": 908, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 914, "feats": "VerbForm=Fin", "head": 19, "id": 18, "lemma": "must", "misc": "", "start_char": 910, "text": "must", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 921, "feats": "VerbForm=Inf", "head": 16, "id": 19, "lemma": "attend", "misc": "", "start_char": 915, "text": "attend", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 923, "feats": null, "head": 1, "id": 20, "lemma": ".", "misc": "", "start_char": 922, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VP (VBP 'm) (ADJP (JJ sorry))) (, ,) (VP (VB do) (RB n't) (VP (VB listen) (PP (IN to) (NP (PRP him))))) (. .) (S (S (NP (PRP We)) (VP (VBP 're) (ADVP (RB actually)) (NP (NNS physicists)))) (. .) (S (NP (PRP We)) (VP (VBP 're) (VP (VBG giving) (NP (DT a) (NN lecture)) (PP (IN at) (NP (NNP Berkeley))) (ADVP (RBR later) (NN today))))) (. .) (S (NP (PRP We)) (ADVP (RB just)) (, ...) (NP (PRP we)) (VP (VBD had) (NP (NP (DT some) (NN time)) (SBAR (S (VP (TO to) (VP (VB kill)))))))))) (. .)))" }, "speaker": "Leonard", "text": "I'm sorry, don't listen to him . We're actually physicists . We're giving a lecture at Berkeley later today . We just...we had some time to kill.", "tokens": [ { "deprel": "nsubj", "end_char": 925, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 924, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 928, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 926, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 934, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "sorry", "misc": "", "start_char": 929, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 936, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 935, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 939, "feats": "Mood=Imp|VerbForm=Fin", "head": 7, "id": 5, "lemma": "do", "misc": "", "start_char": 937, "text": "do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 943, "feats": null, "head": 7, "id": 6, "lemma": "not", "misc": "", "start_char": 940, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 950, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 7, "lemma": "listen", "misc": "", "start_char": 944, "text": "listen", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 953, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 951, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 957, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 7, "id": 9, "lemma": "he", "misc": "", "start_char": 954, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 959, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 958, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 962, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 14, "id": 11, "lemma": "we", "misc": "", "start_char": 960, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 966, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 14, "id": 12, "lemma": "be", "misc": "", "start_char": 963, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 975, "feats": null, "head": 14, "id": 13, "lemma": "actually", "misc": "", "start_char": 967, "text": "actually", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 986, "feats": "Number=Plur", "head": 3, "id": 14, "lemma": "physicist", "misc": "", "start_char": 976, "text": "physicists", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 988, "feats": null, "head": 3, "id": 15, "lemma": ".", "misc": "", "start_char": 987, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 991, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 18, "id": 16, "lemma": "we", "misc": "", "start_char": 989, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 995, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 18, "id": 17, "lemma": "be", "misc": "", "start_char": 992, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1002, "feats": "Tense=Pres|VerbForm=Part", "head": 14, "id": 18, "lemma": "give", "misc": "", "start_char": 996, "text": "giving", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 1004, "feats": "Definite=Ind|PronType=Art", "head": 20, "id": 19, "lemma": "a", "misc": "", "start_char": 1003, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1012, "feats": "Number=Sing", "head": 18, "id": 20, "lemma": "lecture", "misc": "", "start_char": 1005, "text": "lecture", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1015, "feats": null, "head": 22, "id": 21, "lemma": "at", "misc": "", "start_char": 1013, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1024, "feats": "Number=Sing", "head": 18, "id": 22, "lemma": "Berkeley", "misc": "", "start_char": 1016, "text": "Berkeley", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "advmod", "end_char": 1030, "feats": "Degree=Cmp", "head": 24, "id": 23, "lemma": "late", "misc": "", "start_char": 1025, "text": "later", "upos": "ADV", "xpos": "RBR" }, { "deprel": "obl:tmod", "end_char": 1036, "feats": "Number=Sing", "head": 18, "id": 24, "lemma": "today", "misc": "", "start_char": 1031, "text": "today", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1038, "feats": null, "head": 3, "id": 25, "lemma": ".", "misc": "", "start_char": 1037, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1041, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 30, "id": 26, "lemma": "we", "misc": "", "start_char": 1039, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1046, "feats": null, "head": 30, "id": 27, "lemma": "just", "misc": "", "start_char": 1042, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1050, "feats": null, "head": 30, "id": 28, "lemma": "...", "misc": "", "start_char": 1047, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1053, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 30, "id": 29, "lemma": "we", "misc": "", "start_char": 1051, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1057, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 3, "id": 30, "lemma": "have", "misc": "", "start_char": 1054, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1062, "feats": null, "head": 32, "id": 31, "lemma": "some", "misc": "", "start_char": 1058, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1067, "feats": "Number=Sing", "head": 30, "id": 32, "lemma": "time", "misc": "", "start_char": 1063, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 1070, "feats": null, "head": 34, "id": 33, "lemma": "to", "misc": "", "start_char": 1068, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 1075, "feats": "VerbForm=Inf", "head": 32, "id": 34, "lemma": "kill", "misc": "", "start_char": 1071, "text": "kill", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1077, "feats": null, "head": 3, "id": 35, "lemma": ".", "misc": "", "start_char": 1076, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Hey)) (, ,) (S (VP (VB listen))) (, ,) (S (NP (PRP you)) (VP (VBP seem) (PP (IN like) (NP (JJ decent) (NNS guys))))) (. .) (S (NP (PRP I)) (VP (MD ca) (RB n't) (VP (VB let) (NP (PRP you)) (PRT (RP in))))) (, ,) (CC but) (S (NP (PRP I)) (VP (VBD got) (NP (NP (NP (DT some) (NNS hats)) (CC and) (NP (NN T) (HYPH -) (NNS shirts))) (SBAR (S (NP (PRP I)) (VP (MD can) (VP (VB give) (NP (PRP you))))))))) (. .)))" }, "speaker": "Security Guard", "text": "Hey, listen, you seem like decent guys . I can't let you in, but I got some hats and T - shirts I can give you.", "tokens": [ { "deprel": "discourse", "end_char": 1081, "feats": null, "head": 3, "id": 1, "lemma": "hey", "misc": "", "start_char": 1078, "text": "Hey", "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": "root", "end_char": 1090, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "listen", "misc": "", "start_char": 1084, "text": "listen", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1092, "feats": null, "head": 6, "id": 4, "lemma": ",", "misc": "", "start_char": 1091, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1096, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 1093, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1101, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 6, "lemma": "seem", "misc": "", "start_char": 1097, "text": "seem", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 1106, "feats": null, "head": 9, "id": 7, "lemma": "like", "misc": "", "start_char": 1102, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 1113, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "decent", "misc": "", "start_char": 1107, "text": "decent", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 1118, "feats": "Number=Plur", "head": 6, "id": 9, "lemma": "guy", "misc": "", "start_char": 1114, "text": "guys", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1120, "feats": null, "head": 14, "id": 10, "lemma": ".", "misc": "", "start_char": 1119, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1122, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 11, "lemma": "I", "misc": "", "start_char": 1121, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1125, "feats": "VerbForm=Fin", "head": 14, "id": 12, "lemma": "can", "misc": "", "start_char": 1123, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1129, "feats": null, "head": 14, "id": 13, "lemma": "not", "misc": "", "start_char": 1126, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1133, "feats": "VerbForm=Inf", "head": 3, "id": 14, "lemma": "let", "misc": "", "start_char": 1130, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1137, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 14, "id": 15, "lemma": "you", "misc": "", "start_char": 1134, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 1140, "feats": null, "head": 14, "id": 16, "lemma": "in", "misc": "", "start_char": 1138, "text": "in", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1142, "feats": null, "head": 20, "id": 17, "lemma": ",", "misc": "", "start_char": 1141, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1146, "feats": null, "head": 20, "id": 18, "lemma": "but", "misc": "", "start_char": 1143, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1148, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 19, "lemma": "I", "misc": "", "start_char": 1147, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 1152, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 3, "id": 20, "lemma": "get", "misc": "", "start_char": 1149, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1157, "feats": null, "head": 22, "id": 21, "lemma": "some", "misc": "", "start_char": 1153, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1162, "feats": "Number=Plur", "head": 20, "id": 22, "lemma": "hat", "misc": "", "start_char": 1158, "text": "hats", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cc", "end_char": 1166, "feats": null, "head": 26, "id": 23, "lemma": "and", "misc": "", "start_char": 1163, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "compound", "end_char": 1168, "feats": "Number=Sing", "head": 26, "id": 24, "lemma": "T", "misc": "", "start_char": 1167, "text": "T", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1170, "feats": null, "head": 26, "id": 25, "lemma": "-", "misc": "", "start_char": 1169, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "conj", "end_char": 1177, "feats": "Number=Plur", "head": 22, "id": 26, "lemma": "shirt", "misc": "", "start_char": 1171, "text": "shirts", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 1179, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 29, "id": 27, "lemma": "I", "misc": "", "start_char": 1178, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1183, "feats": "VerbForm=Fin", "head": 29, "id": 28, "lemma": "can", "misc": "", "start_char": 1180, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl:relcl", "end_char": 1188, "feats": "VerbForm=Inf", "head": 22, "id": 29, "lemma": "give", "misc": "", "start_char": 1184, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 1192, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 29, "id": 30, "lemma": "you", "misc": "", "start_char": 1189, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1194, "feats": null, "head": 3, "id": 31, "lemma": ".", "misc": "", "start_char": 1193, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (VP (VBP Thank) (NP (PRP you)) (NP (NP (RB so) (RB much) (. .)) (VP (VB See) (. ?) (S (ADVP (RB Maybe)) (NP (NN honesty)) (VP (VBZ is) (NP (DT the) (JJS best))))))) (. ...)))" }, "speaker": "Leonard", "text": "Thank you so much . See? Maybe honesty is the best ...", "tokens": [ { "deprel": "root", "end_char": 1200, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 1, "lemma": "thank", "misc": "", "start_char": 1195, "text": "Thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1204, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 1, "id": 2, "lemma": "you", "misc": "", "start_char": 1201, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1207, "feats": null, "head": 4, "id": 3, "lemma": "so", "misc": "", "start_char": 1205, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1212, "feats": "Degree=Pos", "head": 1, "id": 4, "lemma": "much", "misc": "", "start_char": 1208, "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1214, "feats": null, "head": 1, "id": 5, "lemma": ".", "misc": "", "start_char": 1213, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1218, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 6, "lemma": "see", "misc": "", "start_char": 1215, "text": "See", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1220, "feats": null, "head": 1, "id": 7, "lemma": "?", "misc": "", "start_char": 1219, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 1226, "feats": null, "head": 12, "id": 8, "lemma": "maybe", "misc": "", "start_char": 1221, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1234, "feats": "Number=Sing", "head": 12, "id": 9, "lemma": "honesty", "misc": "", "start_char": 1227, "text": "honesty", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1237, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 10, "lemma": "be", "misc": "", "start_char": 1235, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 1241, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 1238, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 1246, "feats": "Degree=Sup", "head": 1, "id": 12, "lemma": "good", "misc": "", "start_char": 1242, "text": "best", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "punct", "end_char": 1250, "feats": null, "head": 1, "id": 13, "lemma": "...", "misc": "", "start_char": 1247, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (S (VP (VBG Shedding) (NP (NP (DT the) (NN yoke)) (PP (IN of) (NP (PRP$ my) (NNS oppressors)))))) (, ,) (NP (PRP you)) (VP (JJ blind)) (, ,) (NP (JJ sad) (JJ little) (NN man)) (. .)))" }, "speaker": "Sheldon", "text": "Shedding the yoke of my oppressors, you blind, sad little man.", "tokens": [ { "deprel": "root", "end_char": 1259, "feats": "VerbForm=Ger", "head": 0, "id": 1, "lemma": "shed", "misc": "", "start_char": 1251, "text": "Shedding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 1263, "feats": "Definite=Def|PronType=Art", "head": 3, "id": 2, "lemma": "the", "misc": "", "start_char": 1260, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1268, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "yoke", "misc": "", "start_char": 1264, "text": "yoke", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1271, "feats": null, "head": 6, "id": 4, "lemma": "of", "misc": "", "start_char": 1269, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1274, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "my", "misc": "", "start_char": 1272, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 1285, "feats": "Number=Plur", "head": 3, "id": 6, "lemma": "oppressor", "misc": "", "start_char": 1275, "text": "oppressors", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1287, "feats": null, "head": 13, "id": 7, "lemma": ",", "misc": "", "start_char": 1286, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "reparandum", "end_char": 1291, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 8, "lemma": "you", "misc": "", "start_char": 1288, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "amod", "end_char": 1297, "feats": "Degree=Pos", "head": 13, "id": 9, "lemma": "blind", "misc": "", "start_char": 1292, "text": "blind", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1299, "feats": null, "head": 9, "id": 10, "lemma": ",", "misc": "", "start_char": 1298, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 1303, "feats": "Degree=Pos", "head": 13, "id": 11, "lemma": "sad", "misc": "", "start_char": 1300, "text": "sad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 1310, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "little", "misc": "", "start_char": 1304, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 1314, "feats": "Number=Sing", "head": 1, "id": 13, "lemma": "man", "misc": "", "start_char": 1311, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1316, "feats": null, "head": 1, "id": 14, "lemma": ".", "misc": "", "start_char": 1315, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (SQ (VP (VB Do) (RB n't) (VP (VB move))) (. !) (NP (NP (NN Code) (NN A) (HYPH -) (NNP A-23)) (, ,) (NP (NNP A) (HYPH -) (NNP A-23))) (. .)))" }, "speaker": "Security Guard", "text": "Don't move! Code A - A-23, A - A-23.", "tokens": [ { "deprel": "aux", "end_char": 1319, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 1317, "text": "Do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1323, "feats": null, "head": 3, "id": 2, "lemma": "not", "misc": "", "start_char": 1320, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1328, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "move", "misc": "", "start_char": 1324, "text": "move", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1330, "feats": null, "head": 3, "id": 4, "lemma": "!", "misc": "", "start_char": 1329, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "compound", "end_char": 1335, "feats": "Number=Sing", "head": 6, "id": 5, "lemma": "code", "misc": "", "start_char": 1331, "text": "Code", "upos": "NOUN", "xpos": "NN" }, { "deprel": "parataxis", "end_char": 1337, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "A", "misc": "", "start_char": 1336, "text": "A", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1339, "feats": null, "head": 8, "id": 7, "lemma": "-", "misc": "", "start_char": 1338, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "flat", "end_char": 1344, "feats": "Number=Sing", "head": 6, "id": 8, "lemma": "A-23", "misc": "", "start_char": 1340, "text": "A-23", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1346, "feats": null, "head": 10, "id": 9, "lemma": ",", "misc": "", "start_char": 1345, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "flat", "end_char": 1348, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "A", "misc": "", "start_char": 1347, "text": "A", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1350, "feats": null, "head": 12, "id": 11, "lemma": "-", "misc": "", "start_char": 1349, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "flat", "end_char": 1355, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "A-23", "misc": "", "start_char": 1351, "text": "A-23", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1357, "feats": null, "head": 3, "id": 13, "lemma": ".", "misc": "", "start_char": 1356, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (NP (NN Copy) (. .)))" }, "speaker": "Voice", "text": "Copy.", "tokens": [ { "deprel": "root", "end_char": 1362, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "copy", "misc": "", "start_char": 1358, "text": "Copy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1364, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1363, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (S (S (NP (PRP I)) (VP (MD can) (VP (VB see) (NP (NP (DT the) (NN ranch)) (, ,) (NP (NNP Leonard)) (. !) (INTJ (UH Oh)))))) (, ,) (S (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ rustic)))) (, ,) (S (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ lovely)))) (. .) (S (NP (PRP I)) (VP (MD 'd) (VP (VB take) (NP (DT a) (NN picture))))) (, ,) (CC but) (S (S (NP (NNS people)) (VP (VBP are) (VP (VBG chasing) (NP (PRP me))))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG gon) (S (VP (TO na) (VP (VB make) (NP (PRP it)))))))))) (, ...) (. !) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG gon) (S (VP (TO na) (VP (VB make) (NP (PRP it)))))))) (. !) (S (NP (PRP They)) (VP (VBP have) (NP (NNS Tasers)))) (, ,) (CC but) (S (NP (PRP they)) (VP (MD would) (RB n't) (VP (VB dare) (S (VP (VB use)))))) (. ...)))" }, "speaker": "Sheldon", "text": "I can see the ranch, Leonard! Oh, it's rustic, it's lovely . I'd take a picture, but people are chasing me . I'm gonna make it ...! I'm gonna make it! They have Tasers, but they wouldn't dare use ...", "tokens": [ { "deprel": "nsubj", "end_char": 1366, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 1365, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1370, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "can", "misc": "", "start_char": 1367, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 1374, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "see", "misc": "", "start_char": 1371, "text": "see", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1378, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 1375, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1384, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "ranch", "misc": "", "start_char": 1379, "text": "ranch", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1386, "feats": null, "head": 7, "id": 6, "lemma": ",", "misc": "", "start_char": 1385, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 1394, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "Leonard", "misc": "", "start_char": 1387, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1396, "feats": null, "head": 3, "id": 8, "lemma": "!", "misc": "", "start_char": 1395, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1399, "feats": null, "head": 13, "id": 9, "lemma": "oh", "misc": "", "start_char": 1397, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1401, "feats": null, "head": 13, "id": 10, "lemma": ",", "misc": "", "start_char": 1400, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1404, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 11, "lemma": "it", "misc": "", "start_char": 1402, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1407, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 1405, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 1414, "feats": "Degree=Pos", "head": 3, "id": 13, "lemma": "rustic", "misc": "", "start_char": 1408, "text": "rustic", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1416, "feats": null, "head": 17, "id": 14, "lemma": ",", "misc": "", "start_char": 1415, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1419, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 15, "lemma": "it", "misc": "", "start_char": 1417, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1422, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 16, "lemma": "be", "misc": "", "start_char": 1420, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 1429, "feats": "Degree=Pos", "head": 13, "id": 17, "lemma": "lovely", "misc": "", "start_char": 1423, "text": "lovely", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1431, "feats": null, "head": 13, "id": 18, "lemma": ".", "misc": "", "start_char": 1430, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1433, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 21, "id": 19, "lemma": "I", "misc": "", "start_char": 1432, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1436, "feats": "VerbForm=Fin", "head": 21, "id": 20, "lemma": "would", "misc": "", "start_char": 1434, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 1441, "feats": "VerbForm=Inf", "head": 13, "id": 21, "lemma": "take", "misc": "", "start_char": 1437, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 1443, "feats": "Definite=Ind|PronType=Art", "head": 23, "id": 22, "lemma": "a", "misc": "", "start_char": 1442, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1451, "feats": "Number=Sing", "head": 21, "id": 23, "lemma": "picture", "misc": "", "start_char": 1444, "text": "picture", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1453, "feats": null, "head": 28, "id": 24, "lemma": ",", "misc": "", "start_char": 1452, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1457, "feats": null, "head": 28, "id": 25, "lemma": "but", "misc": "", "start_char": 1454, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1464, "feats": "Number=Plur", "head": 28, "id": 26, "lemma": "person", "misc": "", "start_char": 1458, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 1468, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 28, "id": 27, "lemma": "be", "misc": "", "start_char": 1465, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "conj", "end_char": 1476, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 28, "lemma": "chase", "misc": "", "start_char": 1469, "text": "chasing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 1479, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 28, "id": 29, "lemma": "I", "misc": "", "start_char": 1477, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1481, "feats": null, "head": 3, "id": 30, "lemma": ".", "misc": "", "start_char": 1480, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1483, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 33, "id": 31, "lemma": "I", "misc": "", "start_char": 1482, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1486, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 33, "id": 32, "lemma": "be", "misc": "", "start_char": 1484, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1490, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 33, "lemma": "go", "misc": "", "start_char": 1487, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1493, "feats": null, "head": 35, "id": 34, "lemma": "to", "misc": "", "start_char": 1491, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1498, "feats": "VerbForm=Inf", "head": 33, "id": 35, "lemma": "make", "misc": "", "start_char": 1494, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1501, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 35, "id": 36, "lemma": "it", "misc": "", "start_char": 1499, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1505, "feats": null, "head": 3, "id": 37, "lemma": "...", "misc": "", "start_char": 1502, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 1507, "feats": null, "head": 3, "id": 38, "lemma": "!", "misc": "", "start_char": 1506, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1509, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 41, "id": 39, "lemma": "I", "misc": "", "start_char": 1508, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1512, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 41, "id": 40, "lemma": "be", "misc": "", "start_char": 1510, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 1516, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 41, "lemma": "go", "misc": "", "start_char": 1513, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 1519, "feats": null, "head": 43, "id": 42, "lemma": "to", "misc": "", "start_char": 1517, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1524, "feats": "VerbForm=Inf", "head": 41, "id": 43, "lemma": "make", "misc": "", "start_char": 1520, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1527, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 43, "id": 44, "lemma": "it", "misc": "", "start_char": 1525, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1529, "feats": null, "head": 3, "id": 45, "lemma": "!", "misc": "", "start_char": 1528, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1534, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 47, "id": 46, "lemma": "they", "misc": "", "start_char": 1530, "text": "They", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1539, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 47, "lemma": "have", "misc": "", "start_char": 1535, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1546, "feats": "Number=Plur", "head": 47, "id": 48, "lemma": "taser", "misc": "", "start_char": 1540, "text": "Tasers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1548, "feats": null, "head": 54, "id": 49, "lemma": ",", "misc": "", "start_char": 1547, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1552, "feats": null, "head": 54, "id": 50, "lemma": "but", "misc": "", "start_char": 1549, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1557, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 54, "id": 51, "lemma": "they", "misc": "", "start_char": 1553, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1563, "feats": "VerbForm=Fin", "head": 54, "id": 52, "lemma": "would", "misc": "", "start_char": 1558, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1567, "feats": null, "head": 54, "id": 53, "lemma": "not", "misc": "", "start_char": 1564, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 1572, "feats": "VerbForm=Inf", "head": 3, "id": 54, "lemma": "dare", "misc": "", "start_char": 1568, "text": "dare", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1576, "feats": "VerbForm=Inf", "head": 54, "id": 55, "lemma": "use", "misc": "", "start_char": 1573, "text": "use", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1580, "feats": null, "head": 3, "id": 56, "lemma": "...", "misc": "", "start_char": 1577, "text": "...", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 3, 3 ], [ 0, 11, 11 ], [ 0, 14, 14 ], [ 1, 0, 0 ], [ 4, 4, 4 ] ], [ [ 0, 6, 8 ] ], [ [ 0, 19, 19 ] ], [ [ 0, 17, 22 ], [ 1, 6, 8 ], [ 3, 10, 11 ] ], [ [ 0, 21, 22 ] ], [ [ 1, 12, 12 ] ], [ [ 2, 0, 0 ], [ 5, 4, 4 ], [ 5, 4, 5 ], [ 6, 3, 3 ], [ 6, 3, 4 ], [ 6, 8, 23 ], [ 7, 2, 2 ], [ 8, 8, 8 ], [ 9, 5, 5 ], [ 12, 2, 2 ], [ 12, 6, 6 ], [ 12, 16, 16 ], [ 13, 8, 8 ], [ 16, 4, 4 ], [ 16, 4, 5 ], [ 19, 0, 0 ], [ 19, 18, 18 ], [ 19, 28, 28 ], [ 19, 30, 30 ], [ 19, 38, 38 ] ], [ [ 2, 2, 2 ] ], [ [ 2, 9, 9 ], [ 2, 9, 19 ], [ 3, 2, 2 ], [ 6, 18, 18 ], [ 6, 18, 23 ], [ 8, 2, 2 ], [ 9, 2, 2 ], [ 13, 0, 0 ], [ 16, 7, 7 ], [ 16, 7, 12 ], [ 19, 6, 6 ] ], [ [ 2, 12, 19 ] ], [ [ 2, 15, 19 ] ], [ [ 2, 18, 19 ] ], [ [ 2, 22, 22 ] ], [ [ 2, 24, 25 ] ], [ [ 4, 0, 0 ], [ 15, 8, 8 ], [ 15, 10, 11 ] ], [ [ 5, 2, 2 ] ], [ [ 6, 11, 11 ] ], [ [ 6, 13, 16 ] ], [ [ 7, 0, 0 ] ], [ [ 8, 9, 10 ] ], [ [ 10, 0, 0 ], [ 10, 7, 7 ], [ 10, 19, 19 ], [ 10, 21, 21 ], [ 10, 29, 29 ] ], [ [ 10, 4, 5 ] ], [ [ 10, 10, 16 ] ], [ [ 10, 13, 16 ] ], [ [ 10, 24, 25 ] ], [ [ 11, 2, 2 ], [ 11, 13, 13 ] ], [ [ 11, 4, 4 ], [ 12, 4, 4 ], [ 14, 10, 10 ], [ 14, 18, 18 ], [ 14, 26, 26 ], [ 15, 1, 1 ] ], [ [ 11, 6, 6 ] ], [ [ 11, 7, 8 ] ], [ [ 12, 0, 0 ] ], [ [ 12, 11, 11 ] ], [ [ 12, 8, 11 ], [ 12, 13, 18 ] ], [ [ 13, 10, 10 ], [ 13, 15, 15 ], [ 13, 25, 25 ], [ 13, 28, 28 ], [ 14, 4, 4 ], [ 14, 7, 8 ], [ 14, 14, 14 ] ], [ [ 13, 13, 13 ] ], [ [ 13, 18, 19 ], [ 13, 21, 21 ], [ 13, 22, 23 ] ], [ [ 13, 30, 33 ] ], [ [ 14, 8, 8 ], [ 14, 29, 29 ] ], [ [ 14, 20, 29 ] ], [ [ 16, 1, 5 ] ], [ [ 17, 4, 11 ] ], [ [ 17, 9, 11 ] ], [ [ 18, 0, 0 ] ], [ [ 19, 3, 4 ], [ 19, 10, 10 ], [ 19, 14, 14 ] ], [ [ 19, 21, 22 ] ], [ [ 19, 25, 25 ], [ 19, 45, 45 ], [ 19, 50, 50 ] ], [ [ 19, 35, 35 ], [ 19, 43, 43 ] ], [ [ 19, 47, 47 ] ] ]
s08e19c06t
All right, we've defeated the first challenge . Now we must steel ourselves to face the monster who defends the gate. We're trying to get past a security guard, not rescue Zelda. I think what really needs to be rescued is your sense of whimsy, but one quest at a time . So what's the plan? Uh, I'm just gonna be honest with the guy. Honesty will never get us in. Well, what's your plan? All right, my plan is predicated on the assumption that they have a nurse's office and your willingness to be lightly stabbed. Who are you here to see? Uh, I'm just gonna tell you the truth. Oh, you are killing me. We don't have an appointment . We - we're just fans of Mr. Lucas's work, and we thought we'd take a shot and see if we could get in and look around. Sorry, guys, we get this a lot . Can't let you in. What if I told you that I was the voice of Yoda? A recording session I must attend. I'm sorry, don't listen to him . We're actually physicists . We're giving a lecture at Berkeley later today . We just...we had some time to kill. Hey, listen, you seem like decent guys . I can't let you in, but I got some hats and T - shirts I can give you. Thank you so much . See? Maybe honesty is the best ... Shedding the yoke of my oppressors, you blind, sad little man. Don't move! Code A - A-23, A - A-23. Copy. I can see the ranch, Leonard! Oh, it's rustic, it's lovely . I'd take a picture, but people are chasing me . I'm gonna make it ...! I'm gonna make it! They have Tasers, but they wouldn't dare use ...
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Come) (PRT (RP on)))) (, ,) (NP (NNP Raj) (. .)) (NP (PRP You)) (VP (VBP are) (NP (NP (DT the) (NNP King) (NNP Kong)) (PP (IN of) (NP (NNP Ping) (HYPH -) (NNP Pong) (. .)))) (SBAR (S (NP (PRP You)) (VP (VBP are) (NP (NP (NP (DT the) (NN menace)) (PP (IN of) (NP (NN table) (NN tennis)))) (. .) (S (VP (VB Put) (NP (PRP her)) (PRT (RB away)))))))) (, ,) (VP (UH 'cause) (SBAR (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB have) (NP (DT a) (JJ third) (NN one) (. .) (WHADVP (UH Yes)) (. !) (UH Yes) (. !))))))))))" }, "speaker": "Howard", "text": "Come on, Raj . You are the King Kong of Ping - Pong . You are the menace of table tennis . Put her away, 'cause I don't have a third one . Yes! Yes!", "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": 13, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "Raj", "misc": "", "start_char": 10, "text": "Raj", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 15, "feats": null, "head": 1, "id": 5, "lemma": ".", "misc": "", "start_char": 14, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 19, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 6, "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": 10, "id": 7, "lemma": "be", "misc": "", "start_char": 20, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 27, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 8, "lemma": "the", "misc": "", "start_char": 24, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 32, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "King", "misc": "", "start_char": 28, "text": "King", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "parataxis", "end_char": 37, "feats": "Number=Sing", "head": 1, "id": 10, "lemma": "Kong", "misc": "", "start_char": 33, "text": "Kong", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 40, "feats": null, "head": 12, "id": 11, "lemma": "of", "misc": "", "start_char": 38, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 45, "feats": "Number=Sing", "head": 10, "id": 12, "lemma": "Ping", "misc": "", "start_char": 41, "text": "Ping", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 47, "feats": null, "head": 14, "id": 13, "lemma": "-", "misc": "", "start_char": 46, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "flat", "end_char": 52, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "Pong", "misc": "", "start_char": 48, "text": "Pong", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 54, "feats": null, "head": 10, "id": 15, "lemma": ".", "misc": "", "start_char": 53, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 58, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 19, "id": 16, "lemma": "you", "misc": "", "start_char": 55, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 62, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 19, "id": 17, "lemma": "be", "misc": "", "start_char": 59, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 66, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 18, "lemma": "the", "misc": "", "start_char": 63, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 73, "feats": "Number=Sing", "head": 10, "id": 19, "lemma": "menace", "misc": "", "start_char": 67, "text": "menace", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 76, "feats": null, "head": 22, "id": 20, "lemma": "of", "misc": "", "start_char": 74, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 82, "feats": "Number=Sing", "head": 22, "id": 21, "lemma": "table", "misc": "", "start_char": 77, "text": "table", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 89, "feats": "Number=Sing", "head": 19, "id": 22, "lemma": "tennis", "misc": "", "start_char": 83, "text": "tennis", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 91, "feats": null, "head": 1, "id": 23, "lemma": ".", "misc": "", "start_char": 90, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 95, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 24, "lemma": "put", "misc": "", "start_char": 92, "text": "Put", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 99, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 24, "id": 25, "lemma": "her", "misc": "", "start_char": 96, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 104, "feats": null, "head": 24, "id": 26, "lemma": "away", "misc": "", "start_char": 100, "text": "away", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 106, "feats": null, "head": 1, "id": 27, "lemma": ",", "misc": "", "start_char": 105, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 113, "feats": null, "head": 32, "id": 28, "lemma": "'cause", "misc": "", "start_char": 107, "text": "'cause", "upos": "INTJ", "xpos": "UH" }, { "deprel": "nsubj", "end_char": 115, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 32, "id": 29, "lemma": "I", "misc": "", "start_char": 114, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 118, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 32, "id": 30, "lemma": "do", "misc": "", "start_char": 116, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 122, "feats": null, "head": 32, "id": 31, "lemma": "not", "misc": "", "start_char": 119, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 127, "feats": "VerbForm=Inf", "head": 1, "id": 32, "lemma": "have", "misc": "", "start_char": 123, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 129, "feats": "Definite=Ind|PronType=Art", "head": 35, "id": 33, "lemma": "a", "misc": "", "start_char": 128, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 135, "feats": "Degree=Pos|NumType=Ord", "head": 35, "id": 34, "lemma": "third", "misc": "", "start_char": 130, "text": "third", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 139, "feats": "Number=Sing", "head": 32, "id": 35, "lemma": "one", "misc": "", "start_char": 136, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 141, "feats": null, "head": 1, "id": 36, "lemma": ".", "misc": "", "start_char": 140, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 145, "feats": null, "head": 1, "id": 37, "lemma": "yes", "misc": "", "start_char": 142, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 147, "feats": null, "head": 1, "id": 38, "lemma": "!", "misc": "", "start_char": 146, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 151, "feats": null, "head": 1, "id": 39, "lemma": "yes", "misc": "", "start_char": 148, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 153, "feats": null, "head": 1, "id": 40, "lemma": "!", "misc": "", "start_char": 152, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (FRAG (NP (NNP Rajesh) (CD eight)) (, ,) (NP (NNP Penny) (CD four)) (. .)))" }, "speaker": "Amy", "text": "Rajesh eight, Penny four.", "tokens": [ { "deprel": "root", "end_char": 160, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Rajesh", "misc": "", "start_char": 154, "text": "Rajesh", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "dep", "end_char": 166, "feats": "NumForm=Word|NumType=Card", "head": 1, "id": 2, "lemma": "eight", "misc": "", "start_char": 161, "text": "eight", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 168, "feats": null, "head": 1, "id": 3, "lemma": ",", "misc": "", "start_char": 167, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "list", "end_char": 174, "feats": "Number=Sing", "head": 1, "id": 4, "lemma": "penny", "misc": "", "start_char": 169, "text": "Penny", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "dep", "end_char": 179, "feats": "NumForm=Word|NumType=Card", "head": 4, "id": 5, "lemma": "four", "misc": "", "start_char": 175, "text": "four", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 181, "feats": null, "head": 1, "id": 6, "lemma": ".", "misc": "", "start_char": 180, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Sorry)) (, ,) (NP (PRP he)) (VP (VBZ 's) (ADJP (RB really) (JJ good))) (. .)))" }, "speaker": "Penny", "text": "Sorry, he's really good.", "tokens": [ { "deprel": "discourse", "end_char": 187, "feats": null, "head": 6, "id": 1, "lemma": "sorry", "misc": "", "start_char": 182, "text": "Sorry", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 189, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 188, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 192, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 3, "lemma": "he", "misc": "", "start_char": 190, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 195, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 193, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 202, "feats": null, "head": 6, "id": 5, "lemma": "really", "misc": "", "start_char": 196, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 207, "feats": "Degree=Pos", "head": 0, "id": 6, "lemma": "good", "misc": "", "start_char": 203, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 209, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 208, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hey)) (, ,) (NP (NNP Raj) (. .)) (SBAR (IN if) (S (NP (NNP Howard)) (VP (MD ca) (RB n't) (VP (VB keep) (NP (DT the) (NNP TARDIS)))))) (, ,) (SBARQ (WHADVP (WRB how) (JJ great)) (SQ (MD would) (NP (PRP it)) (VP (VB look) (PP (IN at) (NP (PRP$ your) (NN place))))) (. ?))))" }, "speaker": "Bernadette", "text": "Hey, Raj . if Howard can't keep the TARDIS, how great would it look at your place?", "tokens": [ { "deprel": "discourse", "end_char": 213, "feats": null, "head": 9, "id": 1, "lemma": "hey", "misc": "", "start_char": 210, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 215, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 214, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 219, "feats": "Number=Sing", "head": 9, "id": 3, "lemma": "Raj", "misc": "", "start_char": 216, "text": "Raj", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 221, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 220, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 224, "feats": null, "head": 9, "id": 5, "lemma": "if", "misc": "", "start_char": 222, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 231, "feats": "Number=Sing", "head": 9, "id": 6, "lemma": "Howard", "misc": "", "start_char": 225, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 234, "feats": "VerbForm=Fin", "head": 9, "id": 7, "lemma": "can", "misc": "", "start_char": 232, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 238, "feats": null, "head": 9, "id": 8, "lemma": "not", "misc": "", "start_char": 235, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 243, "feats": "VerbForm=Inf", "head": 17, "id": 9, "lemma": "keep", "misc": "", "start_char": 239, "text": "keep", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 247, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "misc": "", "start_char": 244, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 254, "feats": "Number=Sing", "head": 9, "id": 11, "lemma": "TARDIS", "misc": "", "start_char": 248, "text": "TARDIS", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 256, "feats": null, "head": 17, "id": 12, "lemma": ",", "misc": "", "start_char": 255, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 260, "feats": "PronType=Int", "head": 14, "id": 13, "lemma": "how", "misc": "", "start_char": 257, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "xcomp", "end_char": 266, "feats": "Degree=Pos", "head": 17, "id": 14, "lemma": "great", "misc": "", "start_char": 261, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "aux", "end_char": 272, "feats": "VerbForm=Fin", "head": 17, "id": 15, "lemma": "would", "misc": "", "start_char": 267, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 275, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 17, "id": 16, "lemma": "it", "misc": "", "start_char": 273, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 280, "feats": "VerbForm=Inf", "head": 0, "id": 17, "lemma": "look", "misc": "", "start_char": 276, "text": "look", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 283, "feats": null, "head": 20, "id": 18, "lemma": "at", "misc": "", "start_char": 281, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 288, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 20, "id": 19, "lemma": "your", "misc": "", "start_char": 284, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 294, "feats": "Number=Sing", "head": 17, "id": 20, "lemma": "place", "misc": "", "start_char": 289, "text": "place", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 296, "feats": null, "head": 17, "id": 21, "lemma": "?", "misc": "", "start_char": 295, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (WHNP (WP What) (. ?)))" }, "speaker": "Raj", "text": "What?", "tokens": [ { "deprel": "root", "end_char": 301, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 297, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 303, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 302, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (SBARQ (INTJ (UH Yeah)) (, ,) (WHNP (WP what)) (. ?)))" }, "speaker": "Howard", "text": "Yeah, what?", "tokens": [ { "deprel": "discourse", "end_char": 308, "feats": null, "head": 3, "id": 1, "lemma": "yeah", "misc": "", "start_char": 304, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 310, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 309, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 315, "feats": "PronType=Int", "head": 0, "id": 3, "lemma": "what", "misc": "", "start_char": 311, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 317, "feats": null, "head": 3, "id": 4, "lemma": "?", "misc": "", "start_char": 316, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know) (NP (NP (JJ much)) (PP (IN about) (NP (NNP Doctor) (NNP Who))))))) (, ,) (CC but) (S (SBAR (IN if) (S (, ,) (INTJ (UH um)) (, ,) (NP (PRP you)) (VP (VBD were) (S (VP (TO to) (VP (VP (VB put) (NP (DT this)) (PP (RB right) (IN outside) (NP (PRP$ your) (JJ front) (NN door)))) (CC and) (VP (VB open) (PRT (RP up)) (NP (DT the) (NN back))))))))) (, ,) (NP (PRP it)) (VP (MD would) (VP (VB be) (SBAR (IN like) (S (NP (PRP$ your) (JJ entire) (NN apartment)) (VP (VBD was) (NP (NP (DT the) (NN inside)) (PP (IN of) (NP (NP (DT the) (NNP TARDIS)) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ is) (ADJP (ADJP (RB pretty) (JJ cool)) (RB 'cause) (PP (IN on) (NP (DT the) (NN show))))))))))))))) (, ,) (S (NP (NP (DT the) (NN inside)) (PP (IN of) (NP (DT the) (NNP TARDIS)))) (VP (VBZ is) (ADJP (ADJP (JJR bigger)) (PP (IN than) (NP (DT the) (RB outside)))))) (. .) (CC But) (S (ADVP (RB then) (RB again)) (, ,) (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know) (NP (NP (JJ much)) (PP (IN about) (NP (NNP Doctor) (NNP Who)))))))) (. .)))" }, "speaker": "Bernadette", "text": "I don't know much about Doctor Who, but if, um, you were to put this right outside your front door and open up the back, it would be like your entire apartment was the inside of the TARDIS, which is pretty cool 'cause on the show, the inside of the TARDIS is bigger than the outside . But then again, I don't know much about Doctor Who.", "tokens": [ { "deprel": "nsubj", "end_char": 319, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 318, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 322, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 320, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 326, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 323, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 331, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 327, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 336, "feats": "Degree=Pos", "head": 4, "id": 5, "lemma": "much", "misc": "", "start_char": 332, "text": "much", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 342, "feats": null, "head": 7, "id": 6, "lemma": "about", "misc": "", "start_char": 337, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 349, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "Doctor", "misc": "", "start_char": 343, "text": "Doctor", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 353, "feats": "Number=Sing", "head": 7, "id": 8, "lemma": "Who", "misc": "", "start_char": 350, "text": "Who", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 355, "feats": null, "head": 10, "id": 9, "lemma": ",", "misc": "", "start_char": 354, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 359, "feats": null, "head": 18, "id": 10, "lemma": "but", "misc": "", "start_char": 356, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "end_char": 362, "feats": null, "head": 18, "id": 11, "lemma": "if", "misc": "", "start_char": 360, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "punct", "end_char": 364, "feats": null, "head": 11, "id": 12, "lemma": ",", "misc": "", "start_char": 363, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 367, "feats": null, "head": 18, "id": 13, "lemma": "um", "misc": "", "start_char": 365, "text": "um", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 369, "feats": null, "head": 13, "id": 14, "lemma": ",", "misc": "", "start_char": 368, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 373, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 18, "id": 15, "lemma": "you", "misc": "", "start_char": 370, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 378, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 18, "id": 16, "lemma": "be", "misc": "", "start_char": 374, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "mark", "end_char": 381, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 379, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "conj", "end_char": 385, "feats": "VerbForm=Inf", "head": 4, "id": 18, "lemma": "put", "misc": "", "start_char": 382, "text": "put", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 390, "feats": "Number=Sing|PronType=Dem", "head": 18, "id": 19, "lemma": "this", "misc": "", "start_char": 386, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "advmod", "end_char": 396, "feats": null, "head": 24, "id": 20, "lemma": "right", "misc": "", "start_char": 391, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 404, "feats": null, "head": 24, "id": 21, "lemma": "outside", "misc": "", "start_char": 397, "text": "outside", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 409, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 24, "id": 22, "lemma": "your", "misc": "", "start_char": 405, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 415, "feats": "Degree=Pos", "head": 24, "id": 23, "lemma": "front", "misc": "", "start_char": 410, "text": "front", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 420, "feats": "Number=Sing", "head": 18, "id": 24, "lemma": "door", "misc": "", "start_char": 416, "text": "door", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 424, "feats": null, "head": 26, "id": 25, "lemma": "and", "misc": "", "start_char": 421, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 429, "feats": "VerbForm=Inf", "head": 18, "id": 26, "lemma": "open", "misc": "", "start_char": 425, "text": "open", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 432, "feats": null, "head": 26, "id": 27, "lemma": "up", "misc": "", "start_char": 430, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 436, "feats": "Definite=Def|PronType=Art", "head": 29, "id": 28, "lemma": "the", "misc": "", "start_char": 433, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 441, "feats": "Number=Sing", "head": 26, "id": 29, "lemma": "back", "misc": "", "start_char": 437, "text": "back", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 443, "feats": null, "head": 18, "id": 30, "lemma": ",", "misc": "", "start_char": 442, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:outer", "end_char": 446, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 40, "id": 31, "lemma": "it", "misc": "", "start_char": 444, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 452, "feats": "VerbForm=Fin", "head": 40, "id": 32, "lemma": "would", "misc": "", "start_char": 447, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 455, "feats": "VerbForm=Inf", "head": 40, "id": 33, "lemma": "be", "misc": "", "start_char": 453, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "mark", "end_char": 460, "feats": null, "head": 40, "id": 34, "lemma": "like", "misc": "", "start_char": 456, "text": "like", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 465, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 37, "id": 35, "lemma": "your", "misc": "", "start_char": 461, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 472, "feats": "Degree=Pos", "head": 37, "id": 36, "lemma": "entire", "misc": "", "start_char": 466, "text": "entire", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 482, "feats": "Number=Sing", "head": 40, "id": 37, "lemma": "apartment", "misc": "", "start_char": 473, "text": "apartment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 486, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 40, "id": 38, "lemma": "be", "misc": "", "start_char": 483, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 490, "feats": "Definite=Def|PronType=Art", "head": 40, "id": 39, "lemma": "the", "misc": "", "start_char": 487, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 497, "feats": "Number=Sing", "head": 4, "id": 40, "lemma": "inside", "misc": "", "start_char": 491, "text": "inside", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 500, "feats": null, "head": 43, "id": 41, "lemma": "of", "misc": "", "start_char": 498, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 504, "feats": "Definite=Def|PronType=Art", "head": 43, "id": 42, "lemma": "the", "misc": "", "start_char": 501, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 511, "feats": "Number=Sing", "head": 40, "id": 43, "lemma": "TARDIS", "misc": "", "start_char": 505, "text": "TARDIS", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 513, "feats": null, "head": 48, "id": 44, "lemma": ",", "misc": "", "start_char": 512, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 519, "feats": "PronType=Rel", "head": 48, "id": 45, "lemma": "which", "misc": "", "start_char": 514, "text": "which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "cop", "end_char": 522, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 48, "id": 46, "lemma": "be", "misc": "", "start_char": 520, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 529, "feats": null, "head": 48, "id": 47, "lemma": "pretty", "misc": "", "start_char": 523, "text": "pretty", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 534, "feats": "Degree=Pos", "head": 40, "id": 48, "lemma": "cool", "misc": "", "start_char": 530, "text": "cool", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advmod", "end_char": 541, "feats": null, "head": 48, "id": 49, "lemma": "'cause", "misc": "", "start_char": 535, "text": "'cause", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 544, "feats": null, "head": 52, "id": 50, "lemma": "on", "misc": "", "start_char": 542, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 548, "feats": "Definite=Def|PronType=Art", "head": 52, "id": 51, "lemma": "the", "misc": "", "start_char": 545, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 553, "feats": "Number=Sing", "head": 48, "id": 52, "lemma": "show", "misc": "", "start_char": 549, "text": "show", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 555, "feats": null, "head": 60, "id": 53, "lemma": ",", "misc": "", "start_char": 554, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 559, "feats": "Definite=Def|PronType=Art", "head": 55, "id": 54, "lemma": "the", "misc": "", "start_char": 556, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 566, "feats": "Number=Sing", "head": 60, "id": 55, "lemma": "inside", "misc": "", "start_char": 560, "text": "inside", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 569, "feats": null, "head": 58, "id": 56, "lemma": "of", "misc": "", "start_char": 567, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 573, "feats": "Definite=Def|PronType=Art", "head": 58, "id": 57, "lemma": "the", "misc": "", "start_char": 570, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 580, "feats": "Number=Sing", "head": 55, "id": 58, "lemma": "TARDIS", "misc": "", "start_char": 574, "text": "TARDIS", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 583, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 60, "id": 59, "lemma": "be", "misc": "", "start_char": 581, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 590, "feats": "Degree=Cmp", "head": 4, "id": 60, "lemma": "big", "misc": "", "start_char": 584, "text": "bigger", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "end_char": 595, "feats": null, "head": 63, "id": 61, "lemma": "than", "misc": "", "start_char": 591, "text": "than", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 599, "feats": "Definite=Def|PronType=Art", "head": 63, "id": 62, "lemma": "the", "misc": "", "start_char": 596, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 607, "feats": null, "head": 60, "id": 63, "lemma": "outside", "misc": "", "start_char": 600, "text": "outside", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 609, "feats": null, "head": 4, "id": 64, "lemma": ".", "misc": "", "start_char": 608, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 613, "feats": null, "head": 72, "id": 65, "lemma": "but", "misc": "", "start_char": 610, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 618, "feats": "PronType=Dem", "head": 72, "id": 66, "lemma": "then", "misc": "", "start_char": 614, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 624, "feats": null, "head": 72, "id": 67, "lemma": "again", "misc": "", "start_char": 619, "text": "again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 626, "feats": null, "head": 67, "id": 68, "lemma": ",", "misc": "", "start_char": 625, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 628, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 72, "id": 69, "lemma": "I", "misc": "", "start_char": 627, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 631, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 72, "id": 70, "lemma": "do", "misc": "", "start_char": 629, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 635, "feats": null, "head": 72, "id": 71, "lemma": "not", "misc": "", "start_char": 632, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 640, "feats": "VerbForm=Inf", "head": 4, "id": 72, "lemma": "know", "misc": "", "start_char": 636, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 645, "feats": "Degree=Pos", "head": 72, "id": 73, "lemma": "much", "misc": "", "start_char": 641, "text": "much", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 651, "feats": null, "head": 75, "id": 74, "lemma": "about", "misc": "", "start_char": 646, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 658, "feats": "Number=Sing", "head": 73, "id": 75, "lemma": "Doctor", "misc": "", "start_char": 652, "text": "Doctor", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 662, "feats": "Number=Sing", "head": 75, "id": 76, "lemma": "Who", "misc": "", "start_char": 659, "text": "Who", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 664, "feats": null, "head": 4, "id": 77, "lemma": ".", "misc": "", "start_char": 663, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Do) (RB n't) (VP (VB listen) (PP (IN to) (NP (PRP her)))))) (. .) (S (NP (NP (PRP You)) (CC and) (NP (PRP I))) (VP (VBP go) (ADVP (RB way) (RB back--)) (SBAR (S (NP (PRP we)) (VP (VBP 're) (PP (IN like) (NP (NNS brothers)))))))) (. .)))" }, "speaker": "Howard", "text": "Don't listen to her . You and I go way back-- we're like brothers.", "tokens": [ { "deprel": "aux", "end_char": 667, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 665, "text": "Do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 671, "feats": null, "head": 3, "id": 2, "lemma": "not", "misc": "", "start_char": 668, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 678, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "listen", "misc": "", "start_char": 672, "text": "listen", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 681, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 679, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 685, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 5, "lemma": "her", "misc": "", "start_char": 682, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 687, "feats": null, "head": 3, "id": 6, "lemma": ".", "misc": "", "start_char": 686, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 691, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 7, "lemma": "you", "misc": "", "start_char": 688, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cc", "end_char": 695, "feats": null, "head": 9, "id": 8, "lemma": "and", "misc": "", "start_char": 692, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 697, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 9, "lemma": "I", "misc": "", "start_char": 696, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 700, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 10, "lemma": "go", "misc": "", "start_char": 698, "text": "go", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 704, "feats": null, "head": 12, "id": 11, "lemma": "way", "misc": "", "start_char": 701, "text": "way", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 711, "feats": null, "head": 10, "id": 12, "lemma": "back--", "misc": "", "start_char": 705, "text": "back--", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 714, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 16, "id": 13, "lemma": "we", "misc": "", "start_char": 712, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 718, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 16, "id": 14, "lemma": "be", "misc": "", "start_char": 715, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 723, "feats": null, "head": 16, "id": 15, "lemma": "like", "misc": "", "start_char": 719, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "parataxis", "end_char": 732, "feats": "Number=Plur", "head": 10, "id": 16, "lemma": "brother", "misc": "", "start_char": 724, "text": "brothers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 734, "feats": null, "head": 3, "id": 17, "lemma": ".", "misc": "", "start_char": 733, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (VBP are) (. .) (S (NP (PRP We)) (VP (VBP are) (. .) (INTJ (UH Oh)) (, ,) (INTJ (UH no)) (. !) (WHNP (WHNP (WDT What)) (NP (DT a) (JJ terrible) (NN serve)) (. !) (INTJ (JJ Sorry)) (, ,) (NN brother))))) (. .)))" }, "speaker": "Raj", "text": "We are . We are . Oh, no! What a terrible serve! Sorry, brother.", "tokens": [ { "deprel": "nsubj", "end_char": 737, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "we", "misc": "", "start_char": 735, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "reparandum", "end_char": 741, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 738, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "punct", "end_char": 743, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 742, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 746, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "we", "misc": "", "start_char": 744, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 750, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "be", "misc": "", "start_char": 747, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "punct", "end_char": 752, "feats": null, "head": 7, "id": 6, "lemma": ".", "misc": "", "start_char": 751, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 755, "feats": null, "head": 14, "id": 7, "lemma": "oh", "misc": "", "start_char": 753, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 757, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 756, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 760, "feats": "Polarity=Neg", "head": 14, "id": 9, "lemma": "no", "misc": "", "start_char": 758, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 762, "feats": null, "head": 9, "id": 10, "lemma": "!", "misc": "", "start_char": 761, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "det:predet", "end_char": 767, "feats": "PronType=Int", "head": 14, "id": 11, "lemma": "what", "misc": "", "start_char": 763, "text": "What", "upos": "DET", "xpos": "WDT" }, { "deprel": "det", "end_char": 769, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 12, "lemma": "a", "misc": "", "start_char": 768, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 778, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "terrible", "misc": "", "start_char": 770, "text": "terrible", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 784, "feats": "Number=Sing", "head": 5, "id": 14, "lemma": "serve", "misc": "", "start_char": 779, "text": "serve", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 786, "feats": null, "head": 16, "id": 15, "lemma": "!", "misc": "", "start_char": 785, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 792, "feats": "Degree=Pos", "head": 14, "id": 16, "lemma": "sorry", "misc": "", "start_char": 787, "text": "Sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 794, "feats": null, "head": 18, "id": 17, "lemma": ",", "misc": "", "start_char": 793, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 802, "feats": "Number=Sing", "head": 14, "id": 18, "lemma": "brother", "misc": "", "start_char": 795, "text": "brother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 804, "feats": null, "head": 5, "id": 19, "lemma": ".", "misc": "", "start_char": 803, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (NP (CD Eight) (HYPH -) (CD five) (. .)))" }, "speaker": "Amy", "text": "Eight - five.", "tokens": [ { "deprel": "compound", "end_char": 810, "feats": "NumForm=Word|NumType=Card", "head": 3, "id": 1, "lemma": "eight", "misc": "", "start_char": 805, "text": "Eight", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 812, "feats": null, "head": 1, "id": 2, "lemma": "-", "misc": "", "start_char": 811, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "root", "end_char": 817, "feats": "NumForm=Word|NumType=Card", "head": 0, "id": 3, "lemma": "five", "misc": "", "start_char": 813, "text": "five", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 819, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 818, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (S (NP (DT This)) (VP (VBZ is) (ADJP (JJ ridiculous)))) (. .) (S (NP (PRP I)) (VP (VBP want) (NP (DT a) (JJ new) (NN champion) (. .) (NNP Amy)))) (, ,) (SQ (VBD were) (NP (PRP you)) (ADJP (JJ serious) (PP (IN about) (S (VP (VBG being) (ADJP (JJ able) (S (VP (TO to) (VP (VB serve)))))))))) (. ?)))" }, "speaker": "Howard", "text": "This is ridiculous . I want a new champion . Amy, were you serious about being able to serve?", "tokens": [ { "deprel": "nsubj", "end_char": 824, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "this", "misc": "", "start_char": 820, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 827, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 825, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 838, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "ridiculous", "misc": "", "start_char": 828, "text": "ridiculous", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 840, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 839, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 842, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 841, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 847, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 6, "lemma": "want", "misc": "", "start_char": 843, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 849, "feats": "Definite=Ind|PronType=Art", "head": 9, "id": 7, "lemma": "a", "misc": "", "start_char": 848, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 853, "feats": "Degree=Pos", "head": 9, "id": 8, "lemma": "new", "misc": "", "start_char": 850, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 862, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "champion", "misc": "", "start_char": 854, "text": "champion", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 864, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 863, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "vocative", "end_char": 868, "feats": "Number=Sing", "head": 15, "id": 11, "lemma": "Amy", "misc": "", "start_char": 865, "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 870, "feats": null, "head": 3, "id": 12, "lemma": ",", "misc": "", "start_char": 869, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cop", "end_char": 875, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 15, "id": 13, "lemma": "be", "misc": "", "start_char": 871, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 879, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 14, "lemma": "you", "misc": "", "start_char": 876, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 887, "feats": "Degree=Pos", "head": 3, "id": 15, "lemma": "serious", "misc": "", "start_char": 880, "text": "serious", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 893, "feats": null, "head": 18, "id": 16, "lemma": "about", "misc": "", "start_char": 888, "text": "about", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "cop", "end_char": 899, "feats": "VerbForm=Ger", "head": 18, "id": 17, "lemma": "be", "misc": "", "start_char": 894, "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "advcl", "end_char": 904, "feats": "Degree=Pos", "head": 15, "id": 18, "lemma": "able", "misc": "", "start_char": 900, "text": "able", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "mark", "end_char": 907, "feats": null, "head": 20, "id": 19, "lemma": "to", "misc": "", "start_char": 905, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 913, "feats": "VerbForm=Inf", "head": 18, "id": 20, "lemma": "serve", "misc": "", "start_char": 908, "text": "serve", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 915, "feats": null, "head": 3, "id": 21, "lemma": "?", "misc": "", "start_char": 914, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Uh)) (, ,) (NP (NP (PRP it)) (, -) (NP (PRP it))) (VP (VBZ 's) (VP (VBN been) (NP (DT a) (JJ long) (NN time))))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (ADVP (RB probably)) (ADJP (RB pretty) (JJ rusty)))) (. .)))" }, "speaker": "Amy", "text": "Uh, it - it's been a long time . I'm probably pretty rusty.", "tokens": [ { "deprel": "discourse", "end_char": 918, "feats": null, "head": 10, "id": 1, "lemma": "uh", "misc": "", "start_char": 916, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 920, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 919, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 923, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 3, "lemma": "it", "misc": "", "start_char": 921, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 925, "feats": null, "head": 3, "id": 4, "lemma": "-", "misc": "", "start_char": 924, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 928, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 5, "lemma": "it", "misc": "", "start_char": 926, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 931, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 6, "lemma": "be", "misc": "", "start_char": 929, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "cop", "end_char": 936, "feats": "Tense=Past|VerbForm=Part", "head": 10, "id": 7, "lemma": "be", "misc": "", "start_char": 932, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "det", "end_char": 938, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 8, "lemma": "a", "misc": "", "start_char": 937, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 943, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "long", "misc": "", "start_char": 939, "text": "long", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 948, "feats": "Number=Sing", "head": 0, "id": 10, "lemma": "time", "misc": "", "start_char": 944, "text": "time", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 950, "feats": null, "head": 10, "id": 11, "lemma": ".", "misc": "", "start_char": 949, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 952, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 16, "id": 12, "lemma": "I", "misc": "", "start_char": 951, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 955, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 16, "id": 13, "lemma": "be", "misc": "", "start_char": 953, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 964, "feats": null, "head": 16, "id": 14, "lemma": "probably", "misc": "", "start_char": 956, "text": "probably", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 971, "feats": null, "head": 16, "id": 15, "lemma": "pretty", "misc": "", "start_char": 965, "text": "pretty", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 977, "feats": "Degree=Pos", "head": 10, "id": 16, "lemma": "rusty", "misc": "", "start_char": 972, "text": "rusty", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 979, "feats": null, "head": 10, "id": 17, "lemma": ".", "misc": "", "start_char": 978, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (INTJ (UH Wow) (. .)))" }, "speaker": "Penny", "text": "Wow.", "tokens": [ { "deprel": "root", "end_char": 983, "feats": null, "head": 0, "id": 1, "lemma": "wow", "misc": "", "start_char": 980, "text": "Wow", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 985, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 984, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (NP (PRP She)) (VP (VBZ 's) (NP (PRP$ my) (NN champion))) (. !)))" }, "speaker": "Howard", "text": "She's my champion!", "tokens": [ { "deprel": "nsubj", "end_char": 989, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "she", "misc": "", "start_char": 986, "text": "She", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 992, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 990, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 995, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 4, "id": 3, "lemma": "my", "misc": "", "start_char": 993, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 1004, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "champion", "misc": "", "start_char": 996, "text": "champion", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1006, "feats": null, "head": 4, "id": 5, "lemma": "!", "misc": "", "start_char": 1005, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (SBAR (IN if) (S (NP (PRP you)) (VP (MD can) (VP (VB switch) (NP (NNS champions)))))) (, ,) (ADVP (RB so)) (MD can) (NP (NNP I.)) (NP (PRP I)) (VP (VBP want) (NP (NNP Raj))) (. .)))" }, "speaker": "Bernadette", "text": "Well, if you can switch champions, so can I. I want Raj.", "tokens": [ { "deprel": "discourse", "end_char": 1011, "feats": null, "head": 13, "id": 1, "lemma": "well", "misc": "", "start_char": 1007, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1013, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1012, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 1016, "feats": null, "head": 6, "id": 3, "lemma": "if", "misc": "", "start_char": 1014, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1020, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 4, "lemma": "you", "misc": "", "start_char": 1017, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1024, "feats": "VerbForm=Fin", "head": 6, "id": 5, "lemma": "can", "misc": "", "start_char": 1021, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl", "end_char": 1031, "feats": "VerbForm=Inf", "head": 13, "id": 6, "lemma": "switch", "misc": "", "start_char": 1025, "text": "switch", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1041, "feats": "Number=Plur", "head": 6, "id": 7, "lemma": "champion", "misc": "", "start_char": 1032, "text": "champions", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1043, "feats": null, "head": 6, "id": 8, "lemma": ",", "misc": "", "start_char": 1042, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1046, "feats": null, "head": 13, "id": 9, "lemma": "so", "misc": "", "start_char": 1044, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "reparandum", "end_char": 1050, "feats": "VerbForm=Fin", "head": 13, "id": 10, "lemma": "can", "misc": "", "start_char": 1047, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "discourse", "end_char": 1053, "feats": "Number=Sing", "head": 13, "id": 11, "lemma": "i.", "misc": "", "start_char": 1051, "text": "I.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nsubj", "end_char": 1055, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 12, "lemma": "I", "misc": "", "start_char": 1054, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1060, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 13, "lemma": "want", "misc": "", "start_char": 1056, "text": "want", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1064, "feats": "Number=Sing", "head": 13, "id": 14, "lemma": "Raj", "misc": "", "start_char": 1061, "text": "Raj", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1066, "feats": null, "head": 13, "id": 15, "lemma": ".", "misc": "", "start_char": 1065, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (INTJ (UH Hey) (. .)))" }, "speaker": "Penny", "text": "Hey.", "tokens": [ { "deprel": "root", "end_char": 1070, "feats": null, "head": 0, "id": 1, "lemma": "hey", "misc": "", "start_char": 1067, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1072, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 1071, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (VP (VB come) (PRT (RP on)) (, ,) (SBAR (IN like) (S (NP (PRP you)) (ADVP (RB even)) (VP (VBP care))))) (. .)))" }, "speaker": "Bernadette", "text": "Oh, come on, like you even care.", "tokens": [ { "deprel": "discourse", "end_char": 1075, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 1073, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1077, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1076, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1082, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "come", "misc": "", "start_char": 1078, "text": "come", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 1085, "feats": null, "head": 3, "id": 4, "lemma": "on", "misc": "", "start_char": 1083, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 1087, "feats": null, "head": 9, "id": 5, "lemma": ",", "misc": "", "start_char": 1086, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 1092, "feats": null, "head": 9, "id": 6, "lemma": "like", "misc": "", "start_char": 1088, "text": "like", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1096, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 9, "id": 7, "lemma": "you", "misc": "", "start_char": 1093, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1101, "feats": null, "head": 9, "id": 8, "lemma": "even", "misc": "", "start_char": 1097, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 1106, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 9, "lemma": "care", "misc": "", "start_char": 1102, "text": "care", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1108, "feats": null, "head": 3, "id": 10, "lemma": ".", "misc": "", "start_char": 1107, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP care))) (. !) (S (INTJ (UH Oh)) (, ,) (S (VP (VB wait) (, ,) (INTJ (UH no)))) (, ,) (NP (PRP I)) (VP (VBP do) (RB n't) (. .) (NP (NP (JJ Good) (NN luck)) (, ,) (NP (NNP Raj))))) (. .)))" }, "speaker": "Penny", "text": "I care! Oh, wait, no, I don't . Good luck, Raj.", "tokens": [ { "deprel": "nsubj", "end_char": 1110, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1109, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1115, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "care", "misc": "", "start_char": 1111, "text": "care", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1117, "feats": null, "head": 2, "id": 3, "lemma": "!", "misc": "", "start_char": 1116, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1120, "feats": null, "head": 6, "id": 4, "lemma": "oh", "misc": "", "start_char": 1118, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1122, "feats": null, "head": 4, "id": 5, "lemma": ",", "misc": "", "start_char": 1121, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1127, "feats": "Mood=Imp|VerbForm=Fin", "head": 2, "id": 6, "lemma": "wait", "misc": "", "start_char": 1123, "text": "wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 1129, "feats": null, "head": 8, "id": 7, "lemma": ",", "misc": "", "start_char": 1128, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1132, "feats": "Polarity=Neg", "head": 11, "id": 8, "lemma": "no", "misc": "", "start_char": 1130, "text": "no", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1134, "feats": null, "head": 8, "id": 9, "lemma": ",", "misc": "", "start_char": 1133, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1136, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "I", "misc": "", "start_char": 1135, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1139, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 11, "lemma": "do", "misc": "", "start_char": 1137, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1143, "feats": null, "head": 11, "id": 12, "lemma": "not", "misc": "", "start_char": 1140, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 1145, "feats": null, "head": 11, "id": 13, "lemma": ".", "misc": "", "start_char": 1144, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "amod", "end_char": 1150, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "good", "misc": "", "start_char": 1146, "text": "Good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 1155, "feats": "Number=Sing", "head": 11, "id": 15, "lemma": "luck", "misc": "", "start_char": 1151, "text": "luck", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1157, "feats": null, "head": 17, "id": 16, "lemma": ",", "misc": "", "start_char": 1156, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "appos", "end_char": 1161, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "Raj", "misc": "", "start_char": 1158, "text": "Raj", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1163, "feats": null, "head": 2, "id": 18, "lemma": ".", "misc": "", "start_char": 1162, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP know))) (, ,) (NP (PRP I)) (VP (VBD thought) (SBAR (S (NP (PRP$ our) (NN friendship)) (VP (VBD meant) (NP (JJR more)) (PP (IN to) (NP (PRP you))))))) (. .)))" }, "speaker": "Howard", "text": "You know, I thought our friendship meant more to you.", "tokens": [ { "deprel": "nsubj", "end_char": 1167, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 1164, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1172, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "know", "misc": "", "start_char": 1168, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1174, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 1173, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1176, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 1175, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1184, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "think", "misc": "", "start_char": 1177, "text": "thought", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 1188, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "our", "misc": "", "start_char": 1185, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 1199, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "friendship", "misc": "", "start_char": 1189, "text": "friendship", "upos": "NOUN", "xpos": "NN" }, { "deprel": "ccomp", "end_char": 1205, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 8, "lemma": "mean", "misc": "", "start_char": 1200, "text": "meant", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1210, "feats": "Degree=Cmp", "head": 8, "id": 9, "lemma": "more", "misc": "", "start_char": 1206, "text": "more", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "case", "end_char": 1213, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 1211, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1217, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 9, "id": 11, "lemma": "you", "misc": "", "start_char": 1214, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1219, "feats": null, "head": 5, "id": 12, "lemma": ".", "misc": "", "start_char": 1218, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (SINV (ADVP (RB So)) (VBD did) (NP (NNP I.))))" }, "speaker": "Raj", "text": "So did I.", "tokens": [ { "deprel": "advmod", "end_char": 1222, "feats": null, "head": 2, "id": 1, "lemma": "so", "misc": "", "start_char": 1220, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1226, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "do", "misc": "", "start_char": 1223, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "punct", "end_char": 1229, "feats": "Number=Sing", "head": 2, "id": 3, "lemma": "i.", "misc": "", "start_char": 1227, "text": "I.", "upos": "PROPN", "xpos": "NNP" } ] } ]
[ [ [ 0, 3, 3 ], [ 0, 15, 15 ], [ 0, 17, 21 ], [ 1, 0, 4 ], [ 2, 2, 2 ], [ 3, 2, 2 ], [ 3, 18, 18 ], [ 3, 18, 19 ], [ 6, 14, 14 ], [ 9, 0, 2 ] ], [ [ 0, 5, 5 ], [ 0, 7, 13 ], [ 0, 28, 28 ], [ 7, 8, 8 ], [ 8, 17, 17 ], [ 10, 4, 4 ], [ 13, 2, 2 ], [ 14, 3, 3 ], [ 18, 3, 3 ] ], [ [ 0, 11, 13 ] ], [ [ 0, 20, 21 ] ], [ [ 0, 24, 24 ] ], [ [ 0, 32, 34 ] ], [ [ 1, 0, 0 ], [ 1, 1, 1 ] ], [ [ 1, 3, 3 ], [ 1, 4, 4 ] ], [ [ 3, 5, 5 ] ], [ [ 3, 9, 10 ], [ 3, 15, 15 ], [ 6, 18, 18 ], [ 6, 41, 42 ], [ 6, 38, 42 ], [ 6, 56, 57 ], [ 6, 53, 57 ], [ 6, 61, 62 ] ], [ [ 4, 0, 0 ], [ 5, 2, 2 ] ], [ [ 6, 0, 0 ], [ 6, 68, 68 ], [ 7, 4, 4 ], [ 14, 10, 10 ], [ 14, 11, 11 ] ], [ [ 6, 7, 7 ] ], [ [ 6, 4, 7 ] ], [ [ 6, 6, 7 ], [ 6, 74, 75 ], [ 6, 72, 75 ] ], [ [ 6, 21, 21 ], [ 6, 21, 23 ], [ 6, 34, 34 ], [ 6, 34, 36 ], [ 7, 6, 6 ], [ 14, 13, 13 ], [ 17, 16, 16 ], [ 18, 0, 0 ], [ 18, 10, 10 ], [ 19, 2, 2 ] ], [ [ 6, 27, 28 ] ], [ [ 6, 30, 30 ] ], [ [ 6, 44, 44 ] ], [ [ 6, 50, 51 ] ], [ [ 6, 75, 75 ] ], [ [ 7, 6, 8 ], [ 7, 12, 12 ], [ 7, 15, 15 ], [ 8, 0, 0 ], [ 8, 3, 3 ] ], [ [ 8, 10, 10 ] ], [ [ 8, 10, 13 ] ], [ [ 10, 0, 0 ] ], [ [ 10, 6, 8 ], [ 13, 2, 3 ], [ 14, 6, 6 ] ], [ [ 10, 10, 10 ], [ 10, 13, 13 ], [ 11, 11, 11 ], [ 13, 0, 0 ] ], [ [ 11, 2, 2 ], [ 11, 4, 4 ] ], [ [ 11, 2, 4 ] ], [ [ 11, 7, 9 ] ], [ [ 16, 6, 6 ], [ 17, 0, 0 ], [ 17, 9, 9 ] ], [ [ 17, 13, 14 ] ], [ [ 18, 5, 5 ], [ 18, 5, 6 ] ], [ [ 18, 8, 8 ] ] ]
s08e19c07t
Come on, Raj . You are the King Kong of Ping - Pong . You are the menace of table tennis . Put her away, 'cause I don't have a third one . Yes! Yes! Rajesh eight, Penny four. Sorry, he's really good. Hey, Raj . if Howard can't keep the TARDIS, how great would it look at your place? What? Yeah, what? I don't know much about Doctor Who, but if, um, you were to put this right outside your front door and open up the back, it would be like your entire apartment was the inside of the TARDIS, which is pretty cool 'cause on the show, the inside of the TARDIS is bigger than the outside . But then again, I don't know much about Doctor Who. Don't listen to her . You and I go way back-- we're like brothers. We are . We are . Oh, no! What a terrible serve! Sorry, brother. Eight - five. This is ridiculous . I want a new champion . Amy, were you serious about being able to serve? Uh, it - it's been a long time . I'm probably pretty rusty. Wow. She's my champion! Well, if you can switch champions, so can I. I want Raj. Hey. Oh, come on, like you even care. I care! Oh, wait, no, I don't . Good luck, Raj. You know, I thought our friendship meant more to you. So did I.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (SQ (VBP Do) (NP (PRP you)) (VP (VB think) (SBAR (S (NP (PRP they)) (VP (VBP 're) (VP (VBG gon) (S (VP (TO na) (VP (VB call) (NP (DT the) (NN police)))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "Do you think they're gonna call the police?", "tokens": [ { "deprel": "aux", "end_char": 2, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 0, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 6, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 2, "lemma": "you", "misc": "", "start_char": 3, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 12, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "think", "misc": "", "start_char": 7, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 17, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 6, "id": 4, "lemma": "they", "misc": "", "start_char": 13, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 21, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 18, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 25, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 6, "lemma": "go", "misc": "", "start_char": 22, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 28, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 26, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 33, "feats": "VerbForm=Inf", "head": 6, "id": 8, "lemma": "call", "misc": "", "start_char": 29, "text": "call", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 37, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 34, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 44, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "police", "misc": "", "start_char": 38, "text": "police", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 46, "feats": null, "head": 3, "id": 11, "lemma": "?", "misc": "", "start_char": 45, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Maybe)) (NP (PRP they)) (VP (MD 'll) (VP (VB call) (NP (JJ Imperial) (NNS Officers)) (S (VP (TO to) (VP (VB take) (NP (PRP us)) (PP (IN to) (NP (NP (DT a) (NN holding) (NN cell)) (PP (IN on) (NP (DT the) (NNP Death) (NNP Star)))))))))) (. .)))" }, "speaker": "Leonard", "text": "Maybe they'll call Imperial Officers to take us to a holding cell on the Death Star.", "tokens": [ { "deprel": "advmod", "end_char": 52, "feats": null, "head": 4, "id": 1, "lemma": "maybe", "misc": "", "start_char": 47, "text": "Maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 57, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 4, "id": 2, "lemma": "they", "misc": "", "start_char": 53, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 61, "feats": "VerbForm=Fin", "head": 4, "id": 3, "lemma": "will", "misc": "", "start_char": 58, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 66, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "call", "misc": "", "start_char": 62, "text": "call", "upos": "VERB", "xpos": "VB" }, { "deprel": "amod", "end_char": 75, "feats": "Degree=Pos", "head": 6, "id": 5, "lemma": "Imperial", "misc": "", "start_char": 67, "text": "Imperial", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 84, "feats": "Number=Plur", "head": 4, "id": 6, "lemma": "officer", "misc": "", "start_char": 76, "text": "Officers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "mark", "end_char": 87, "feats": null, "head": 8, "id": 7, "lemma": "to", "misc": "", "start_char": 85, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "advcl", "end_char": 92, "feats": "VerbForm=Inf", "head": 4, "id": 8, "lemma": "take", "misc": "", "start_char": 88, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 95, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 8, "id": 9, "lemma": "we", "misc": "", "start_char": 93, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 98, "feats": null, "head": 13, "id": 10, "lemma": "to", "misc": "", "start_char": 96, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 100, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 11, "lemma": "a", "misc": "", "start_char": 99, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 108, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "hold", "misc": "", "start_char": 101, "text": "holding", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 113, "feats": "Number=Sing", "head": 8, "id": 13, "lemma": "cell", "misc": "", "start_char": 109, "text": "cell", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 116, "feats": null, "head": 17, "id": 14, "lemma": "on", "misc": "", "start_char": 114, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 120, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 15, "lemma": "the", "misc": "", "start_char": 117, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 126, "feats": "Number=Sing", "head": 17, "id": 16, "lemma": "death", "misc": "", "start_char": 121, "text": "Death", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 131, "feats": "Number=Sing", "head": 13, "id": 17, "lemma": "Star", "misc": "", "start_char": 127, "text": "Star", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 133, "feats": null, "head": 4, "id": 18, "lemma": ".", "misc": "", "start_char": 132, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (DT that)) (VP (VBZ 's) (PP (PP (IN below) (NP (NP (DT the) (NN pay) (NN grade)) (PP (IN of) (NP (DT an) (JJ Imperial) (NN Officer) (. .) (NNS Stormtroopers))))) (VP (VBP are) (ADVP (RB really)) (NP (NP (DT the) (NNS ones)) (SBAR (WHNP (WP who)) (. ...)))))))))))" }, "speaker": "Sheldon", "text": "Oh, I think that's below the pay grade of an Imperial Officer . Stormtroopers are really the ones who ...", "tokens": [ { "deprel": "discourse", "end_char": 136, "feats": null, "head": 4, "id": 1, "lemma": "oh", "misc": "", "start_char": 134, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 138, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 137, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 140, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 139, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 146, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "think", "misc": "", "start_char": 141, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 151, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 5, "lemma": "that", "misc": "", "start_char": 147, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 154, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 6, "lemma": "be", "misc": "", "start_char": 152, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 160, "feats": null, "head": 10, "id": 7, "lemma": "below", "misc": "", "start_char": 155, "text": "below", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 164, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 8, "lemma": "the", "misc": "", "start_char": 161, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 168, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "pay", "misc": "", "start_char": 165, "text": "pay", "upos": "NOUN", "xpos": "NN" }, { "deprel": "ccomp", "end_char": 174, "feats": "Number=Sing", "head": 4, "id": 10, "lemma": "grade", "misc": "", "start_char": 169, "text": "grade", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 177, "feats": null, "head": 14, "id": 11, "lemma": "of", "misc": "", "start_char": 175, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 180, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 12, "lemma": "a", "misc": "", "start_char": 178, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 189, "feats": "Degree=Pos", "head": 14, "id": 13, "lemma": "Imperial", "misc": "", "start_char": 181, "text": "Imperial", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 197, "feats": "Number=Sing", "head": 10, "id": 14, "lemma": "officer", "misc": "", "start_char": 190, "text": "Officer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 199, "feats": null, "head": 4, "id": 15, "lemma": ".", "misc": "", "start_char": 198, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 213, "feats": "Number=Plur", "head": 20, "id": 16, "lemma": "stormtrooper", "misc": "", "start_char": 200, "text": "Stormtroopers", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 217, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 20, "id": 17, "lemma": "be", "misc": "", "start_char": 214, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 224, "feats": null, "head": 20, "id": 18, "lemma": "really", "misc": "", "start_char": 218, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 228, "feats": "Definite=Def|PronType=Art", "head": 20, "id": 19, "lemma": "the", "misc": "", "start_char": 225, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 233, "feats": "Number=Plur", "head": 4, "id": 20, "lemma": "one", "misc": "", "start_char": 229, "text": "ones", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "acl:relcl", "end_char": 237, "feats": "PronType=Rel", "head": 20, "id": 21, "lemma": "who", "misc": "", "start_char": 234, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 241, "feats": null, "head": 4, "id": 22, "lemma": "...", "misc": "", "start_char": 238, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Oh)) (, ,) (VP (VB shut) (PRT (RP up))) (. .)))" }, "speaker": "Leonard", "text": "Oh, shut up.", "tokens": [ { "deprel": "discourse", "end_char": 244, "feats": null, "head": 3, "id": 1, "lemma": "oh", "misc": "", "start_char": 242, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 246, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 245, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 251, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "shut", "misc": "", "start_char": 247, "text": "shut", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 254, "feats": null, "head": 3, "id": 4, "lemma": "up", "misc": "", "start_char": 252, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 256, "feats": null, "head": 3, "id": 5, "lemma": ".", "misc": "", "start_char": 255, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Uh)) (, ,) (NP (NNPS Stormtroopers)) (ADVP (RB actually)) (VP (VBP combine) (NP (CC both) (NP (NP (DT the) (NN function)) (PP (IN of) (NP (NP (NN infantry)) (CC and) (NP (JJ military) (NN police))))))) (. .)))" }, "speaker": "Nerdy Guy", "text": "Uh, Stormtroopers actually combine both the function of infantry and military police.", "tokens": [ { "deprel": "discourse", "end_char": 259, "feats": null, "head": 5, "id": 1, "lemma": "uh", "misc": "", "start_char": 257, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 261, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 260, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 275, "feats": "Number=Plur", "head": 5, "id": 3, "lemma": "stormtrooper", "misc": "", "start_char": 262, "text": "Stormtroopers", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "advmod", "end_char": 284, "feats": null, "head": 5, "id": 4, "lemma": "actually", "misc": "", "start_char": 276, "text": "actually", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 292, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "combine", "misc": "", "start_char": 285, "text": "combine", "upos": "VERB", "xpos": "VBP" }, { "deprel": "cc:preconj", "end_char": 297, "feats": null, "head": 8, "id": 6, "lemma": "both", "misc": "", "start_char": 293, "text": "both", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 301, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 298, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 310, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "function", "misc": "", "start_char": 302, "text": "function", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 313, "feats": null, "head": 13, "id": 9, "lemma": "of", "misc": "", "start_char": 311, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 322, "feats": "Number=Sing", "head": 13, "id": 10, "lemma": "infantry", "misc": "", "start_char": 314, "text": "infantry", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 326, "feats": null, "head": 12, "id": 11, "lemma": "and", "misc": "", "start_char": 323, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 335, "feats": "Degree=Pos", "head": 10, "id": 12, "lemma": "military", "misc": "", "start_char": 327, "text": "military", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 342, "feats": "Number=Sing", "head": 8, "id": 13, "lemma": "police", "misc": "", "start_char": 336, "text": "police", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 344, "feats": null, "head": 5, "id": 14, "lemma": ".", "misc": "", "start_char": 343, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Uh) (, -) (UH huh)) (, ,) (NP (PRP I)) (VP (VBP 'm) (ADVP (RB normally)) (ADJP (RB very) (JJ nice)))) (, ,) (CC but) (S (NP (PRP you)) (VP (VBP shut) (PRT (RP up)) (, ,) (ADVP (RB too)))) (. .)))" }, "speaker": "Leonard", "text": "Uh - huh, I'm normally very nice, but you shut up, too.", "tokens": [ { "deprel": "discourse", "end_char": 347, "feats": null, "head": 9, "id": 1, "lemma": "uh", "misc": "", "start_char": 345, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 349, "feats": null, "head": 1, "id": 2, "lemma": "-", "misc": "", "start_char": 348, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 353, "feats": null, "head": 9, "id": 3, "lemma": "huh", "misc": "", "start_char": 350, "text": "huh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 355, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 354, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 357, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 9, "id": 5, "lemma": "I", "misc": "", "start_char": 356, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 360, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 9, "id": 6, "lemma": "be", "misc": "", "start_char": 358, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 369, "feats": null, "head": 9, "id": 7, "lemma": "normally", "misc": "", "start_char": 361, "text": "normally", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 374, "feats": null, "head": 9, "id": 8, "lemma": "very", "misc": "", "start_char": 370, "text": "very", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 379, "feats": "Degree=Pos", "head": 0, "id": 9, "lemma": "nice", "misc": "", "start_char": 375, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 381, "feats": null, "head": 13, "id": 10, "lemma": ",", "misc": "", "start_char": 380, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 385, "feats": null, "head": 13, "id": 11, "lemma": "but", "misc": "", "start_char": 382, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 389, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 13, "id": 12, "lemma": "you", "misc": "", "start_char": 386, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 394, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 9, "id": 13, "lemma": "shut", "misc": "", "start_char": 390, "text": "shut", "upos": "VERB", "xpos": "VBP" }, { "deprel": "compound:prt", "end_char": 397, "feats": null, "head": 13, "id": 14, "lemma": "up", "misc": "", "start_char": 395, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 399, "feats": null, "head": 13, "id": 15, "lemma": ",", "misc": "", "start_char": 398, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 403, "feats": null, "head": 13, "id": 16, "lemma": "too", "misc": "", "start_char": 400, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 405, "feats": null, "head": 9, "id": 17, "lemma": ".", "misc": "", "start_char": 404, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (ADVP (RB So) (, ...) (WHNP (WP what)) (SQ (VBP are) (NP (PRP you)) (ADJP (IN in)) (PP (IN for))) (. ?)))" }, "speaker": "Sheldon", "text": "So...what are you in for?", "tokens": [ { "deprel": "discourse", "end_char": 408, "feats": null, "head": 6, "id": 1, "lemma": "so", "misc": "", "start_char": 406, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 412, "feats": null, "head": 1, "id": 2, "lemma": "...", "misc": "", "start_char": 409, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "obl", "end_char": 417, "feats": "PronType=Int", "head": 6, "id": 3, "lemma": "what", "misc": "", "start_char": 413, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 421, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 418, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 425, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 422, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 428, "feats": null, "head": 0, "id": 6, "lemma": "in", "misc": "", "start_char": 426, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 432, "feats": null, "head": 3, "id": 7, "lemma": "for", "misc": "", "start_char": 429, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 434, "feats": null, "head": 6, "id": 8, "lemma": "?", "misc": "", "start_char": 433, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (ADVP (RB Honestly)) (, ,) (NP (PRP I)) (ADVP (RB just)) (VP (VBD wanted) (S (VP (TO to) (VP (VP (VB meet) (NP (NNP Mr.) (NNP Lucas))) (CC and) (VP (VB say) (SBAR (S (S (VP (VBP thank) (NP (PRP you)))) (. .) (S (NP (PRP You)) (VP (VP (VBP know)) (, ,) (S (VP (VBG growing) (PRT (RP up)))))) (, ,) (S (NP (DT the) (NNS movies)) (VP (VBD had) (NP (NP (PDT such) (DT an) (NN impact)) (PP (IN on) (NP (PRP$ my) (NN life)))))) (. .) (S (NP (PRP I)) (ADVP (RB never)) (ADVP (RB really)) (VP (VBP fit) (PRT (RP in)) (ADVP (RB anywhere) (. .) (SBAR (IN Till) (S (NP (PRP I)) (VP (VP (VBD discovered) (NP (NP (DT the) (NNS worlds)) (SBAR (S (NP (PRP he)) (VP (VBD created)))))) (CC and) (ADVP (RB finally)) (VP (VBD found) (NP (NP (DT a) (NN place)) (SBAR (WHADVP (WRB where)) (S (NP (PRP I)) (VP (VBP belong))))))))))))))))))) (. .)))" }, "speaker": "Nerdy Guy", "text": "Honestly, I just wanted to meet Mr. Lucas and say thank you . You know, growing up, the movies had such an impact on my life . I never really fit in anywhere . Till I discovered the worlds he created and finally found a place where I belong.", "tokens": [ { "deprel": "advmod", "end_char": 443, "feats": null, "head": 5, "id": 1, "lemma": "honestly", "misc": "", "start_char": 435, "text": "Honestly", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 445, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 444, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 447, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 446, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 452, "feats": null, "head": 5, "id": 4, "lemma": "just", "misc": "", "start_char": 448, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 459, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "want", "misc": "", "start_char": 453, "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 462, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 460, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 467, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "meet", "misc": "", "start_char": 463, "text": "meet", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 471, "feats": "Number=Sing", "head": 7, "id": 8, "lemma": "Mr.", "misc": "", "start_char": 468, "text": "Mr.", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 477, "feats": "Number=Sing", "head": 8, "id": 9, "lemma": "Lucas", "misc": "", "start_char": 472, "text": "Lucas", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cc", "end_char": 481, "feats": null, "head": 11, "id": 10, "lemma": "and", "misc": "", "start_char": 478, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 485, "feats": "VerbForm=Inf", "head": 7, "id": 11, "lemma": "say", "misc": "", "start_char": 482, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 491, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 11, "id": 12, "lemma": "thank", "misc": "", "start_char": 486, "text": "thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 495, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 12, "id": 13, "lemma": "you", "misc": "", "start_char": 492, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 497, "feats": null, "head": 16, "id": 14, "lemma": ".", "misc": "", "start_char": 496, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 501, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 16, "id": 15, "lemma": "you", "misc": "", "start_char": 498, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 506, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 18, "id": 16, "lemma": "know", "misc": "", "start_char": 502, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 508, "feats": null, "head": 16, "id": 17, "lemma": ",", "misc": "", "start_char": 507, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advcl", "end_char": 516, "feats": "VerbForm=Ger", "head": 12, "id": 18, "lemma": "grow", "misc": "", "start_char": 509, "text": "growing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 519, "feats": null, "head": 18, "id": 19, "lemma": "up", "misc": "", "start_char": 517, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 521, "feats": null, "head": 23, "id": 20, "lemma": ",", "misc": "", "start_char": 520, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 525, "feats": "Definite=Def|PronType=Art", "head": 22, "id": 21, "lemma": "the", "misc": "", "start_char": 522, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 532, "feats": "Number=Plur", "head": 23, "id": 22, "lemma": "movie", "misc": "", "start_char": 526, "text": "movies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "parataxis", "end_char": 536, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 18, "id": 23, "lemma": "have", "misc": "", "start_char": 533, "text": "had", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det:predet", "end_char": 541, "feats": null, "head": 26, "id": 24, "lemma": "such", "misc": "", "start_char": 537, "text": "such", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 544, "feats": "Definite=Ind|PronType=Art", "head": 26, "id": 25, "lemma": "a", "misc": "", "start_char": 542, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 551, "feats": "Number=Sing", "head": 23, "id": 26, "lemma": "impact", "misc": "", "start_char": 545, "text": "impact", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 554, "feats": null, "head": 29, "id": 27, "lemma": "on", "misc": "", "start_char": 552, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 557, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 29, "id": 28, "lemma": "my", "misc": "", "start_char": 555, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nmod", "end_char": 562, "feats": "Number=Sing", "head": 26, "id": 29, "lemma": "life", "misc": "", "start_char": 558, "text": "life", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 564, "feats": null, "head": 5, "id": 30, "lemma": ".", "misc": "", "start_char": 563, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 566, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 34, "id": 31, "lemma": "I", "misc": "", "start_char": 565, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 572, "feats": null, "head": 34, "id": 32, "lemma": "never", "misc": "", "start_char": 567, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 579, "feats": null, "head": 34, "id": 33, "lemma": "really", "misc": "", "start_char": 573, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 583, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 34, "lemma": "fit", "misc": "", "start_char": 580, "text": "fit", "upos": "VERB", "xpos": "VBP" }, { "deprel": "compound:prt", "end_char": 586, "feats": null, "head": 34, "id": 35, "lemma": "in", "misc": "", "start_char": 584, "text": "in", "upos": "ADP", "xpos": "RP" }, { "deprel": "advmod", "end_char": 595, "feats": null, "head": 34, "id": 36, "lemma": "anywhere", "misc": "", "start_char": 587, "text": "anywhere", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 597, "feats": null, "head": 5, "id": 37, "lemma": ".", "misc": "", "start_char": 596, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 602, "feats": null, "head": 40, "id": 38, "lemma": "till", "misc": "", "start_char": 598, "text": "Till", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 604, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 40, "id": 39, "lemma": "I", "misc": "", "start_char": 603, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 615, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 34, "id": 40, "lemma": "discover", "misc": "", "start_char": 605, "text": "discovered", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 619, "feats": "Definite=Def|PronType=Art", "head": 42, "id": 41, "lemma": "the", "misc": "", "start_char": 616, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 626, "feats": "Number=Plur", "head": 40, "id": 42, "lemma": "world", "misc": "", "start_char": 620, "text": "worlds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 629, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 44, "id": 43, "lemma": "he", "misc": "", "start_char": 627, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 637, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 42, "id": 44, "lemma": "create", "misc": "", "start_char": 630, "text": "created", "upos": "VERB", "xpos": "VBD" }, { "deprel": "cc", "end_char": 641, "feats": null, "head": 47, "id": 45, "lemma": "and", "misc": "", "start_char": 638, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 649, "feats": null, "head": 47, "id": 46, "lemma": "finally", "misc": "", "start_char": 642, "text": "finally", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 655, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 44, "id": 47, "lemma": "find", "misc": "", "start_char": 650, "text": "found", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 657, "feats": "Definite=Ind|PronType=Art", "head": 49, "id": 48, "lemma": "a", "misc": "", "start_char": 656, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 663, "feats": "Number=Sing", "head": 47, "id": 49, "lemma": "place", "misc": "", "start_char": 658, "text": "place", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 669, "feats": "PronType=Rel", "head": 52, "id": 50, "lemma": "where", "misc": "", "start_char": 664, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 671, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 52, "id": 51, "lemma": "I", "misc": "", "start_char": 670, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 678, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 49, "id": 52, "lemma": "belong", "misc": "", "start_char": 672, "text": "belong", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 680, "feats": null, "head": 5, "id": 53, "lemma": ".", "misc": "", "start_char": 679, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (SBARQ (CC But) (WHADVP (WRB why)) (SQ (VBP are) (NP (PRP you)) (ADVP (RB here))) (. ?)))" }, "speaker": "Sheldon", "text": "But why are you here?", "tokens": [ { "deprel": "cc", "end_char": 684, "feats": null, "head": 5, "id": 1, "lemma": "but", "misc": "", "start_char": 681, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 688, "feats": "PronType=Int", "head": 5, "id": 2, "lemma": "why", "misc": "", "start_char": 685, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "cop", "end_char": 692, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 689, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 696, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 693, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 701, "feats": "PronType=Dem", "head": 0, "id": 5, "lemma": "here", "misc": "", "start_char": 697, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 703, "feats": null, "head": 5, "id": 6, "lemma": "?", "misc": "", "start_char": 702, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (PRP I)) (, ,) (INTJ (UH uh)) (, ,) (S (NP (PRP I)) (VP (VBD hopped) (NP (DT a) (NN fence)))) (, ,) (CC and) (S (NP (PRP they)) (VP (VBD caught) (NP (PRP me)) (PP (IN in) (NP (NP (DT the) (NN sculpture) (NN gallery)) (VP (VBG making) (PRT (RP out)) (PP (IN with) (NP (DT a) (NNP Chewbacca) (NN statue)))))))) (. .)))" }, "speaker": "Nerdy Guy", "text": "Oh, I, uh, I hopped a fence, and they caught me in the sculpture gallery making out with a Chewbacca statue.", "tokens": [ { "deprel": "discourse", "end_char": 706, "feats": null, "head": 8, "id": 1, "lemma": "oh", "misc": "", "start_char": 704, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 708, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 707, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "reparandum", "end_char": 710, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 3, "lemma": "I", "misc": "", "start_char": 709, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 712, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 711, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 715, "feats": null, "head": 8, "id": 5, "lemma": "uh", "misc": "", "start_char": 713, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 717, "feats": null, "head": 5, "id": 6, "lemma": ",", "misc": "", "start_char": 716, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 719, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "I", "misc": "", "start_char": 718, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 726, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 8, "lemma": "hop", "misc": "", "start_char": 720, "text": "hopped", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 728, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 727, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 734, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "fence", "misc": "", "start_char": 729, "text": "fence", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 736, "feats": null, "head": 14, "id": 11, "lemma": ",", "misc": "", "start_char": 735, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 740, "feats": null, "head": 14, "id": 12, "lemma": "and", "misc": "", "start_char": 737, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 745, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 14, "id": 13, "lemma": "they", "misc": "", "start_char": 741, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 752, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": 14, "lemma": "catch", "misc": "", "start_char": 746, "text": "caught", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 755, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 15, "lemma": "I", "misc": "", "start_char": 753, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 758, "feats": null, "head": 19, "id": 16, "lemma": "in", "misc": "", "start_char": 756, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 762, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 17, "lemma": "the", "misc": "", "start_char": 759, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 772, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "sculpture", "misc": "", "start_char": 763, "text": "sculpture", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 780, "feats": "Number=Sing", "head": 14, "id": 19, "lemma": "gallery", "misc": "", "start_char": 773, "text": "gallery", "upos": "NOUN", "xpos": "NN" }, { "deprel": "acl", "end_char": 787, "feats": "VerbForm=Ger", "head": 19, "id": 20, "lemma": "make", "misc": "", "start_char": 781, "text": "making", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 791, "feats": null, "head": 20, "id": 21, "lemma": "out", "misc": "", "start_char": 788, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 796, "feats": null, "head": 25, "id": 22, "lemma": "with", "misc": "", "start_char": 792, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 798, "feats": "Definite=Ind|PronType=Art", "head": 25, "id": 23, "lemma": "a", "misc": "", "start_char": 797, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 808, "feats": "Number=Sing", "head": 25, "id": 24, "lemma": "Chewbacca", "misc": "", "start_char": 799, "text": "Chewbacca", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 815, "feats": "Number=Sing", "head": 20, "id": 25, "lemma": "statue", "misc": "", "start_char": 809, "text": "statue", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 817, "feats": null, "head": 8, "id": 26, "lemma": ".", "misc": "", "start_char": 816, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (NP (NNP Leonard)) (, ,) (NP (PRP they)) (VP (VBP have) (NP (DT a) (NN sculpture) (NN gallery))) (. .)))" }, "speaker": "Sheldon", "text": "Leonard, they have a sculpture gallery.", "tokens": [ { "deprel": "vocative", "end_char": 825, "feats": "Number=Sing", "head": 4, "id": 1, "lemma": "Leonard", "misc": "", "start_char": 818, "text": "Leonard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 827, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 826, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 832, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "they", "misc": "", "start_char": 828, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 837, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "have", "misc": "", "start_char": 833, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 839, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 5, "lemma": "a", "misc": "", "start_char": 838, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 849, "feats": "Number=Sing", "head": 7, "id": 6, "lemma": "sculpture", "misc": "", "start_char": 840, "text": "sculpture", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 857, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "gallery", "misc": "", "start_char": 850, "text": "gallery", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 859, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 858, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (ADVP (DT All) (RB right)) (PRN (, ,) (S (NP (PRP I)) (VP (VBD talked) (PP (IN to) (NP (PRP$ my) (NN supervisor))))) (, ,) (CC and) (S (NP (PRP we)) (VP (VBP 're) (VP (VBG gon) (S (VP (TO na) (VP (VB let) (S (NP (PRP you)) (VP (VB go) (PP (IN with) (NP (DT a) (NN warning))))))))))) (. .) (CC But) (S (SBAR (IN if) (S (NP (PRP you)) (ADVP (RB ever)) (VP (VBP come) (ADVP (RB back))))) (, ,) (NP (PRP we)) (VP (MD will) (VP (VP (VB call) (NP (DT the) (NN police))) (CC and) (VP (VB press) (NP (NNS charges))))))) (. .)))" }, "speaker": "Security Guard", "text": "All right, I talked to my supervisor, and we're gonna let you go with a warning . But if you ever come back, we will call the police and press charges.", "tokens": [ { "deprel": "obl:npmod", "end_char": 863, "feats": null, "head": 5, "id": 1, "lemma": "all", "misc": "", "start_char": 860, "text": "All", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 869, "feats": null, "head": 1, "id": 2, "lemma": "right", "misc": "", "start_char": 864, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 871, "feats": null, "head": 5, "id": 3, "lemma": ",", "misc": "", "start_char": 870, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 873, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 872, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 880, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "talk", "misc": "", "start_char": 874, "text": "talked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 883, "feats": null, "head": 8, "id": 6, "lemma": "to", "misc": "", "start_char": 881, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 886, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "my", "misc": "", "start_char": 884, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 897, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "supervisor", "misc": "", "start_char": 887, "text": "supervisor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 899, "feats": null, "head": 13, "id": 9, "lemma": ",", "misc": "", "start_char": 898, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 903, "feats": null, "head": 13, "id": 10, "lemma": "and", "misc": "", "start_char": 900, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 906, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 13, "id": 11, "lemma": "we", "misc": "", "start_char": 904, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 910, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 907, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "conj", "end_char": 914, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 13, "lemma": "go", "misc": "", "start_char": 911, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 917, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 915, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 921, "feats": "VerbForm=Inf", "head": 13, "id": 15, "lemma": "let", "misc": "", "start_char": 918, "text": "let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 925, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 15, "id": 16, "lemma": "you", "misc": "", "start_char": 922, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 928, "feats": "VerbForm=Inf", "head": 15, "id": 17, "lemma": "go", "misc": "", "start_char": 926, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 933, "feats": null, "head": 20, "id": 18, "lemma": "with", "misc": "", "start_char": 929, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 935, "feats": "Definite=Ind|PronType=Art", "head": 20, "id": 19, "lemma": "a", "misc": "", "start_char": 934, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 943, "feats": "Number=Sing", "head": 17, "id": 20, "lemma": "warning", "misc": "", "start_char": 936, "text": "warning", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 945, "feats": null, "head": 5, "id": 21, "lemma": ".", "misc": "", "start_char": 944, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 949, "feats": null, "head": 31, "id": 22, "lemma": "but", "misc": "", "start_char": 946, "text": "But", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "mark", "end_char": 952, "feats": null, "head": 26, "id": 23, "lemma": "if", "misc": "", "start_char": 950, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 956, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 26, "id": 24, "lemma": "you", "misc": "", "start_char": 953, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 961, "feats": null, "head": 26, "id": 25, "lemma": "ever", "misc": "", "start_char": 957, "text": "ever", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 966, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 31, "id": 26, "lemma": "come", "misc": "", "start_char": 962, "text": "come", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 971, "feats": null, "head": 26, "id": 27, "lemma": "back", "misc": "", "start_char": 967, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 973, "feats": null, "head": 26, "id": 28, "lemma": ",", "misc": "", "start_char": 972, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 976, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 31, "id": 29, "lemma": "we", "misc": "", "start_char": 974, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 981, "feats": "VerbForm=Fin", "head": 31, "id": 30, "lemma": "will", "misc": "", "start_char": 977, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "conj", "end_char": 986, "feats": "VerbForm=Inf", "head": 5, "id": 31, "lemma": "call", "misc": "", "start_char": 982, "text": "call", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 990, "feats": "Definite=Def|PronType=Art", "head": 33, "id": 32, "lemma": "the", "misc": "", "start_char": 987, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 997, "feats": "Number=Sing", "head": 31, "id": 33, "lemma": "police", "misc": "", "start_char": 991, "text": "police", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 1001, "feats": null, "head": 35, "id": 34, "lemma": "and", "misc": "", "start_char": 998, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1007, "feats": "VerbForm=Inf", "head": 31, "id": 35, "lemma": "press", "misc": "", "start_char": 1002, "text": "press", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 1015, "feats": "Number=Plur", "head": 35, "id": 36, "lemma": "charge", "misc": "", "start_char": 1008, "text": "charges", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1017, "feats": null, "head": 5, "id": 37, "lemma": ".", "misc": "", "start_char": 1016, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (PRP We)) (VP (VBP understand) (. .) (S (VP (VBP Thank) (NP (PRP you)) (NP (ADVP (RB so) (RB much)))))) (. .)))" }, "speaker": "Leonard", "text": "We understand . Thank you so much.", "tokens": [ { "deprel": "nsubj", "end_char": 1020, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "we", "misc": "", "start_char": 1018, "text": "We", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1031, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "understand", "misc": "", "start_char": 1021, "text": "understand", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1033, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 1032, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 1039, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 2, "id": 4, "lemma": "thank", "misc": "", "start_char": 1034, "text": "Thank", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 1043, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 5, "lemma": "you", "misc": "", "start_char": 1040, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 1046, "feats": null, "head": 7, "id": 6, "lemma": "so", "misc": "", "start_char": 1044, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1051, "feats": "Degree=Pos", "head": 4, "id": 7, "lemma": "much", "misc": "", "start_char": 1047, "text": "much", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1053, "feats": null, "head": 2, "id": 8, "lemma": ".", "misc": "", "start_char": 1052, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Uh)) (, ,) (FRAG (NP (WP what)) (PP (IN about) (NP (PRP me)))) (. ?)))" }, "speaker": "Nerdy Guy", "text": "Uh, what about me?", "tokens": [ { "deprel": "discourse", "end_char": 1056, "feats": null, "head": 3, "id": 1, "lemma": "uh", "misc": "", "start_char": 1054, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1058, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1057, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 1063, "feats": "PronType=Int", "head": 0, "id": 3, "lemma": "what", "misc": "", "start_char": 1059, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "case", "end_char": 1069, "feats": null, "head": 5, "id": 4, "lemma": "about", "misc": "", "start_char": 1064, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1072, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 5, "lemma": "I", "misc": "", "start_char": 1070, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1074, "feats": null, "head": 3, "id": 6, "lemma": "?", "misc": "", "start_char": 1073, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH No)) (, ,) (NP (PRP you)) (VP (VBP 're) (RB not) (VP (VBG going) (ADVP (RB anywhere)) (, ,) (NP (JJ kissy) (NN face))))) (. .) (S (NP (PRP I)) (VP (VBP have) (S (VP (TO to) (VP (VB take) (NP (PRP$ your) (NN picture)) (PP (IN to) (NP (NP (NN post)) (PP (IN at) (NP (DT the) (NN guard) (NN gate)))))))))) (. .)))" }, "speaker": "Security Guard", "text": "No, you're not going anywhere, kissy face . I have to take your picture to post at the guard gate.", "tokens": [ { "deprel": "discourse", "end_char": 1077, "feats": "Polarity=Neg", "head": 6, "id": 1, "lemma": "no", "misc": "", "start_char": 1075, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1079, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 1078, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1083, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 3, "lemma": "you", "misc": "", "start_char": 1080, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1087, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 1084, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1091, "feats": null, "head": 6, "id": 5, "lemma": "not", "misc": "", "start_char": 1088, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1097, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 6, "lemma": "go", "misc": "", "start_char": 1092, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 1106, "feats": null, "head": 6, "id": 7, "lemma": "anywhere", "misc": "", "start_char": 1098, "text": "anywhere", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1108, "feats": null, "head": 10, "id": 8, "lemma": ",", "misc": "", "start_char": 1107, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 1114, "feats": "Degree=Pos", "head": 10, "id": 9, "lemma": "kissy", "misc": "", "start_char": 1109, "text": "kissy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 1119, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "face", "misc": "", "start_char": 1115, "text": "face", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1121, "feats": null, "head": 6, "id": 11, "lemma": ".", "misc": "", "start_char": 1120, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 1123, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 12, "lemma": "I", "misc": "", "start_char": 1122, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1128, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 13, "lemma": "have", "misc": "", "start_char": 1124, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "mark", "end_char": 1131, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 1129, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 1136, "feats": "VerbForm=Inf", "head": 13, "id": 15, "lemma": "take", "misc": "", "start_char": 1132, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 1141, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 17, "id": 16, "lemma": "your", "misc": "", "start_char": 1137, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 1149, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "picture", "misc": "", "start_char": 1142, "text": "picture", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1152, "feats": null, "head": 19, "id": 18, "lemma": "to", "misc": "", "start_char": 1150, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1157, "feats": "Number=Sing", "head": 15, "id": 19, "lemma": "post", "misc": "", "start_char": 1153, "text": "post", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1160, "feats": null, "head": 23, "id": 20, "lemma": "at", "misc": "", "start_char": 1158, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1164, "feats": "Definite=Def|PronType=Art", "head": 23, "id": 21, "lemma": "the", "misc": "", "start_char": 1161, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 1170, "feats": "Number=Sing", "head": 23, "id": 22, "lemma": "guard", "misc": "", "start_char": 1165, "text": "guard", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 1175, "feats": "Number=Sing", "head": 15, "id": 23, "lemma": "gate", "misc": "", "start_char": 1171, "text": "gate", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1177, "feats": null, "head": 6, "id": 24, "lemma": ".", "misc": "", "start_char": 1176, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Uh)) (, ,) (NP (NP (CD one) (NN question)) (PP (IN about) (NP (DT that) (NN picture) (. .)))) (SQ (MD Can) (NP (PRP it)) (VP (VB be) (PP (IN with) (NP (NNP George) (NNP Lucas))))) (. ?) (S (INTJ (UH Ooh)) (, ,) (ADJP (JJ grumpy)) (NP (PRP you)) (VP (VBP are))) (. .)))" }, "speaker": "Sheldon", "text": "Uh, one question about that picture . Can it be with George Lucas? Ooh, grumpy you are.", "tokens": [ { "deprel": "discourse", "end_char": 1180, "feats": null, "head": 4, "id": 1, "lemma": "uh", "misc": "", "start_char": 1178, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1182, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 1181, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nummod", "end_char": 1186, "feats": "NumForm=Word|NumType=Card", "head": 4, "id": 3, "lemma": "one", "misc": "", "start_char": 1183, "text": "one", "upos": "NUM", "xpos": "CD" }, { "deprel": "root", "end_char": 1195, "feats": "Number=Sing", "head": 0, "id": 4, "lemma": "question", "misc": "", "start_char": 1187, "text": "question", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1201, "feats": null, "head": 7, "id": 5, "lemma": "about", "misc": "", "start_char": 1196, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1206, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 6, "lemma": "that", "misc": "", "start_char": 1202, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1214, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "picture", "misc": "", "start_char": 1207, "text": "picture", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1216, "feats": null, "head": 4, "id": 8, "lemma": ".", "misc": "", "start_char": 1215, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 1220, "feats": "VerbForm=Fin", "head": 13, "id": 9, "lemma": "can", "misc": "", "start_char": 1217, "text": "Can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 1223, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 13, "id": 10, "lemma": "it", "misc": "", "start_char": 1221, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1226, "feats": "VerbForm=Inf", "head": 13, "id": 11, "lemma": "be", "misc": "", "start_char": 1224, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "case", "end_char": 1231, "feats": null, "head": 13, "id": 12, "lemma": "with", "misc": "", "start_char": 1227, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "parataxis", "end_char": 1238, "feats": "Number=Sing", "head": 4, "id": 13, "lemma": "George", "misc": "", "start_char": 1232, "text": "George", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 1244, "feats": "Number=Sing", "head": 13, "id": 14, "lemma": "Lucas", "misc": "", "start_char": 1239, "text": "Lucas", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1246, "feats": null, "head": 18, "id": 15, "lemma": "?", "misc": "", "start_char": 1245, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1250, "feats": null, "head": 18, "id": 16, "lemma": "ooh", "misc": "", "start_char": 1247, "text": "Ooh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1252, "feats": null, "head": 16, "id": 17, "lemma": ",", "misc": "", "start_char": 1251, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 1259, "feats": "Degree=Pos", "head": 13, "id": 18, "lemma": "grumpy", "misc": "", "start_char": 1253, "text": "grumpy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 1263, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 20, "id": 19, "lemma": "you", "misc": "", "start_char": 1260, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl:relcl", "end_char": 1267, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 18, "id": 20, "lemma": "be", "misc": "", "start_char": 1264, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1269, "feats": null, "head": 4, "id": 21, "lemma": ".", "misc": "", "start_char": 1268, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ] ], [ [ 0, 3, 3 ], [ 1, 1, 1 ], [ 9, 12, 12 ], [ 10, 2, 2 ], [ 11, 10, 10 ], [ 11, 28, 28 ] ], [ [ 0, 9, 9 ], [ 11, 31, 32 ] ], [ [ 0, 8, 9 ] ], [ [ 1, 4, 5 ], [ 2, 11, 13 ] ], [ [ 1, 8, 8 ] ], [ [ 1, 10, 16 ] ], [ [ 1, 14, 16 ] ], [ [ 2, 2, 2 ] ], [ [ 2, 15, 15 ], [ 4, 2, 2 ] ], [ [ 4, 9, 9 ] ], [ [ 4, 11, 12 ] ], [ [ 5, 4, 4 ], [ 10, 0, 0 ] ], [ [ 5, 11, 11 ], [ 6, 4, 4 ], [ 7, 2, 2 ], [ 7, 27, 27 ], [ 7, 30, 30 ], [ 7, 38, 38 ], [ 7, 50, 50 ], [ 8, 3, 3 ], [ 9, 2, 2 ], [ 9, 6, 6 ], [ 9, 14, 14 ], [ 13, 4, 4 ], [ 14, 2, 2 ], [ 14, 8, 9 ], [ 14, 15, 15 ] ], [ [ 7, 7, 8 ], [ 7, 42, 42 ], [ 15, 12, 13 ] ], [ [ 9, 8, 9 ] ], [ [ 9, 16, 18 ] ], [ [ 9, 17, 18 ], [ 10, 4, 6 ] ], [ [ 9, 22, 24 ] ], [ [ 11, 3, 3 ], [ 11, 6, 6 ], [ 12, 4, 4 ], [ 14, 11, 11 ], [ 15, 18, 18 ] ], [ [ 11, 6, 7 ] ], [ [ 11, 15, 15 ], [ 11, 23, 23 ], [ 12, 0, 0 ] ], [ [ 14, 15, 16 ], [ 15, 5, 6 ] ], [ [ 14, 20, 22 ] ] ]
s08e19c08t
Do you think they're gonna call the police? Maybe they'll call Imperial Officers to take us to a holding cell on the Death Star. Oh, I think that's below the pay grade of an Imperial Officer . Stormtroopers are really the ones who ... Oh, shut up. Uh, Stormtroopers actually combine both the function of infantry and military police. Uh - huh, I'm normally very nice, but you shut up, too. So...what are you in for? Honestly, I just wanted to meet Mr. Lucas and say thank you . You know, growing up, the movies had such an impact on my life . I never really fit in anywhere . Till I discovered the worlds he created and finally found a place where I belong. But why are you here? Oh, I, uh, I hopped a fence, and they caught me in the sculpture gallery making out with a Chewbacca statue. Leonard, they have a sculpture gallery. All right, I talked to my supervisor, and we're gonna let you go with a warning . But if you ever come back, we will call the police and press charges. We understand . Thank you so much. Uh, what about me? No, you're not going anywhere, kissy face . I have to take your picture to post at the guard gate. Uh, one question about that picture . Can it be with George Lucas? Ooh, grumpy you are.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Okay)) (, ,) (NP (DT this)) (VP (VBZ is) (NP (NP (NP (DT the) (NN match)) (SBAR (WHNP (WDT that)) (S (VP (VBZ decides) (NP (PRP it)) (NP (DT all) (. .)) (PP (ADVP (RB First)) (IN to) (NP (CD 11) (NNS wins))))))) (. .) (S (NP (VB Serve)) (VP (VBZ switches) (NP (DT every) (CD five) (NNS points))))))) (. .) (CC And) (S (S (S (ADVP (ADVP (RB just) (RB so)) (S (NP (PRP you)) (VP (VBP know)))) (, ,) (SBAR (WHADVP (WRB when)) (S (NP (DT this)) (VP (VBD started)))) (, ,) (NP (PRP I)) (VP (VBD was) (VP (VBG going) (S (VP (TO to) (VP (VB put) (NP (DT the) (NNP TARDIS)) (PP (IN in) (NP (NP (DT a) (JJ discreet) (NN corner)) (PP (IN of) (NP (DT the) (NN house))))))))))) (, ,) (CC but) (S (NP (PRP I)) (VP (VBP 've) (ADVP (RB since)) (VP (VBN turned) (ADJP (JJ mean)))))) (, ,) (CC and) (S (ADVP (RB now)) (NP (PRP it)) (VP (VBZ 's) (VP (VBG going) (PP (ADVP (RB right)) (IN in) (NP (NP (DT the) (NN middle)) (PP (IN of) (NP (DT the) (NN living) (NN room))))) (PP (IN on) (NP (DT a) (VBG rotating) (NN platform))) (PP (IN with) (NP (NP (DT a) (NN sign)) (SBAR (WHNP (WDT that)) (S (VP (VBZ says) (NP (`` \")) (VP (VB suck) (NP (PRP it))) (. .) ('' \") (NP (NN Game) (RB on))))))))))) (. .)))" }, "speaker": "Howard", "text": "Okay, this is the match that decides it all . First to 11 wins . Serve switches every five points . And just so you know, when this started, I was going to put the TARDIS in a discreet corner of the house, but I've since turned mean, and now it's going right in the middle of the living room on a rotating platform with a sign that says \" suck it . \" Game on.", "tokens": [ { "deprel": "discourse", "end_char": 4, "feats": null, "head": 6, "id": 1, "lemma": "okay", "misc": "", "start_char": 0, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 6, "feats": null, "head": 6, "id": 2, "lemma": ",", "misc": "", "start_char": 5, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 11, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 3, "lemma": "this", "misc": "", "start_char": 7, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 14, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 12, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 18, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 15, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 24, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "match", "misc": "", "start_char": 19, "text": "match", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 29, "feats": "PronType=Rel", "head": 8, "id": 7, "lemma": "that", "misc": "", "start_char": 25, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "end_char": 37, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 8, "lemma": "decide", "misc": "", "start_char": 30, "text": "decides", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "obj", "end_char": 40, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 9, "lemma": "it", "misc": "", "start_char": 38, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 44, "feats": "PronType=Tot", "head": 9, "id": 10, "lemma": "all", "misc": "", "start_char": 41, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 46, "feats": null, "head": 8, "id": 11, "lemma": ".", "misc": "", "start_char": 45, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 52, "feats": "NumType=Ord", "head": 15, "id": 12, "lemma": "first", "misc": "", "start_char": 47, "text": "First", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 55, "feats": null, "head": 15, "id": 13, "lemma": "to", "misc": "", "start_char": 53, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nummod", "end_char": 58, "feats": "NumForm=Digit|NumType=Card", "head": 15, "id": 14, "lemma": "11", "misc": "", "start_char": 56, "text": "11", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl", "end_char": 63, "feats": "Number=Plur", "head": 8, "id": 15, "lemma": "win", "misc": "", "start_char": 59, "text": "wins", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 65, "feats": null, "head": 6, "id": 16, "lemma": ".", "misc": "", "start_char": 64, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 71, "feats": "Mood=Imp|VerbForm=Fin", "head": 6, "id": 17, "lemma": "serve", "misc": "", "start_char": 66, "text": "Serve", "upos": "VERB", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 80, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 18, "lemma": "switch", "misc": "", "start_char": 72, "text": "switches", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 86, "feats": null, "head": 21, "id": 19, "lemma": "every", "misc": "", "start_char": 81, "text": "every", "upos": "DET", "xpos": "DT" }, { "deprel": "nummod", "end_char": 91, "feats": "NumForm=Word|NumType=Card", "head": 21, "id": 20, "lemma": "five", "misc": "", "start_char": 87, "text": "five", "upos": "NUM", "xpos": "CD" }, { "deprel": "obl:tmod", "end_char": 98, "feats": "Number=Plur", "head": 18, "id": 21, "lemma": "point", "misc": "", "start_char": 92, "text": "points", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 100, "feats": null, "head": 6, "id": 22, "lemma": ".", "misc": "", "start_char": 99, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 104, "feats": null, "head": 35, "id": 23, "lemma": "and", "misc": "", "start_char": 101, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 109, "feats": null, "head": 27, "id": 24, "lemma": "just", "misc": "", "start_char": 105, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 112, "feats": null, "head": 35, "id": 25, "lemma": "so", "misc": "", "start_char": 110, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 116, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 27, "id": 26, "lemma": "you", "misc": "", "start_char": 113, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 121, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 35, "id": 27, "lemma": "know", "misc": "", "start_char": 117, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 123, "feats": null, "head": 35, "id": 28, "lemma": ",", "misc": "", "start_char": 122, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 128, "feats": "PronType=Int", "head": 31, "id": 29, "lemma": "when", "misc": "", "start_char": 124, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 133, "feats": "Number=Sing|PronType=Dem", "head": 31, "id": 30, "lemma": "this", "misc": "", "start_char": 129, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "advcl", "end_char": 141, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 35, "id": 31, "lemma": "start", "misc": "", "start_char": 134, "text": "started", "upos": "VERB", "xpos": "VBD" }, { "deprel": "punct", "end_char": 143, "feats": null, "head": 35, "id": 32, "lemma": ",", "misc": "", "start_char": 142, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 145, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 35, "id": 33, "lemma": "I", "misc": "", "start_char": 144, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 149, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 35, "id": 34, "lemma": "be", "misc": "", "start_char": 146, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "end_char": 155, "feats": "Tense=Pres|VerbForm=Part", "head": 6, "id": 35, "lemma": "go", "misc": "", "start_char": 150, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 158, "feats": null, "head": 37, "id": 36, "lemma": "to", "misc": "", "start_char": 156, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 162, "feats": "VerbForm=Inf", "head": 35, "id": 37, "lemma": "put", "misc": "", "start_char": 159, "text": "put", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 166, "feats": "Definite=Def|PronType=Art", "head": 39, "id": 38, "lemma": "the", "misc": "", "start_char": 163, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 173, "feats": "Number=Sing", "head": 37, "id": 39, "lemma": "TARDIS", "misc": "", "start_char": 167, "text": "TARDIS", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 176, "feats": null, "head": 43, "id": 40, "lemma": "in", "misc": "", "start_char": 174, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 178, "feats": "Definite=Ind|PronType=Art", "head": 43, "id": 41, "lemma": "a", "misc": "", "start_char": 177, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 187, "feats": "Degree=Pos", "head": 43, "id": 42, "lemma": "discreet", "misc": "", "start_char": 179, "text": "discreet", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl", "end_char": 194, "feats": "Number=Sing", "head": 37, "id": 43, "lemma": "corner", "misc": "", "start_char": 188, "text": "corner", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 197, "feats": null, "head": 46, "id": 44, "lemma": "of", "misc": "", "start_char": 195, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 201, "feats": "Definite=Def|PronType=Art", "head": 46, "id": 45, "lemma": "the", "misc": "", "start_char": 198, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 207, "feats": "Number=Sing", "head": 43, "id": 46, "lemma": "house", "misc": "", "start_char": 202, "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 209, "feats": null, "head": 52, "id": 47, "lemma": ",", "misc": "", "start_char": 208, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 213, "feats": null, "head": 52, "id": 48, "lemma": "but", "misc": "", "start_char": 210, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 215, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 52, "id": 49, "lemma": "I", "misc": "", "start_char": 214, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 219, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 52, "id": 50, "lemma": "have", "misc": "", "start_char": 216, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 225, "feats": null, "head": 52, "id": 51, "lemma": "since", "misc": "", "start_char": 220, "text": "since", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 232, "feats": "Tense=Past|VerbForm=Part", "head": 6, "id": 52, "lemma": "turn", "misc": "", "start_char": 226, "text": "turned", "upos": "VERB", "xpos": "VBN" }, { "deprel": "xcomp", "end_char": 237, "feats": "Degree=Pos", "head": 52, "id": 53, "lemma": "mean", "misc": "", "start_char": 233, "text": "mean", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 239, "feats": null, "head": 59, "id": 54, "lemma": ",", "misc": "", "start_char": 238, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 243, "feats": null, "head": 59, "id": 55, "lemma": "and", "misc": "", "start_char": 240, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 247, "feats": null, "head": 59, "id": 56, "lemma": "now", "misc": "", "start_char": 244, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 250, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 59, "id": 57, "lemma": "it", "misc": "", "start_char": 248, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 253, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 59, "id": 58, "lemma": "be", "misc": "", "start_char": 251, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 259, "feats": "Tense=Pres|VerbForm=Part", "head": 6, "id": 59, "lemma": "go", "misc": "", "start_char": 254, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 265, "feats": null, "head": 63, "id": 60, "lemma": "right", "misc": "", "start_char": 260, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 268, "feats": null, "head": 63, "id": 61, "lemma": "in", "misc": "", "start_char": 266, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 272, "feats": "Definite=Def|PronType=Art", "head": 63, "id": 62, "lemma": "the", "misc": "", "start_char": 269, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 279, "feats": "Number=Sing", "head": 59, "id": 63, "lemma": "middle", "misc": "", "start_char": 273, "text": "middle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 282, "feats": null, "head": 67, "id": 64, "lemma": "of", "misc": "", "start_char": 280, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 286, "feats": "Definite=Def|PronType=Art", "head": 67, "id": 65, "lemma": "the", "misc": "", "start_char": 283, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 293, "feats": "Number=Sing", "head": 67, "id": 66, "lemma": "living", "misc": "", "start_char": 287, "text": "living", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 298, "feats": "Number=Sing", "head": 63, "id": 67, "lemma": "room", "misc": "", "start_char": 294, "text": "room", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 301, "feats": null, "head": 71, "id": 68, "lemma": "on", "misc": "", "start_char": 299, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 303, "feats": "Definite=Ind|PronType=Art", "head": 71, "id": 69, "lemma": "a", "misc": "", "start_char": 302, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 312, "feats": "VerbForm=Ger", "head": 71, "id": 70, "lemma": "rotate", "misc": "", "start_char": 304, "text": "rotating", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod", "end_char": 321, "feats": "Number=Sing", "head": 67, "id": 71, "lemma": "platform", "misc": "", "start_char": 313, "text": "platform", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 326, "feats": null, "head": 74, "id": 72, "lemma": "with", "misc": "", "start_char": 322, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 328, "feats": "Definite=Ind|PronType=Art", "head": 74, "id": 73, "lemma": "a", "misc": "", "start_char": 327, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 333, "feats": "Number=Sing", "head": 59, "id": 74, "lemma": "sign", "misc": "", "start_char": 329, "text": "sign", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 338, "feats": "PronType=Rel", "head": 76, "id": 75, "lemma": "that", "misc": "", "start_char": 334, "text": "that", "upos": "PRON", "xpos": "WDT" }, { "deprel": "acl:relcl", "end_char": 343, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 74, "id": 76, "lemma": "say", "misc": "", "start_char": 339, "text": "says", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 345, "feats": null, "head": 78, "id": 77, "lemma": "\"", "misc": "", "start_char": 344, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "ccomp", "end_char": 350, "feats": "Mood=Imp|VerbForm=Fin", "head": 76, "id": 78, "lemma": "suck", "misc": "", "start_char": 346, "text": "suck", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 353, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 78, "id": 79, "lemma": "it", "misc": "", "start_char": 351, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 355, "feats": null, "head": 82, "id": 80, "lemma": ".", "misc": "", "start_char": 354, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 357, "feats": null, "head": 82, "id": 81, "lemma": "\"", "misc": "", "start_char": 356, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "parataxis", "end_char": 362, "feats": "Number=Sing", "head": 6, "id": 82, "lemma": "game", "misc": "", "start_char": 358, "text": "Game", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 365, "feats": null, "head": 82, "id": 83, "lemma": "on", "misc": "", "start_char": 363, "text": "on", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 367, "feats": null, "head": 6, "id": 84, "lemma": ".", "misc": "", "start_char": 366, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (SBARQ (SBAR (IN Except) (, ...) (S (NP (NNP Raj)) (VP (VBZ is) (VP (VBG gon) (S (VP (TO na) (VP (VB win))))))) (. .)) (SQ (VBZ Is) (RB n't) (NP (DT that) (JJ right) (, ,) (NNP Raj))) (. ?)))" }, "speaker": "Bernadette", "text": "Except...Raj is gonna win . Isn't that right, Raj?", "tokens": [ { "deprel": "mark", "end_char": 374, "feats": null, "head": 5, "id": 1, "lemma": "except", "misc": "", "start_char": 368, "text": "Except", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 378, "feats": null, "head": 5, "id": 2, "lemma": "...", "misc": "", "start_char": 375, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 382, "feats": "Number=Sing", "head": 5, "id": 3, "lemma": "Raj", "misc": "", "start_char": 379, "text": "Raj", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 385, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 383, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 389, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 5, "lemma": "go", "misc": "", "start_char": 386, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 392, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 390, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 396, "feats": "VerbForm=Inf", "head": 5, "id": 7, "lemma": "win", "misc": "", "start_char": 393, "text": "win", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 398, "feats": null, "head": 5, "id": 8, "lemma": ".", "misc": "", "start_char": 397, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cop", "end_char": 401, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 9, "lemma": "be", "misc": "", "start_char": 399, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 405, "feats": null, "head": 12, "id": 10, "lemma": "not", "misc": "", "start_char": 402, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 410, "feats": "Number=Sing|PronType=Dem", "head": 12, "id": 11, "lemma": "that", "misc": "", "start_char": 406, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 416, "feats": "Degree=Pos", "head": 5, "id": 12, "lemma": "right", "misc": "", "start_char": 411, "text": "right", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 418, "feats": null, "head": 12, "id": 13, "lemma": ",", "misc": "", "start_char": 417, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 422, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "Raj", "misc": "", "start_char": 419, "text": "Raj", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 424, "feats": null, "head": 5, "id": 15, "lemma": "?", "misc": "", "start_char": 423, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Uh)) (, ,) (INTJ (UH yeah)) (PRN (, ,) (S (NP (PRP I)) (VP (VBP mean))) (, ,)) (NP (PRP$ her) (NN serve)) (VP (VBD was) (ADJP (RB pretty) (JJ good))) (. .)))" }, "speaker": "Raj", "text": "Uh, yeah, I mean, her serve was pretty good.", "tokens": [ { "deprel": "discourse", "end_char": 427, "feats": null, "head": 12, "id": 1, "lemma": "uh", "misc": "", "start_char": 425, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 429, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 428, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 434, "feats": null, "head": 12, "id": 3, "lemma": "yeah", "misc": "", "start_char": 430, "text": "yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 436, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 435, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 438, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 437, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 443, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 12, "id": 6, "lemma": "mean", "misc": "", "start_char": 439, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 445, "feats": null, "head": 6, "id": 7, "lemma": ",", "misc": "", "start_char": 444, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nmod:poss", "end_char": 449, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "her", "misc": "", "start_char": 446, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 455, "feats": "Number=Sing", "head": 12, "id": 9, "lemma": "serve", "misc": "", "start_char": 450, "text": "serve", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 459, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": 10, "lemma": "be", "misc": "", "start_char": 456, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 466, "feats": null, "head": 12, "id": 11, "lemma": "pretty", "misc": "", "start_char": 460, "text": "pretty", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 471, "feats": "Degree=Pos", "head": 0, "id": 12, "lemma": "good", "misc": "", "start_char": 467, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 473, "feats": null, "head": 12, "id": 13, "lemma": ".", "misc": "", "start_char": 472, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (VP (VP (VB Come) (PRT (RP on))) (, ,) (VP (VB get) (PP (IN in) (NP (PRP$ her) (NN head)))) (. .) (VP (VB Be) (ADJP (JJ intimidating)))) (. .)))" }, "speaker": "Bernadette", "text": "Come on, get in her head . Be intimidating.", "tokens": [ { "deprel": "root", "end_char": 478, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "come", "misc": "", "start_char": 474, "text": "Come", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 481, "feats": null, "head": 1, "id": 2, "lemma": "on", "misc": "", "start_char": 479, "text": "on", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 483, "feats": null, "head": 4, "id": 3, "lemma": ",", "misc": "", "start_char": 482, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 487, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 4, "lemma": "get", "misc": "", "start_char": 484, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 490, "feats": null, "head": 7, "id": 5, "lemma": "in", "misc": "", "start_char": 488, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 494, "feats": "Case=Gen|Gender=Fem|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 7, "id": 6, "lemma": "her", "misc": "", "start_char": 491, "text": "her", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 499, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "head", "misc": "", "start_char": 495, "text": "head", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 501, "feats": null, "head": 1, "id": 8, "lemma": ".", "misc": "", "start_char": 500, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cop", "end_char": 504, "feats": "Mood=Imp|VerbForm=Fin", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 502, "text": "Be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 517, "feats": "Degree=Pos", "head": 1, "id": 10, "lemma": "intimidating", "misc": "", "start_char": 505, "text": "intimidating", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 519, "feats": null, "head": 1, "id": 11, "lemma": ".", "misc": "", "start_char": 518, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (INTJ (UH uh)) (, ...) (NP (PRP I)) (VP (VBP 'm) (VP (VBG gon) (S (VP (TO na) (VP (VP (VB own) (NP (PRP you))) (, ,) (VP (VB bitch))))))) (. !)))" }, "speaker": "Raj", "text": "Okay, uh...I'm gonna own you, bitch!", "tokens": [ { "deprel": "discourse", "end_char": 524, "feats": null, "head": 7, "id": 1, "lemma": "okay", "misc": "", "start_char": 520, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 526, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 525, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 529, "feats": null, "head": 7, "id": 3, "lemma": "uh", "misc": "", "start_char": 527, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 533, "feats": null, "head": 3, "id": 4, "lemma": "...", "misc": "", "start_char": 530, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 535, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 534, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 538, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 536, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 542, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 7, "lemma": "go", "misc": "", "start_char": 539, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 545, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 543, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 549, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "own", "misc": "", "start_char": 546, "text": "own", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 553, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 9, "id": 10, "lemma": "you", "misc": "", "start_char": 550, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 555, "feats": null, "head": 12, "id": 11, "lemma": ",", "misc": "", "start_char": 554, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 561, "feats": "VerbForm=Inf", "head": 7, "id": 12, "lemma": "bitch", "misc": "", "start_char": 556, "text": "bitch", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 563, "feats": null, "head": 7, "id": 13, "lemma": "!", "misc": "", "start_char": 562, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (INTJ (UH Whoa) (. !)))" }, "speaker": "Penny", "text": "Whoa!", "tokens": [ { "deprel": "root", "end_char": 568, "feats": null, "head": 0, "id": 1, "lemma": "whoa", "misc": "", "start_char": 564, "text": "Whoa", "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": 7, "misc": { "parse_tree": "(ROOT (INTJ (UH Hey) (. .)))" }, "speaker": "Bernadette", "text": "Hey.", "tokens": [ { "deprel": "root", "end_char": 574, "feats": null, "head": 0, "id": 1, "lemma": "hey", "misc": "", "start_char": 571, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 576, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 575, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ 's) (RB not) (ADJP (JJ nice))) (. .)))" }, "speaker": "Amy", "text": "That's not nice.", "tokens": [ { "deprel": "nsubj", "end_char": 581, "feats": "Number=Sing|PronType=Dem", "head": 4, "id": 1, "lemma": "that", "misc": "", "start_char": 577, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 584, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 582, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 588, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 585, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 593, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "nice", "misc": "", "start_char": 589, "text": "nice", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 595, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 594, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (VP (VB Let) (S (NP (PRP 's)) (ADVP (RB just)) (VP (VB play)))) (. .)))" }, "speaker": "Raj", "text": "Let's just play.", "tokens": [ { "deprel": "root", "end_char": 599, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "let", "misc": "", "start_char": 596, "text": "Let", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 602, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 1, "id": 2, "lemma": "we", "misc": "", "start_char": 600, "text": "'s", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 607, "feats": null, "head": 4, "id": 3, "lemma": "just", "misc": "", "start_char": 603, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "xcomp", "end_char": 612, "feats": "VerbForm=Inf", "head": 1, "id": 4, "lemma": "play", "misc": "", "start_char": 608, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 614, "feats": null, "head": 1, "id": 5, "lemma": ".", "misc": "", "start_char": 613, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (NP (CD One) (HYPH -) (CD zero) (. .)) (NP (CD Two) (. .) (CD Three) (. .) (CD Four) (. .) (CD Five) (HYPH -) (NN nothing) (. .))) (VP (VB Wait)) (, ,) (SQ (VBD did) (NP (PRP you)) (VP (VB play) (NP (NP (NN badminton)) (CC or) (NP (JJ sad) (HYPH -) (NNP minton))))) (. ?)))" }, "speaker": "Howard", "text": "One - zero . Two . Three . Four . Five - nothing . Wait, did you play badminton or sad - minton?", "tokens": [ { "deprel": "root", "end_char": 618, "feats": "NumForm=Word|NumType=Card", "head": 0, "id": 1, "lemma": "one", "misc": "", "start_char": 615, "text": "One", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 620, "feats": null, "head": 3, "id": 2, "lemma": "-", "misc": "", "start_char": 619, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "dep", "end_char": 625, "feats": "NumForm=Word|NumType=Card", "head": 1, "id": 3, "lemma": "zero", "misc": "", "start_char": 621, "text": "zero", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 627, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 626, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "conj", "end_char": 631, "feats": "NumForm=Word|NumType=Card", "head": 1, "id": 5, "lemma": "two", "misc": "", "start_char": 628, "text": "Two", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 633, "feats": null, "head": 1, "id": 6, "lemma": ".", "misc": "", "start_char": 632, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "conj", "end_char": 639, "feats": "NumForm=Word|NumType=Card", "head": 1, "id": 7, "lemma": "three", "misc": "", "start_char": 634, "text": "Three", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 641, "feats": null, "head": 9, "id": 8, "lemma": ".", "misc": "", "start_char": 640, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "conj", "end_char": 646, "feats": "NumForm=Word|NumType=Card", "head": 1, "id": 9, "lemma": "four", "misc": "", "start_char": 642, "text": "Four", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 648, "feats": null, "head": 9, "id": 10, "lemma": ".", "misc": "", "start_char": 647, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nummod", "end_char": 653, "feats": "NumForm=Word|NumType=Card", "head": 13, "id": 11, "lemma": "five", "misc": "", "start_char": 649, "text": "Five", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 655, "feats": null, "head": 11, "id": 12, "lemma": "-", "misc": "", "start_char": 654, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "parataxis", "end_char": 663, "feats": "Number=Sing|PronType=Neg", "head": 1, "id": 13, "lemma": "nothing", "misc": "", "start_char": 656, "text": "nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 665, "feats": null, "head": 1, "id": 14, "lemma": ".", "misc": "", "start_char": 664, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 670, "feats": "Mood=Imp|VerbForm=Fin", "head": 1, "id": 15, "lemma": "wait", "misc": "", "start_char": 666, "text": "Wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 672, "feats": null, "head": 19, "id": 16, "lemma": ",", "misc": "", "start_char": 671, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 676, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 19, "id": 17, "lemma": "do", "misc": "", "start_char": 673, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 680, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 19, "id": 18, "lemma": "you", "misc": "", "start_char": 677, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 685, "feats": "VerbForm=Inf", "head": 15, "id": 19, "lemma": "play", "misc": "", "start_char": 681, "text": "play", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 695, "feats": "Number=Sing", "head": 19, "id": 20, "lemma": "badminton", "misc": "", "start_char": 686, "text": "badminton", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 698, "feats": null, "head": 24, "id": 21, "lemma": "or", "misc": "", "start_char": 696, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "amod", "end_char": 702, "feats": "Degree=Pos", "head": 24, "id": 22, "lemma": "sad", "misc": "", "start_char": 699, "text": "sad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 704, "feats": null, "head": 24, "id": 23, "lemma": "-", "misc": "", "start_char": 703, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "conj", "end_char": 711, "feats": "Number=Sing", "head": 20, "id": 24, "lemma": "minton", "misc": "", "start_char": 705, "text": "minton", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 713, "feats": null, "head": 1, "id": 25, "lemma": "?", "misc": "", "start_char": 712, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (VP (VB Do) (RB n't) (VP (VB listen) (PP (IN to) (NP (UH him--) (S (NP (NP (DT all)) (SBAR (S (NP (PRP she)) (VP (VBZ 's) (VP (VBN got)))))) (VP (VP (VBZ is) (NP (DT a) (NN serve) (. .) (RB Now))) (, ,) (VP (VB grab) (NP (DT a) (JJ fresh) (NN tampon))) (CC and) (VP (VB put) (NP (PRP her)) (PRT (RB away))))))))) (. .)))" }, "speaker": "Bernadette", "text": "Don't listen to him-- all she's got is a serve . Now, grab a fresh tampon and put her away.", "tokens": [ { "deprel": "aux", "end_char": 716, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 714, "text": "Do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 720, "feats": null, "head": 3, "id": 2, "lemma": "not", "misc": "", "start_char": 717, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 727, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "listen", "misc": "", "start_char": 721, "text": "listen", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 730, "feats": null, "head": 6, "id": 4, "lemma": "to", "misc": "", "start_char": 728, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "reparandum", "end_char": 736, "feats": null, "head": 6, "id": 5, "lemma": "him--", "misc": "", "start_char": 731, "text": "him--", "upos": "INTJ", "xpos": "UH" }, { "deprel": "nsubj", "end_char": 740, "feats": null, "head": 12, "id": 6, "lemma": "all", "misc": "", "start_char": 737, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 744, "feats": "Case=Nom|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 7, "lemma": "she", "misc": "", "start_char": 741, "text": "she", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 747, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 745, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "acl:relcl", "end_char": 751, "feats": "Tense=Past|VerbForm=Part", "head": 6, "id": 9, "lemma": "get", "misc": "", "start_char": 748, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "cop", "end_char": 754, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 10, "lemma": "be", "misc": "", "start_char": 752, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 756, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 11, "lemma": "a", "misc": "", "start_char": 755, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 762, "feats": "Number=Sing", "head": 3, "id": 12, "lemma": "serve", "misc": "", "start_char": 757, "text": "serve", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 764, "feats": null, "head": 3, "id": 13, "lemma": ".", "misc": "", "start_char": 763, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 768, "feats": null, "head": 16, "id": 14, "lemma": "now", "misc": "", "start_char": 765, "text": "Now", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 770, "feats": null, "head": 14, "id": 15, "lemma": ",", "misc": "", "start_char": 769, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "parataxis", "end_char": 775, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 16, "lemma": "grab", "misc": "", "start_char": 771, "text": "grab", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 777, "feats": "Definite=Ind|PronType=Art", "head": 19, "id": 17, "lemma": "a", "misc": "", "start_char": 776, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 783, "feats": "Degree=Pos", "head": 19, "id": 18, "lemma": "fresh", "misc": "", "start_char": 778, "text": "fresh", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 790, "feats": "Number=Sing", "head": 16, "id": 19, "lemma": "tampon", "misc": "", "start_char": 784, "text": "tampon", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 794, "feats": null, "head": 21, "id": 20, "lemma": "and", "misc": "", "start_char": 791, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 798, "feats": "Mood=Imp|VerbForm=Fin", "head": 16, "id": 21, "lemma": "put", "misc": "", "start_char": 795, "text": "put", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 802, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 21, "id": 22, "lemma": "her", "misc": "", "start_char": 799, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 807, "feats": null, "head": 21, "id": 23, "lemma": "away", "misc": "", "start_char": 803, "text": "away", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 809, "feats": null, "head": 3, "id": 24, "lemma": ".", "misc": "", "start_char": 808, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (LST (UH Wha) (, ...) (. ?) (LST (DT A) (, -)) (CC And) (WHNP (DT that)) (VP (VBZ 's) (RB not) (ADJP (JJ offensive))) (. ?) (SBARQ (WHADVP (WRB Where)) (SQ (VBZ 's) (NP (DT the) (NN line)))) (. ?)))" }, "speaker": "Raj", "text": "Wha ...? A - And that's not offensive? Where's the line?", "tokens": [ { "deprel": "discourse", "end_char": 813, "feats": null, "head": 4, "id": 1, "lemma": "wha", "misc": "", "start_char": 810, "text": "Wha", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 817, "feats": null, "head": 4, "id": 2, "lemma": "...", "misc": "", "start_char": 814, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 819, "feats": null, "head": 4, "id": 3, "lemma": "?", "misc": "", "start_char": 818, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "root", "end_char": 821, "feats": "Definite=Ind|PronType=Art", "head": 0, "id": 4, "lemma": "a", "misc": "", "start_char": 820, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 823, "feats": null, "head": 4, "id": 5, "lemma": "-", "misc": "", "start_char": 822, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 827, "feats": null, "head": 10, "id": 6, "lemma": "and", "misc": "", "start_char": 824, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 832, "feats": "Number=Sing|PronType=Dem", "head": 10, "id": 7, "lemma": "that", "misc": "", "start_char": 828, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 835, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 833, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 839, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 836, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 849, "feats": "Degree=Pos", "head": 4, "id": 10, "lemma": "offensive", "misc": "", "start_char": 840, "text": "offensive", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 851, "feats": null, "head": 10, "id": 11, "lemma": "?", "misc": "", "start_char": 850, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 857, "feats": "PronType=Int", "head": 10, "id": 12, "lemma": "where", "misc": "", "start_char": 852, "text": "Where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "cop", "end_char": 860, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 12, "id": 13, "lemma": "be", "misc": "", "start_char": 858, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 864, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 14, "lemma": "the", "misc": "", "start_char": 861, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 869, "feats": "Number=Sing", "head": 12, "id": 15, "lemma": "line", "misc": "", "start_char": 865, "text": "line", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 871, "feats": null, "head": 4, "id": 16, "lemma": "?", "misc": "", "start_char": 870, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (PP (IN in) (NP (PRP$ your) (NN purse) (. .) (VB Play)))) (. .)))" }, "speaker": "Penny", "text": "It's in your purse . Play.", "tokens": [ { "deprel": "nsubj", "end_char": 874, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 1, "lemma": "it", "misc": "", "start_char": 872, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 877, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 875, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 880, "feats": null, "head": 5, "id": 3, "lemma": "in", "misc": "", "start_char": 878, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 885, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 5, "id": 4, "lemma": "your", "misc": "", "start_char": 881, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "root", "end_char": 891, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "purse", "misc": "", "start_char": 886, "text": "purse", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 893, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 892, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 898, "feats": "Mood=Imp|VerbForm=Fin", "head": 5, "id": 7, "lemma": "play", "misc": "", "start_char": 894, "text": "Play", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 900, "feats": null, "head": 5, "id": 8, "lemma": ".", "misc": "", "start_char": 899, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (NP (NP (NP (CD One) (HYPH -) (CD five) (. .)) (NP (CD Two) (HYPH -) (CD five) (. .))) (NP (CD Three) (HYPH -) (CD five) (. .)) (NP (CD Four) (HYPH -) (CD five) (. .)) (NP (CD Five) (HYPH -) (CD five)) (. !)))" }, "speaker": "Bernadette", "text": "One - five . Two - five . Three - five . Four - five . Five - five!", "tokens": [ { "deprel": "root", "end_char": 904, "feats": "NumForm=Word|NumType=Card", "head": 0, "id": 1, "lemma": "one", "misc": "", "start_char": 901, "text": "One", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 906, "feats": null, "head": 3, "id": 2, "lemma": "-", "misc": "", "start_char": 905, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "dep", "end_char": 911, "feats": "NumForm=Word|NumType=Card", "head": 1, "id": 3, "lemma": "five", "misc": "", "start_char": 907, "text": "five", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 913, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 912, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "conj", "end_char": 917, "feats": "NumForm=Word|NumType=Card", "head": 1, "id": 5, "lemma": "two", "misc": "", "start_char": 914, "text": "Two", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 919, "feats": null, "head": 7, "id": 6, "lemma": "-", "misc": "", "start_char": 918, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "conj", "end_char": 924, "feats": "NumForm=Word|NumType=Card", "head": 5, "id": 7, "lemma": "five", "misc": "", "start_char": 920, "text": "five", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 926, "feats": null, "head": 9, "id": 8, "lemma": ".", "misc": "", "start_char": 925, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "conj", "end_char": 932, "feats": "NumForm=Word|NumType=Card", "head": 1, "id": 9, "lemma": "three", "misc": "", "start_char": 927, "text": "Three", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 934, "feats": null, "head": 11, "id": 10, "lemma": "-", "misc": "", "start_char": 933, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "conj", "end_char": 939, "feats": "NumForm=Word|NumType=Card", "head": 9, "id": 11, "lemma": "five", "misc": "", "start_char": 935, "text": "five", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 941, "feats": null, "head": 13, "id": 12, "lemma": ".", "misc": "", "start_char": 940, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "compound", "end_char": 946, "feats": "NumForm=Word|NumType=Card", "head": 15, "id": 13, "lemma": "four", "misc": "", "start_char": 942, "text": "Four", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 948, "feats": null, "head": 13, "id": 14, "lemma": "-", "misc": "", "start_char": 947, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "conj", "end_char": 953, "feats": "NumForm=Word|NumType=Card", "head": 1, "id": 15, "lemma": "five", "misc": "", "start_char": 949, "text": "five", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 955, "feats": null, "head": 19, "id": 16, "lemma": ".", "misc": "", "start_char": 954, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "compound", "end_char": 960, "feats": "NumForm=Word|NumType=Card", "head": 19, "id": 17, "lemma": "five", "misc": "", "start_char": 956, "text": "Five", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 962, "feats": null, "head": 17, "id": 18, "lemma": "-", "misc": "", "start_char": 961, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "conj", "end_char": 967, "feats": "NumForm=Word|NumType=Card", "head": 1, "id": 19, "lemma": "five", "misc": "", "start_char": 963, "text": "five", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 969, "feats": null, "head": 1, "id": 20, "lemma": "!", "misc": "", "start_char": 968, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (NP (CD Six) (. .) (CD Seven) (. .) (CD Eight) (. .) (CD Nine) (. .) (NP (CD Ten) (HYPH -) (CD five)) (. !) (NP (CD Eight) (. .) (CD Nine)) (. .)))" }, "speaker": "Howard", "text": "Six . Seven . Eight . Nine . Ten - five! Eight . Nine.", "tokens": [ { "deprel": "root", "end_char": 973, "feats": "NumForm=Word|NumType=Card", "head": 0, "id": 1, "lemma": "six", "misc": "", "start_char": 970, "text": "Six", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 975, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 974, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "dep", "end_char": 981, "feats": "NumForm=Word|NumType=Card", "head": 1, "id": 3, "lemma": "seven", "misc": "", "start_char": 976, "text": "Seven", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 983, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 982, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "conj", "end_char": 989, "feats": "NumForm=Word|NumType=Card", "head": 3, "id": 5, "lemma": "eight", "misc": "", "start_char": 984, "text": "Eight", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 991, "feats": null, "head": 7, "id": 6, "lemma": ".", "misc": "", "start_char": 990, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "conj", "end_char": 996, "feats": "NumForm=Word|NumType=Card", "head": 3, "id": 7, "lemma": "nine", "misc": "", "start_char": 992, "text": "Nine", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 998, "feats": null, "head": 9, "id": 8, "lemma": ".", "misc": "", "start_char": 997, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "conj", "end_char": 1002, "feats": "NumForm=Word|NumType=Card", "head": 7, "id": 9, "lemma": "ten", "misc": "", "start_char": 999, "text": "Ten", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1004, "feats": null, "head": 11, "id": 10, "lemma": "-", "misc": "", "start_char": 1003, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "conj", "end_char": 1009, "feats": "NumForm=Word|NumType=Card", "head": 9, "id": 11, "lemma": "five", "misc": "", "start_char": 1005, "text": "five", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1011, "feats": null, "head": 13, "id": 12, "lemma": "!", "misc": "", "start_char": 1010, "text": "!", "upos": "PUNCT", "xpos": "." }, { "deprel": "conj", "end_char": 1017, "feats": "NumForm=Word|NumType=Card", "head": 11, "id": 13, "lemma": "eight", "misc": "", "start_char": 1012, "text": "Eight", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1019, "feats": null, "head": 1, "id": 14, "lemma": ".", "misc": "", "start_char": 1018, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "conj", "end_char": 1024, "feats": "NumForm=Word|NumType=Card", "head": 1, "id": 15, "lemma": "nine", "misc": "", "start_char": 1020, "text": "Nine", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1026, "feats": null, "head": 1, "id": 16, "lemma": ".", "misc": "", "start_char": 1025, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (NP (CD Ten) (HYPH -) (CD ten) (. !)))" }, "speaker": "Bernadette", "text": "Ten - ten!", "tokens": [ { "deprel": "root", "end_char": 1030, "feats": "NumForm=Word|NumType=Card", "head": 0, "id": 1, "lemma": "ten", "misc": "", "start_char": 1027, "text": "Ten", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1032, "feats": null, "head": 1, "id": 2, "lemma": "-", "misc": "", "start_char": 1031, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "conj", "end_char": 1036, "feats": "NumForm=Word|NumType=Card", "head": 1, "id": 3, "lemma": "ten", "misc": "", "start_char": 1033, "text": "ten", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 1038, "feats": null, "head": 1, "id": 4, "lemma": "!", "misc": "", "start_char": 1037, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (DT that)) (VP (VBD was) (NP (DT an) (JJ exciting) (CD 40) (NNS seconds))) (. .)))" }, "speaker": "Amy", "text": "Well, that was an exciting 40 seconds.", "tokens": [ { "deprel": "discourse", "end_char": 1043, "feats": null, "head": 8, "id": 1, "lemma": "well", "misc": "", "start_char": 1039, "text": "Well", "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": 1050, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 3, "lemma": "that", "misc": "", "start_char": 1046, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1054, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": 4, "lemma": "be", "misc": "", "start_char": 1051, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "det", "end_char": 1057, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 5, "lemma": "a", "misc": "", "start_char": 1055, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 1066, "feats": "Degree=Pos", "head": 8, "id": 6, "lemma": "exciting", "misc": "", "start_char": 1058, "text": "exciting", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nummod", "end_char": 1069, "feats": "NumForm=Digit|NumType=Card", "head": 8, "id": 7, "lemma": "40", "misc": "", "start_char": 1067, "text": "40", "upos": "NUM", "xpos": "CD" }, { "deprel": "root", "end_char": 1077, "feats": "Number=Plur", "head": 0, "id": 8, "lemma": "second", "misc": "", "start_char": 1070, "text": "seconds", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 1079, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 1078, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 18, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP It)) (VP (VBD was))) (, ,) (CC and) (S (ADVP (RB now)) (NP (DT the) (NN serve)) (VP (VBZ is) (ADVP (RB back) (PP (IN to) (NP (PRP you)))))) (, ,) (CC and) (S (NP (DT the) (NN game)) (VP (VBZ is) (ADVP (RB over)))) (. .)))" }, "speaker": "Howard", "text": "It was, and now the serve is back to you, and the game is over.", "tokens": [ { "deprel": "nsubj", "end_char": 1082, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "it", "misc": "", "start_char": 1080, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1086, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "be", "misc": "", "start_char": 1083, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "punct", "end_char": 1088, "feats": null, "head": 9, "id": 3, "lemma": ",", "misc": "", "start_char": 1087, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1092, "feats": null, "head": 9, "id": 4, "lemma": "and", "misc": "", "start_char": 1089, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 1096, "feats": null, "head": 9, "id": 5, "lemma": "now", "misc": "", "start_char": 1093, "text": "now", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 1100, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 1097, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1106, "feats": "Number=Sing", "head": 9, "id": 7, "lemma": "serve", "misc": "", "start_char": 1101, "text": "serve", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1109, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 1107, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 1114, "feats": null, "head": 2, "id": 9, "lemma": "back", "misc": "", "start_char": 1110, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1117, "feats": null, "head": 11, "id": 10, "lemma": "to", "misc": "", "start_char": 1115, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1121, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 9, "id": 11, "lemma": "you", "misc": "", "start_char": 1118, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1123, "feats": null, "head": 17, "id": 12, "lemma": ",", "misc": "", "start_char": 1122, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 1127, "feats": null, "head": 17, "id": 13, "lemma": "and", "misc": "", "start_char": 1124, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 1131, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 14, "lemma": "the", "misc": "", "start_char": 1128, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1136, "feats": "Number=Sing", "head": 17, "id": 15, "lemma": "game", "misc": "", "start_char": 1132, "text": "game", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 1139, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 17, "id": 16, "lemma": "be", "misc": "", "start_char": 1137, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "conj", "end_char": 1144, "feats": null, "head": 9, "id": 17, "lemma": "over", "misc": "", "start_char": 1140, "text": "over", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1146, "feats": null, "head": 2, "id": 18, "lemma": ".", "misc": "", "start_char": 1145, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 19, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP know))) (, ,) (S (NP (NNP Amy)) (, ,) (NP (PRP I)) (, ,) (INTJ (UH uh)) (, ...) (VP (MD ca) (RB n't) (VP (VP (VB help)) (CC but) (VP (VB wonder) (SBAR (WHADVP (WRB how)) (S (NP (NNP Sheldon)) (VP (MD would) (VP (VB react) (SBAR (IN if) (S (NP (DT the) (NNP TARDIS)) (VP (VBD was) (PP (IN at) (NP (PRP$ your) (NN place)))))))))))))) (. .)))" }, "speaker": "Bernadette", "text": "You know, Amy, I, uh...can't help but wonder how Sheldon would react if the TARDIS was at your place.", "tokens": [ { "deprel": "nsubj", "end_char": 1150, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 1147, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1155, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 12, "id": 2, "lemma": "know", "misc": "", "start_char": 1151, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1157, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 1156, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 1161, "feats": "Number=Sing", "head": 12, "id": 4, "lemma": "Amy", "misc": "", "start_char": 1158, "text": "Amy", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1163, "feats": null, "head": 12, "id": 5, "lemma": ",", "misc": "", "start_char": 1162, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "reparandum", "end_char": 1165, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 6, "lemma": "I", "misc": "", "start_char": 1164, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1167, "feats": null, "head": 12, "id": 7, "lemma": ",", "misc": "", "start_char": 1166, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 1170, "feats": null, "head": 12, "id": 8, "lemma": "uh", "misc": "", "start_char": 1168, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1174, "feats": null, "head": 8, "id": 9, "lemma": "...", "misc": "", "start_char": 1171, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 1177, "feats": "VerbForm=Fin", "head": 12, "id": 10, "lemma": "can", "misc": "", "start_char": 1175, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1181, "feats": null, "head": 12, "id": 11, "lemma": "not", "misc": "", "start_char": 1178, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1186, "feats": "VerbForm=Inf", "head": 0, "id": 12, "lemma": "help", "misc": "", "start_char": 1182, "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "cc", "end_char": 1190, "feats": null, "head": 14, "id": 13, "lemma": "but", "misc": "", "start_char": 1187, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 1197, "feats": "VerbForm=Inf", "head": 12, "id": 14, "lemma": "wonder", "misc": "", "start_char": 1191, "text": "wonder", "upos": "VERB", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1201, "feats": "PronType=Int", "head": 18, "id": 15, "lemma": "how", "misc": "", "start_char": 1198, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 1209, "feats": "Number=Sing", "head": 18, "id": 16, "lemma": "Sheldon", "misc": "", "start_char": 1202, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 1215, "feats": "VerbForm=Fin", "head": 18, "id": 17, "lemma": "would", "misc": "", "start_char": 1210, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 1221, "feats": "VerbForm=Inf", "head": 14, "id": 18, "lemma": "react", "misc": "", "start_char": 1216, "text": "react", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 1224, "feats": null, "head": 25, "id": 19, "lemma": "if", "misc": "", "start_char": 1222, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 1228, "feats": "Definite=Def|PronType=Art", "head": 21, "id": 20, "lemma": "the", "misc": "", "start_char": 1225, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 1235, "feats": "Number=Sing", "head": 25, "id": 21, "lemma": "TARDIS", "misc": "", "start_char": 1229, "text": "TARDIS", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 1239, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 25, "id": 22, "lemma": "be", "misc": "", "start_char": 1236, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "case", "end_char": 1242, "feats": null, "head": 25, "id": 23, "lemma": "at", "misc": "", "start_char": 1240, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1247, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 25, "id": 24, "lemma": "your", "misc": "", "start_char": 1243, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "advcl", "end_char": 1253, "feats": "Number=Sing", "head": 18, "id": 25, "lemma": "place", "misc": "", "start_char": 1248, "text": "place", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1255, "feats": null, "head": 12, "id": 26, "lemma": ".", "misc": "", "start_char": 1254, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 20, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Do) (RB n't) (VP (VB listen) (PP (IN to) (NP (PRP her)))))) (, ,) (ADVP (RB just)) (VP (VBD hit) (NP (DT the) (NN ball))) (. .)))" }, "speaker": "Howard", "text": "Don't listen to her, just hit the ball.", "tokens": [ { "deprel": "aux", "end_char": 1258, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 1, "lemma": "do", "misc": "", "start_char": 1256, "text": "Do", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 1262, "feats": null, "head": 3, "id": 2, "lemma": "not", "misc": "", "start_char": 1259, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 1269, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "listen", "misc": "", "start_char": 1263, "text": "listen", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1272, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 1270, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1276, "feats": "Case=Acc|Gender=Fem|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 5, "lemma": "her", "misc": "", "start_char": 1273, "text": "her", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1278, "feats": null, "head": 8, "id": 6, "lemma": ",", "misc": "", "start_char": 1277, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 1283, "feats": null, "head": 8, "id": 7, "lemma": "just", "misc": "", "start_char": 1279, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 1287, "feats": "Mood=Imp|VerbForm=Fin", "head": 3, "id": 8, "lemma": "hit", "misc": "", "start_char": 1284, "text": "hit", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 1291, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 1288, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 1296, "feats": "Number=Sing", "head": 8, "id": 10, "lemma": "ball", "misc": "", "start_char": 1292, "text": "ball", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1298, "feats": null, "head": 3, "id": 11, "lemma": ".", "misc": "", "start_char": 1297, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 21, "misc": { "parse_tree": "(ROOT (S (VP (VB Keep) (VP (VBG talking))) (. .)))" }, "speaker": "Amy", "text": "Keep talking.", "tokens": [ { "deprel": "root", "end_char": 1303, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "keep", "misc": "", "start_char": 1299, "text": "Keep", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 1311, "feats": "VerbForm=Ger", "head": 1, "id": 2, "lemma": "talk", "misc": "", "start_char": 1304, "text": "talking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 1313, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 1312, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 25, 25 ] ], [ [ 0, 32, 32 ], [ 0, 48, 48 ], [ 10, 4, 4 ] ], [ [ 0, 38, 38 ], [ 18, 19, 20 ] ], [ [ 0, 37, 38 ] ], [ [ 0, 44, 45 ] ], [ [ 0, 64, 66 ] ], [ [ 0, 68, 70 ] ], [ [ 1, 2, 2 ], [ 1, 13, 13 ] ], [ [ 2, 4, 4 ], [ 4, 4, 4 ], [ 12, 3, 3 ] ], [ [ 2, 7, 7 ], [ 3, 5, 5 ], [ 4, 9, 9 ], [ 4, 11, 11 ], [ 10, 6, 6 ], [ 10, 21, 21 ] ], [ [ 3, 5, 6 ] ], [ [ 10, 16, 18 ] ], [ [ 12, 3, 4 ] ], [ [ 18, 0, 0 ], [ 18, 3, 3 ], [ 18, 23, 23 ] ], [ [ 18, 5, 5 ], [ 19, 4, 4 ] ], [ [ 18, 15, 15 ] ], [ [ 18, 23, 24 ] ], [ [ 19, 8, 9 ] ] ]
s08e19c09t
Okay, this is the match that decides it all . First to 11 wins . Serve switches every five points . And just so you know, when this started, I was going to put the TARDIS in a discreet corner of the house, but I've since turned mean, and now it's going right in the middle of the living room on a rotating platform with a sign that says " suck it . " Game on. Except...Raj is gonna win . Isn't that right, Raj? Uh, yeah, I mean, her serve was pretty good. Come on, get in her head . Be intimidating. Okay, uh...I'm gonna own you, bitch! Whoa! Hey. That's not nice. Let's just play. One - zero . Two . Three . Four . Five - nothing . Wait, did you play badminton or sad - minton? Don't listen to him-- all she's got is a serve . Now, grab a fresh tampon and put her away. Wha ...? A - And that's not offensive? Where's the line? It's in your purse . Play. One - five . Two - five . Three - five . Four - five . Five - five! Six . Seven . Eight . Nine . Ten - five! Eight . Nine. Ten - ten! Well, that was an exciting 40 seconds. It was, and now the serve is back to you, and the game is over. You know, Amy, I, uh...can't help but wonder how Sheldon would react if the TARDIS was at your place. Don't listen to her, just hit the ball. Keep talking.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (SBAR (IN If) (S (NP (DT this)) (VP (VBZ does) (RB n't) (VP (VB get) (NP (PRP him)) (PP (IN into) (NP (PRP$ your) (NN bedroom))))))) (, ,) (NP (NN nothing)) (VP (MD will)) (. .)))" }, "speaker": "Bernadette", "text": "If this doesn't get him into your bedroom, nothing will.", "tokens": [ { "deprel": "mark", "end_char": 2, "feats": null, "head": 5, "id": 1, "lemma": "if", "misc": "", "start_char": 0, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 7, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 2, "lemma": "this", "misc": "", "start_char": 3, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 12, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "do", "misc": "", "start_char": 8, "text": "does", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 16, "feats": null, "head": 5, "id": 4, "lemma": "not", "misc": "", "start_char": 13, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 20, "feats": "VerbForm=Inf", "head": 12, "id": 5, "lemma": "get", "misc": "", "start_char": 17, "text": "get", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 24, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 6, "lemma": "he", "misc": "", "start_char": 21, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 29, "feats": null, "head": 9, "id": 7, "lemma": "into", "misc": "", "start_char": 25, "text": "into", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 34, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 9, "id": 8, "lemma": "your", "misc": "", "start_char": 30, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 42, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "bedroom", "misc": "", "start_char": 35, "text": "bedroom", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 44, "feats": null, "head": 12, "id": 10, "lemma": ",", "misc": "", "start_char": 43, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 52, "feats": "Number=Sing|PronType=Neg", "head": 12, "id": 11, "lemma": "nothing", "misc": "", "start_char": 45, "text": "nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "root", "end_char": 57, "feats": "VerbForm=Fin", "head": 0, "id": 12, "lemma": "will", "misc": "", "start_char": 53, "text": "will", "upos": "AUX", "xpos": "MD" }, { "deprel": "punct", "end_char": 59, "feats": null, "head": 12, "id": 13, "lemma": ".", "misc": "", "start_char": 58, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 5, 5 ] ], [ [ 0, 7, 7 ] ], [ [ 0, 7, 8 ] ] ]
s08e19c10t
If this doesn't get him into your bedroom, nothing will.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (SQ (VBP Are) (NP (PRP you)) (ADVP (RB still)) (ADJP (JJ mad) (PP (IN at) (NP (PRP me)))) (. ?)))" }, "speaker": "Sheldon", "text": "Are you still mad at me?", "tokens": [ { "deprel": "cop", "end_char": 3, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 1, "lemma": "be", "misc": "", "start_char": 0, "text": "Are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 7, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 2, "lemma": "you", "misc": "", "start_char": 4, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 13, "feats": null, "head": 4, "id": 3, "lemma": "still", "misc": "", "start_char": 8, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 17, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "mad", "misc": "", "start_char": 14, "text": "mad", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 20, "feats": null, "head": 6, "id": 5, "lemma": "at", "misc": "", "start_char": 18, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 23, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 6, "lemma": "I", "misc": "", "start_char": 21, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 25, "feats": null, "head": 4, "id": 7, "lemma": "?", "misc": "", "start_char": 24, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yes)) (, ,) (S (NP (PRP we)) (VP (VBD missed) (NP (PRP$ our) (NN lecture)))) (, ,) (S (NP (PRP we)) (VP (VBD were) (ADVP (RB almost)) (VP (VBN arrested)))) (, ,) (CC and) (S (NP (PRP you)) (VP (VBD got) (S (NP (PRP me)) (VP (VBN locked) (PP (IN in) (NP (DT a) (NN room))) (PP (IN with) (NP (NP (DT a) (NN man)) (SBAR (WHNP (WP who)) (S (VP (VBD forced) (NP (PRP$ his) (NN tongue)) (PP (IN down) (NP (NP (DT the) (NN throat)) (PP (IN of) (NP (DT a) (VBN stuffed) (NNP Wookiee)))))))))))))) (. .)))" }, "speaker": "Leonard", "text": "Yes, we missed our lecture, we were almost arrested, and you got me locked in a room with a man who forced his tongue down the throat of a stuffed Wookiee.", "tokens": [ { "deprel": "discourse", "end_char": 29, "feats": null, "head": 4, "id": 1, "lemma": "yes", "misc": "", "start_char": 26, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 31, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 30, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 34, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "we", "misc": "", "start_char": 32, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 41, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "miss", "misc": "", "start_char": 35, "text": "missed", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 45, "feats": "Case=Gen|Number=Plur|Person=1|Poss=Yes|PronType=Prs", "head": 6, "id": 5, "lemma": "our", "misc": "", "start_char": 42, "text": "our", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 53, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "lecture", "misc": "", "start_char": 46, "text": "lecture", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 55, "feats": null, "head": 11, "id": 7, "lemma": ",", "misc": "", "start_char": 54, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:pass", "end_char": 58, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 11, "id": 8, "lemma": "we", "misc": "", "start_char": 56, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 63, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 11, "id": 9, "lemma": "be", "misc": "", "start_char": 59, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 70, "feats": null, "head": 11, "id": 10, "lemma": "almost", "misc": "", "start_char": 64, "text": "almost", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 79, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 4, "id": 11, "lemma": "arrest", "misc": "", "start_char": 71, "text": "arrested", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 81, "feats": null, "head": 15, "id": 12, "lemma": ",", "misc": "", "start_char": 80, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 85, "feats": null, "head": 15, "id": 13, "lemma": "and", "misc": "", "start_char": 82, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 89, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 14, "lemma": "you", "misc": "", "start_char": 86, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 93, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 4, "id": 15, "lemma": "get", "misc": "", "start_char": 90, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 96, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 16, "lemma": "I", "misc": "", "start_char": 94, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 103, "feats": "Tense=Past|VerbForm=Part", "head": 15, "id": 17, "lemma": "lock", "misc": "", "start_char": 97, "text": "locked", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 106, "feats": null, "head": 20, "id": 18, "lemma": "in", "misc": "", "start_char": 104, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 108, "feats": "Definite=Ind|PronType=Art", "head": 20, "id": 19, "lemma": "a", "misc": "", "start_char": 107, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 113, "feats": "Number=Sing", "head": 17, "id": 20, "lemma": "room", "misc": "", "start_char": 109, "text": "room", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 118, "feats": null, "head": 23, "id": 21, "lemma": "with", "misc": "", "start_char": 114, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 120, "feats": "Definite=Ind|PronType=Art", "head": 23, "id": 22, "lemma": "a", "misc": "", "start_char": 119, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 124, "feats": "Number=Sing", "head": 20, "id": 23, "lemma": "man", "misc": "", "start_char": 121, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 128, "feats": "PronType=Rel", "head": 25, "id": 24, "lemma": "who", "misc": "", "start_char": 125, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 135, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 23, "id": 25, "lemma": "force", "misc": "", "start_char": 129, "text": "forced", "upos": "VERB", "xpos": "VBD" }, { "deprel": "nmod:poss", "end_char": 139, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 27, "id": 26, "lemma": "his", "misc": "", "start_char": 136, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 146, "feats": "Number=Sing", "head": 25, "id": 27, "lemma": "tongue", "misc": "", "start_char": 140, "text": "tongue", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 151, "feats": null, "head": 30, "id": 28, "lemma": "down", "misc": "", "start_char": 147, "text": "down", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 155, "feats": "Definite=Def|PronType=Art", "head": 30, "id": 29, "lemma": "the", "misc": "", "start_char": 152, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 162, "feats": "Number=Sing", "head": 25, "id": 30, "lemma": "throat", "misc": "", "start_char": 156, "text": "throat", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 165, "feats": null, "head": 34, "id": 31, "lemma": "of", "misc": "", "start_char": 163, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 167, "feats": "Definite=Ind|PronType=Art", "head": 34, "id": 32, "lemma": "a", "misc": "", "start_char": 166, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 175, "feats": "Tense=Past|VerbForm=Part", "head": 34, "id": 33, "lemma": "stuff", "misc": "", "start_char": 168, "text": "stuffed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nmod", "end_char": 183, "feats": "Number=Sing", "head": 30, "id": 34, "lemma": "Wookiee", "misc": "", "start_char": 176, "text": "Wookiee", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 185, "feats": null, "head": 4, "id": 35, "lemma": ".", "misc": "", "start_char": 184, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Boy))) (, ,) (NP (DT some) (NNS people)) (VP (VBP are) (ADVP (RB just)) (NN glass) (HYPH -) (NN half) (HYPH -) (JJ empty)) (. .)))" }, "speaker": "Sheldon", "text": "Boy, some people are just glass - half - empty.", "tokens": [ { "deprel": "discourse", "end_char": 189, "feats": null, "head": 11, "id": 1, "lemma": "boy", "misc": "", "start_char": 186, "text": "Boy", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 191, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 190, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 196, "feats": null, "head": 4, "id": 3, "lemma": "some", "misc": "", "start_char": 192, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 203, "feats": "Number=Plur", "head": 11, "id": 4, "lemma": "person", "misc": "", "start_char": 197, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "cop", "end_char": 207, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 5, "lemma": "be", "misc": "", "start_char": 204, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 212, "feats": null, "head": 11, "id": 6, "lemma": "just", "misc": "", "start_char": 208, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "compound", "end_char": 218, "feats": "Number=Sing", "head": 11, "id": 7, "lemma": "glass", "misc": "", "start_char": 213, "text": "glass", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 220, "feats": null, "head": 7, "id": 8, "lemma": "-", "misc": "", "start_char": 219, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "compound", "end_char": 225, "feats": "NumForm=Word|NumType=Frac|Number=Sing", "head": 11, "id": 9, "lemma": "half", "misc": "", "start_char": 221, "text": "half", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 227, "feats": null, "head": 9, "id": 10, "lemma": "-", "misc": "", "start_char": 226, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "root", "end_char": 233, "feats": "Degree=Pos", "head": 0, "id": 11, "lemma": "empty", "misc": "", "start_char": 228, "text": "empty", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 235, "feats": null, "head": 11, "id": 12, "lemma": ".", "misc": "", "start_char": 234, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (SINV (S (S (NP (DT The) (NN glass)) (VP (VBZ is) (ADJP (JJ empty)))) (, ,) (S (NP (NNP Sheldon) (. .)) (NP (PRP It)) (VP (VBZ 's) (ADJP (RB completely) (JJ empty)))) (. .) (S (SBAR (IN If) (S (NP (PRP you)) (VP (VBD gave) (NP (DT that) (NN glass)) (PP (IN to) (NP (NP (DT a) (NN man)) (SBAR (WHNP (WP who)) (S (VP (VBD was) (VP (VBG dying) (PP (IN of) (NP (NN thirst)))))))))))) (, ,) (NP (PRP he)) (VP (MD would) (VP (VB be) (ADJP (JJ dead)))))) (, ,) (SQ (VBP do) (NP (PRP you)) (VP (VB know) (FRAG (WHADVP (WRB why))))) (. ?)))" }, "speaker": "Leonard", "text": "The glass is empty, Sheldon . It's completely empty . If you gave that glass to a man who was dying of thirst, he would be dead, do you know why?", "tokens": [ { "deprel": "det", "end_char": 239, "feats": "Definite=Def|PronType=Art", "head": 2, "id": 1, "lemma": "the", "misc": "", "start_char": 236, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 245, "feats": "Number=Sing", "head": 4, "id": 2, "lemma": "glass", "misc": "", "start_char": 240, "text": "glass", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 248, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 3, "lemma": "be", "misc": "", "start_char": 246, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 254, "feats": "Degree=Pos", "head": 0, "id": 4, "lemma": "empty", "misc": "", "start_char": 249, "text": "empty", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 256, "feats": null, "head": 6, "id": 5, "lemma": ",", "misc": "", "start_char": 255, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 264, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "Sheldon", "misc": "", "start_char": 257, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 266, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 265, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 269, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 8, "lemma": "it", "misc": "", "start_char": 267, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 272, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "be", "misc": "", "start_char": 270, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 283, "feats": null, "head": 11, "id": 10, "lemma": "completely", "misc": "", "start_char": 273, "text": "completely", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 289, "feats": "Degree=Pos", "head": 4, "id": 11, "lemma": "empty", "misc": "", "start_char": 284, "text": "empty", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 291, "feats": null, "head": 30, "id": 12, "lemma": ".", "misc": "", "start_char": 290, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 294, "feats": null, "head": 15, "id": 13, "lemma": "if", "misc": "", "start_char": 292, "text": "If", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 298, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 15, "id": 14, "lemma": "you", "misc": "", "start_char": 295, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 303, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 30, "id": 15, "lemma": "give", "misc": "", "start_char": 299, "text": "gave", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 308, "feats": "Number=Sing|PronType=Dem", "head": 17, "id": 16, "lemma": "that", "misc": "", "start_char": 304, "text": "that", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 314, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "glass", "misc": "", "start_char": 309, "text": "glass", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 317, "feats": null, "head": 20, "id": 18, "lemma": "to", "misc": "", "start_char": 315, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 319, "feats": "Definite=Ind|PronType=Art", "head": 20, "id": 19, "lemma": "a", "misc": "", "start_char": 318, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 323, "feats": "Number=Sing", "head": 15, "id": 20, "lemma": "man", "misc": "", "start_char": 320, "text": "man", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 327, "feats": "PronType=Rel", "head": 23, "id": 21, "lemma": "who", "misc": "", "start_char": 324, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 331, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 23, "id": 22, "lemma": "be", "misc": "", "start_char": 328, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "acl:relcl", "end_char": 337, "feats": "Tense=Pres|VerbForm=Part", "head": 20, "id": 23, "lemma": "die", "misc": "", "start_char": 332, "text": "dying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 340, "feats": null, "head": 25, "id": 24, "lemma": "of", "misc": "", "start_char": 338, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 347, "feats": "Number=Sing", "head": 23, "id": 25, "lemma": "thirst", "misc": "", "start_char": 341, "text": "thirst", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 349, "feats": null, "head": 15, "id": 26, "lemma": ",", "misc": "", "start_char": 348, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 352, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 30, "id": 27, "lemma": "he", "misc": "", "start_char": 350, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 358, "feats": "VerbForm=Fin", "head": 30, "id": 28, "lemma": "would", "misc": "", "start_char": 353, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 361, "feats": "VerbForm=Inf", "head": 30, "id": 29, "lemma": "be", "misc": "", "start_char": 359, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "parataxis", "end_char": 366, "feats": "Degree=Pos", "head": 11, "id": 30, "lemma": "dead", "misc": "", "start_char": 362, "text": "dead", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 368, "feats": null, "head": 34, "id": 31, "lemma": ",", "misc": "", "start_char": 367, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 371, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 34, "id": 32, "lemma": "do", "misc": "", "start_char": 369, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 375, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 34, "id": 33, "lemma": "you", "misc": "", "start_char": 372, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 380, "feats": "VerbForm=Inf", "head": 4, "id": 34, "lemma": "know", "misc": "", "start_char": 376, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 384, "feats": "PronType=Int", "head": 34, "id": 35, "lemma": "why", "misc": "", "start_char": 381, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "punct", "end_char": 386, "feats": null, "head": 4, "id": 36, "lemma": "?", "misc": "", "start_char": 385, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (SBARQ (SBAR (IN Before) (S (NP (PRP I)) (VP (VBP answer)))) (, ,) (VBD was) (NP (PRP he)) (NP (DT a) (NN smoker)) (. ?) (S (NP (PRP I)) (VP (VBP think) (SBAR (S (NP (PRP you)) (VP (VBP 're) (VP (VBG looking) (PP (IN at) (NP (NP (DT this)) (DT all) (JJ wrong))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Before I answer, was he a smoker? I think you're looking at this all wrong.", "tokens": [ { "deprel": "mark", "end_char": 393, "feats": null, "head": 3, "id": 1, "lemma": "before", "misc": "", "start_char": 387, "text": "Before", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 395, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 394, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 402, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 3, "lemma": "answer", "misc": "", "start_char": 396, "text": "answer", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 404, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 403, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cop", "end_char": 408, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 8, "id": 5, "lemma": "be", "misc": "", "start_char": 405, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 411, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 6, "lemma": "he", "misc": "", "start_char": 409, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 413, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 7, "lemma": "a", "misc": "", "start_char": 412, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 420, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "smoker", "misc": "", "start_char": 414, "text": "smoker", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 422, "feats": null, "head": 8, "id": 9, "lemma": "?", "misc": "", "start_char": 421, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 424, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 11, "id": 10, "lemma": "I", "misc": "", "start_char": 423, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 430, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 11, "lemma": "think", "misc": "", "start_char": 425, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 434, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 12, "lemma": "you", "misc": "", "start_char": 431, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 438, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 14, "id": 13, "lemma": "be", "misc": "", "start_char": 435, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "ccomp", "end_char": 446, "feats": "Tense=Pres|VerbForm=Part", "head": 11, "id": 14, "lemma": "look", "misc": "", "start_char": 439, "text": "looking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 449, "feats": null, "head": 16, "id": 15, "lemma": "at", "misc": "", "start_char": 447, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 454, "feats": "Number=Sing|PronType=Dem", "head": 14, "id": 16, "lemma": "this", "misc": "", "start_char": 450, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "det", "end_char": 458, "feats": null, "head": 16, "id": 17, "lemma": "all", "misc": "", "start_char": 455, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "advmod", "end_char": 464, "feats": "Degree=Pos", "head": 14, "id": 18, "lemma": "wrong", "misc": "", "start_char": 459, "text": "wrong", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 466, "feats": null, "head": 11, "id": 19, "lemma": ".", "misc": "", "start_char": 465, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Fine)) (, ,) (ADVP (RB then)) (VP (VB tell) (NP (PRP me)) (SBAR (WHADVP (WRB how)) (S (NP (PRP I)) (VP (MD should) (VP (VB be) (VP (VBG looking) (PP (IN at) (NP (PRP it))))))))) (. .)))" }, "speaker": "Leonard", "text": "Fine, then tell me how I should be looking at it.", "tokens": [ { "deprel": "discourse", "end_char": 471, "feats": null, "head": 4, "id": 1, "lemma": "Fine", "misc": "", "start_char": 467, "text": "Fine", "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": "advmod", "end_char": 478, "feats": "PronType=Dem", "head": 4, "id": 3, "lemma": "then", "misc": "", "start_char": 474, "text": "then", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 483, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 4, "lemma": "tell", "misc": "", "start_char": 479, "text": "tell", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 486, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 5, "lemma": "I", "misc": "", "start_char": 484, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 490, "feats": "PronType=Int", "head": 10, "id": 6, "lemma": "how", "misc": "", "start_char": 487, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 492, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 7, "lemma": "I", "misc": "", "start_char": 491, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 499, "feats": "VerbForm=Fin", "head": 10, "id": 8, "lemma": "should", "misc": "", "start_char": 493, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "aux", "end_char": 502, "feats": "VerbForm=Inf", "head": 10, "id": 9, "lemma": "be", "misc": "", "start_char": 500, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 510, "feats": "Tense=Pres|VerbForm=Part", "head": 4, "id": 10, "lemma": "look", "misc": "", "start_char": 503, "text": "looking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 513, "feats": null, "head": 12, "id": 11, "lemma": "at", "misc": "", "start_char": 511, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 516, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 12, "lemma": "it", "misc": "", "start_char": 514, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 518, "feats": null, "head": 4, "id": 13, "lemma": ".", "misc": "", "start_char": 517, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (CONJP (RB not) (RB only)) (SINV (VBD did) (NP (PRP we)) (VP (VB go) (PP (IN to) (NP (NNP Skywalker) (NNP Ranch))))) (, ,) (S (NP (PRP we)) (VP (VBD got) (PRT (RB in)))) (. .) (S (NP (NP (DT No) (NN one)) (SBAR (S (NP (PRP we)) (VP (VBP know))))) (VP (MD can) (VP (VB say) (NP (DT that))))) (. .) (CC And) (S (PP (IN for) (NP (NP (PDT all) (DT the) (NNS times)) (SBAR (S (NP (PRP you)) (VP (VBP find) (S (NP (PRP me)) (ADJP (JJ irritating)))))))) (, ,) (NP (NN today)) (NP (PRP you)) (VP (VBD got) (S (VP (TO to) (VP (VB watch) (S (NP (NN someone)) (VP (VB shoot) (NP (PRP me)) (PP (IN with) (NP (DT a) (NN Taser)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "Well, not only did we go to Skywalker Ranch, we got in . No one we know can say that . And for all the times you find me irritating, today you got to watch someone shoot me with a Taser.", "tokens": [ { "deprel": "discourse", "end_char": 523, "feats": null, "head": 7, "id": 1, "lemma": "well", "misc": "", "start_char": 519, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 525, "feats": null, "head": 7, "id": 2, "lemma": ",", "misc": "", "start_char": 524, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 529, "feats": null, "head": 7, "id": 3, "lemma": "not", "misc": "", "start_char": 526, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "cc:preconj", "end_char": 534, "feats": null, "head": 7, "id": 4, "lemma": "only", "misc": "", "start_char": 530, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "aux", "end_char": 538, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 7, "id": 5, "lemma": "do", "misc": "", "start_char": 535, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "nsubj", "end_char": 541, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 7, "id": 6, "lemma": "we", "misc": "", "start_char": 539, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 544, "feats": "VerbForm=Inf", "head": 0, "id": 7, "lemma": "go", "misc": "", "start_char": 542, "text": "go", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 547, "feats": null, "head": 10, "id": 8, "lemma": "to", "misc": "", "start_char": 545, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 557, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "Skywalker", "misc": "", "start_char": 548, "text": "Skywalker", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "obl", "end_char": 563, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "Ranch", "misc": "", "start_char": 558, "text": "Ranch", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 565, "feats": null, "head": 13, "id": 11, "lemma": ",", "misc": "", "start_char": 564, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 568, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 13, "id": 12, "lemma": "we", "misc": "", "start_char": 566, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 572, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Past|VerbForm=Fin", "head": 7, "id": 13, "lemma": "get", "misc": "", "start_char": 569, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 575, "feats": null, "head": 13, "id": 14, "lemma": "in", "misc": "", "start_char": 573, "text": "in", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 577, "feats": null, "head": 21, "id": 15, "lemma": ".", "misc": "", "start_char": 576, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 580, "feats": null, "head": 17, "id": 16, "lemma": "no", "misc": "", "start_char": 578, "text": "No", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 584, "feats": "Number=Sing|PronType=Neg", "head": 21, "id": 17, "lemma": "one", "misc": "", "start_char": 581, "text": "one", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 587, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 19, "id": 18, "lemma": "we", "misc": "", "start_char": 585, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 592, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 17, "id": 19, "lemma": "know", "misc": "", "start_char": 588, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "aux", "end_char": 596, "feats": "VerbForm=Fin", "head": 21, "id": 20, "lemma": "can", "misc": "", "start_char": 593, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 600, "feats": "VerbForm=Inf", "head": 7, "id": 21, "lemma": "say", "misc": "", "start_char": 597, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 605, "feats": "Number=Sing|PronType=Dem", "head": 21, "id": 22, "lemma": "that", "misc": "", "start_char": 601, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 607, "feats": null, "head": 7, "id": 23, "lemma": ".", "misc": "", "start_char": 606, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 611, "feats": null, "head": 36, "id": 24, "lemma": "and", "misc": "", "start_char": 608, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "case", "end_char": 615, "feats": null, "head": 28, "id": 25, "lemma": "for", "misc": "", "start_char": 612, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det:predet", "end_char": 619, "feats": null, "head": 28, "id": 26, "lemma": "all", "misc": "", "start_char": 616, "text": "all", "upos": "DET", "xpos": "PDT" }, { "deprel": "det", "end_char": 623, "feats": "Definite=Def|PronType=Art", "head": 28, "id": 27, "lemma": "the", "misc": "", "start_char": 620, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 629, "feats": "Number=Plur", "head": 36, "id": 28, "lemma": "time", "misc": "", "start_char": 624, "text": "times", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "nsubj", "end_char": 633, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 30, "id": 29, "lemma": "you", "misc": "", "start_char": 630, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 638, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 28, "id": 30, "lemma": "find", "misc": "", "start_char": 634, "text": "find", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 641, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 30, "id": 31, "lemma": "I", "misc": "", "start_char": 639, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 652, "feats": "Degree=Pos", "head": 30, "id": 32, "lemma": "irritating", "misc": "", "start_char": 642, "text": "irritating", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 654, "feats": null, "head": 28, "id": 33, "lemma": ",", "misc": "", "start_char": 653, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "obl:tmod", "end_char": 660, "feats": "Number=Sing", "head": 36, "id": 34, "lemma": "today", "misc": "", "start_char": 655, "text": "today", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 664, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 36, "id": 35, "lemma": "you", "misc": "", "start_char": 661, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 668, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 7, "id": 36, "lemma": "get", "misc": "", "start_char": 665, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "mark", "end_char": 671, "feats": null, "head": 38, "id": 37, "lemma": "to", "misc": "", "start_char": 669, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 677, "feats": "VerbForm=Inf", "head": 36, "id": 38, "lemma": "watch", "misc": "", "start_char": 672, "text": "watch", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 685, "feats": "Number=Sing|PronType=Ind", "head": 38, "id": 39, "lemma": "someone", "misc": "", "start_char": 678, "text": "someone", "upos": "PRON", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 691, "feats": "VerbForm=Inf", "head": 38, "id": 40, "lemma": "shoot", "misc": "", "start_char": 686, "text": "shoot", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 694, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 40, "id": 41, "lemma": "I", "misc": "", "start_char": 692, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 699, "feats": null, "head": 44, "id": 42, "lemma": "with", "misc": "", "start_char": 695, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 701, "feats": "Definite=Ind|PronType=Art", "head": 44, "id": 43, "lemma": "a", "misc": "", "start_char": 700, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 707, "feats": "Number=Sing", "head": 40, "id": 44, "lemma": "taser", "misc": "", "start_char": 702, "text": "Taser", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 709, "feats": null, "head": 7, "id": 45, "lemma": ".", "misc": "", "start_char": 708, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (DT That) (NN part)) (VP (VBD was) (ADJP (RB pretty) (JJ good))) (. .)))" }, "speaker": "Leonard", "text": "That part was pretty good.", "tokens": [ { "deprel": "det", "end_char": 714, "feats": "Number=Sing|PronType=Dem", "head": 2, "id": 1, "lemma": "that", "misc": "", "start_char": 710, "text": "That", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 719, "feats": "Number=Sing", "head": 5, "id": 2, "lemma": "part", "misc": "", "start_char": 715, "text": "part", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 723, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 720, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 730, "feats": null, "head": 5, "id": 4, "lemma": "pretty", "misc": "", "start_char": 724, "text": "pretty", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 735, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "good", "misc": "", "start_char": 731, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 737, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 736, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (VP (VB See)) (. ?)))" }, "speaker": "Sheldon", "text": "See?", "tokens": [ { "deprel": "root", "end_char": 741, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "see", "misc": "", "start_char": 738, "text": "See", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 743, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 742, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBD did) (VP (VB flop) (PP (IN around) (NP (DT a) (NN lot))))) (. .)))" }, "speaker": "Leonard", "text": "You did flop around a lot.", "tokens": [ { "deprel": "nsubj", "end_char": 747, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 3, "id": 1, "lemma": "you", "misc": "", "start_char": 744, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 751, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "do", "misc": "", "start_char": 748, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 756, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "flop", "misc": "", "start_char": 752, "text": "flop", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 763, "feats": null, "head": 6, "id": 4, "lemma": "around", "misc": "", "start_char": 757, "text": "around", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 765, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 764, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 769, "feats": "Number=Sing", "head": 3, "id": 6, "lemma": "lot", "misc": "", "start_char": 766, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 771, "feats": null, "head": 3, "id": 7, "lemma": ".", "misc": "", "start_char": 770, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (MD 'll) (VP (VB take) (NP (PRP$ your) (NN word)) (PP (IN for) (NP (PRP it)))))) (. .) (S (NP (PRP I)) (VP (VBD was) (ADJP (RB too) (JJ busy) (S (VP (VBG trying) (S (RB not) (VP (TO to) (VP (VB defecate))))))))) (. .)))" }, "speaker": "Sheldon", "text": "I'll take your word for it . I was too busy trying not to defecate.", "tokens": [ { "deprel": "nsubj", "end_char": 773, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 772, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 777, "feats": "VerbForm=Fin", "head": 3, "id": 2, "lemma": "will", "misc": "", "start_char": 774, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 782, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "take", "misc": "", "start_char": 778, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 787, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 5, "id": 4, "lemma": "your", "misc": "", "start_char": 783, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 792, "feats": "Number=Sing", "head": 3, "id": 5, "lemma": "word", "misc": "", "start_char": 788, "text": "word", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 796, "feats": null, "head": 7, "id": 6, "lemma": "for", "misc": "", "start_char": 793, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 799, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 7, "lemma": "it", "misc": "", "start_char": 797, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 801, "feats": null, "head": 3, "id": 8, "lemma": ".", "misc": "", "start_char": 800, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 803, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 9, "lemma": "I", "misc": "", "start_char": 802, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 807, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 12, "id": 10, "lemma": "be", "misc": "", "start_char": 804, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 811, "feats": null, "head": 12, "id": 11, "lemma": "too", "misc": "", "start_char": 808, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 816, "feats": "Degree=Pos", "head": 3, "id": 12, "lemma": "busy", "misc": "", "start_char": 812, "text": "busy", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "advcl", "end_char": 823, "feats": "VerbForm=Ger", "head": 12, "id": 13, "lemma": "try", "misc": "", "start_char": 817, "text": "trying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "advmod", "end_char": 827, "feats": null, "head": 16, "id": 14, "lemma": "not", "misc": "", "start_char": 824, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "mark", "end_char": 830, "feats": null, "head": 16, "id": 15, "lemma": "to", "misc": "", "start_char": 828, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 839, "feats": "VerbForm=Inf", "head": 13, "id": 16, "lemma": "defecate", "misc": "", "start_char": 831, "text": "defecate", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 841, "feats": null, "head": 3, "id": 17, "lemma": ".", "misc": "", "start_char": 840, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP know) (, ,) (S (SBAR (WHADVP (WRB when)) (S (NP (PRP they)) (VP (VBD were) (VP (VBG escorting) (NP (PRP us)) (PP (IN to) (NP (DT the) (NN detaining) (NN room))))))) (, ,) (S (NP (PRP I)) (VP (VBD looked) (PP (IN through) (NP (DT a) (NN door))))) (, ,) (CC and) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (RB pretty) (JJ sure) (SBAR (S (NP (PRP I)) (VP (VBD saw) (NP (DT a) (NN display) (NN case)) (PP (IN with) (NP (NP (DT the) (NNP Ark)) (PP (IN of) (NP (DT the) (NNP Covenant))))))))))))) (. .)))" }, "speaker": "Leonard", "text": "You know, when they were escorting us to the detaining room, I looked through a door, and I'm pretty sure I saw a display case with the Ark of the Covenant.", "tokens": [ { "deprel": "nsubj", "end_char": 845, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 842, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 850, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 15, "id": 2, "lemma": "know", "misc": "", "start_char": 846, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 852, "feats": null, "head": 15, "id": 3, "lemma": ",", "misc": "", "start_char": 851, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 857, "feats": "PronType=Int", "head": 7, "id": 4, "lemma": "when", "misc": "", "start_char": 853, "text": "when", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 862, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 7, "id": 5, "lemma": "they", "misc": "", "start_char": 858, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 867, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 863, "text": "were", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advcl", "end_char": 877, "feats": "Tense=Pres|VerbForm=Part", "head": 15, "id": 7, "lemma": "escort", "misc": "", "start_char": 868, "text": "escorting", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 880, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 7, "id": 8, "lemma": "we", "misc": "", "start_char": 878, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 883, "feats": null, "head": 12, "id": 9, "lemma": "to", "misc": "", "start_char": 881, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 887, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 10, "lemma": "the", "misc": "", "start_char": 884, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 897, "feats": "Number=Sing", "head": 12, "id": 11, "lemma": "detaining", "misc": "", "start_char": 888, "text": "detaining", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 902, "feats": "Number=Sing", "head": 7, "id": 12, "lemma": "room", "misc": "", "start_char": 898, "text": "room", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 904, "feats": null, "head": 7, "id": 13, "lemma": ",", "misc": "", "start_char": 903, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 906, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 14, "lemma": "I", "misc": "", "start_char": 905, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 913, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 15, "lemma": "look", "misc": "", "start_char": 907, "text": "looked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 921, "feats": null, "head": 18, "id": 16, "lemma": "through", "misc": "", "start_char": 914, "text": "through", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 923, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 17, "lemma": "a", "misc": "", "start_char": 922, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 928, "feats": "Number=Sing", "head": 15, "id": 18, "lemma": "door", "misc": "", "start_char": 924, "text": "door", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 930, "feats": null, "head": 24, "id": 19, "lemma": ",", "misc": "", "start_char": 929, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 934, "feats": null, "head": 24, "id": 20, "lemma": "and", "misc": "", "start_char": 931, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 936, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 24, "id": 21, "lemma": "I", "misc": "", "start_char": 935, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 939, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 24, "id": 22, "lemma": "be", "misc": "", "start_char": 937, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 946, "feats": null, "head": 24, "id": 23, "lemma": "pretty", "misc": "", "start_char": 940, "text": "pretty", "upos": "ADV", "xpos": "RB" }, { "deprel": "conj", "end_char": 951, "feats": "Degree=Pos", "head": 15, "id": 24, "lemma": "sure", "misc": "", "start_char": 947, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 953, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 26, "id": 25, "lemma": "I", "misc": "", "start_char": 952, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 957, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 24, "id": 26, "lemma": "see", "misc": "", "start_char": 954, "text": "saw", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 959, "feats": "Definite=Ind|PronType=Art", "head": 29, "id": 27, "lemma": "a", "misc": "", "start_char": 958, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 967, "feats": "Number=Sing", "head": 29, "id": 28, "lemma": "display", "misc": "", "start_char": 960, "text": "display", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 972, "feats": "Number=Sing", "head": 26, "id": 29, "lemma": "case", "misc": "", "start_char": 968, "text": "case", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 977, "feats": null, "head": 32, "id": 30, "lemma": "with", "misc": "", "start_char": 973, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 981, "feats": "Definite=Def|PronType=Art", "head": 32, "id": 31, "lemma": "the", "misc": "", "start_char": 978, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 985, "feats": "Number=Sing", "head": 29, "id": 32, "lemma": "Ark", "misc": "", "start_char": 982, "text": "Ark", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 988, "feats": null, "head": 35, "id": 33, "lemma": "of", "misc": "", "start_char": 986, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 992, "feats": "Definite=Def|PronType=Art", "head": 35, "id": 34, "lemma": "the", "misc": "", "start_char": 989, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 1001, "feats": "Number=Sing", "head": 32, "id": 35, "lemma": "Covenant", "misc": "", "start_char": 993, "text": "Covenant", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1003, "feats": null, "head": 15, "id": 36, "lemma": ".", "misc": "", "start_char": 1002, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (DT That)) (VP (VBZ 's) (ADJP (JJ amazing))) (. .)))" }, "speaker": "Sheldon", "text": "That's amazing.", "tokens": [ { "deprel": "nsubj", "end_char": 1008, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "that", "misc": "", "start_char": 1004, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1011, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 1009, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 1019, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "amazing", "misc": "", "start_char": 1012, "text": "amazing", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1021, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 1020, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP know)) (. .)))" }, "speaker": "Leonard", "text": "I know.", "tokens": [ { "deprel": "nsubj", "end_char": 1023, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 1022, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1028, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "know", "misc": "", "start_char": 1024, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 1030, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 1029, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (CC And) (NP (PRP I)) (VP (VBD saw) (S (NP (NNP Jabba)) (S (NP (DT the) (NNP Hutt)) (VP (VBG riding) (PRT (RB by)) (PP (IN on) (NP (DT a) (NN motorcycle)))))) (. .) (SBAR (IN Although) (S (NP (DT that)) (VP (VBD was) (PP (ADVP (RB right)) (IN after) (NP (DT the) (NNP Tasing)))))) (, ,) (WHADVP (RB so)) (WHNP (WP who)) (S (VP (MD can) (VP (VB say) (PP (IN for) (ADJP (JJ sure))))))) (. ?)))" }, "speaker": "Sheldon", "text": "And I saw Jabba the Hutt riding by on a motorcycle . Although that was right after the Tasing, so who can say for sure?", "tokens": [ { "deprel": "cc", "end_char": 1034, "feats": null, "head": 3, "id": 1, "lemma": "and", "misc": "", "start_char": 1031, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 1036, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 1035, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1040, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "see", "misc": "", "start_char": 1037, "text": "saw", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1046, "feats": "Number=Sing", "head": 3, "id": 4, "lemma": "Jabba", "misc": "", "start_char": 1041, "text": "Jabba", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "det", "end_char": 1050, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 1047, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "appos", "end_char": 1055, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "Hutt", "misc": "", "start_char": 1051, "text": "Hutt", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "ccomp", "end_char": 1062, "feats": "VerbForm=Ger", "head": 3, "id": 7, "lemma": "ride", "misc": "", "start_char": 1056, "text": "riding", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 1065, "feats": null, "head": 7, "id": 8, "lemma": "by", "misc": "", "start_char": 1063, "text": "by", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1068, "feats": null, "head": 11, "id": 9, "lemma": "on", "misc": "", "start_char": 1066, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1070, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 1069, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1081, "feats": "Number=Sing", "head": 7, "id": 11, "lemma": "motorcycle", "misc": "", "start_char": 1071, "text": "motorcycle", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1083, "feats": null, "head": 3, "id": 12, "lemma": ".", "misc": "", "start_char": 1082, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 1092, "feats": null, "head": 19, "id": 13, "lemma": "although", "misc": "", "start_char": 1084, "text": "Although", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 1097, "feats": "Number=Sing|PronType=Dem", "head": 19, "id": 14, "lemma": "that", "misc": "", "start_char": 1093, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 1101, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 19, "id": 15, "lemma": "be", "misc": "", "start_char": 1098, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 1107, "feats": null, "head": 19, "id": 16, "lemma": "right", "misc": "", "start_char": 1102, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1113, "feats": null, "head": 19, "id": 17, "lemma": "after", "misc": "", "start_char": 1108, "text": "after", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1117, "feats": "Definite=Def|PronType=Art", "head": 19, "id": 18, "lemma": "the", "misc": "", "start_char": 1114, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "advcl", "end_char": 1124, "feats": "Number=Sing", "head": 3, "id": 19, "lemma": "Tasing", "misc": "", "start_char": 1118, "text": "Tasing", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1126, "feats": null, "head": 24, "id": 20, "lemma": ",", "misc": "", "start_char": 1125, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 1129, "feats": null, "head": 24, "id": 21, "lemma": "so", "misc": "", "start_char": 1127, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 1133, "feats": "PronType=Int", "head": 24, "id": 22, "lemma": "who", "misc": "", "start_char": 1130, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "aux", "end_char": 1137, "feats": "VerbForm=Fin", "head": 24, "id": 23, "lemma": "can", "misc": "", "start_char": 1134, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 1141, "feats": "VerbForm=Inf", "head": 3, "id": 24, "lemma": "say", "misc": "", "start_char": 1138, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1145, "feats": null, "head": 26, "id": 25, "lemma": "for", "misc": "", "start_char": 1142, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1150, "feats": "Degree=Pos", "head": 24, "id": 26, "lemma": "sure", "misc": "", "start_char": 1146, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 1152, "feats": null, "head": 3, "id": 27, "lemma": "?", "misc": "", "start_char": 1151, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (NP (PRP I) (, -) (PRP I)) (VP (VBP guess) (SBAR (S (NP (DT this)) (VP (MD could) (VP (VB count) (PP (IN as) (NP (DT an) (NN adventure)))))))) (. .)))" }, "speaker": "Leonard", "text": "I - I guess this could count as an adventure.", "tokens": [ { "deprel": "vocative", "end_char": 1154, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 1153, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1156, "feats": null, "head": 4, "id": 2, "lemma": "-", "misc": "", "start_char": 1155, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1158, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 1157, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 1164, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "guess", "misc": "", "start_char": 1159, "text": "guess", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 1169, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 5, "lemma": "this", "misc": "", "start_char": 1165, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 1175, "feats": "VerbForm=Fin", "head": 7, "id": 6, "lemma": "could", "misc": "", "start_char": 1170, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 1181, "feats": "VerbForm=Inf", "head": 4, "id": 7, "lemma": "count", "misc": "", "start_char": 1176, "text": "count", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 1184, "feats": null, "head": 10, "id": 8, "lemma": "as", "misc": "", "start_char": 1182, "text": "as", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1187, "feats": "Definite=Ind|PronType=Art", "head": 10, "id": 9, "lemma": "a", "misc": "", "start_char": 1185, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1197, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "adventure", "misc": "", "start_char": 1188, "text": "adventure", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1199, "feats": null, "head": 4, "id": 11, "lemma": ".", "misc": "", "start_char": 1198, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 17, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBD was) (. .) (CC And) (S (SBAR (ADVP (RB even)) (IN though) (S (NP (PRP we)) (VP (VBP 're) (RB not) (VP (VBN allowed) (ADVP (RB back) (RB there)))))) (, ,) (NP (PRP they)) (VP (MD can) (ADVP (RB never)) (VP (VB take) (NP (NN today)) (ADVP (RB away) (PP (IN from) (NP (PRP us)))) (. .) (PP (IN Unlike) (NP (NP (NP (PRP$ my) (NN sense)) (PP (IN of) (NP (NN smell)))) (, ,) (SBAR (WHNP (WDT which)) (S (VP (VBZ has) (RB n't) (VP (VBN returned) (PP (IN since) (NP (DT the) (NNP Tasing) (. .) (UH No))))))) (, ,))) (S (NP (PRP I)) (VP (VBD got) (NP (NN nothing)))))))) (. .)))" }, "speaker": "Sheldon", "text": "It was . And even though we're not allowed back there, they can never take today away from us . Unlike my sense of smell, which hasn't returned since the Tasing . No, I got nothing.", "tokens": [ { "deprel": "nsubj", "end_char": 1202, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 2, "id": 1, "lemma": "it", "misc": "", "start_char": 1200, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 1206, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 17, "id": 2, "lemma": "be", "misc": "", "start_char": 1203, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "punct", "end_char": 1208, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 1207, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "cc", "end_char": 1212, "feats": null, "head": 17, "id": 4, "lemma": "and", "misc": "", "start_char": 1209, "text": "And", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 1217, "feats": null, "head": 10, "id": 5, "lemma": "even", "misc": "", "start_char": 1213, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 1224, "feats": null, "head": 10, "id": 6, "lemma": "though", "misc": "", "start_char": 1218, "text": "though", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj:pass", "end_char": 1227, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 10, "id": 7, "lemma": "we", "misc": "", "start_char": 1225, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 1231, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 1228, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 1235, "feats": null, "head": 10, "id": 9, "lemma": "not", "misc": "", "start_char": 1232, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "advcl", "end_char": 1243, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 17, "id": 10, "lemma": "allow", "misc": "", "start_char": 1236, "text": "allowed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "advmod", "end_char": 1248, "feats": null, "head": 12, "id": 11, "lemma": "back", "misc": "", "start_char": 1244, "text": "back", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 1254, "feats": "PronType=Dem", "head": 10, "id": 12, "lemma": "there", "misc": "", "start_char": 1249, "text": "there", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 1256, "feats": null, "head": 17, "id": 13, "lemma": ",", "misc": "", "start_char": 1255, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1261, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 17, "id": 14, "lemma": "they", "misc": "", "start_char": 1257, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 1265, "feats": "VerbForm=Fin", "head": 17, "id": 15, "lemma": "can", "misc": "", "start_char": 1262, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 1271, "feats": null, "head": 17, "id": 16, "lemma": "never", "misc": "", "start_char": 1266, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 1276, "feats": "VerbForm=Inf", "head": 0, "id": 17, "lemma": "take", "misc": "", "start_char": 1272, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "obl:tmod", "end_char": 1282, "feats": "Number=Sing", "head": 17, "id": 18, "lemma": "today", "misc": "", "start_char": 1277, "text": "today", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 1287, "feats": null, "head": 17, "id": 19, "lemma": "away", "misc": "", "start_char": 1283, "text": "away", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 1292, "feats": null, "head": 21, "id": 20, "lemma": "from", "misc": "", "start_char": 1288, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 1295, "feats": "Case=Acc|Number=Plur|Person=1|PronType=Prs", "head": 19, "id": 21, "lemma": "we", "misc": "", "start_char": 1293, "text": "us", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 1297, "feats": null, "head": 17, "id": 22, "lemma": ".", "misc": "", "start_char": 1296, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "case", "end_char": 1304, "feats": null, "head": 25, "id": 23, "lemma": "unlike", "misc": "", "start_char": 1298, "text": "Unlike", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 1307, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 25, "id": 24, "lemma": "my", "misc": "", "start_char": 1305, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 1313, "feats": "Number=Sing", "head": 17, "id": 25, "lemma": "sense", "misc": "", "start_char": 1308, "text": "sense", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 1316, "feats": null, "head": 27, "id": 26, "lemma": "of", "misc": "", "start_char": 1314, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 1322, "feats": "Number=Sing", "head": 25, "id": 27, "lemma": "smell", "misc": "", "start_char": 1317, "text": "smell", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 1324, "feats": null, "head": 32, "id": 28, "lemma": ",", "misc": "", "start_char": 1323, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1330, "feats": "PronType=Rel", "head": 32, "id": 29, "lemma": "which", "misc": "", "start_char": 1325, "text": "which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "aux", "end_char": 1334, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 32, "id": 30, "lemma": "have", "misc": "", "start_char": 1331, "text": "has", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 1338, "feats": null, "head": 32, "id": 31, "lemma": "not", "misc": "", "start_char": 1335, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 1347, "feats": "Tense=Past|VerbForm=Part", "head": 25, "id": 32, "lemma": "return", "misc": "", "start_char": 1339, "text": "returned", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 1353, "feats": null, "head": 35, "id": 33, "lemma": "since", "misc": "", "start_char": 1348, "text": "since", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 1357, "feats": "Definite=Def|PronType=Art", "head": 35, "id": 34, "lemma": "the", "misc": "", "start_char": 1354, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 1364, "feats": "Number=Sing", "head": 32, "id": 35, "lemma": "Tasing", "misc": "", "start_char": 1358, "text": "Tasing", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 1366, "feats": null, "head": 17, "id": 36, "lemma": ".", "misc": "", "start_char": 1365, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 1369, "feats": "Polarity=Neg", "head": 40, "id": 37, "lemma": "no", "misc": "", "start_char": 1367, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 1371, "feats": null, "head": 40, "id": 38, "lemma": ",", "misc": "", "start_char": 1370, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 1373, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 40, "id": 39, "lemma": "I", "misc": "", "start_char": 1372, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 1377, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 17, "id": 40, "lemma": "get", "misc": "", "start_char": 1374, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 1385, "feats": "Number=Sing|PronType=Neg", "head": 40, "id": 41, "lemma": "nothing", "misc": "", "start_char": 1378, "text": "nothing", "upos": "PRON", "xpos": "NN" }, { "deprel": "punct", "end_char": 1387, "feats": null, "head": 17, "id": 42, "lemma": ".", "misc": "", "start_char": 1386, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ] ], [ [ 0, 5, 5 ], [ 1, 13, 13 ], [ 3, 5, 5 ], [ 3, 13, 13 ], [ 3, 32, 32 ], [ 4, 1, 1 ], [ 4, 9, 9 ], [ 6, 30, 30 ], [ 6, 40, 40 ], [ 9, 0, 0 ], [ 10, 0, 0 ], [ 10, 8, 8 ], [ 11, 0, 0 ], [ 14, 1, 1 ], [ 16, 23, 23 ], [ 16, 38, 38 ] ], [ [ 1, 2, 2 ], [ 1, 4, 4 ], [ 1, 7, 7 ] ], [ [ 1, 15, 15 ], [ 4, 11, 11 ], [ 5, 4, 4 ], [ 5, 6, 6 ], [ 6, 28, 28 ], [ 6, 34, 34 ], [ 10, 3, 3 ], [ 11, 13, 13 ], [ 11, 20, 20 ], [ 11, 24, 24 ], [ 13, 0, 0 ], [ 15, 0, 0 ], [ 15, 2, 2 ] ], [ [ 1, 25, 25 ] ], [ [ 1, 25, 26 ] ], [ [ 1, 28, 33 ] ], [ [ 1, 31, 33 ] ], [ [ 3, 0, 1 ], [ 3, 15, 16 ] ], [ [ 4, 6, 7 ] ], [ [ 6, 5, 5 ], [ 6, 11, 11 ], [ 6, 17, 17 ], [ 11, 7, 7 ], [ 16, 6, 6 ], [ 16, 20, 20 ] ], [ [ 6, 8, 9 ] ], [ [ 6, 42, 43 ] ], [ [ 11, 4, 4 ], [ 16, 13, 13 ] ], [ [ 11, 9, 11 ] ], [ [ 11, 16, 17 ] ], [ [ 11, 26, 34 ] ], [ [ 11, 30, 34 ] ], [ [ 11, 33, 34 ] ], [ [ 14, 3, 5 ] ], [ [ 14, 9, 10 ] ] ]
s08e19c11t
Are you still mad at me? Yes, we missed our lecture, we were almost arrested, and you got me locked in a room with a man who forced his tongue down the throat of a stuffed Wookiee. Boy, some people are just glass - half - empty. The glass is empty, Sheldon . It's completely empty . If you gave that glass to a man who was dying of thirst, he would be dead, do you know why? Before I answer, was he a smoker? I think you're looking at this all wrong. Fine, then tell me how I should be looking at it. Well, not only did we go to Skywalker Ranch, we got in . No one we know can say that . And for all the times you find me irritating, today you got to watch someone shoot me with a Taser. That part was pretty good. See? You did flop around a lot. I'll take your word for it . I was too busy trying not to defecate. You know, when they were escorting us to the detaining room, I looked through a door, and I'm pretty sure I saw a display case with the Ark of the Covenant. That's amazing. I know. And I saw Jabba the Hutt riding by on a motorcycle . Although that was right after the Tasing, so who can say for sure? I - I guess this could count as an adventure. It was . And even though we're not allowed back there, they can never take today away from us . Unlike my sense of smell, which hasn't returned since the Tasing . No, I got nothing.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP ’re) (ADJP (JJ wrong))) (. .)))" }, "speaker": "Raj", "text": "You ’re wrong.", "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": "cop", "end_char": 7, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 4, "text": "’re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 13, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "wrong", "misc": "", "start_char": 8, "text": "wrong", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 15, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 14, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (INTJ (UH No)) (, ,) (NP (PRP I)) (VP (VBP ’m) (RB not)) (. .)))" }, "speaker": "Howard", "text": "No, I ’m not.", "tokens": [ { "deprel": "discourse", "end_char": 18, "feats": "Polarity=Neg", "head": 5, "id": 1, "lemma": "no", "misc": "", "start_char": 16, "text": "No", "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": "nsubj", "end_char": 22, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 21, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 25, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 23, "text": "’m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 29, "feats": null, "head": 0, "id": 5, "lemma": "not", "misc": "", "start_char": 26, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "punct", "end_char": 31, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 30, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yes)) (, ,) (NP (PRP you)) (VP (VBP are)) (. .)))" }, "speaker": "Raj", "text": "Yes, you are.", "tokens": [ { "deprel": "discourse", "end_char": 35, "feats": null, "head": 4, "id": 1, "lemma": "yes", "misc": "", "start_char": 32, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 37, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 36, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 41, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 38, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 45, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "be", "misc": "", "start_char": 42, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "punct", "end_char": 47, "feats": null, "head": 4, "id": 5, "lemma": ".", "misc": "", "start_char": 46, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Settle) (NP (DT this)))) (. .) (NP (NP (NP (DT Those) (JJ little) (JJ animated) (NNS pictures)) (PP (IN on) (NP (DT the) (NNP Internet)))) (, ,)) (VP (VBP are) (NP (NP (PRP they)) (VP (VBN called) (S (NP (`` \") (NNS Gifs) ('' \") (CC or) (NP (`` \") (NNP Jifs)) ('' \")))))) (. ?)))" }, "speaker": "Howard", "text": "Settle this . Those little animated pictures on the Internet, are they called \" Gifs \" or \" Jifs \"?", "tokens": [ { "deprel": "root", "end_char": 54, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "settle", "misc": "", "start_char": 48, "text": "Settle", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 59, "feats": "Number=Sing|PronType=Dem", "head": 1, "id": 2, "lemma": "this", "misc": "", "start_char": 55, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 61, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 60, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 67, "feats": "Number=Plur|PronType=Dem", "head": 7, "id": 4, "lemma": "that", "misc": "", "start_char": 62, "text": "Those", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 74, "feats": "Degree=Pos", "head": 7, "id": 5, "lemma": "little", "misc": "", "start_char": 68, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "amod", "end_char": 83, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "animated", "misc": "", "start_char": 75, "text": "animated", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 92, "feats": "Number=Plur", "head": 1, "id": 7, "lemma": "picture", "misc": "", "start_char": 84, "text": "pictures", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 95, "feats": null, "head": 10, "id": 8, "lemma": "on", "misc": "", "start_char": 93, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 99, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 96, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 108, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "Internet", "misc": "", "start_char": 100, "text": "Internet", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 110, "feats": null, "head": 14, "id": 11, "lemma": ",", "misc": "", "start_char": 109, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux:pass", "end_char": 114, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 14, "id": 12, "lemma": "be", "misc": "", "start_char": 111, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj:pass", "end_char": 119, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 14, "id": 13, "lemma": "they", "misc": "", "start_char": 115, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 126, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 1, "id": 14, "lemma": "call", "misc": "", "start_char": 120, "text": "called", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 128, "feats": null, "head": 16, "id": 15, "lemma": "\"", "misc": "", "start_char": 127, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "xcomp", "end_char": 133, "feats": "Number=Plur", "head": 14, "id": 16, "lemma": "gif", "misc": "", "start_char": 129, "text": "Gifs", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 135, "feats": null, "head": 16, "id": 17, "lemma": "\"", "misc": "", "start_char": 134, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "cc", "end_char": 138, "feats": null, "head": 20, "id": 18, "lemma": "or", "misc": "", "start_char": 136, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 140, "feats": null, "head": 20, "id": 19, "lemma": "\"", "misc": "", "start_char": 139, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "conj", "end_char": 145, "feats": "Number=Sing", "head": 16, "id": 20, "lemma": "Jif", "misc": "", "start_char": 141, "text": "Jifs", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 147, "feats": null, "head": 20, "id": 21, "lemma": "\"", "misc": "", "start_char": 146, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "punct", "end_char": 149, "feats": null, "head": 1, "id": 22, "lemma": "?", "misc": "", "start_char": 148, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Well)) (, ,) (NP (DT the) (NNP G)) (VP (VBZ stands) (PP (IN for) (`` \") (NP (NNS graphics)))) (. .) ('' \") (S (NP (DT That)) (VP (VBZ 's) (NP (DT a) (JJ hard) (NN G)))) (, ,) (RB so) (S (NP (PRP I)) (VP (MD 'd) (VP (VB say) (NP (`` \") (NN gif))))) (. .) ('' \")))" }, "speaker": "Leonard", "text": "Well, the G stands for \" graphics . \" That's a hard G, so I'd say \" gif . \"", "tokens": [ { "deprel": "discourse", "end_char": 154, "feats": null, "head": 5, "id": 1, "lemma": "well", "misc": "", "start_char": 150, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 156, "feats": null, "head": 5, "id": 2, "lemma": ",", "misc": "", "start_char": 155, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 160, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 157, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 162, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "G", "misc": "", "start_char": 161, "text": "G", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 169, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "stand", "misc": "", "start_char": 163, "text": "stands", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 173, "feats": null, "head": 8, "id": 6, "lemma": "for", "misc": "", "start_char": 170, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 175, "feats": null, "head": 8, "id": 7, "lemma": "\"", "misc": "", "start_char": 174, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "obl", "end_char": 184, "feats": "Number=Plur", "head": 5, "id": 8, "lemma": "graphic", "misc": "", "start_char": 176, "text": "graphics", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 186, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 185, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 188, "feats": null, "head": 5, "id": 10, "lemma": "\"", "misc": "", "start_char": 187, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "nsubj", "end_char": 193, "feats": "Number=Sing|PronType=Dem", "head": 15, "id": 11, "lemma": "that", "misc": "", "start_char": 189, "text": "That", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 196, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 12, "lemma": "be", "misc": "", "start_char": 194, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 198, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 13, "lemma": "a", "misc": "", "start_char": 197, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 203, "feats": "Degree=Pos", "head": 15, "id": 14, "lemma": "hard", "misc": "", "start_char": 199, "text": "hard", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 205, "feats": "Number=Sing", "head": 5, "id": 15, "lemma": "G", "misc": "", "start_char": 204, "text": "G", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 207, "feats": null, "head": 15, "id": 16, "lemma": ",", "misc": "", "start_char": 206, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 210, "feats": null, "head": 20, "id": 17, "lemma": "so", "misc": "", "start_char": 208, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 212, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 20, "id": 18, "lemma": "I", "misc": "", "start_char": 211, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 215, "feats": "VerbForm=Fin", "head": 20, "id": 19, "lemma": "would", "misc": "", "start_char": 213, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 219, "feats": "VerbForm=Inf", "head": 15, "id": 20, "lemma": "say", "misc": "", "start_char": 216, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 221, "feats": null, "head": 20, "id": 21, "lemma": "\"", "misc": "", "start_char": 220, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "obj", "end_char": 225, "feats": "Number=Sing", "head": 20, "id": 22, "lemma": "gif", "misc": "", "start_char": 222, "text": "gif", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 227, "feats": null, "head": 5, "id": 23, "lemma": ".", "misc": "", "start_char": 226, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 229, "feats": null, "head": 5, "id": 24, "lemma": "\"", "misc": "", "start_char": 228, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (INTJ (UH W) (, ...) (S (NP (NP (DT The) (NN guy)) (SBAR (WHNP (WP who)) (S (VP (VBD invented) (NP (PRP it)))))) (VP (VBZ says) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (`` \") (NP (NN jif))))))) (. .) ('' \")))" }, "speaker": "Raj", "text": "W...The guy who invented it says it's \" jif . \"", "tokens": [ { "deprel": "discourse", "end_char": 231, "feats": null, "head": 8, "id": 1, "lemma": "W", "misc": "", "start_char": 230, "text": "W", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 235, "feats": null, "head": 8, "id": 2, "lemma": "...", "misc": "", "start_char": 232, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 239, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 236, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 243, "feats": "Number=Sing", "head": 8, "id": 4, "lemma": "guy", "misc": "", "start_char": 240, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 247, "feats": "PronType=Rel", "head": 6, "id": 5, "lemma": "who", "misc": "", "start_char": 244, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "acl:relcl", "end_char": 256, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 4, "id": 6, "lemma": "invent", "misc": "", "start_char": 248, "text": "invented", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 259, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 7, "lemma": "it", "misc": "", "start_char": 257, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 264, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 8, "lemma": "say", "misc": "", "start_char": 260, "text": "says", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 267, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 12, "id": 9, "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": 12, "id": 10, "lemma": "be", "misc": "", "start_char": 268, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 272, "feats": null, "head": 12, "id": 11, "lemma": "\"", "misc": "", "start_char": 271, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "ccomp", "end_char": 276, "feats": "Number=Sing", "head": 8, "id": 12, "lemma": "jif", "misc": "", "start_char": 273, "text": "jif", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 278, "feats": null, "head": 8, "id": 13, "lemma": ".", "misc": "", "start_char": 277, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 280, "feats": null, "head": 8, "id": 14, "lemma": "\"", "misc": "", "start_char": 279, "text": "\"", "upos": "PUNCT", "xpos": "''" } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sorry)))) (, ,) (SQ (VBP do) (NP (PRP you)) (VP (VB mean) (NP (NP (DT the) (NN guy)) (CC or) (NP (DT the) (NN juy))))) (. ?)))" }, "speaker": "Howard", "text": "I'm sorry, do you mean the guy or the juy?", "tokens": [ { "deprel": "nsubj", "end_char": 282, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 281, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 285, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 283, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 291, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "sorry", "misc": "", "start_char": 286, "text": "sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 293, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 292, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 296, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "do", "misc": "", "start_char": 294, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 300, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 6, "lemma": "you", "misc": "", "start_char": 297, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 305, "feats": "VerbForm=Inf", "head": 3, "id": 7, "lemma": "mean", "misc": "", "start_char": 301, "text": "mean", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 309, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 306, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 313, "feats": "Number=Sing", "head": 7, "id": 9, "lemma": "guy", "misc": "", "start_char": 310, "text": "guy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 316, "feats": null, "head": 12, "id": 10, "lemma": "or", "misc": "", "start_char": 314, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 320, "feats": "Definite=Def|PronType=Art", "head": 12, "id": 11, "lemma": "the", "misc": "", "start_char": 317, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "conj", "end_char": 324, "feats": "Number=Sing", "head": 9, "id": 12, "lemma": "juy", "misc": "", "start_char": 321, "text": "juy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 326, "feats": null, "head": 3, "id": 13, "lemma": "?", "misc": "", "start_char": 325, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (NP (PRP I)) (VP (MD 'll) (VP (VB give) (NP (PRP you)) (NP (NP (CD three) (NNS guesses)) (SBAR (WHADVP (WRB why)) (S (NP (PRP I)) (VP (VBP 'm) (ADJP (RB so) (JJ irritated)))))))) (. .)))" }, "speaker": "Sheldon", "text": "Well, I'll give you three guesses why I'm so irritated.", "tokens": [ { "deprel": "discourse", "end_char": 331, "feats": null, "head": 5, "id": 1, "lemma": "well", "misc": "", "start_char": 327, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 333, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 332, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 335, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 334, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 339, "feats": "VerbForm=Fin", "head": 5, "id": 4, "lemma": "will", "misc": "", "start_char": 336, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 344, "feats": "VerbForm=Inf", "head": 0, "id": 5, "lemma": "give", "misc": "", "start_char": 340, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 348, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 5, "id": 6, "lemma": "you", "misc": "", "start_char": 345, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "nummod", "end_char": 354, "feats": "NumForm=Word|NumType=Card", "head": 8, "id": 7, "lemma": "three", "misc": "", "start_char": 349, "text": "three", "upos": "NUM", "xpos": "CD" }, { "deprel": "obj", "end_char": 362, "feats": "Number=Plur", "head": 5, "id": 8, "lemma": "guess", "misc": "", "start_char": 355, "text": "guesses", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "advmod", "end_char": 366, "feats": "PronType=Rel", "head": 13, "id": 9, "lemma": "why", "misc": "", "start_char": 363, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 368, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 10, "lemma": "I", "misc": "", "start_char": 367, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 371, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 11, "lemma": "be", "misc": "", "start_char": 369, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 374, "feats": null, "head": 13, "id": 12, "lemma": "so", "misc": "", "start_char": 372, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 384, "feats": "Degree=Pos", "head": 8, "id": 13, "lemma": "irritated", "misc": "", "start_char": 375, "text": "irritated", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 386, "feats": null, "head": 5, "id": 14, "lemma": ".", "misc": "", "start_char": 385, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (NP (NN Something)) (VP (VBD happened) (ADVP (JJ different)) (PP (IN from) (NP (NP (DT the) (NN way)) (SBAR (S (NP (PRP you)) (VP (VBD wanted) (NP (PRP it)))))))) (. .)))" }, "speaker": "Howard", "text": "Something happened different from the way you wanted it.", "tokens": [ { "deprel": "nsubj", "end_char": 396, "feats": "Number=Sing|PronType=Ind", "head": 2, "id": 1, "lemma": "something", "misc": "", "start_char": 387, "text": "Something", "upos": "PRON", "xpos": "NN" }, { "deprel": "root", "end_char": 405, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 2, "lemma": "happen", "misc": "", "start_char": 397, "text": "happened", "upos": "VERB", "xpos": "VBD" }, { "deprel": "xcomp", "end_char": 415, "feats": "Degree=Pos", "head": 2, "id": 3, "lemma": "different", "misc": "", "start_char": 406, "text": "different", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 420, "feats": null, "head": 6, "id": 4, "lemma": "from", "misc": "", "start_char": 416, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 424, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 421, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 428, "feats": "Number=Sing", "head": 2, "id": 6, "lemma": "way", "misc": "", "start_char": 425, "text": "way", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 432, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 8, "id": 7, "lemma": "you", "misc": "", "start_char": 429, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 439, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 6, "id": 8, "lemma": "want", "misc": "", "start_char": 433, "text": "wanted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 442, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 9, "lemma": "it", "misc": "", "start_char": 440, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 444, "feats": null, "head": 2, "id": 10, "lemma": ".", "misc": "", "start_char": 443, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP guess) (SBAR (SBAR (S (NP (NN news)) (VP (VBZ travels) (ADVP (RB fast)))) (. .) (S (NP (PRP It)) (VP (VBZ 's) (ADJP (JJ true)))) (, ,) (S (S (NP (NP (DT a) (JJ select) (NN group)) (PP (IN of) (NP (NNS scientists)))) (VP (VBD was) (VP (VBN invited) (PP (IN to) (NP (NP (DT a) (NN weekend) (NN symposium)) (PP (IN at) (NP (NP (DT a) (JJ former) (NN home)) (PP (IN of) (NP (NNP Richard) (NNP Feynman)))))))))) (, ,) (CC and) (S (NP (PRP I)) (VP (VBD was) (RB n't) (VP (VBN included)))))))) (. .)))" }, "speaker": "Sheldon", "text": "I guess news travels fast . It's true, a select group of scientists was invited to a weekend symposium at a former home of Richard Feynman, and I wasn't included.", "tokens": [ { "deprel": "nsubj", "end_char": 446, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 445, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 452, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "guess", "misc": "", "start_char": 447, "text": "guess", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 457, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "news", "misc": "", "start_char": 453, "text": "news", "upos": "NOUN", "xpos": "NN" }, { "deprel": "ccomp", "end_char": 465, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 2, "id": 4, "lemma": "travel", "misc": "", "start_char": 458, "text": "travels", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 470, "feats": "Degree=Pos", "head": 4, "id": 5, "lemma": "fast", "misc": "", "start_char": 466, "text": "fast", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 472, "feats": null, "head": 2, "id": 6, "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": 9, "id": 7, "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": 9, "id": 8, "lemma": "be", "misc": "", "start_char": 476, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 483, "feats": "Degree=Pos", "head": 2, "id": 9, "lemma": "true", "misc": "", "start_char": 479, "text": "true", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 485, "feats": null, "head": 17, "id": 10, "lemma": ",", "misc": "", "start_char": 484, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 487, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 11, "lemma": "a", "misc": "", "start_char": 486, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 494, "feats": "Degree=Pos", "head": 13, "id": 12, "lemma": "select", "misc": "", "start_char": 488, "text": "select", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj:pass", "end_char": 500, "feats": "Number=Sing", "head": 17, "id": 13, "lemma": "group", "misc": "", "start_char": 495, "text": "group", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 503, "feats": null, "head": 15, "id": 14, "lemma": "of", "misc": "", "start_char": 501, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 514, "feats": "Number=Plur", "head": 13, "id": 15, "lemma": "scientist", "misc": "", "start_char": 504, "text": "scientists", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux:pass", "end_char": 518, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 17, "id": 16, "lemma": "be", "misc": "", "start_char": 515, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "parataxis", "end_char": 526, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 2, "id": 17, "lemma": "invite", "misc": "", "start_char": 519, "text": "invited", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 529, "feats": null, "head": 21, "id": 18, "lemma": "to", "misc": "", "start_char": 527, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 531, "feats": "Definite=Ind|PronType=Art", "head": 21, "id": 19, "lemma": "a", "misc": "", "start_char": 530, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 539, "feats": "Number=Sing", "head": 21, "id": 20, "lemma": "weekend", "misc": "", "start_char": 532, "text": "weekend", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 549, "feats": "Number=Sing", "head": 17, "id": 21, "lemma": "symposium", "misc": "", "start_char": 540, "text": "symposium", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 552, "feats": null, "head": 25, "id": 22, "lemma": "at", "misc": "", "start_char": 550, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 554, "feats": "Definite=Ind|PronType=Art", "head": 25, "id": 23, "lemma": "a", "misc": "", "start_char": 553, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 561, "feats": "Degree=Pos", "head": 25, "id": 24, "lemma": "former", "misc": "", "start_char": 555, "text": "former", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 566, "feats": "Number=Sing", "head": 21, "id": 25, "lemma": "home", "misc": "", "start_char": 562, "text": "home", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 569, "feats": null, "head": 27, "id": 26, "lemma": "of", "misc": "", "start_char": 567, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 577, "feats": "Number=Sing", "head": 25, "id": 27, "lemma": "Richard", "misc": "", "start_char": 570, "text": "Richard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 585, "feats": "Number=Sing", "head": 27, "id": 28, "lemma": "Feynman", "misc": "", "start_char": 578, "text": "Feynman", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 587, "feats": null, "head": 34, "id": 29, "lemma": ",", "misc": "", "start_char": 586, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 591, "feats": null, "head": 34, "id": 30, "lemma": "and", "misc": "", "start_char": 588, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj:pass", "end_char": 593, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 34, "id": 31, "lemma": "I", "misc": "", "start_char": 592, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 597, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 34, "id": 32, "lemma": "be", "misc": "", "start_char": 594, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 601, "feats": null, "head": 34, "id": 33, "lemma": "not", "misc": "", "start_char": 598, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "conj", "end_char": 610, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 17, "id": 34, "lemma": "include", "misc": "", "start_char": 602, "text": "included", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 612, "feats": null, "head": 2, "id": 35, "lemma": ".", "misc": "", "start_char": 611, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (NNP Sheldon)) (, ,) (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ sure) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (RB not) (SBAR (IN because) (S (NP (PRP they)) (VP (VBP do) (RB n't) (VP (VB think) (SBAR (S (NP (PRP you)) (VP (VBP 're) (NP (DT an) (JJ elite) (NN scientist)))))))))))))) (. .)))" }, "speaker": "Leonard", "text": "Oh, Sheldon, I'm sure it's not because they don't think you're an elite scientist.", "tokens": [ { "deprel": "discourse", "end_char": 615, "feats": null, "head": 7, "id": 1, "lemma": "oh", "misc": "", "start_char": 613, "text": "Oh", "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": "vocative", "end_char": 625, "feats": "Number=Sing", "head": 7, "id": 3, "lemma": "Sheldon", "misc": "", "start_char": 618, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 627, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 626, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 629, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 628, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 632, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 630, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 637, "feats": "Degree=Pos", "head": 0, "id": 7, "lemma": "sure", "misc": "", "start_char": 633, "text": "sure", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 640, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 9, "id": 8, "lemma": "it", "misc": "", "start_char": 638, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 643, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 9, "lemma": "be", "misc": "", "start_char": 641, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 647, "feats": null, "head": 15, "id": 10, "lemma": "not", "misc": "", "start_char": 644, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "mark", "end_char": 655, "feats": null, "head": 15, "id": 11, "lemma": "because", "misc": "", "start_char": 648, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 660, "feats": "Case=Nom|Number=Plur|Person=3|PronType=Prs", "head": 15, "id": 12, "lemma": "they", "misc": "", "start_char": 656, "text": "they", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 663, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 13, "lemma": "do", "misc": "", "start_char": 661, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 667, "feats": null, "head": 15, "id": 14, "lemma": "not", "misc": "", "start_char": 664, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "ccomp", "end_char": 673, "feats": "VerbForm=Inf", "head": 7, "id": 15, "lemma": "think", "misc": "", "start_char": 668, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 677, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 20, "id": 16, "lemma": "you", "misc": "", "start_char": 674, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 681, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 20, "id": 17, "lemma": "be", "misc": "", "start_char": 678, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 684, "feats": "Definite=Ind|PronType=Art", "head": 20, "id": 18, "lemma": "a", "misc": "", "start_char": 682, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 690, "feats": "Degree=Pos", "head": 20, "id": 19, "lemma": "elite", "misc": "", "start_char": 685, "text": "elite", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "ccomp", "end_char": 700, "feats": "Number=Sing", "head": 15, "id": 20, "lemma": "scientist", "misc": "", "start_char": 691, "text": "scientist", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 702, "feats": null, "head": 7, "id": 21, "lemma": ".", "misc": "", "start_char": 701, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Yeah)) (, ,) (NP (PRP I)) (VP (VBP bet) (S (NP (PRP you)) (NP (NP (NN anything)) (SBAR (S (NP (PRP it)) (VP (VBZ 's) (ADVP (RB just) (RB 'cause)) (SBAR (S (NP (PRP you)) (VP (VBP 're) (NP (NP (DT a) (NN pain)) (PP (IN in) (NP (DT the) (NN ass))))))))))))) (. .)))" }, "speaker": "Howard", "text": "Yeah, I bet you anything it's just 'cause you're a pain in the ass.", "tokens": [ { "deprel": "discourse", "end_char": 707, "feats": null, "head": 4, "id": 1, "lemma": "yeah", "misc": "", "start_char": 703, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 709, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 708, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 711, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 710, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 715, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "bet", "misc": "", "start_char": 712, "text": "bet", "upos": "VERB", "xpos": "VBP" }, { "deprel": "iobj", "end_char": 719, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 5, "lemma": "you", "misc": "", "start_char": 716, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "ccomp", "end_char": 728, "feats": "Number=Sing|PronType=Ind", "head": 4, "id": 6, "lemma": "anything", "misc": "", "start_char": 720, "text": "anything", "upos": "PRON", "xpos": "NN" }, { "deprel": "nsubj", "end_char": 731, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 10, "id": 7, "lemma": "it", "misc": "", "start_char": 729, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 734, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "be", "misc": "", "start_char": 732, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 739, "feats": null, "head": 10, "id": 9, "lemma": "just", "misc": "", "start_char": 735, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "acl:relcl", "end_char": 746, "feats": null, "head": 6, "id": 10, "lemma": "'cause", "misc": "", "start_char": 740, "text": "'cause", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 750, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 14, "id": 11, "lemma": "you", "misc": "", "start_char": 747, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 754, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 14, "id": 12, "lemma": "be", "misc": "", "start_char": 751, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "det", "end_char": 756, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 13, "lemma": "a", "misc": "", "start_char": 755, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 761, "feats": "Number=Sing", "head": 4, "id": 14, "lemma": "pain", "misc": "", "start_char": 757, "text": "pain", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 764, "feats": null, "head": 17, "id": 15, "lemma": "in", "misc": "", "start_char": 762, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 768, "feats": "Definite=Def|PronType=Art", "head": 17, "id": 16, "lemma": "the", "misc": "", "start_char": 765, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 772, "feats": "Number=Sing", "head": 14, "id": 17, "lemma": "ass", "misc": "", "start_char": 769, "text": "ass", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 774, "feats": null, "head": 4, "id": 18, "lemma": ".", "misc": "", "start_char": 773, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP 're) (ADVP (RB just)) (VP (VBG saying) (SBAR (IN that) (S (VP (TO to) (VP (VB make) (S (NP (PRP me)) (VP (VB feel) (ADJP (JJR better)))))))))) (. .)))" }, "speaker": "Sheldon", "text": "You're just saying that to make me feel better.", "tokens": [ { "deprel": "nsubj", "end_char": 778, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 1, "lemma": "you", "misc": "", "start_char": 775, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 782, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 779, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 787, "feats": null, "head": 4, "id": 3, "lemma": "just", "misc": "", "start_char": 783, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 794, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 4, "lemma": "say", "misc": "", "start_char": 788, "text": "saying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 799, "feats": null, "head": 7, "id": 5, "lemma": "that", "misc": "", "start_char": 795, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "mark", "end_char": 802, "feats": null, "head": 7, "id": 6, "lemma": "to", "misc": "", "start_char": 800, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 807, "feats": "VerbForm=Inf", "head": 4, "id": 7, "lemma": "make", "misc": "", "start_char": 803, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 810, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 8, "lemma": "I", "misc": "", "start_char": 808, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "xcomp", "end_char": 815, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "feel", "misc": "", "start_char": 811, "text": "feel", "upos": "VERB", "xpos": "VB" }, { "deprel": "xcomp", "end_char": 822, "feats": "Degree=Cmp", "head": 9, "id": 10, "lemma": "good", "misc": "", "start_char": 816, "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "punct", "end_char": 824, "feats": null, "head": 4, "id": 11, "lemma": ".", "misc": "", "start_char": 823, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (S (VP (VB Look))) (, ,) (NP (PRP you)) (VP (MD can) (VP (VB spend) (NP (NP (DT the) (NN rest)) (PP (IN of) (NP (DT the) (NN day)))) (S (VP (VBG being) (ADJP (JJ bitter) (PP (IN about) (NP (DT this)))))))) (. .)))" }, "speaker": "Leonard", "text": "Look, you can spend the rest of the day being bitter about this.", "tokens": [ { "deprel": "root", "end_char": 829, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 1, "lemma": "look", "misc": "", "start_char": 825, "text": "Look", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 831, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 830, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 835, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 3, "lemma": "you", "misc": "", "start_char": 832, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 839, "feats": "VerbForm=Fin", "head": 5, "id": 4, "lemma": "can", "misc": "", "start_char": 836, "text": "can", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 845, "feats": "VerbForm=Inf", "head": 1, "id": 5, "lemma": "spend", "misc": "", "start_char": 840, "text": "spend", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 849, "feats": "Definite=Def|PronType=Art", "head": 7, "id": 6, "lemma": "the", "misc": "", "start_char": 846, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 854, "feats": "Number=Sing", "head": 5, "id": 7, "lemma": "rest", "misc": "", "start_char": 850, "text": "rest", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 857, "feats": null, "head": 10, "id": 8, "lemma": "of", "misc": "", "start_char": 855, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 861, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 858, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 865, "feats": "Number=Sing", "head": 7, "id": 10, "lemma": "day", "misc": "", "start_char": 862, "text": "day", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 871, "feats": "VerbForm=Ger", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 866, "text": "being", "upos": "AUX", "xpos": "VBG" }, { "deprel": "advcl", "end_char": 878, "feats": "Degree=Pos", "head": 5, "id": 12, "lemma": "bitter", "misc": "", "start_char": 872, "text": "bitter", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 884, "feats": null, "head": 14, "id": 13, "lemma": "about", "misc": "", "start_char": 879, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 889, "feats": "Number=Sing|PronType=Dem", "head": 12, "id": 14, "lemma": "this", "misc": "", "start_char": 885, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 891, "feats": null, "head": 1, "id": 15, "lemma": ".", "misc": "", "start_char": 890, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (VP (VBN Agreed)) (. .)))" }, "speaker": "Sheldon", "text": "Agreed.", "tokens": [ { "deprel": "root", "end_char": 898, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 1, "lemma": "agree", "misc": "", "start_char": 892, "text": "Agreed", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 900, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 899, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBD was) (VP (VBG gon) (S (VP (TO na) (VP (VB say) (LST (`` \") (CC or) (, ,) ('' \") (CC but) (SBARQ (WHADVP (WRB why)) (SQ (VP (VB bother)))))))))) (. ?)))" }, "speaker": "Leonard", "text": "I was gonna say \" or, \" but why bother?", "tokens": [ { "deprel": "nsubj", "end_char": 902, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 901, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 906, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 903, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 910, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 3, "lemma": "go", "misc": "", "start_char": 907, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 913, "feats": null, "head": 5, "id": 4, "lemma": "to", "misc": "", "start_char": 911, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 917, "feats": "VerbForm=Inf", "head": 3, "id": 5, "lemma": "say", "misc": "", "start_char": 914, "text": "say", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 919, "feats": null, "head": 7, "id": 6, "lemma": "\"", "misc": "", "start_char": 918, "text": "\"", "upos": "PUNCT", "xpos": "``" }, { "deprel": "obj", "end_char": 922, "feats": null, "head": 5, "id": 7, "lemma": "or", "misc": "", "start_char": 920, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "punct", "end_char": 924, "feats": null, "head": 7, "id": 8, "lemma": ",", "misc": "", "start_char": 923, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "punct", "end_char": 926, "feats": null, "head": 7, "id": 9, "lemma": "\"", "misc": "", "start_char": 925, "text": "\"", "upos": "PUNCT", "xpos": "''" }, { "deprel": "cc", "end_char": 930, "feats": null, "head": 12, "id": 10, "lemma": "but", "misc": "", "start_char": 927, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 934, "feats": "PronType=Int", "head": 12, "id": 11, "lemma": "why", "misc": "", "start_char": 931, "text": "why", "upos": "ADV", "xpos": "WRB" }, { "deprel": "conj", "end_char": 941, "feats": "VerbForm=Inf", "head": 3, "id": 12, "lemma": "bother", "misc": "", "start_char": 935, "text": "bother", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 943, "feats": null, "head": 3, "id": 13, "lemma": "?", "misc": "", "start_char": 942, "text": "?", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 0, 0 ] ], [ [ 1, 2, 2 ], [ 2, 2, 2 ], [ 6, 0, 0 ], [ 7, 5, 5 ], [ 11, 2, 2 ], [ 12, 0, 0 ] ], [ [ 3, 8, 9 ] ], [ [ 4, 17, 17 ], [ 10, 4, 4 ], [ 10, 15, 15 ], [ 11, 4, 4 ], [ 11, 10, 10 ], [ 15, 0, 0 ] ], [ [ 6, 5, 5 ] ], [ [ 7, 2, 2 ], [ 7, 9, 9 ], [ 8, 6, 6 ], [ 9, 0, 0 ], [ 9, 30, 30 ], [ 10, 2, 2 ], [ 12, 7, 7 ], [ 13, 2, 2 ] ], [ [ 9, 14, 14 ] ], [ [ 9, 26, 27 ] ], [ [ 10, 17, 19 ] ] ]
s08e20c00t
You ’re wrong. No, I ’m not. Yes, you are. Settle this . Those little animated pictures on the Internet, are they called " Gifs " or " Jifs "? Well, the G stands for " graphics . " That's a hard G, so I'd say " gif . " W...The guy who invented it says it's " jif . " I'm sorry, do you mean the guy or the juy? Well, I'll give you three guesses why I'm so irritated. Something happened different from the way you wanted it. I guess news travels fast . It's true, a select group of scientists was invited to a weekend symposium at a former home of Richard Feynman, and I wasn't included. Oh, Sheldon, I'm sure it's not because they don't think you're an elite scientist. Yeah, I bet you anything it's just 'cause you're a pain in the ass. You're just saying that to make me feel better. Look, you can spend the rest of the day being bitter about this. Agreed. I was gonna say " or, " but why bother?
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Hey)) (, ,) (NP (NNP Raj)) (. .)))" }, "speaker": "Bernadette", "text": "Hey, Raj.", "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": 9, "feats": "Number=Sing", "head": 0, "id": 3, "lemma": "Raj", "misc": "", "start_char": 6, "text": "Raj", "upos": "PROPN", "xpos": "NNP" }, { "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 (INTJ (UH Hey)) (, ,) (NP (PRP I)) (VP (VBD got) (NP (PRP you)) (NP (DT a) (JJ little) (NN gift))) (. .)))" }, "speaker": "Raj", "text": "Hey, I got you a little gift.", "tokens": [ { "deprel": "discourse", "end_char": 15, "feats": null, "head": 4, "id": 1, "lemma": "hey", "misc": "", "start_char": 12, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 17, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 16, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 19, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 3, "lemma": "I", "misc": "", "start_char": 18, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 23, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "get", "misc": "", "start_char": 20, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "iobj", "end_char": 27, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 5, "lemma": "you", "misc": "", "start_char": 24, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 29, "feats": "Definite=Ind|PronType=Art", "head": 8, "id": 6, "lemma": "a", "misc": "", "start_char": 28, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 36, "feats": "Degree=Pos", "head": 8, "id": 7, "lemma": "little", "misc": "", "start_char": 30, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 41, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "gift", "misc": "", "start_char": 37, "text": "gift", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 43, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 42, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Oh)) (, ,) (NP (DT that)) (VP (VBZ 's) (NP (NP (DT a) (NN lot)) (PP (IN of) (NP (NML (NN Girl) (NN Scout)) (NNS Cookies))))) (. .)))" }, "speaker": "Bernadette", "text": "Oh, that's a lot of Girl Scout Cookies.", "tokens": [ { "deprel": "discourse", "end_char": 46, "feats": null, "head": 6, "id": 1, "lemma": "oh", "misc": "", "start_char": 44, "text": "Oh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 48, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 47, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 53, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 3, "lemma": "that", "misc": "", "start_char": 49, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 56, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 54, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 58, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 57, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 62, "feats": "Number=Sing", "head": 0, "id": 6, "lemma": "lot", "misc": "", "start_char": 59, "text": "lot", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 65, "feats": null, "head": 10, "id": 7, "lemma": "of", "misc": "", "start_char": 63, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 70, "feats": "Number=Sing", "head": 9, "id": 8, "lemma": "girl", "misc": "", "start_char": 66, "text": "Girl", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 76, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "scout", "misc": "", "start_char": 71, "text": "Scout", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 84, "feats": "Number=Plur", "head": 6, "id": 10, "lemma": "cookie", "misc": "", "start_char": 77, "text": "Cookies", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 86, "feats": null, "head": 6, "id": 11, "lemma": ".", "misc": "", "start_char": 85, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP know) (NP (PRP me)))) (. .) (S (NP (PRP I)) (VP (VBP 'm) (PP (IN from) (NP (NNP India))))) (. .) (S (NP (PRP I)) (VP (MD ca) (RB n't) (VP (VB resist) (NP (NNS children)) (S (VP (VBG begging)))))) (. .) (RB So) (, ,) (SBARQ (WHADVP (WRB how)) (SQ (VBZ 's) (NP (PRP it)) (VP (VBG going) (PP (IN with) (NP (NP (DT the) (NN title)) (PP (IN to) (NP (DT the) (NN house))))))) (. ?))))" }, "speaker": "Raj", "text": "You know me . I'm from India . I can't resist children begging . So, how's it going with the title to the house?", "tokens": [ { "deprel": "nsubj", "end_char": 90, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 87, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 95, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 8, "id": 2, "lemma": "know", "misc": "", "start_char": 91, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 98, "feats": "Case=Acc|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 3, "lemma": "I", "misc": "", "start_char": 96, "text": "me", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 100, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 99, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 102, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 8, "id": 5, "lemma": "I", "misc": "", "start_char": 101, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 105, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 103, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "case", "end_char": 110, "feats": null, "head": 8, "id": 7, "lemma": "from", "misc": "", "start_char": 106, "text": "from", "upos": "ADP", "xpos": "IN" }, { "deprel": "root", "end_char": 116, "feats": "Number=Sing", "head": 0, "id": 8, "lemma": "India", "misc": "", "start_char": 111, "text": "India", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 118, "feats": null, "head": 8, "id": 9, "lemma": ".", "misc": "", "start_char": 117, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 120, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 10, "lemma": "I", "misc": "", "start_char": 119, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 123, "feats": "VerbForm=Fin", "head": 13, "id": 11, "lemma": "can", "misc": "", "start_char": 121, "text": "ca", "upos": "AUX", "xpos": "MD" }, { "deprel": "advmod", "end_char": 127, "feats": null, "head": 13, "id": 12, "lemma": "not", "misc": "", "start_char": 124, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 134, "feats": "VerbForm=Inf", "head": 8, "id": 13, "lemma": "resist", "misc": "", "start_char": 128, "text": "resist", "upos": "VERB", "xpos": "VB" }, { "deprel": "nsubj", "end_char": 143, "feats": "Number=Plur", "head": 15, "id": 14, "lemma": "child", "misc": "", "start_char": 135, "text": "children", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "ccomp", "end_char": 151, "feats": "VerbForm=Ger", "head": 13, "id": 15, "lemma": "beg", "misc": "", "start_char": 144, "text": "begging", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 153, "feats": null, "head": 8, "id": 16, "lemma": ".", "misc": "", "start_char": 152, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 156, "feats": null, "head": 22, "id": 17, "lemma": "so", "misc": "", "start_char": 154, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 158, "feats": null, "head": 17, "id": 18, "lemma": ",", "misc": "", "start_char": 157, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 162, "feats": "PronType=Int", "head": 22, "id": 19, "lemma": "how", "misc": "", "start_char": 159, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "aux", "end_char": 165, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 22, "id": 20, "lemma": "be", "misc": "", "start_char": 163, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 168, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 22, "id": 21, "lemma": "it", "misc": "", "start_char": 166, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 174, "feats": "Tense=Pres|VerbForm=Part", "head": 8, "id": 22, "lemma": "go", "misc": "", "start_char": 169, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 179, "feats": null, "head": 25, "id": 23, "lemma": "with", "misc": "", "start_char": 175, "text": "with", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 183, "feats": "Definite=Def|PronType=Art", "head": 25, "id": 24, "lemma": "the", "misc": "", "start_char": 180, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 189, "feats": "Number=Sing", "head": 22, "id": 25, "lemma": "title", "misc": "", "start_char": 184, "text": "title", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 192, "feats": null, "head": 28, "id": 26, "lemma": "to", "misc": "", "start_char": 190, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 196, "feats": "Definite=Def|PronType=Art", "head": 28, "id": 27, "lemma": "the", "misc": "", "start_char": 193, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 202, "feats": "Number=Sing", "head": 22, "id": 28, "lemma": "house", "misc": "", "start_char": 197, "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 204, "feats": null, "head": 8, "id": 29, "lemma": "?", "misc": "", "start_char": 203, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (S (S (ADJP (JJ Great))) (, ,) (S (NP (PRP it)) (VP (VBZ 's) (RB all) (VP (VBN done)))) (. .) (S (NP (DT The) (NN lawyer)) (VP (VP (VBD tracked) (PRT (RP down)) (NP (PRP$ my) (NN father))) (CC and) (VP (VBD got) (S (NP (PRP him)) (VP (TO to) (VP (VB sign) (NP (PRP it)) (PRT (RP over)))))))) (. .) (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB have) (S (VP (TO to) (VP (VB meet) (NP (PRP him)))))))) (, ,) (S (NP (PRP I)) (VP (VBD did) (RB n't) (VP (VB have) (S (VP (TO to) (VP (VB talk) (PP (IN to) (NP (PRP him))))))))) (, ,) (S (NP (PRP I)) (VP (VBP do) (RB n't) (ADVP (RB even)) (VP (VB know) (SBAR (WHADVP (WRB where)) (S (NP (PRP he)) (VP (VBZ is))))))) (. .)))" }, "speaker": "Howard", "text": "Great, it's all done . The lawyer tracked down my father and got him to sign it over . I didn't have to meet him, I didn't have to talk to him, I don't even know where he is.", "tokens": [ { "deprel": "discourse", "end_char": 210, "feats": "Degree=Pos", "head": 6, "id": 1, "lemma": "great", "misc": "", "start_char": 205, "text": "Great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 212, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 211, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:pass", "end_char": 215, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 6, "id": 3, "lemma": "it", "misc": "", "start_char": 213, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 218, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 6, "id": 4, "lemma": "be", "misc": "", "start_char": 216, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 222, "feats": null, "head": 6, "id": 5, "lemma": "all", "misc": "", "start_char": 219, "text": "all", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 227, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 10, "id": 6, "lemma": "do", "misc": "", "start_char": 223, "text": "done", "upos": "VERB", "xpos": "VBN" }, { "deprel": "punct", "end_char": 229, "feats": null, "head": 6, "id": 7, "lemma": ".", "misc": "", "start_char": 228, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 233, "feats": "Definite=Def|PronType=Art", "head": 9, "id": 8, "lemma": "the", "misc": "", "start_char": 230, "text": "The", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 240, "feats": "Number=Sing", "head": 10, "id": 9, "lemma": "lawyer", "misc": "", "start_char": 234, "text": "lawyer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "root", "end_char": 248, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 0, "id": 10, "lemma": "track", "misc": "", "start_char": 241, "text": "tracked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 253, "feats": null, "head": 10, "id": 11, "lemma": "down", "misc": "", "start_char": 249, "text": "down", "upos": "ADP", "xpos": "RP" }, { "deprel": "nmod:poss", "end_char": 256, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 13, "id": 12, "lemma": "my", "misc": "", "start_char": 254, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 263, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "father", "misc": "", "start_char": 257, "text": "father", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 267, "feats": null, "head": 15, "id": 14, "lemma": "and", "misc": "", "start_char": 264, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 271, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 10, "id": 15, "lemma": "get", "misc": "", "start_char": 268, "text": "got", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 275, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 16, "lemma": "he", "misc": "", "start_char": 272, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "mark", "end_char": 278, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 276, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 283, "feats": "VerbForm=Inf", "head": 15, "id": 18, "lemma": "sign", "misc": "", "start_char": 279, "text": "sign", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 286, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 18, "id": 19, "lemma": "it", "misc": "", "start_char": 284, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "compound:prt", "end_char": 291, "feats": null, "head": 18, "id": 20, "lemma": "over", "misc": "", "start_char": 287, "text": "over", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 293, "feats": null, "head": 10, "id": 21, "lemma": ".", "misc": "", "start_char": 292, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 295, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 25, "id": 22, "lemma": "I", "misc": "", "start_char": 294, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 299, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 25, "id": 23, "lemma": "do", "misc": "", "start_char": 296, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 303, "feats": null, "head": 25, "id": 24, "lemma": "not", "misc": "", "start_char": 300, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 308, "feats": "VerbForm=Inf", "head": 10, "id": 25, "lemma": "have", "misc": "", "start_char": 304, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 311, "feats": null, "head": 27, "id": 26, "lemma": "to", "misc": "", "start_char": 309, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 316, "feats": "VerbForm=Inf", "head": 25, "id": 27, "lemma": "meet", "misc": "", "start_char": 312, "text": "meet", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 320, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 27, "id": 28, "lemma": "he", "misc": "", "start_char": 317, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 322, "feats": null, "head": 25, "id": 29, "lemma": ",", "misc": "", "start_char": 321, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 324, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 33, "id": 30, "lemma": "I", "misc": "", "start_char": 323, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 328, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 33, "id": 31, "lemma": "do", "misc": "", "start_char": 325, "text": "did", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 332, "feats": null, "head": 33, "id": 32, "lemma": "not", "misc": "", "start_char": 329, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 337, "feats": "VerbForm=Inf", "head": 10, "id": 33, "lemma": "have", "misc": "", "start_char": 333, "text": "have", "upos": "VERB", "xpos": "VB" }, { "deprel": "mark", "end_char": 340, "feats": null, "head": 35, "id": 34, "lemma": "to", "misc": "", "start_char": 338, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 345, "feats": "VerbForm=Inf", "head": 33, "id": 35, "lemma": "talk", "misc": "", "start_char": 341, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 348, "feats": null, "head": 37, "id": 36, "lemma": "to", "misc": "", "start_char": 346, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 352, "feats": "Case=Acc|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 35, "id": 37, "lemma": "he", "misc": "", "start_char": 349, "text": "him", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 354, "feats": null, "head": 43, "id": 38, "lemma": ",", "misc": "", "start_char": 353, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 356, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 43, "id": 39, "lemma": "I", "misc": "", "start_char": 355, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 359, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 43, "id": 40, "lemma": "do", "misc": "", "start_char": 357, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 363, "feats": null, "head": 43, "id": 41, "lemma": "not", "misc": "", "start_char": 360, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "advmod", "end_char": 368, "feats": null, "head": 43, "id": 42, "lemma": "even", "misc": "", "start_char": 364, "text": "even", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 373, "feats": "VerbForm=Inf", "head": 10, "id": 43, "lemma": "know", "misc": "", "start_char": 369, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "ccomp", "end_char": 379, "feats": "PronType=Int", "head": 43, "id": 44, "lemma": "where", "misc": "", "start_char": 374, "text": "where", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 382, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 46, "id": 45, "lemma": "he", "misc": "", "start_char": 380, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl:relcl", "end_char": 385, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 44, "id": 46, "lemma": "be", "misc": "", "start_char": 383, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "punct", "end_char": 387, "feats": null, "head": 10, "id": 47, "lemma": ".", "misc": "", "start_char": 386, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Wow)) (, ,) (SBAR (RB so) (S (NP (PRP you)) (VP (VBP 're) (RB not) (ADJP (JJ curious)) (ADVP (IN at) (DT all))))) (. ?)))" }, "speaker": "Raj", "text": "Wow, so you're not curious at all?", "tokens": [ { "deprel": "discourse", "end_char": 391, "feats": null, "head": 7, "id": 1, "lemma": "wow", "misc": "", "start_char": 388, "text": "Wow", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 393, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 392, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 396, "feats": null, "head": 7, "id": 3, "lemma": "so", "misc": "", "start_char": 394, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 400, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 4, "lemma": "you", "misc": "", "start_char": 397, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 404, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "be", "misc": "", "start_char": 401, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 408, "feats": null, "head": 7, "id": 6, "lemma": "not", "misc": "", "start_char": 405, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 416, "feats": "Degree=Pos", "head": 0, "id": 7, "lemma": "curious", "misc": "", "start_char": 409, "text": "curious", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 419, "feats": null, "head": 9, "id": 8, "lemma": "at", "misc": "", "start_char": 417, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 423, "feats": null, "head": 7, "id": 9, "lemma": "all", "misc": "", "start_char": 420, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "punct", "end_char": 425, "feats": null, "head": 7, "id": 10, "lemma": "?", "misc": "", "start_char": 424, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (INTJ (UH Nope) (. .)))" }, "speaker": "Howard", "text": "Nope.", "tokens": [ { "deprel": "root", "end_char": 430, "feats": null, "head": 0, "id": 1, "lemma": "nope", "misc": "", "start_char": 426, "text": "Nope", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 432, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 431, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (FRAG (LST (UH Hm) (. .)) (WHNP (WP What)) (SBAR (IN if) (S (NP (PRP he)) (VP (VBZ 's) (PP (IN in) (NP (NN prison)))))) (. ?) (WHNP (WP What)) (SQ (SBAR (IN if) (S (NP (PRP he)) (VP (VBZ 's) (NP (DT a) (NN spy))))) (. ?) (WHNP (WP What)) (SBAR (IN if) (S (NP (PRP he)) (VP (VBZ 's) (PP (IN in) (NP (DT a) (NNPS Beatles) (NN cover) (NN band)))))) (. ?) (S (NP (PRP I)) (VP (VBP 'm) (ADVP (RB just)) (VP (VBG saying) (, ,) (S (SBAR (IN if) (S (NP (PRP he)) (VP (VBZ 's) (VP (VBN got) (NP (PRP$ your) (NN nose) (CC and) (NN haircut)))))) (, ,) (NP (PRP he)) (VP (MD 'd) (VP (VB make) (NP (DT a) (NN killer) (NNP Ringo))))))))) (. .)))" }, "speaker": "Raj", "text": "Hm . What if he's in prison? What if he's a spy? What if he's in a Beatles cover band? I'm just saying, if he's got your nose and haircut, he'd make a killer Ringo.", "tokens": [ { "deprel": "discourse", "end_char": 435, "feats": null, "head": 30, "id": 1, "lemma": "hm", "misc": "", "start_char": 433, "text": "Hm", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 437, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 436, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "reparandum", "end_char": 442, "feats": "PronType=Int", "head": 30, "id": 3, "lemma": "what", "misc": "", "start_char": 438, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "mark", "end_char": 445, "feats": null, "head": 8, "id": 4, "lemma": "if", "misc": "", "start_char": 443, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 448, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 8, "id": 5, "lemma": "he", "misc": "", "start_char": 446, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 451, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 449, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 454, "feats": null, "head": 8, "id": 7, "lemma": "in", "misc": "", "start_char": 452, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "advcl", "end_char": 461, "feats": "Number=Sing", "head": 3, "id": 8, "lemma": "prison", "misc": "", "start_char": 455, "text": "prison", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 463, "feats": null, "head": 8, "id": 9, "lemma": "?", "misc": "", "start_char": 462, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 468, "feats": "PronType=Rel", "head": 8, "id": 10, "lemma": "what", "misc": "", "start_char": 464, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "mark", "end_char": 471, "feats": null, "head": 15, "id": 11, "lemma": "if", "misc": "", "start_char": 469, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 474, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 15, "id": 12, "lemma": "he", "misc": "", "start_char": 472, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 477, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 15, "id": 13, "lemma": "be", "misc": "", "start_char": 475, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 479, "feats": "Definite=Ind|PronType=Art", "head": 15, "id": 14, "lemma": "a", "misc": "", "start_char": 478, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "advcl", "end_char": 483, "feats": "Number=Sing", "head": 8, "id": 15, "lemma": "spy", "misc": "", "start_char": 480, "text": "spy", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 485, "feats": null, "head": 8, "id": 16, "lemma": "?", "misc": "", "start_char": 484, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "reparandum", "end_char": 490, "feats": "PronType=Rel", "head": 30, "id": 17, "lemma": "what", "misc": "", "start_char": 486, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "mark", "end_char": 493, "feats": null, "head": 25, "id": 18, "lemma": "if", "misc": "", "start_char": 491, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 496, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 25, "id": 19, "lemma": "he", "misc": "", "start_char": 494, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 499, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 25, "id": 20, "lemma": "be", "misc": "", "start_char": 497, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 502, "feats": null, "head": 25, "id": 21, "lemma": "in", "misc": "", "start_char": 500, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 504, "feats": "Definite=Ind|PronType=Art", "head": 25, "id": 22, "lemma": "a", "misc": "", "start_char": 503, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 512, "feats": "Number=Plur", "head": 24, "id": 23, "lemma": "Beatles", "misc": "", "start_char": 505, "text": "Beatles", "upos": "PROPN", "xpos": "NNPS" }, { "deprel": "compound", "end_char": 518, "feats": "Number=Sing", "head": 25, "id": 24, "lemma": "cover", "misc": "", "start_char": 513, "text": "cover", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advcl", "end_char": 523, "feats": "Number=Sing", "head": 30, "id": 25, "lemma": "band", "misc": "", "start_char": 519, "text": "band", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 525, "feats": null, "head": 25, "id": 26, "lemma": "?", "misc": "", "start_char": 524, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 527, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 30, "id": 27, "lemma": "I", "misc": "", "start_char": 526, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 530, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 30, "id": 28, "lemma": "be", "misc": "", "start_char": 528, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 535, "feats": null, "head": 30, "id": 29, "lemma": "just", "misc": "", "start_char": 531, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 542, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 30, "lemma": "say", "misc": "", "start_char": 536, "text": "saying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 544, "feats": null, "head": 30, "id": 31, "lemma": ",", "misc": "", "start_char": 543, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 547, "feats": null, "head": 35, "id": 32, "lemma": "if", "misc": "", "start_char": 545, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 550, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 35, "id": 33, "lemma": "he", "misc": "", "start_char": 548, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 553, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 35, "id": 34, "lemma": "be", "misc": "", "start_char": 551, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advcl", "end_char": 557, "feats": "Tense=Past|VerbForm=Part", "head": 43, "id": 35, "lemma": "get", "misc": "", "start_char": 554, "text": "got", "upos": "VERB", "xpos": "VBN" }, { "deprel": "nmod:poss", "end_char": 562, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 37, "id": 36, "lemma": "your", "misc": "", "start_char": 558, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 567, "feats": "Number=Sing", "head": 35, "id": 37, "lemma": "nose", "misc": "", "start_char": 563, "text": "nose", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 571, "feats": null, "head": 39, "id": 38, "lemma": "and", "misc": "", "start_char": 568, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 579, "feats": "Number=Sing", "head": 37, "id": 39, "lemma": "haircut", "misc": "", "start_char": 572, "text": "haircut", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 581, "feats": null, "head": 35, "id": 40, "lemma": ",", "misc": "", "start_char": 580, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 584, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 43, "id": 41, "lemma": "he", "misc": "", "start_char": 582, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 587, "feats": "VerbForm=Fin", "head": 43, "id": 42, "lemma": "would", "misc": "", "start_char": 585, "text": "'d", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 592, "feats": "VerbForm=Inf", "head": 30, "id": 43, "lemma": "make", "misc": "", "start_char": 588, "text": "make", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 594, "feats": "Definite=Ind|PronType=Art", "head": 45, "id": 44, "lemma": "a", "misc": "", "start_char": 593, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 601, "feats": "Number=Sing", "head": 43, "id": 45, "lemma": "killer", "misc": "", "start_char": 595, "text": "killer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 607, "feats": "Number=Sing", "head": 43, "id": 46, "lemma": "Ringo", "misc": "", "start_char": 602, "text": "Ringo", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 609, "feats": null, "head": 30, "id": 47, "lemma": ".", "misc": "", "start_char": 608, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ] ], [ [ 1, 2, 2 ], [ 3, 2, 2 ], [ 3, 4, 4 ], [ 3, 9, 9 ], [ 7, 26, 26 ] ], [ [ 1, 4, 4 ], [ 3, 0, 0 ] ], [ [ 1, 5, 7 ] ], [ [ 1, 6, 7 ], [ 2, 2, 2 ], [ 2, 7, 9 ], [ 2, 4, 9 ] ], [ [ 3, 7, 7 ] ], [ [ 3, 13, 13 ] ], [ [ 3, 26, 27 ] ], [ [ 4, 7, 8 ] ], [ [ 4, 11, 11 ], [ 4, 21, 21 ], [ 4, 29, 29 ], [ 4, 38, 38 ], [ 5, 3, 3 ], [ 7, 35, 35 ] ], [ [ 4, 11, 12 ], [ 4, 15, 15 ], [ 4, 27, 27 ], [ 4, 36, 36 ], [ 4, 44, 44 ], [ 7, 4, 4 ], [ 7, 11, 11 ], [ 7, 18, 18 ], [ 7, 32, 32 ], [ 7, 40, 40 ] ], [ [ 7, 7, 7 ] ], [ [ 7, 13, 14 ] ], [ [ 7, 21, 24 ] ], [ [ 7, 43, 45 ] ] ]
s08e20c01t
Hey, Raj. Hey, I got you a little gift. Oh, that's a lot of Girl Scout Cookies. You know me . I'm from India . I can't resist children begging . So, how's it going with the title to the house? Great, it's all done . The lawyer tracked down my father and got him to sign it over . I didn't have to meet him, I didn't have to talk to him, I don't even know where he is. Wow, so you're not curious at all? Nope. Hm . What if he's in prison? What if he's a spy? What if he's in a Beatles cover band? I'm just saying, if he's got your nose and haircut, he'd make a killer Ringo.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (NP (NP (NN Thanks)) (ADVP (RB again)) (PP (IN for) (S (VP (VBG agreeing) (S (VP (TO to) (VP (VB do) (NP (DT this)))))))) (. .)))" }, "speaker": "Wil Wheaton", "text": "Thanks again for agreeing to do this.", "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": 25, "feats": "VerbForm=Ger", "head": 1, "id": 4, "lemma": "agree", "misc": "", "start_char": 17, "text": "agreeing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 28, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 26, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 31, "feats": "VerbForm=Inf", "head": 4, "id": 6, "lemma": "do", "misc": "", "start_char": 29, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 36, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 7, "lemma": "this", "misc": "", "start_char": 32, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 38, "feats": null, "head": 1, "id": 8, "lemma": ".", "misc": "", "start_char": 37, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Oh)) (, ,) (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ cool)))) (: ;) (S (NP (PRP I)) (VP (VBP 've) (ADVP (RB never)) (VP (VBN been) (PP (IN on) (NP (DT a) (NN podcast))) (ADVP (RB before))))) (. .)))" }, "speaker": "Penny", "text": "Oh, it's cool; I've never been on a podcast before.", "tokens": [ { "deprel": "discourse", "end_char": 41, "feats": null, "head": 5, "id": 1, "lemma": "oh", "misc": "", "start_char": 39, "text": "Oh", "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": "nsubj", "end_char": 46, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 5, "id": 3, "lemma": "it", "misc": "", "start_char": 44, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 49, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 4, "lemma": "be", "misc": "", "start_char": 47, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 54, "feats": "Degree=Pos", "head": 0, "id": 5, "lemma": "cool", "misc": "", "start_char": 50, "text": "cool", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 56, "feats": null, "head": 5, "id": 6, "lemma": ";", "misc": "", "start_char": 55, "text": ";", "upos": "PUNCT", "xpos": ":" }, { "deprel": "nsubj", "end_char": 58, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 7, "lemma": "I", "misc": "", "start_char": 57, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 62, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 13, "id": 8, "lemma": "have", "misc": "", "start_char": 59, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 68, "feats": null, "head": 13, "id": 9, "lemma": "never", "misc": "", "start_char": 63, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "cop", "end_char": 73, "feats": "Tense=Past|VerbForm=Part", "head": 13, "id": 10, "lemma": "be", "misc": "", "start_char": 69, "text": "been", "upos": "AUX", "xpos": "VBN" }, { "deprel": "case", "end_char": 76, "feats": null, "head": 13, "id": 11, "lemma": "on", "misc": "", "start_char": 74, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 78, "feats": "Definite=Ind|PronType=Art", "head": 13, "id": 12, "lemma": "a", "misc": "", "start_char": 77, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "parataxis", "end_char": 86, "feats": "Number=Sing", "head": 5, "id": 13, "lemma": "podcast", "misc": "", "start_char": 79, "text": "podcast", "upos": "NOUN", "xpos": "NN" }, { "deprel": "advmod", "end_char": 93, "feats": null, "head": 13, "id": 14, "lemma": "before", "misc": "", "start_char": 87, "text": "before", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 95, "feats": null, "head": 5, "id": 15, "lemma": ".", "misc": "", "start_char": 94, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (S (NP (PRP you)) (VP (VBD picked) (NP (DT a) (JJ good) (NN one)) (S (VP (TO to) (VP (VB start)))))) (. .) (S (NP (NNP Wil)) (VP (VBZ 's) (VP (VBN had) (NP (NP (NNS lots)) (PP (IN of) (NP (JJ great) (NNS guests))))))) (. .) (NP (NP (NNP Jonathan) (NNP Frakes)) (, ,) (NP (NNP Brent) (NNP Spiner)) (, ,) (NP (NNP Michael) (NNP Dorn)) (, ,) (NP (NNP Gates) (NNP McFadden))) (. ...)))" }, "speaker": "Leonard", "text": "Well, you picked a good one to start . Wil's had lots of great guests . Jonathan Frakes, Brent Spiner, Michael Dorn, Gates McFadden ...", "tokens": [ { "deprel": "discourse", "end_char": 100, "feats": null, "head": 4, "id": 1, "lemma": "well", "misc": "", "start_char": 96, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 102, "feats": null, "head": 4, "id": 2, "lemma": ",", "misc": "", "start_char": 101, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 106, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 3, "lemma": "you", "misc": "", "start_char": 103, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 113, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 0, "id": 4, "lemma": "pick", "misc": "", "start_char": 107, "text": "picked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "det", "end_char": 115, "feats": "Definite=Ind|PronType=Art", "head": 7, "id": 5, "lemma": "a", "misc": "", "start_char": 114, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 120, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "good", "misc": "", "start_char": 116, "text": "good", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 124, "feats": "Number=Sing", "head": 4, "id": 7, "lemma": "one", "misc": "", "start_char": 121, "text": "one", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 127, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 125, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 133, "feats": "VerbForm=Inf", "head": 7, "id": 9, "lemma": "start", "misc": "", "start_char": 128, "text": "start", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 135, "feats": null, "head": 4, "id": 10, "lemma": ".", "misc": "", "start_char": 134, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 139, "feats": "Number=Sing", "head": 13, "id": 11, "lemma": "Wil", "misc": "", "start_char": 136, "text": "Wil", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "aux", "end_char": 142, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 140, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 146, "feats": "Tense=Past|VerbForm=Part", "head": 4, "id": 13, "lemma": "have", "misc": "", "start_char": 143, "text": "had", "upos": "VERB", "xpos": "VBN" }, { "deprel": "obj", "end_char": 151, "feats": "Number=Plur", "head": 13, "id": 14, "lemma": "lot", "misc": "", "start_char": 147, "text": "lots", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "case", "end_char": 154, "feats": null, "head": 17, "id": 15, "lemma": "of", "misc": "", "start_char": 152, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 160, "feats": "Degree=Pos", "head": 17, "id": 16, "lemma": "great", "misc": "", "start_char": 155, "text": "great", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nmod", "end_char": 167, "feats": "Number=Plur", "head": 14, "id": 17, "lemma": "guest", "misc": "", "start_char": 161, "text": "guests", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 169, "feats": null, "head": 4, "id": 18, "lemma": ".", "misc": "", "start_char": 168, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "parataxis", "end_char": 178, "feats": "Number=Sing", "head": 4, "id": 19, "lemma": "Jonathan", "misc": "", "start_char": 170, "text": "Jonathan", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 185, "feats": "Number=Sing", "head": 19, "id": 20, "lemma": "Frakes", "misc": "", "start_char": 179, "text": "Frakes", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 187, "feats": null, "head": 22, "id": 21, "lemma": ",", "misc": "", "start_char": 186, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 193, "feats": "Number=Sing", "head": 19, "id": 22, "lemma": "Brent", "misc": "", "start_char": 188, "text": "Brent", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 200, "feats": "Number=Sing", "head": 22, "id": 23, "lemma": "Spiner", "misc": "", "start_char": 194, "text": "Spiner", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 202, "feats": null, "head": 25, "id": 24, "lemma": ",", "misc": "", "start_char": 201, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 210, "feats": "Number=Sing", "head": 19, "id": 25, "lemma": "Michael", "misc": "", "start_char": 203, "text": "Michael", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 215, "feats": "Number=Sing", "head": 25, "id": 26, "lemma": "Dorn", "misc": "", "start_char": 211, "text": "Dorn", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 217, "feats": null, "head": 28, "id": 27, "lemma": ",", "misc": "", "start_char": 216, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 223, "feats": "Number=Sing", "head": 19, "id": 28, "lemma": "Gates", "misc": "", "start_char": 218, "text": "Gates", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 232, "feats": "Number=Sing", "head": 28, "id": 29, "lemma": "McFadden", "misc": "", "start_char": 224, "text": "McFadden", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 236, "feats": null, "head": 4, "id": 30, "lemma": "...", "misc": "", "start_char": 233, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (DT Those)) (VP (VBP are) (NP (NML (NNP Star) (NNP Trek)) (NNS people))) (. .)))" }, "speaker": "Penny", "text": "Those are Star Trek people.", "tokens": [ { "deprel": "nsubj", "end_char": 242, "feats": "Number=Plur|PronType=Dem", "head": 5, "id": 1, "lemma": "that", "misc": "", "start_char": 237, "text": "Those", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 246, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "be", "misc": "", "start_char": 243, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "compound", "end_char": 251, "feats": "Number=Sing", "head": 4, "id": 3, "lemma": "Star", "misc": "", "start_char": 247, "text": "Star", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "compound", "end_char": 256, "feats": "Number=Sing", "head": 5, "id": 4, "lemma": "Trek", "misc": "", "start_char": 252, "text": "Trek", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "root", "end_char": 263, "feats": "Number=Plur", "head": 0, "id": 5, "lemma": "person", "misc": "", "start_char": 257, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 265, "feats": null, "head": 5, "id": 6, "lemma": ".", "misc": "", "start_char": 264, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (INTJ (UH Yes) (. !)))" }, "speaker": "Leonard", "text": "Yes!", "tokens": [ { "deprel": "root", "end_char": 269, "feats": null, "head": 0, "id": 1, "lemma": "yes", "misc": "", "start_char": 266, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 271, "feats": null, "head": 1, "id": 2, "lemma": "!", "misc": "", "start_char": 270, "text": "!", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (ADVP (RB only)) (VP (VBD figured) (NP (DT that)) (PRT (RP out)) (SBAR (IN because) (S (NP (PRP I)) (VP (VBP 've) (ADVP (RB never)) (VP (VBN heard) (PP (IN of) (NP (NP (DT any)) (PP (IN of) (NP (PRP them)))))))))) (. .)))" }, "speaker": "Penny", "text": "I only figured that out because I've never heard of any of them.", "tokens": [ { "deprel": "nsubj", "end_char": 273, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 272, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 278, "feats": null, "head": 3, "id": 2, "lemma": "only", "misc": "", "start_char": 274, "text": "only", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 286, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 3, "lemma": "figure", "misc": "", "start_char": 279, "text": "figured", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 291, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 4, "lemma": "that", "misc": "", "start_char": 287, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "compound:prt", "end_char": 295, "feats": null, "head": 3, "id": 5, "lemma": "out", "misc": "", "start_char": 292, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "mark", "end_char": 303, "feats": null, "head": 10, "id": 6, "lemma": "because", "misc": "", "start_char": 296, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 305, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 10, "id": 7, "lemma": "I", "misc": "", "start_char": 304, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 309, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "have", "misc": "", "start_char": 306, "text": "'ve", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 315, "feats": null, "head": 10, "id": 9, "lemma": "never", "misc": "", "start_char": 310, "text": "never", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 321, "feats": "Tense=Past|VerbForm=Part", "head": 3, "id": 10, "lemma": "hear", "misc": "", "start_char": 316, "text": "heard", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 324, "feats": null, "head": 12, "id": 11, "lemma": "of", "misc": "", "start_char": 322, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 328, "feats": null, "head": 10, "id": 12, "lemma": "any", "misc": "", "start_char": 325, "text": "any", "upos": "DET", "xpos": "DT" }, { "deprel": "case", "end_char": 331, "feats": null, "head": 14, "id": 13, "lemma": "of", "misc": "", "start_char": 329, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 336, "feats": "Case=Acc|Number=Plur|Person=3|PronType=Prs", "head": 12, "id": 14, "lemma": "they", "misc": "", "start_char": 332, "text": "them", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 338, "feats": null, "head": 3, "id": 15, "lemma": ".", "misc": "", "start_char": 337, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBP deserve) (NP (DT that)))) (. .) (S (S (NP (PRP I)) (VP (VBD invited) (NP (PRP you)) (PP (IN on) (NP (PRP$ my) (NN show))))) (CC and) (S (NP (PRP I)) (VP (VBD drove) (ADVP (RB here))))) (. .)))" }, "speaker": "Wil", "text": "I deserve that . I invited you on my show and I drove here.", "tokens": [ { "deprel": "nsubj", "end_char": 340, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 339, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 348, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "deserve", "misc": "", "start_char": 341, "text": "deserve", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 353, "feats": "Number=Sing|PronType=Dem", "head": 2, "id": 3, "lemma": "that", "misc": "", "start_char": 349, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "punct", "end_char": 355, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 354, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "nsubj", "end_char": 357, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 5, "lemma": "I", "misc": "", "start_char": 356, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 365, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 2, "id": 6, "lemma": "invite", "misc": "", "start_char": 358, "text": "invited", "upos": "VERB", "xpos": "VBD" }, { "deprel": "obj", "end_char": 369, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 6, "id": 7, "lemma": "you", "misc": "", "start_char": 366, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "case", "end_char": 372, "feats": null, "head": 10, "id": 8, "lemma": "on", "misc": "", "start_char": 370, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 375, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 10, "id": 9, "lemma": "my", "misc": "", "start_char": 373, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obl", "end_char": 380, "feats": "Number=Sing", "head": 6, "id": 10, "lemma": "show", "misc": "", "start_char": 376, "text": "show", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 384, "feats": null, "head": 13, "id": 11, "lemma": "and", "misc": "", "start_char": 381, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "nsubj", "end_char": 386, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 13, "id": 12, "lemma": "I", "misc": "", "start_char": 385, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "conj", "end_char": 392, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 6, "id": 13, "lemma": "drive", "misc": "", "start_char": 387, "text": "drove", "upos": "VERB", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 397, "feats": "PronType=Dem", "head": 13, "id": 14, "lemma": "here", "misc": "", "start_char": 393, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 399, "feats": null, "head": 2, "id": 15, "lemma": ".", "misc": "", "start_char": 398, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (FRAG (ADJP (JJ Sorry)) (. .)))" }, "speaker": "Penny", "text": "Sorry.", "tokens": [ { "deprel": "root", "end_char": 405, "feats": "Degree=Pos", "head": 0, "id": 1, "lemma": "sorry", "misc": "", "start_char": 400, "text": "Sorry", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 407, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 406, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (INTJ (UH Okay)) (, ,) (INTJ (UH so)) (, ,) (NP (DT this)) (VP (VBZ is) (ADVP (RB basically)) (VP (VBG gon) (S (VP (TO na) (VP (VB be) (PP (ADVP (RB just)) (IN like) (NP (DT a) (JJ little) (NN talk) (NN show)))))))) (. .) (S (S (INTJ (UH Uh)) (, ,) (NP (PRP we)) (VP (VBP 're) (VP (VBG gon) (S (VP (TO na) (VP (VB take) (NP (DT some) (NNS calls)))))))) (, ,) (S (NP (PRP we)) (VP (MD 'll) (VP (VB talk) (PP (IN about) (S (SBAR (WHNP (WP what)) (S (NP (PRP it)) (VP (VBD was) (PP (IN like)) (PP (IN on) (NP (NP (DT the) (NN set)) (PP (IN of) (NP (NNP Serial) (NNP Ape) (, -) (RB ist) (CD 2) (. .)))))))) (NP (PRP It)) (VP (MD should) (VP (VB be) (ADJP (RB really) (JJ fun)))))))))) (. .)))" }, "speaker": "Wil", "text": "Okay, so, this is basically gonna be just like a little talk show . Uh, we're gonna take some calls, we'll talk about what it was like on the set of Serial Ape - ist 2 . It should be really fun.", "tokens": [ { "deprel": "discourse", "end_char": 412, "feats": null, "head": 8, "id": 1, "lemma": "okay", "misc": "", "start_char": 408, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 414, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 413, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 417, "feats": null, "head": 8, "id": 3, "lemma": "so", "misc": "", "start_char": 415, "text": "so", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 419, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 418, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 424, "feats": "Number=Sing|PronType=Dem", "head": 8, "id": 5, "lemma": "this", "misc": "", "start_char": 420, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "aux", "end_char": 427, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 8, "id": 6, "lemma": "be", "misc": "", "start_char": 425, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 437, "feats": null, "head": 8, "id": 7, "lemma": "basically", "misc": "", "start_char": 428, "text": "basically", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 441, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 8, "lemma": "go", "misc": "", "start_char": 438, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 444, "feats": null, "head": 16, "id": 9, "lemma": "to", "misc": "", "start_char": 442, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "cop", "end_char": 447, "feats": "VerbForm=Inf", "head": 16, "id": 10, "lemma": "be", "misc": "", "start_char": 445, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 452, "feats": null, "head": 16, "id": 11, "lemma": "just", "misc": "", "start_char": 448, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 457, "feats": null, "head": 16, "id": 12, "lemma": "like", "misc": "", "start_char": 453, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 459, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 13, "lemma": "a", "misc": "", "start_char": 458, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 466, "feats": "Degree=Pos", "head": 16, "id": 14, "lemma": "little", "misc": "", "start_char": 460, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 471, "feats": "Number=Sing", "head": 16, "id": 15, "lemma": "talk", "misc": "", "start_char": 467, "text": "talk", "upos": "NOUN", "xpos": "NN" }, { "deprel": "xcomp", "end_char": 476, "feats": "Number=Sing", "head": 8, "id": 16, "lemma": "show", "misc": "", "start_char": 472, "text": "show", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 478, "feats": null, "head": 18, "id": 17, "lemma": ".", "misc": "", "start_char": 477, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 481, "feats": null, "head": 22, "id": 18, "lemma": "uh", "misc": "", "start_char": 479, "text": "Uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 483, "feats": null, "head": 18, "id": 19, "lemma": ",", "misc": "", "start_char": 482, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 486, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 22, "id": 20, "lemma": "we", "misc": "", "start_char": 484, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 490, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 22, "id": 21, "lemma": "be", "misc": "", "start_char": 487, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 494, "feats": "Tense=Pres|VerbForm=Part", "head": 8, "id": 22, "lemma": "go", "misc": "", "start_char": 491, "text": "gon", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 497, "feats": null, "head": 24, "id": 23, "lemma": "to", "misc": "", "start_char": 495, "text": "na", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 502, "feats": "VerbForm=Inf", "head": 22, "id": 24, "lemma": "take", "misc": "", "start_char": 498, "text": "take", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 507, "feats": null, "head": 26, "id": 25, "lemma": "some", "misc": "", "start_char": 503, "text": "some", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 513, "feats": "Number=Plur", "head": 24, "id": 26, "lemma": "call", "misc": "", "start_char": 508, "text": "calls", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 515, "feats": null, "head": 22, "id": 27, "lemma": ",", "misc": "", "start_char": 514, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 518, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 30, "id": 28, "lemma": "we", "misc": "", "start_char": 516, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 522, "feats": "VerbForm=Fin", "head": 30, "id": 29, "lemma": "will", "misc": "", "start_char": 519, "text": "'ll", "upos": "AUX", "xpos": "MD" }, { "deprel": "parataxis", "end_char": 527, "feats": "VerbForm=Inf", "head": 22, "id": 30, "lemma": "talk", "misc": "", "start_char": 523, "text": "talk", "upos": "VERB", "xpos": "VB" }, { "deprel": "case", "end_char": 533, "feats": null, "head": 32, "id": 31, "lemma": "about", "misc": "", "start_char": 528, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 538, "feats": "PronType=Rel", "head": 30, "id": 32, "lemma": "what", "misc": "", "start_char": 534, "text": "what", "upos": "PRON", "xpos": "WP" }, { "deprel": "nsubj", "end_char": 541, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 35, "id": 33, "lemma": "it", "misc": "", "start_char": 539, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 545, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 32, "id": 34, "lemma": "be", "misc": "", "start_char": 542, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "case", "end_char": 550, "feats": null, "head": 32, "id": 35, "lemma": "like", "misc": "", "start_char": 546, "text": "like", "upos": "ADP", "xpos": "IN" }, { "deprel": "case", "end_char": 553, "feats": null, "head": 38, "id": 36, "lemma": "on", "misc": "", "start_char": 551, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 557, "feats": "Definite=Def|PronType=Art", "head": 38, "id": 37, "lemma": "the", "misc": "", "start_char": 554, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 561, "feats": "Number=Sing", "head": 30, "id": 38, "lemma": "set", "misc": "", "start_char": 558, "text": "set", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 564, "feats": null, "head": 41, "id": 39, "lemma": "of", "misc": "", "start_char": 562, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "amod", "end_char": 571, "feats": "Degree=Pos", "head": 41, "id": 40, "lemma": "serial", "misc": "", "start_char": 565, "text": "Serial", "upos": "ADJ", "xpos": "NNP" }, { "deprel": "nmod", "end_char": 575, "feats": "Number=Sing", "head": 38, "id": 41, "lemma": "Ape", "misc": "", "start_char": 572, "text": "Ape", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 577, "feats": null, "head": 44, "id": 42, "lemma": "-", "misc": "", "start_char": 576, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 581, "feats": null, "head": 44, "id": 43, "lemma": "ist", "misc": "", "start_char": 578, "text": "ist", "upos": "ADV", "xpos": "RB" }, { "deprel": "nummod", "end_char": 583, "feats": "NumForm=Digit|NumType=Card", "head": 50, "id": 44, "lemma": "2", "misc": "", "start_char": 582, "text": "2", "upos": "NUM", "xpos": "CD" }, { "deprel": "punct", "end_char": 585, "feats": null, "head": 44, "id": 45, "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": 50, "id": 46, "lemma": "it", "misc": "", "start_char": 586, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 595, "feats": "VerbForm=Fin", "head": 50, "id": 47, "lemma": "should", "misc": "", "start_char": 589, "text": "should", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 598, "feats": "VerbForm=Inf", "head": 50, "id": 48, "lemma": "be", "misc": "", "start_char": 596, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "advmod", "end_char": 605, "feats": null, "head": 50, "id": 49, "lemma": "really", "misc": "", "start_char": 599, "text": "really", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 609, "feats": "Degree=Pos", "head": 8, "id": 50, "lemma": "fun", "misc": "", "start_char": 606, "text": "fun", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 611, "feats": null, "head": 8, "id": 51, "lemma": ".", "misc": "", "start_char": 610, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (NP (DT This)) (VP (VBZ is) (ADJP (JJ exciting))) (. .)))" }, "speaker": "Leonard", "text": "This is exciting.", "tokens": [ { "deprel": "nsubj", "end_char": 616, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 1, "lemma": "this", "misc": "", "start_char": 612, "text": "This", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 619, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 617, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "root", "end_char": 628, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "exciting", "misc": "", "start_char": 620, "text": "exciting", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 630, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 629, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (LST (UH Yeah) (. .) (RB So) (, ,) (SBARQ (WHNP (WHADVP (WRB how) (JJ many)) (NNS people)) (SQ (VP (VBP listen))) (. ?))))" }, "speaker": "Penny", "text": "Yeah . So, how many people listen?", "tokens": [ { "deprel": "discourse", "end_char": 635, "feats": null, "head": 8, "id": 1, "lemma": "yeah", "misc": "", "start_char": 631, "text": "Yeah", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 637, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 636, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "discourse", "end_char": 640, "feats": null, "head": 8, "id": 3, "lemma": "so", "misc": "", "start_char": 638, "text": "So", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 642, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 641, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 646, "feats": "PronType=Int", "head": 6, "id": 5, "lemma": "how", "misc": "", "start_char": 643, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "amod", "end_char": 651, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "many", "misc": "", "start_char": 647, "text": "many", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 658, "feats": "Number=Plur", "head": 8, "id": 7, "lemma": "person", "misc": "", "start_char": 652, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 665, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 8, "lemma": "listen", "misc": "", "start_char": 659, "text": "listen", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 667, "feats": null, "head": 8, "id": 9, "lemma": "?", "misc": "", "start_char": 666, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (S (NP (JJS Most) (NNS people)) (VP (VBP download) (NP (PRP it)) (ADVP (RBR later)))) (, ,) (CC but) (S (ADVP (RB usually)) (NP (QP (DT a) (JJ few) (CD thousand)) (NNS people)) (VP (VBP listen) (ADVP (RB live)))) (. .)))" }, "speaker": "Wil", "text": "Most people download it later, but usually a few thousand people listen live.", "tokens": [ { "deprel": "amod", "end_char": 672, "feats": "Degree=Sup", "head": 2, "id": 1, "lemma": "most", "misc": "", "start_char": 668, "text": "Most", "upos": "ADJ", "xpos": "JJS" }, { "deprel": "nsubj", "end_char": 679, "feats": "Number=Plur", "head": 3, "id": 2, "lemma": "person", "misc": "", "start_char": 673, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "root", "end_char": 688, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 3, "lemma": "download", "misc": "", "start_char": 680, "text": "download", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 691, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 3, "id": 4, "lemma": "it", "misc": "", "start_char": 689, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 697, "feats": "Degree=Cmp", "head": 3, "id": 5, "lemma": "late", "misc": "", "start_char": 692, "text": "later", "upos": "ADV", "xpos": "RBR" }, { "deprel": "punct", "end_char": 699, "feats": null, "head": 13, "id": 6, "lemma": ",", "misc": "", "start_char": 698, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 703, "feats": null, "head": 13, "id": 7, "lemma": "but", "misc": "", "start_char": 700, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 711, "feats": null, "head": 13, "id": 8, "lemma": "usually", "misc": "", "start_char": 704, "text": "usually", "upos": "ADV", "xpos": "RB" }, { "deprel": "det", "end_char": 713, "feats": "Definite=Ind|PronType=Art", "head": 12, "id": 9, "lemma": "a", "misc": "", "start_char": 712, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 717, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "few", "misc": "", "start_char": 714, "text": "few", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nummod", "end_char": 726, "feats": "NumForm=Word|NumType=Card", "head": 12, "id": 11, "lemma": "thousand", "misc": "", "start_char": 718, "text": "thousand", "upos": "NUM", "xpos": "CD" }, { "deprel": "nsubj", "end_char": 733, "feats": "Number=Plur", "head": 13, "id": 12, "lemma": "person", "misc": "", "start_char": 727, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "conj", "end_char": 740, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 13, "lemma": "listen", "misc": "", "start_char": 734, "text": "listen", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 745, "feats": null, "head": 13, "id": 14, "lemma": "live", "misc": "", "start_char": 741, "text": "live", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 747, "feats": null, "head": 3, "id": 15, "lemma": ".", "misc": "", "start_char": 746, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (SBARQ (WHNP (WP What)) (. ?) (NP (DT A) (JJ few) (CD thousand) (NNS people)) (VP (VBP listen) (PP (IN to) (NP (PRP you)))) (VP (VBP talk) (PP (IN about) (NP (NN nerd) (NN stuff)))) (. ?)))" }, "speaker": "Penny", "text": "What? A few thousand people listen to you talk about nerd stuff?", "tokens": [ { "deprel": "root", "end_char": 752, "feats": "PronType=Int", "head": 0, "id": 1, "lemma": "what", "misc": "", "start_char": 748, "text": "What", "upos": "PRON", "xpos": "WP" }, { "deprel": "punct", "end_char": 754, "feats": null, "head": 1, "id": 2, "lemma": "?", "misc": "", "start_char": 753, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 756, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 3, "lemma": "a", "misc": "", "start_char": 755, "text": "A", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 760, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "few", "misc": "", "start_char": 757, "text": "few", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nummod", "end_char": 769, "feats": "NumForm=Word|NumType=Card", "head": 6, "id": 5, "lemma": "thousand", "misc": "", "start_char": 761, "text": "thousand", "upos": "NUM", "xpos": "CD" }, { "deprel": "nsubj", "end_char": 776, "feats": "Number=Plur", "head": 7, "id": 6, "lemma": "person", "misc": "", "start_char": 770, "text": "people", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "parataxis", "end_char": 783, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 1, "id": 7, "lemma": "listen", "misc": "", "start_char": 777, "text": "listen", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 786, "feats": null, "head": 9, "id": 8, "lemma": "to", "misc": "", "start_char": 784, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 790, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 10, "id": 9, "lemma": "you", "misc": "", "start_char": 787, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 795, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 10, "lemma": "talk", "misc": "", "start_char": 791, "text": "talk", "upos": "VERB", "xpos": "VBP" }, { "deprel": "case", "end_char": 801, "feats": null, "head": 13, "id": 11, "lemma": "about", "misc": "", "start_char": 796, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 806, "feats": "Number=Sing", "head": 13, "id": 12, "lemma": "nerd", "misc": "", "start_char": 802, "text": "nerd", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 812, "feats": "Number=Sing", "head": 10, "id": 13, "lemma": "stuff", "misc": "", "start_char": 807, "text": "stuff", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 814, "feats": null, "head": 1, "id": 14, "lemma": "?", "misc": "", "start_char": 813, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (FRAG (ADVP (RB Again)) (, ,) (ADVP (RB right) (IN in) (NP (DT the) (NNS ears))) (, ,) (ADVP (RB straight) (PP (IN to) (NP (DT the) (NNS feelings)))) (. .)))" }, "speaker": "Wil", "text": "Again, right in the ears, straight to the feelings.", "tokens": [ { "deprel": "advmod", "end_char": 820, "feats": null, "head": 6, "id": 1, "lemma": "again", "misc": "", "start_char": 815, "text": "Again", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 822, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 821, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 828, "feats": null, "head": 6, "id": 3, "lemma": "right", "misc": "", "start_char": 823, "text": "right", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 831, "feats": null, "head": 6, "id": 4, "lemma": "in", "misc": "", "start_char": 829, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 835, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 832, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "root", "end_char": 840, "feats": "Number=Plur", "head": 0, "id": 6, "lemma": "ear", "misc": "", "start_char": 836, "text": "ears", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 842, "feats": null, "head": 6, "id": 7, "lemma": ",", "misc": "", "start_char": 841, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 851, "feats": "Degree=Pos", "head": 11, "id": 8, "lemma": "straight", "misc": "", "start_char": 843, "text": "straight", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 854, "feats": null, "head": 11, "id": 9, "lemma": "to", "misc": "", "start_char": 852, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 858, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 10, "lemma": "the", "misc": "", "start_char": 855, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 867, "feats": "Number=Plur", "head": 6, "id": 11, "lemma": "feeling", "misc": "", "start_char": 859, "text": "feelings", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 869, "feats": null, "head": 6, "id": 12, "lemma": ".", "misc": "", "start_char": 868, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 1, 6, 6 ], [ 2, 2, 2 ], [ 5, 0, 0 ], [ 5, 6, 6 ], [ 6, 6, 6 ] ], [ [ 2, 10, 11 ], [ 6, 8, 9 ], [ 8, 12, 15 ] ], [ [ 2, 15, 16 ] ], [ [ 2, 21, 22 ] ], [ [ 2, 24, 25 ] ], [ [ 2, 27, 28 ] ], [ [ 2, 18, 28 ], [ 3, 0, 0 ], [ 3, 2, 4 ], [ 5, 13, 13 ] ], [ [ 6, 0, 0 ], [ 6, 4, 4 ], [ 6, 8, 8 ], [ 6, 11, 11 ], [ 12, 8, 8 ] ], [ [ 8, 19, 19 ], [ 8, 27, 27 ] ], [ [ 13, 4, 5 ] ] ]
s08e20c02t
Thanks again for agreeing to do this. Oh, it's cool; I've never been on a podcast before. Well, you picked a good one to start . Wil's had lots of great guests . Jonathan Frakes, Brent Spiner, Michael Dorn, Gates McFadden ... Those are Star Trek people. Yes! I only figured that out because I've never heard of any of them. I deserve that . I invited you on my show and I drove here. Sorry. Okay, so, this is basically gonna be just like a little talk show . Uh, we're gonna take some calls, we'll talk about what it was like on the set of Serial Ape - ist 2 . It should be really fun. This is exciting. Yeah . So, how many people listen? Most people download it later, but usually a few thousand people listen live. What? A few thousand people listen to you talk about nerd stuff? Again, right in the ears, straight to the feelings.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (SQ (MD Can) (NP (PRP you)) (VP (UH please) (VP (VB pass) (NP (DT the) (NN salt)))) (. ?)))" }, "speaker": "Amy", "text": "Can you please pass the salt?", "tokens": [ { "deprel": "aux", "end_char": 3, "feats": "VerbForm=Fin", "head": 4, "id": 1, "lemma": "can", "misc": "", "start_char": 0, "text": "Can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 7, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 4, "id": 2, "lemma": "you", "misc": "", "start_char": 4, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "discourse", "end_char": 14, "feats": null, "head": 4, "id": 3, "lemma": "please", "misc": "", "start_char": 8, "text": "please", "upos": "INTJ", "xpos": "UH" }, { "deprel": "root", "end_char": 19, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "pass", "misc": "", "start_char": 15, "text": "pass", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 23, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 20, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 28, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "salt", "misc": "", "start_char": 24, "text": "salt", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 30, "feats": null, "head": 4, "id": 7, "lemma": "?", "misc": "", "start_char": 29, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (NP (PRP It)) (VP (VBZ 's) (RB not) (SBAR (IN like) (S (NP (PRP I)) (VP (VP (VBD was) (VP (VBN invited) (PP (IN to) (NP (NP (NNP Richard) (NNP Feynman) (POS 's)) (NN house))))) (CC and) (VP (VBP have) (NP (NP (NN anything)) (ADJP (JJR better) (SBAR (S (VP (TO to) (VP (VB do)))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "It's not like I was invited to Richard Feynman's house and have anything better to do.", "tokens": [ { "deprel": "nsubj", "end_char": 33, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 1, "lemma": "it", "misc": "", "start_char": 31, "text": "It", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 36, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "be", "misc": "", "start_char": 34, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "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": 45, "feats": null, "head": 0, "id": 4, "lemma": "like", "misc": "", "start_char": 41, "text": "like", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj:pass", "end_char": 47, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 7, "id": 5, "lemma": "I", "misc": "", "start_char": 46, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 51, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 48, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "ccomp", "end_char": 59, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 4, "id": 7, "lemma": "invite", "misc": "", "start_char": 52, "text": "invited", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 62, "feats": null, "head": 12, "id": 8, "lemma": "to", "misc": "", "start_char": 60, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 70, "feats": "Number=Sing", "head": 12, "id": 9, "lemma": "Richard", "misc": "", "start_char": 63, "text": "Richard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 78, "feats": "Number=Sing", "head": 9, "id": 10, "lemma": "Feynman", "misc": "", "start_char": 71, "text": "Feynman", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 81, "feats": null, "head": 9, "id": 11, "lemma": "'s", "misc": "", "start_char": 79, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obl", "end_char": 87, "feats": "Number=Sing", "head": 7, "id": 12, "lemma": "house", "misc": "", "start_char": 82, "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 91, "feats": null, "head": 14, "id": 13, "lemma": "and", "misc": "", "start_char": 88, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 96, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 7, "id": 14, "lemma": "have", "misc": "", "start_char": 92, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 105, "feats": "Number=Sing|PronType=Ind", "head": 14, "id": 15, "lemma": "anything", "misc": "", "start_char": 97, "text": "anything", "upos": "PRON", "xpos": "NN" }, { "deprel": "amod", "end_char": 112, "feats": "Degree=Cmp", "head": 15, "id": 16, "lemma": "good", "misc": "", "start_char": 106, "text": "better", "upos": "ADJ", "xpos": "JJR" }, { "deprel": "mark", "end_char": 115, "feats": null, "head": 18, "id": 17, "lemma": "to", "misc": "", "start_char": 113, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "acl", "end_char": 118, "feats": "VerbForm=Inf", "head": 15, "id": 18, "lemma": "do", "misc": "", "start_char": 116, "text": "do", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 120, "feats": null, "head": 4, "id": 19, "lemma": ".", "misc": "", "start_char": 119, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (SQ (VBZ Is) (NP (DT this)) (SBAR (WHADVP (WRB how)) (S (NP (NP (DT the) (NN rest)) (PP (IN of) (NP (DT the) (NN night)))) (VP (VBZ 's) (VP (VBG going) (S (VP (TO to) (VP (VB be)))))))) (. ?)))" }, "speaker": "Amy", "text": "Is this how the rest of the night's going to be?", "tokens": [ { "deprel": "cop", "end_char": 123, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 3, "id": 1, "lemma": "be", "misc": "", "start_char": 121, "text": "Is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nsubj", "end_char": 128, "feats": "Number=Sing|PronType=Dem", "head": 3, "id": 2, "lemma": "this", "misc": "", "start_char": 124, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "root", "end_char": 132, "feats": "PronType=Int", "head": 0, "id": 3, "lemma": "how", "misc": "", "start_char": 129, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "det", "end_char": 136, "feats": "Definite=Def|PronType=Art", "head": 5, "id": 4, "lemma": "the", "misc": "", "start_char": 133, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 141, "feats": "Number=Sing", "head": 10, "id": 5, "lemma": "rest", "misc": "", "start_char": 137, "text": "rest", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 144, "feats": null, "head": 8, "id": 6, "lemma": "of", "misc": "", "start_char": 142, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 148, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 7, "lemma": "the", "misc": "", "start_char": 145, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 154, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "night", "misc": "", "start_char": 149, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "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": "advcl:relcl", "end_char": 163, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "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": 169, "feats": "VerbForm=Inf", "head": 10, "id": 12, "lemma": "be", "misc": "", "start_char": 167, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "punct", "end_char": 171, "feats": null, "head": 3, "id": 13, "lemma": "?", "misc": "", "start_char": 170, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB know) (NP (DT the) (NN future)))) (. .) (SQ (VBP Do) (NP (PRP you)) (VP (VB think) (SBAR (S (NP (EX there)) (VP (VBZ 's) (NP (DT a) (NN chance) (SBAR (IN that) (S (NP (DT an) (NN asteroid)) (VP (MD could) (VP (VB hit) (NP (DT the) (NNP Earth)) (, ,) (S (VP (VBG destroying) (NP (NP (NP (NNP Feynman) (POS 's)) (NN house)) (CC and) (NP (NP (NN everyone)) (PP (IN in) (NP (PRP it))))))))))))))))) (. ?)))" }, "speaker": "Sheldon", "text": "I don't know the future . Do you think there's a chance that an asteroid could hit the Earth, destroying Feynman's house and everyone in it?", "tokens": [ { "deprel": "nsubj", "end_char": 173, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 4, "id": 1, "lemma": "I", "misc": "", "start_char": 172, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 176, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 4, "id": 2, "lemma": "do", "misc": "", "start_char": 174, "text": "do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 180, "feats": null, "head": 4, "id": 3, "lemma": "not", "misc": "", "start_char": 177, "text": "n't", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 185, "feats": "VerbForm=Inf", "head": 0, "id": 4, "lemma": "know", "misc": "", "start_char": 181, "text": "know", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 189, "feats": "Definite=Def|PronType=Art", "head": 6, "id": 5, "lemma": "the", "misc": "", "start_char": 186, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 196, "feats": "Number=Sing", "head": 4, "id": 6, "lemma": "future", "misc": "", "start_char": 190, "text": "future", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 198, "feats": null, "head": 4, "id": 7, "lemma": ".", "misc": "", "start_char": 197, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "aux", "end_char": 201, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 10, "id": 8, "lemma": "do", "misc": "", "start_char": 199, "text": "Do", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 205, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 10, "id": 9, "lemma": "you", "misc": "", "start_char": 202, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 211, "feats": "VerbForm=Inf", "head": 4, "id": 10, "lemma": "think", "misc": "", "start_char": 206, "text": "think", "upos": "VERB", "xpos": "VB" }, { "deprel": "expl", "end_char": 217, "feats": null, "head": 12, "id": 11, "lemma": "there", "misc": "", "start_char": 212, "text": "there", "upos": "PRON", "xpos": "EX" }, { "deprel": "ccomp", "end_char": 220, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 10, "id": 12, "lemma": "be", "misc": "", "start_char": 218, "text": "'s", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "det", "end_char": 222, "feats": "Definite=Ind|PronType=Art", "head": 14, "id": 13, "lemma": "a", "misc": "", "start_char": 221, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 229, "feats": "Number=Sing", "head": 12, "id": 14, "lemma": "chance", "misc": "", "start_char": 223, "text": "chance", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 234, "feats": null, "head": 19, "id": 15, "lemma": "that", "misc": "", "start_char": 230, "text": "that", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 237, "feats": "Definite=Ind|PronType=Art", "head": 17, "id": 16, "lemma": "a", "misc": "", "start_char": 235, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 246, "feats": "Number=Sing", "head": 19, "id": 17, "lemma": "asteroid", "misc": "", "start_char": 238, "text": "asteroid", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 252, "feats": "VerbForm=Fin", "head": 19, "id": 18, "lemma": "could", "misc": "", "start_char": 247, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "acl", "end_char": 256, "feats": "VerbForm=Inf", "head": 14, "id": 19, "lemma": "hit", "misc": "", "start_char": 253, "text": "hit", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 260, "feats": "Definite=Def|PronType=Art", "head": 21, "id": 20, "lemma": "the", "misc": "", "start_char": 257, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 266, "feats": "Number=Sing", "head": 19, "id": 21, "lemma": "Earth", "misc": "", "start_char": 261, "text": "Earth", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 268, "feats": null, "head": 23, "id": 22, "lemma": ",", "misc": "", "start_char": 267, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "conj", "end_char": 279, "feats": "VerbForm=Ger", "head": 19, "id": 23, "lemma": "destroy", "misc": "", "start_char": 269, "text": "destroying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nmod:poss", "end_char": 287, "feats": "Number=Sing", "head": 26, "id": 24, "lemma": "Feynman", "misc": "", "start_char": 280, "text": "Feynman", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "case", "end_char": 290, "feats": null, "head": 24, "id": 25, "lemma": "'s", "misc": "", "start_char": 288, "text": "'s", "upos": "PART", "xpos": "POS" }, { "deprel": "obj", "end_char": 296, "feats": "Number=Sing", "head": 23, "id": 26, "lemma": "house", "misc": "", "start_char": 291, "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cc", "end_char": 300, "feats": null, "head": 28, "id": 27, "lemma": "and", "misc": "", "start_char": 297, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "conj", "end_char": 309, "feats": "Number=Sing|PronType=Tot", "head": 26, "id": 28, "lemma": "everyone", "misc": "", "start_char": 301, "text": "everyone", "upos": "PRON", "xpos": "NN" }, { "deprel": "case", "end_char": 312, "feats": null, "head": 30, "id": 29, "lemma": "in", "misc": "", "start_char": 310, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "nmod", "end_char": 315, "feats": "Case=Acc|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 28, "id": 30, "lemma": "it", "misc": "", "start_char": 313, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 317, "feats": null, "head": 4, "id": 31, "lemma": "?", "misc": "", "start_char": 316, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH No)) (, ,) (NP (NNP Sheldon)) (. .)))" }, "speaker": "Amy", "text": "No, Sheldon.", "tokens": [ { "deprel": "root", "end_char": 320, "feats": "Polarity=Neg", "head": 0, "id": 1, "lemma": "no", "misc": "", "start_char": 318, "text": "No", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 322, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 321, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "vocative", "end_char": 330, "feats": "Number=Sing", "head": 1, "id": 3, "lemma": "Sheldon", "misc": "", "start_char": 323, "text": "Sheldon", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 332, "feats": null, "head": 1, "id": 4, "lemma": ".", "misc": "", "start_char": 331, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (S (S (RB Then) (VP (VB buckle) (ADVP (RP up)))) (: ;) (S (NP (PRP you)) (VP (VBP 're) (PP (RB in) (PP (IN for) (NP (DT a) (JJ cranky) (NN night)))))) (. .)))" }, "speaker": "Sheldon", "text": "Then buckle up; you're in for a cranky night.", "tokens": [ { "deprel": "advmod", "end_char": 337, "feats": "PronType=Dem", "head": 2, "id": 1, "lemma": "then", "misc": "", "start_char": 333, "text": "Then", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 344, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 2, "lemma": "buckle", "misc": "", "start_char": 338, "text": "buckle", "upos": "VERB", "xpos": "VB" }, { "deprel": "compound:prt", "end_char": 347, "feats": null, "head": 2, "id": 3, "lemma": "up", "misc": "", "start_char": 345, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 349, "feats": null, "head": 2, "id": 4, "lemma": ";", "misc": "", "start_char": 348, "text": ";", "upos": "PUNCT", "xpos": ":" }, { "deprel": "nsubj", "end_char": 353, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 7, "id": 5, "lemma": "you", "misc": "", "start_char": 350, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 357, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 354, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 360, "feats": null, "head": 2, "id": 7, "lemma": "in", "misc": "", "start_char": 358, "text": "in", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 364, "feats": null, "head": 11, "id": 8, "lemma": "for", "misc": "", "start_char": 361, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 366, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 9, "lemma": "a", "misc": "", "start_char": 365, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 373, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "cranky", "misc": "", "start_char": 367, "text": "cranky", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "parataxis", "end_char": 379, "feats": "Number=Sing", "head": 2, "id": 11, "lemma": "night", "misc": "", "start_char": 374, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 381, "feats": null, "head": 2, "id": 12, "lemma": ".", "misc": "", "start_char": 380, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (S (PP (VBG According) (PP (IN to) (NP (NP (NP (DT the) (NN codicil)) (PP (IN of) (NP (DT the) (NN Relationship) (NN Agreement)))) (SBAR (WHNP (WDT which)) (S (NP (PRP you)) (VP (VBD insisted) (PP (IN upon)))))))) (, ,) (NP (PRP we)) (VP (VBP 're) (RB not) (VP (VBN allowed) (S (VP (TO to) (VP (VB pout) (CC or) (VB be) (ADJP (JJ moody)) (PP (IN on) (NP (NN date) (NN night)))))))) (. .)))" }, "speaker": "Amy", "text": "According to the codicil of the Relationship Agreement which you insisted upon, we're not allowed to pout or be moody on date night.", "tokens": [ { "deprel": "case", "end_char": 391, "feats": "ExtPos=ADP|VerbForm=Ger", "head": 4, "id": 1, "lemma": "accord", "misc": "", "start_char": 382, "text": "According", "upos": "VERB", "xpos": "VBG" }, { "deprel": "fixed", "end_char": 394, "feats": null, "head": 1, "id": 2, "lemma": "to", "misc": "", "start_char": 392, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 398, "feats": "Definite=Def|PronType=Art", "head": 4, "id": 3, "lemma": "the", "misc": "", "start_char": 395, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 406, "feats": "Number=Sing", "head": 17, "id": 4, "lemma": "codicil", "misc": "", "start_char": 399, "text": "codicil", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 409, "feats": null, "head": 8, "id": 5, "lemma": "of", "misc": "", "start_char": 407, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 413, "feats": "Definite=Def|PronType=Art", "head": 8, "id": 6, "lemma": "the", "misc": "", "start_char": 410, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 426, "feats": "Number=Sing", "head": 8, "id": 7, "lemma": "relationship", "misc": "", "start_char": 414, "text": "Relationship", "upos": "NOUN", "xpos": "NN" }, { "deprel": "nmod", "end_char": 436, "feats": "Number=Sing", "head": 4, "id": 8, "lemma": "agreement", "misc": "", "start_char": 427, "text": "Agreement", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 442, "feats": "PronType=Rel", "head": 11, "id": 9, "lemma": "which", "misc": "", "start_char": 437, "text": "which", "upos": "PRON", "xpos": "WDT" }, { "deprel": "nsubj", "end_char": 446, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 11, "id": 10, "lemma": "you", "misc": "", "start_char": 443, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "acl:relcl", "end_char": 455, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 8, "id": 11, "lemma": "insist", "misc": "", "start_char": 447, "text": "insisted", "upos": "VERB", "xpos": "VBD" }, { "deprel": "case", "end_char": 460, "feats": null, "head": 9, "id": 12, "lemma": "upon", "misc": "", "start_char": 456, "text": "upon", "upos": "ADP", "xpos": "IN" }, { "deprel": "punct", "end_char": 462, "feats": null, "head": 4, "id": 13, "lemma": ",", "misc": "", "start_char": 461, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj:pass", "end_char": 465, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 17, "id": 14, "lemma": "we", "misc": "", "start_char": 463, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux:pass", "end_char": 469, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 17, "id": 15, "lemma": "be", "misc": "", "start_char": 466, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 473, "feats": null, "head": 17, "id": 16, "lemma": "not", "misc": "", "start_char": 470, "text": "not", "upos": "PART", "xpos": "RB" }, { "deprel": "root", "end_char": 481, "feats": "Tense=Past|VerbForm=Part|Voice=Pass", "head": 0, "id": 17, "lemma": "allow", "misc": "", "start_char": 474, "text": "allowed", "upos": "VERB", "xpos": "VBN" }, { "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": 489, "feats": "VerbForm=Inf", "head": 17, "id": 19, "lemma": "pout", "misc": "", "start_char": 485, "text": "pout", "upos": "VERB", "xpos": "VB" }, { "deprel": "cc", "end_char": 492, "feats": null, "head": 22, "id": 20, "lemma": "or", "misc": "", "start_char": 490, "text": "or", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "cop", "end_char": 495, "feats": "VerbForm=Inf", "head": 22, "id": 21, "lemma": "be", "misc": "", "start_char": 493, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "conj", "end_char": 501, "feats": "Degree=Pos", "head": 19, "id": 22, "lemma": "moody", "misc": "", "start_char": 496, "text": "moody", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "case", "end_char": 504, "feats": null, "head": 25, "id": 23, "lemma": "on", "misc": "", "start_char": 502, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 509, "feats": "Number=Sing", "head": 25, "id": 24, "lemma": "date", "misc": "", "start_char": 505, "text": "date", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 515, "feats": "Number=Sing", "head": 22, "id": 25, "lemma": "night", "misc": "", "start_char": 510, "text": "night", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 517, "feats": null, "head": 17, "id": 26, "lemma": ".", "misc": "", "start_char": 516, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (S (NP (PRP You)) (VP (VBP know) (SBAR (S (NP (PRP I)) (ADVP (RB just)) (VP (VBP put) (NP (DT that)) (PRT (RP in)) (PP (IN because) (IN of) (NP (NN uterus) (NN stuff))))))) (. .)))" }, "speaker": "Sheldon", "text": "You know I just put that in because of uterus stuff.", "tokens": [ { "deprel": "nsubj", "end_char": 521, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 518, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 526, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 2, "lemma": "know", "misc": "", "start_char": 522, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 528, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 3, "lemma": "I", "misc": "", "start_char": 527, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advmod", "end_char": 533, "feats": null, "head": 5, "id": 4, "lemma": "just", "misc": "", "start_char": 529, "text": "just", "upos": "ADV", "xpos": "RB" }, { "deprel": "root", "end_char": 537, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 5, "lemma": "put", "misc": "", "start_char": 534, "text": "put", "upos": "VERB", "xpos": "VBP" }, { "deprel": "obj", "end_char": 542, "feats": "Number=Sing|PronType=Dem", "head": 5, "id": 6, "lemma": "that", "misc": "", "start_char": 538, "text": "that", "upos": "PRON", "xpos": "DT" }, { "deprel": "compound:prt", "end_char": 545, "feats": null, "head": 5, "id": 7, "lemma": "in", "misc": "", "start_char": 543, "text": "in", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 553, "feats": null, "head": 11, "id": 8, "lemma": "because", "misc": "", "start_char": 546, "text": "because", "upos": "ADP", "xpos": "IN" }, { "deprel": "fixed", "end_char": 556, "feats": null, "head": 8, "id": 9, "lemma": "of", "misc": "", "start_char": 554, "text": "of", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 563, "feats": "Number=Sing", "head": 11, "id": 10, "lemma": "uterus", "misc": "", "start_char": 557, "text": "uterus", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obl", "end_char": 569, "feats": "Number=Sing", "head": 5, "id": 11, "lemma": "stuff", "misc": "", "start_char": 564, "text": "stuff", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 571, "feats": null, "head": 5, "id": 12, "lemma": ".", "misc": "", "start_char": 570, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (NP (PRP it)) (VP (VBZ applies) (PP (IN to) (NP (PRP you))) (, ,) (ADVP (RB too))) (. .)))" }, "speaker": "Amy", "text": "Well, it applies to you, too.", "tokens": [ { "deprel": "discourse", "end_char": 576, "feats": null, "head": 4, "id": 1, "lemma": "well", "misc": "", "start_char": 572, "text": "Well", "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": 581, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 4, "id": 3, "lemma": "it", "misc": "", "start_char": 579, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 589, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 0, "id": 4, "lemma": "apply", "misc": "", "start_char": 582, "text": "applies", "upos": "VERB", "xpos": "VBZ" }, { "deprel": "case", "end_char": 592, "feats": null, "head": 6, "id": 5, "lemma": "to", "misc": "", "start_char": 590, "text": "to", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 596, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 4, "id": 6, "lemma": "you", "misc": "", "start_char": 593, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 598, "feats": null, "head": 4, "id": 7, "lemma": ",", "misc": "", "start_char": 597, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 602, "feats": null, "head": 4, "id": 8, "lemma": "too", "misc": "", "start_char": 599, "text": "too", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 604, "feats": null, "head": 4, "id": 9, "lemma": ".", "misc": "", "start_char": 603, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP I)) (VP (VBD was) (ADJP (JJ afraid) (SBAR (S (NP (PRP you)) (VP (MD might) (VP (VB bring) (NP (DT this)) (PRT (RP up))))))))) (, ,) (RB so) (S (NP (PRP I)) (VP (VBP have) (NP (DT a) (NN work) (HYPH -) (RB around)))) (. .) (S (NP (EX There)) (NP (PRP you)) (VP (VBP go))) (. .) (S (ADVP (ADVP (RB As) (RB far)) (SBAR (IN as) (S (NP (PRP you)) (VP (VBP 're) (ADJP (JJ concerned)))))) (, ,) (NP (PRP I)) (VP (VBP 'm) (VP (VBG smiling) (. .) (SBAR (IN Although) (PRN (, ,) (S (NP (PRP I)) (VP (MD must) (VP (VB admit)))) (, ,)) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG smiling) (NP (DT a) (JJ little) (NN bit)) (PP (IN at) (NP (DT the) (NN moment))) (SBAR (IN because) (S (NP (DT this) (NN loophole)) (VP (VBZ is) (ADJP (RB so) (JJ brilliant)))))))))))) (. .)))" }, "speaker": "Sheldon", "text": "I was afraid you might bring this up, so I have a work - around . There you go . As far as you're concerned, I'm smiling . Although, I must admit, I'm smiling a little bit at the moment because this loophole is so brilliant.", "tokens": [ { "deprel": "nsubj", "end_char": 606, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 1, "lemma": "I", "misc": "", "start_char": 605, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 610, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 3, "id": 2, "lemma": "be", "misc": "", "start_char": 607, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "root", "end_char": 617, "feats": "Degree=Pos", "head": 0, "id": 3, "lemma": "afraid", "misc": "", "start_char": 611, "text": "afraid", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 621, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 4, "lemma": "you", "misc": "", "start_char": 618, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 627, "feats": "VerbForm=Fin", "head": 6, "id": 5, "lemma": "might", "misc": "", "start_char": 622, "text": "might", "upos": "AUX", "xpos": "MD" }, { "deprel": "ccomp", "end_char": 633, "feats": "VerbForm=Inf", "head": 3, "id": 6, "lemma": "bring", "misc": "", "start_char": 628, "text": "bring", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 638, "feats": "Number=Sing|PronType=Dem", "head": 6, "id": 7, "lemma": "this", "misc": "", "start_char": 634, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "compound:prt", "end_char": 641, "feats": null, "head": 6, "id": 8, "lemma": "up", "misc": "", "start_char": 639, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "punct", "end_char": 643, "feats": null, "head": 12, "id": 9, "lemma": ",", "misc": "", "start_char": 642, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 646, "feats": null, "head": 12, "id": 10, "lemma": "so", "misc": "", "start_char": 644, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 648, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 12, "id": 11, "lemma": "I", "misc": "", "start_char": 647, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 653, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 3, "id": 12, "lemma": "have", "misc": "", "start_char": 649, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 655, "feats": "Definite=Ind|PronType=Art", "head": 16, "id": 13, "lemma": "a", "misc": "", "start_char": 654, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 660, "feats": "Number=Sing", "head": 16, "id": 14, "lemma": "work", "misc": "", "start_char": 656, "text": "work", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 662, "feats": null, "head": 14, "id": 15, "lemma": "-", "misc": "", "start_char": 661, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "obj", "end_char": 669, "feats": null, "head": 12, "id": 16, "lemma": "around", "misc": "", "start_char": 663, "text": "around", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 671, "feats": null, "head": 12, "id": 17, "lemma": ".", "misc": "", "start_char": 670, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "expl", "end_char": 677, "feats": null, "head": 20, "id": 18, "lemma": "there", "misc": "", "start_char": 672, "text": "There", "upos": "PRON", "xpos": "EX" }, { "deprel": "nsubj", "end_char": 681, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 20, "id": 19, "lemma": "you", "misc": "", "start_char": 678, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 684, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 12, "id": 20, "lemma": "go", "misc": "", "start_char": 682, "text": "go", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 686, "feats": null, "head": 12, "id": 21, "lemma": ".", "misc": "", "start_char": 685, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 689, "feats": null, "head": 23, "id": 22, "lemma": "as", "misc": "", "start_char": 687, "text": "As", "upos": "ADV", "xpos": "RB" }, { "deprel": "advmod", "end_char": 693, "feats": "Degree=Pos", "head": 31, "id": 23, "lemma": "far", "misc": "", "start_char": 690, "text": "far", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 696, "feats": null, "head": 27, "id": 24, "lemma": "as", "misc": "", "start_char": 694, "text": "as", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 700, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 27, "id": 25, "lemma": "you", "misc": "", "start_char": 697, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 704, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 27, "id": 26, "lemma": "be", "misc": "", "start_char": 701, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 714, "feats": "Degree=Pos", "head": 23, "id": 27, "lemma": "concerned", "misc": "", "start_char": 705, "text": "concerned", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 716, "feats": null, "head": 23, "id": 28, "lemma": ",", "misc": "", "start_char": 715, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 718, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 31, "id": 29, "lemma": "I", "misc": "", "start_char": 717, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 721, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 31, "id": 30, "lemma": "be", "misc": "", "start_char": 719, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "parataxis", "end_char": 729, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 31, "lemma": "smile", "misc": "", "start_char": 722, "text": "smiling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "punct", "end_char": 731, "feats": null, "head": 33, "id": 32, "lemma": ".", "misc": "", "start_char": 730, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "mark", "end_char": 740, "feats": null, "head": 41, "id": 33, "lemma": "although", "misc": "", "start_char": 732, "text": "Although", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "punct", "end_char": 742, "feats": null, "head": 33, "id": 34, "lemma": ",", "misc": "", "start_char": 741, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 744, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 37, "id": 35, "lemma": "I", "misc": "", "start_char": 743, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 749, "feats": "VerbForm=Fin", "head": 37, "id": 36, "lemma": "must", "misc": "", "start_char": 745, "text": "must", "upos": "AUX", "xpos": "MD" }, { "deprel": "advcl", "end_char": 755, "feats": "VerbForm=Inf", "head": 41, "id": 37, "lemma": "admit", "misc": "", "start_char": 750, "text": "admit", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 757, "feats": null, "head": 37, "id": 38, "lemma": ",", "misc": "", "start_char": 756, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 759, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 41, "id": 39, "lemma": "I", "misc": "", "start_char": 758, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 762, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 41, "id": 40, "lemma": "be", "misc": "", "start_char": 760, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl", "end_char": 770, "feats": "Tense=Pres|VerbForm=Part", "head": 31, "id": 41, "lemma": "smile", "misc": "", "start_char": 763, "text": "smiling", "upos": "VERB", "xpos": "VBG" }, { "deprel": "det", "end_char": 772, "feats": "Definite=Ind|PronType=Art", "head": 44, "id": 42, "lemma": "a", "misc": "", "start_char": 771, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 779, "feats": "Degree=Pos", "head": 44, "id": 43, "lemma": "little", "misc": "", "start_char": 773, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obl:npmod", "end_char": 783, "feats": "Number=Sing", "head": 41, "id": 44, "lemma": "bit", "misc": "", "start_char": 780, "text": "bit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 786, "feats": null, "head": 47, "id": 45, "lemma": "at", "misc": "", "start_char": 784, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 790, "feats": "Definite=Def|PronType=Art", "head": 47, "id": 46, "lemma": "the", "misc": "", "start_char": 787, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 797, "feats": "Number=Sing", "head": 41, "id": 47, "lemma": "moment", "misc": "", "start_char": 791, "text": "moment", "upos": "NOUN", "xpos": "NN" }, { "deprel": "mark", "end_char": 805, "feats": null, "head": 53, "id": 48, "lemma": "because", "misc": "", "start_char": 798, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "det", "end_char": 810, "feats": "Number=Sing|PronType=Dem", "head": 50, "id": 49, "lemma": "this", "misc": "", "start_char": 806, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 819, "feats": "Number=Sing", "head": 53, "id": 50, "lemma": "loophole", "misc": "", "start_char": 811, "text": "loophole", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 822, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 53, "id": 51, "lemma": "be", "misc": "", "start_char": 820, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "advmod", "end_char": 825, "feats": null, "head": 53, "id": 52, "lemma": "so", "misc": "", "start_char": 823, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "advcl", "end_char": 835, "feats": "Degree=Pos", "head": 41, "id": 53, "lemma": "brilliant", "misc": "", "start_char": 826, "text": "brilliant", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 837, "feats": null, "head": 3, "id": 54, "lemma": ".", "misc": "", "start_char": 836, "text": ".", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 1, 1 ] ], [ [ 0, 4, 5 ] ], [ [ 1, 4, 4 ], [ 3, 0, 0 ], [ 4, 2, 2 ], [ 6, 9, 9 ], [ 7, 2, 2 ], [ 8, 5, 5 ], [ 9, 0, 0 ], [ 9, 10, 10 ], [ 9, 28, 28 ], [ 9, 34, 34 ], [ 9, 38, 38 ] ], [ [ 1, 8, 11 ] ], [ [ 3, 15, 16 ] ], [ [ 3, 19, 20 ] ], [ [ 5, 4, 4 ], [ 7, 0, 0 ], [ 9, 3, 3 ], [ 9, 18, 18 ], [ 9, 24, 24 ] ], [ [ 6, 13, 13 ] ] ]
s08e20c03t
Can you please pass the salt? It's not like I was invited to Richard Feynman's house and have anything better to do. Is this how the rest of the night's going to be? I don't know the future . Do you think there's a chance that an asteroid could hit the Earth, destroying Feynman's house and everyone in it? No, Sheldon. Then buckle up; you're in for a cranky night. According to the codicil of the Relationship Agreement which you insisted upon, we're not allowed to pout or be moody on date night. You know I just put that in because of uterus stuff. Well, it applies to you, too. I was afraid you might bring this up, so I have a work - around . There you go . As far as you're concerned, I'm smiling . Although, I must admit, I'm smiling a little bit at the moment because this loophole is so brilliant.
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }
[ { "id": 1, "misc": { "parse_tree": "(ROOT (S (ADVP (RB So)) (, ,) (NP (NNP Bernadette)) (, ,) (SQ (VBP have) (NP (PRP you)) (VP (VBN thought) (PP (IN about) (SBAR (WHADVP (WRB how)) (S (NP (PRP you)) (VP (VBP 're) (VP (VBG going) (S (VP (TO to) (VP (VB redecorate) (NP (DT this) (NN place)))))))))))) (. ?)))" }, "speaker": "Raj", "text": "So, Bernadette, have you thought about how you're going to redecorate this place?", "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": "vocative", "end_char": 15, "feats": "Number=Sing", "head": 7, "id": 3, "lemma": "Bernadette", "misc": "", "start_char": 5, "text": "Bernadette", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 17, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 16, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 22, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 7, "id": 5, "lemma": "have", "misc": "", "start_char": 18, "text": "have", "upos": "AUX", "xpos": "VBP" }, { "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": 34, "feats": "Tense=Past|VerbForm=Part", "head": 0, "id": 7, "lemma": "think", "misc": "", "start_char": 27, "text": "thought", "upos": "VERB", "xpos": "VBN" }, { "deprel": "case", "end_char": 40, "feats": null, "head": 9, "id": 8, "lemma": "about", "misc": "", "start_char": 35, "text": "about", "upos": "ADP", "xpos": "IN" }, { "deprel": "obl", "end_char": 44, "feats": "PronType=Int", "head": 7, "id": 9, "lemma": "how", "misc": "", "start_char": 41, "text": "how", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 48, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 12, "id": 10, "lemma": "you", "misc": "", "start_char": 45, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 52, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 12, "id": 11, "lemma": "be", "misc": "", "start_char": 49, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "advcl:relcl", "end_char": 58, "feats": "Tense=Pres|VerbForm=Part", "head": 9, "id": 12, "lemma": "go", "misc": "", "start_char": 53, "text": "going", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 61, "feats": null, "head": 14, "id": 13, "lemma": "to", "misc": "", "start_char": 59, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 72, "feats": "VerbForm=Inf", "head": 12, "id": 14, "lemma": "redecorate", "misc": "", "start_char": 62, "text": "redecorate", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 77, "feats": "Number=Sing|PronType=Dem", "head": 16, "id": 15, "lemma": "this", "misc": "", "start_char": 73, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 83, "feats": "Number=Sing", "head": 14, "id": 16, "lemma": "place", "misc": "", "start_char": 78, "text": "place", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 85, "feats": null, "head": 7, "id": 17, "lemma": "?", "misc": "", "start_char": 84, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 2, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP know))) (, ,) (S (NP (PRP I)) (VP (VBP 'm) (VP (VBG thinking) (S (VP (VP (VBG ripping) (PRT (RP up)) (NP (DT the) (NNS carpets))) (, ,) (ADVP (RB maybe)) (VP (VB lose) (NP (DT the) (NN wallpaper))) (, ,) (NP (DT all) (JJ new) (NN light) (NNS fixtures))))))) (. ...)))" }, "speaker": "Bernadette", "text": "You know, I'm thinking ripping up the carpets, maybe lose the wallpaper, all new light fixtures ...", "tokens": [ { "deprel": "nsubj", "end_char": 89, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 86, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 94, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 6, "id": 2, "lemma": "know", "misc": "", "start_char": 90, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 96, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 95, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 98, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 6, "id": 4, "lemma": "I", "misc": "", "start_char": 97, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 101, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 6, "id": 5, "lemma": "be", "misc": "", "start_char": 99, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 110, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 6, "lemma": "think", "misc": "", "start_char": 102, "text": "thinking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "xcomp", "end_char": 118, "feats": "VerbForm=Ger", "head": 6, "id": 7, "lemma": "rip", "misc": "", "start_char": 111, "text": "ripping", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 121, "feats": null, "head": 7, "id": 8, "lemma": "up", "misc": "", "start_char": 119, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 125, "feats": "Definite=Def|PronType=Art", "head": 10, "id": 9, "lemma": "the", "misc": "", "start_char": 122, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 133, "feats": "Number=Plur", "head": 7, "id": 10, "lemma": "carpet", "misc": "", "start_char": 126, "text": "carpets", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 135, "feats": null, "head": 13, "id": 11, "lemma": ",", "misc": "", "start_char": 134, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 141, "feats": null, "head": 13, "id": 12, "lemma": "maybe", "misc": "", "start_char": 136, "text": "maybe", "upos": "ADV", "xpos": "RB" }, { "deprel": "parataxis", "end_char": 146, "feats": "Mood=Ind|VerbForm=Fin", "head": 6, "id": 13, "lemma": "lose", "misc": "", "start_char": 142, "text": "lose", "upos": "VERB", "xpos": "VB" }, { "deprel": "det", "end_char": 150, "feats": "Definite=Def|PronType=Art", "head": 15, "id": 14, "lemma": "the", "misc": "", "start_char": 147, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 160, "feats": "Number=Sing", "head": 13, "id": 15, "lemma": "wallpaper", "misc": "", "start_char": 151, "text": "wallpaper", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 162, "feats": null, "head": 20, "id": 16, "lemma": ",", "misc": "", "start_char": 161, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "det", "end_char": 166, "feats": null, "head": 20, "id": 17, "lemma": "all", "misc": "", "start_char": 163, "text": "all", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 170, "feats": "Degree=Pos", "head": 20, "id": 18, "lemma": "new", "misc": "", "start_char": 167, "text": "new", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 176, "feats": "Number=Sing", "head": 20, "id": 19, "lemma": "light", "misc": "", "start_char": 171, "text": "light", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 185, "feats": "Number=Plur", "head": 15, "id": 20, "lemma": "fixture", "misc": "", "start_char": 177, "text": "fixtures", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "punct", "end_char": 189, "feats": null, "head": 6, "id": 21, "lemma": "...", "misc": "", "start_char": 186, "text": "...", "upos": "PUNCT", "xpos": "." } ] }, { "id": 3, "misc": { "parse_tree": "(ROOT (S (S (NP (PRP You)) (VP (VBP know) (, ,) (SBAR (S (SBAR (IN if) (S (NP (PRP you)) (VP (VBD knocked) (PRT (RP out)) (NP (DT this) (NN wall))))) (, ,) (NP (PRP it)) (VP (MD would) (VP (VB give) (NP (PRP you)) (NP (DT an) (JJ open) (NN floor) (NN plan)))))))) (, ,) (CC and) (S (ADVP (RB then--)) (NP (PRP it)) (VP (VP (VBZ 's) (NP (DT a) (JJ little) (JJ scary))) (, ,) (CC but) (VP (MD could) (VP (VB be) (NP (: fun--) (NN Indoor) (NN fire) (NN pit)))))) (. .)))" }, "speaker": "Raj", "text": "You know, if you knocked out this wall, it would give you an open floor plan, and then-- it's a little scary, but could be fun-- Indoor fire pit.", "tokens": [ { "deprel": "nsubj", "end_char": 193, "feats": "Case=Nom|Number=Sing|Person=2|PronType=Prs", "head": 2, "id": 1, "lemma": "you", "misc": "", "start_char": 190, "text": "You", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 198, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 13, "id": 2, "lemma": "know", "misc": "", "start_char": 194, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 200, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 199, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 203, "feats": null, "head": 6, "id": 4, "lemma": "if", "misc": "", "start_char": 201, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 207, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 6, "id": 5, "lemma": "you", "misc": "", "start_char": 204, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 215, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Past|VerbForm=Fin", "head": 13, "id": 6, "lemma": "knock", "misc": "", "start_char": 208, "text": "knocked", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 219, "feats": null, "head": 6, "id": 7, "lemma": "out", "misc": "", "start_char": 216, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 224, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 8, "lemma": "this", "misc": "", "start_char": 220, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obj", "end_char": 229, "feats": "Number=Sing", "head": 6, "id": 9, "lemma": "wall", "misc": "", "start_char": 225, "text": "wall", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 231, "feats": null, "head": 6, "id": 10, "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": 13, "id": 11, "lemma": "it", "misc": "", "start_char": 232, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "aux", "end_char": 240, "feats": "VerbForm=Fin", "head": 13, "id": 12, "lemma": "would", "misc": "", "start_char": 235, "text": "would", "upos": "AUX", "xpos": "MD" }, { "deprel": "root", "end_char": 245, "feats": "VerbForm=Inf", "head": 0, "id": 13, "lemma": "give", "misc": "", "start_char": 241, "text": "give", "upos": "VERB", "xpos": "VB" }, { "deprel": "iobj", "end_char": 249, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 13, "id": 14, "lemma": "you", "misc": "", "start_char": 246, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "det", "end_char": 252, "feats": "Definite=Ind|PronType=Art", "head": 18, "id": 15, "lemma": "a", "misc": "", "start_char": 250, "text": "an", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 257, "feats": "Degree=Pos", "head": 18, "id": 16, "lemma": "open", "misc": "", "start_char": 253, "text": "open", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "compound", "end_char": 263, "feats": "Number=Sing", "head": 18, "id": 17, "lemma": "floor", "misc": "", "start_char": 258, "text": "floor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 268, "feats": "Number=Sing", "head": 13, "id": 18, "lemma": "plan", "misc": "", "start_char": 264, "text": "plan", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 270, "feats": null, "head": 26, "id": 19, "lemma": ",", "misc": "", "start_char": 269, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 274, "feats": null, "head": 26, "id": 20, "lemma": "and", "misc": "", "start_char": 271, "text": "and", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "advmod", "end_char": 281, "feats": "PronType=Dem", "head": 26, "id": 21, "lemma": "then--", "misc": "", "start_char": 275, "text": "then--", "upos": "ADV", "xpos": "RB" }, { "deprel": "nsubj", "end_char": 284, "feats": "Case=Nom|Gender=Neut|Number=Sing|Person=3|PronType=Prs", "head": 26, "id": 22, "lemma": "it", "misc": "", "start_char": 282, "text": "it", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 287, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 26, "id": 23, "lemma": "be", "misc": "", "start_char": 285, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 289, "feats": "Definite=Ind|PronType=Art", "head": 25, "id": 24, "lemma": "a", "misc": "", "start_char": 288, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 296, "feats": "Degree=Pos", "head": 26, "id": 25, "lemma": "little", "misc": "", "start_char": 290, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "conj", "end_char": 302, "feats": "Degree=Pos", "head": 13, "id": 26, "lemma": "scary", "misc": "", "start_char": 297, "text": "scary", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 304, "feats": null, "head": 34, "id": 27, "lemma": ",", "misc": "", "start_char": 303, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 308, "feats": null, "head": 34, "id": 28, "lemma": "but", "misc": "", "start_char": 305, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "aux", "end_char": 314, "feats": "VerbForm=Fin", "head": 34, "id": 29, "lemma": "could", "misc": "", "start_char": 309, "text": "could", "upos": "AUX", "xpos": "MD" }, { "deprel": "cop", "end_char": 317, "feats": "VerbForm=Inf", "head": 34, "id": 30, "lemma": "be", "misc": "", "start_char": 315, "text": "be", "upos": "AUX", "xpos": "VB" }, { "deprel": "punct", "end_char": 323, "feats": null, "head": 34, "id": 31, "lemma": "fun--", "misc": "", "start_char": 318, "text": "fun--", "upos": "PUNCT", "xpos": ":" }, { "deprel": "compound", "end_char": 330, "feats": "Number=Sing", "head": 34, "id": 32, "lemma": "indoor", "misc": "", "start_char": 324, "text": "Indoor", "upos": "NOUN", "xpos": "NN" }, { "deprel": "compound", "end_char": 335, "feats": "Number=Sing", "head": 34, "id": 33, "lemma": "fire", "misc": "", "start_char": 331, "text": "fire", "upos": "NOUN", "xpos": "NN" }, { "deprel": "conj", "end_char": 339, "feats": "Number=Sing", "head": 26, "id": 34, "lemma": "pit", "misc": "", "start_char": 336, "text": "pit", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 341, "feats": null, "head": 13, "id": 35, "lemma": ".", "misc": "", "start_char": 340, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 4, "misc": { "parse_tree": "(ROOT (S (NFP _) (INTJ (UH Hey)) (, ,) (NP (PRP I)) (VP (VBD grew) (PRT (RP up)) (PP (IN in) (NP (DT this) (NN house))) (, ,) (INTJ (UH okay)) (. ?) (S (NP (DT No) (NN one)) (VP (VBZ 's) (VP (VBG knocking) (NP (NN anything)) (PRT (RB down)))))) (. .)))" }, "speaker": "Howard", "text": "_ Hey, I grew up in this house, okay? No one's knocking anything down.", "tokens": [ { "deprel": "punct", "end_char": 343, "feats": null, "head": 5, "id": 1, "lemma": "_", "misc": "", "start_char": 342, "text": "_", "upos": "PUNCT", "xpos": "NFP" }, { "deprel": "discourse", "end_char": 347, "feats": null, "head": 5, "id": 2, "lemma": "hey", "misc": "", "start_char": 344, "text": "Hey", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 349, "feats": null, "head": 5, "id": 3, "lemma": ",", "misc": "", "start_char": 348, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 351, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 5, "id": 4, "lemma": "I", "misc": "", "start_char": 350, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 356, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Past|VerbForm=Fin", "head": 0, "id": 5, "lemma": "grow", "misc": "", "start_char": 352, "text": "grew", "upos": "VERB", "xpos": "VBD" }, { "deprel": "compound:prt", "end_char": 359, "feats": null, "head": 5, "id": 6, "lemma": "up", "misc": "", "start_char": 357, "text": "up", "upos": "ADP", "xpos": "RP" }, { "deprel": "case", "end_char": 362, "feats": null, "head": 9, "id": 7, "lemma": "in", "misc": "", "start_char": 360, "text": "in", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 367, "feats": "Number=Sing|PronType=Dem", "head": 9, "id": 8, "lemma": "this", "misc": "", "start_char": 363, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "obl", "end_char": 373, "feats": "Number=Sing", "head": 5, "id": 9, "lemma": "house", "misc": "", "start_char": 368, "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 375, "feats": null, "head": 11, "id": 10, "lemma": ",", "misc": "", "start_char": 374, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 380, "feats": null, "head": 16, "id": 11, "lemma": "okay", "misc": "", "start_char": 376, "text": "okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 382, "feats": null, "head": 11, "id": 12, "lemma": "?", "misc": "", "start_char": 381, "text": "?", "upos": "PUNCT", "xpos": "." }, { "deprel": "det", "end_char": 385, "feats": null, "head": 14, "id": 13, "lemma": "no", "misc": "", "start_char": 383, "text": "No", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 389, "feats": "Number=Sing|PronType=Neg", "head": 16, "id": 14, "lemma": "one", "misc": "", "start_char": 386, "text": "one", "upos": "PRON", "xpos": "NN" }, { "deprel": "aux", "end_char": 392, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 16, "id": 15, "lemma": "be", "misc": "", "start_char": 390, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "parataxis", "end_char": 401, "feats": "Tense=Pres|VerbForm=Part", "head": 5, "id": 16, "lemma": "knock", "misc": "", "start_char": 393, "text": "knocking", "upos": "VERB", "xpos": "VBG" }, { "deprel": "obj", "end_char": 410, "feats": "Number=Sing|PronType=Ind", "head": 16, "id": 17, "lemma": "anything", "misc": "", "start_char": 402, "text": "anything", "upos": "PRON", "xpos": "NN" }, { "deprel": "advmod", "end_char": 415, "feats": null, "head": 16, "id": 18, "lemma": "down", "misc": "", "start_char": 411, "text": "down", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 417, "feats": null, "head": 5, "id": 19, "lemma": ".", "misc": "", "start_char": 416, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 5, "misc": { "parse_tree": "(ROOT (FRAG (INTJ (UH Okay)) (, ,) (INTJ (UH okay)) (. .) (SBAR (WHADVP (WRB When)) (S (NP (PRP he)) (VP (VBZ 's) (PP (IN at) (NP (NNP Comic) (HYPH -) (NNP Con)))))) (, ,) (NP (PRP I)) (VP (VBP 'm) (VP (VBG bringing) (PRT (RP in)) (NP (DT a) (NN wrecking) (NN ball)))) (. .)))" }, "speaker": "Bernadette", "text": "Okay, okay . When he's at Comic - Con, I'm bringing in a wrecking ball.", "tokens": [ { "deprel": "discourse", "end_char": 422, "feats": null, "head": 15, "id": 1, "lemma": "okay", "misc": "", "start_char": 418, "text": "Okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 424, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 423, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 429, "feats": null, "head": 15, "id": 3, "lemma": "okay", "misc": "", "start_char": 425, "text": "okay", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 431, "feats": null, "head": 3, "id": 4, "lemma": ".", "misc": "", "start_char": 430, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "advmod", "end_char": 436, "feats": "PronType=Int", "head": 11, "id": 5, "lemma": "when", "misc": "", "start_char": 432, "text": "When", "upos": "ADV", "xpos": "WRB" }, { "deprel": "nsubj", "end_char": 439, "feats": "Case=Nom|Gender=Masc|Number=Sing|Person=3|PronType=Prs", "head": 11, "id": 6, "lemma": "he", "misc": "", "start_char": 437, "text": "he", "upos": "PRON", "xpos": "PRP" }, { "deprel": "cop", "end_char": 442, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 7, "lemma": "be", "misc": "", "start_char": 440, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "case", "end_char": 445, "feats": null, "head": 11, "id": 8, "lemma": "at", "misc": "", "start_char": 443, "text": "at", "upos": "ADP", "xpos": "IN" }, { "deprel": "compound", "end_char": 451, "feats": "Number=Sing", "head": 11, "id": 9, "lemma": "Comic", "misc": "", "start_char": 446, "text": "Comic", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 453, "feats": null, "head": 9, "id": 10, "lemma": "-", "misc": "", "start_char": 452, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "advcl", "end_char": 457, "feats": "Number=Sing", "head": 15, "id": 11, "lemma": "Con", "misc": "", "start_char": 454, "text": "Con", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 459, "feats": null, "head": 11, "id": 12, "lemma": ",", "misc": "", "start_char": 458, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 461, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 15, "id": 13, "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": 15, "id": 14, "lemma": "be", "misc": "", "start_char": 462, "text": "'m", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 473, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 15, "lemma": "bring", "misc": "", "start_char": 465, "text": "bringing", "upos": "VERB", "xpos": "VBG" }, { "deprel": "compound:prt", "end_char": 476, "feats": null, "head": 15, "id": 16, "lemma": "in", "misc": "", "start_char": 474, "text": "in", "upos": "ADP", "xpos": "RP" }, { "deprel": "det", "end_char": 478, "feats": "Definite=Ind|PronType=Art", "head": 19, "id": 17, "lemma": "a", "misc": "", "start_char": 477, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "compound", "end_char": 487, "feats": "Number=Sing", "head": 19, "id": 18, "lemma": "wrecking", "misc": "", "start_char": 479, "text": "wrecking", "upos": "NOUN", "xpos": "NN" }, { "deprel": "obj", "end_char": 492, "feats": "Number=Sing", "head": 15, "id": 19, "lemma": "ball", "misc": "", "start_char": 488, "text": "ball", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 494, "feats": null, "head": 15, "id": 20, "lemma": ".", "misc": "", "start_char": 493, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 6, "misc": { "parse_tree": "(ROOT (SQ (MD Can) (NP (PRP I)) (VP (VB help) (NP (PRP you))) (. ?)))" }, "speaker": "Howard", "text": "Can I help you?", "tokens": [ { "deprel": "aux", "end_char": 498, "feats": "VerbForm=Fin", "head": 3, "id": 1, "lemma": "can", "misc": "", "start_char": 495, "text": "Can", "upos": "AUX", "xpos": "MD" }, { "deprel": "nsubj", "end_char": 500, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 3, "id": 2, "lemma": "I", "misc": "", "start_char": 499, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 505, "feats": "VerbForm=Inf", "head": 0, "id": 3, "lemma": "help", "misc": "", "start_char": 501, "text": "help", "upos": "VERB", "xpos": "VB" }, { "deprel": "obj", "end_char": 509, "feats": "Case=Acc|Person=2|PronType=Prs", "head": 3, "id": 4, "lemma": "you", "misc": "", "start_char": 506, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "punct", "end_char": 511, "feats": null, "head": 3, "id": 5, "lemma": "?", "misc": "", "start_char": 510, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 7, "misc": { "parse_tree": "(ROOT (SBARQ (LST (UH Hi) (. .)) (SQ (VBP Are) (NP (PRP you)) (NP (NNP Howard) (NNP Wolowitz))) (. ?)))" }, "speaker": "Guy at door", "text": "Hi . Are you Howard Wolowitz?", "tokens": [ { "deprel": "discourse", "end_char": 514, "feats": null, "head": 5, "id": 1, "lemma": "hi", "misc": "", "start_char": 512, "text": "Hi", "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": "cop", "end_char": 520, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 5, "id": 3, "lemma": "be", "misc": "", "start_char": 517, "text": "Are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 524, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 5, "id": 4, "lemma": "you", "misc": "", "start_char": 521, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 531, "feats": "Number=Sing", "head": 0, "id": 5, "lemma": "Howard", "misc": "", "start_char": 525, "text": "Howard", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "vocative", "end_char": 540, "feats": "Number=Sing", "head": 5, "id": 6, "lemma": "Wolowitz", "misc": "", "start_char": 532, "text": "Wolowitz", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 542, "feats": null, "head": 5, "id": 7, "lemma": "?", "misc": "", "start_char": 541, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 8, "misc": { "parse_tree": "(ROOT (INTJ (UH Yes) (. .)))" }, "speaker": "Howard", "text": "Yes.", "tokens": [ { "deprel": "root", "end_char": 546, "feats": null, "head": 0, "id": 1, "lemma": "yes", "misc": "", "start_char": 543, "text": "Yes", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 548, "feats": null, "head": 1, "id": 2, "lemma": ".", "misc": "", "start_char": 547, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 9, "misc": { "parse_tree": "(ROOT (S (S (INTJ (UH Um)) (, ,) (NP (DT this)) (VP (VBZ is) (NP (DT a) (JJ little) (JJ weird)))) (, ,) (CC but) (S (NP (DT a) (NN lawyer)) (VP (VBD was) (VP (VBG trying) (S (VP (TO to) (VP (VB contact) (NP (PRP$ my) (NN father))))) (, ,) (SBAR (IN because) (S (NP (PRP$ his) (NN name)) (VP (VBD was) (ADVP (RB still)) (PP (IN on) (NP (DT the) (NN title))) (PP (IN for) (NP (DT this) (NN house))))))))) (. .)))" }, "speaker": "Guy", "text": "Um, this is a little weird, but a lawyer was trying to contact my father, because his name was still on the title for this house.", "tokens": [ { "deprel": "discourse", "end_char": 551, "feats": null, "head": 7, "id": 1, "lemma": "um", "misc": "", "start_char": 549, "text": "Um", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 553, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 552, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 558, "feats": "Number=Sing|PronType=Dem", "head": 7, "id": 3, "lemma": "this", "misc": "", "start_char": 554, "text": "this", "upos": "PRON", "xpos": "DT" }, { "deprel": "cop", "end_char": 561, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 4, "lemma": "be", "misc": "", "start_char": 559, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "det", "end_char": 563, "feats": "Definite=Ind|PronType=Art", "head": 6, "id": 5, "lemma": "a", "misc": "", "start_char": 562, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "obl:npmod", "end_char": 570, "feats": "Degree=Pos", "head": 7, "id": 6, "lemma": "little", "misc": "", "start_char": 564, "text": "little", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "root", "end_char": 576, "feats": "Degree=Pos", "head": 0, "id": 7, "lemma": "weird", "misc": "", "start_char": 571, "text": "weird", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "punct", "end_char": 578, "feats": null, "head": 13, "id": 8, "lemma": ",", "misc": "", "start_char": 577, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "cc", "end_char": 582, "feats": null, "head": 13, "id": 9, "lemma": "but", "misc": "", "start_char": 579, "text": "but", "upos": "CCONJ", "xpos": "CC" }, { "deprel": "det", "end_char": 584, "feats": "Definite=Ind|PronType=Art", "head": 11, "id": 10, "lemma": "a", "misc": "", "start_char": 583, "text": "a", "upos": "DET", "xpos": "DT" }, { "deprel": "nsubj", "end_char": 591, "feats": "Number=Sing", "head": 13, "id": 11, "lemma": "lawyer", "misc": "", "start_char": 585, "text": "lawyer", "upos": "NOUN", "xpos": "NN" }, { "deprel": "aux", "end_char": 595, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 13, "id": 12, "lemma": "be", "misc": "", "start_char": 592, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "conj", "end_char": 602, "feats": "Tense=Pres|VerbForm=Part", "head": 7, "id": 13, "lemma": "try", "misc": "", "start_char": 596, "text": "trying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "mark", "end_char": 605, "feats": null, "head": 15, "id": 14, "lemma": "to", "misc": "", "start_char": 603, "text": "to", "upos": "PART", "xpos": "TO" }, { "deprel": "xcomp", "end_char": 613, "feats": "VerbForm=Inf", "head": 13, "id": 15, "lemma": "contact", "misc": "", "start_char": 606, "text": "contact", "upos": "VERB", "xpos": "VB" }, { "deprel": "nmod:poss", "end_char": 616, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 17, "id": 16, "lemma": "my", "misc": "", "start_char": 614, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "obj", "end_char": 623, "feats": "Number=Sing", "head": 15, "id": 17, "lemma": "father", "misc": "", "start_char": 617, "text": "father", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 625, "feats": null, "head": 26, "id": 18, "lemma": ",", "misc": "", "start_char": 624, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "mark", "end_char": 633, "feats": null, "head": 26, "id": 19, "lemma": "because", "misc": "", "start_char": 626, "text": "because", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nmod:poss", "end_char": 637, "feats": "Case=Gen|Gender=Masc|Number=Sing|Person=3|Poss=Yes|PronType=Prs", "head": 21, "id": 20, "lemma": "his", "misc": "", "start_char": 634, "text": "his", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 642, "feats": "Number=Sing", "head": 26, "id": 21, "lemma": "name", "misc": "", "start_char": 638, "text": "name", "upos": "NOUN", "xpos": "NN" }, { "deprel": "cop", "end_char": 646, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Past|VerbForm=Fin", "head": 26, "id": 22, "lemma": "be", "misc": "", "start_char": 643, "text": "was", "upos": "AUX", "xpos": "VBD" }, { "deprel": "advmod", "end_char": 652, "feats": null, "head": 26, "id": 23, "lemma": "still", "misc": "", "start_char": 647, "text": "still", "upos": "ADV", "xpos": "RB" }, { "deprel": "case", "end_char": 655, "feats": null, "head": 26, "id": 24, "lemma": "on", "misc": "", "start_char": 653, "text": "on", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 659, "feats": "Definite=Def|PronType=Art", "head": 26, "id": 25, "lemma": "the", "misc": "", "start_char": 656, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "advcl", "end_char": 665, "feats": "Number=Sing", "head": 15, "id": 26, "lemma": "title", "misc": "", "start_char": 660, "text": "title", "upos": "NOUN", "xpos": "NN" }, { "deprel": "case", "end_char": 669, "feats": null, "head": 29, "id": 27, "lemma": "for", "misc": "", "start_char": 666, "text": "for", "upos": "ADP", "xpos": "IN" }, { "deprel": "det", "end_char": 674, "feats": "Number=Sing|PronType=Dem", "head": 29, "id": 28, "lemma": "this", "misc": "", "start_char": 670, "text": "this", "upos": "DET", "xpos": "DT" }, { "deprel": "nmod", "end_char": 680, "feats": "Number=Sing", "head": 26, "id": 29, "lemma": "house", "misc": "", "start_char": 675, "text": "house", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 682, "feats": null, "head": 7, "id": 30, "lemma": ".", "misc": "", "start_char": 681, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 10, "misc": { "parse_tree": "(ROOT (LST (UH W) (, ...) (UH uh) (, ,) (WHNP (WP who)) (SQ (VP (VBZ 's) (NP (PRP$ your) (NN father)))) (. ?)))" }, "speaker": "Howard", "text": "W...uh, who's your father?", "tokens": [ { "deprel": "reparandum", "end_char": 684, "feats": null, "head": 5, "id": 1, "lemma": "W", "misc": "", "start_char": 683, "text": "W", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 688, "feats": null, "head": 1, "id": 2, "lemma": "...", "misc": "", "start_char": 685, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "discourse", "end_char": 691, "feats": null, "head": 5, "id": 3, "lemma": "uh", "misc": "", "start_char": 689, "text": "uh", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 693, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 692, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 697, "feats": "PronType=Int", "head": 0, "id": 5, "lemma": "who", "misc": "", "start_char": 694, "text": "who", "upos": "PRON", "xpos": "WP" }, { "deprel": "cop", "end_char": 700, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 5, "id": 6, "lemma": "be", "misc": "", "start_char": 698, "text": "'s", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 705, "feats": "Case=Gen|Person=2|Poss=Yes|PronType=Prs", "head": 8, "id": 7, "lemma": "your", "misc": "", "start_char": 701, "text": "your", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "nsubj", "end_char": 712, "feats": "Number=Sing", "head": 5, "id": 8, "lemma": "father", "misc": "", "start_char": 706, "text": "father", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 714, "feats": null, "head": 5, "id": 9, "lemma": "?", "misc": "", "start_char": 713, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 11, "misc": { "parse_tree": "(ROOT (NP (NNP Sam) (NNP Wolowitz) (. .)))" }, "speaker": "Guy", "text": "Sam Wolowitz.", "tokens": [ { "deprel": "root", "end_char": 718, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Sam", "misc": "", "start_char": 715, "text": "Sam", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 727, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "Wolowitz", "misc": "", "start_char": 719, "text": "Wolowitz", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 729, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 728, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 12, "misc": { "parse_tree": "(ROOT (S (NP (NNP Sam) (NNP Wolowitz) (. .) (NFP _) (NN S) (, -) (NNP Sam) (NNP Wolowitz)) (VP (VBZ is) (NP (PRP$ my) (NN father))) (. .)))" }, "speaker": "Howard", "text": "Sam Wolowitz . _ S - Sam Wolowitz is my father.", "tokens": [ { "deprel": "root", "end_char": 733, "feats": "Number=Sing", "head": 0, "id": 1, "lemma": "Sam", "misc": "", "start_char": 730, "text": "Sam", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 742, "feats": "Number=Sing", "head": 1, "id": 2, "lemma": "Wolowitz", "misc": "", "start_char": 734, "text": "Wolowitz", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 744, "feats": null, "head": 1, "id": 3, "lemma": ".", "misc": "", "start_char": 743, "text": ".", "upos": "PUNCT", "xpos": "." }, { "deprel": "punct", "end_char": 746, "feats": null, "head": 1, "id": 4, "lemma": "_", "misc": "", "start_char": 745, "text": "_", "upos": "PUNCT", "xpos": "NFP" }, { "deprel": "list", "end_char": 748, "feats": "Number=Sing", "head": 1, "id": 5, "lemma": "S", "misc": "", "start_char": 747, "text": "S", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 750, "feats": null, "head": 1, "id": 6, "lemma": "-", "misc": "", "start_char": 749, "text": "-", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 754, "feats": "Number=Sing", "head": 11, "id": 7, "lemma": "Sam", "misc": "", "start_char": 751, "text": "Sam", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "flat", "end_char": 763, "feats": "Number=Sing", "head": 7, "id": 8, "lemma": "Wolowitz", "misc": "", "start_char": 755, "text": "Wolowitz", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "cop", "end_char": 766, "feats": "Mood=Ind|Number=Sing|Person=3|Tense=Pres|VerbForm=Fin", "head": 11, "id": 9, "lemma": "be", "misc": "", "start_char": 764, "text": "is", "upos": "AUX", "xpos": "VBZ" }, { "deprel": "nmod:poss", "end_char": 769, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 11, "id": 10, "lemma": "my", "misc": "", "start_char": 767, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "parataxis", "end_char": 776, "feats": "Number=Sing", "head": 1, "id": 11, "lemma": "father", "misc": "", "start_char": 770, "text": "father", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 778, "feats": null, "head": 1, "id": 12, "lemma": ".", "misc": "", "start_char": 777, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 13, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP know)) (. .)))" }, "speaker": "Guy", "text": "I know.", "tokens": [ { "deprel": "nsubj", "end_char": 780, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 779, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 785, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "know", "misc": "", "start_char": 781, "text": "know", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 787, "feats": null, "head": 2, "id": 3, "lemma": ".", "misc": "", "start_char": 786, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 14, "misc": { "parse_tree": "(ROOT (S (ADVP (UH Well)) (, ,) (S (VP (VB wait))) (, ,) (ADVP (RB so)) (SBAR (IN if) (S (NP (PRP we)) (VP (VBP have) (NP (DT the) (JJ same) (NN father))))) (, ...) (NP (PRP I)) (VP (VBP mean)) (, ,) (SQ (VBP are) (NP (PRP you)) (VP (VBG saying) (SBAR (S (NP (PRP you)) (VP (VBP 're) (NP (PRP$ my) (NN half) (HYPH -) (NN brother))))))) (. ?)))" }, "speaker": "Howard", "text": "Well, wait, so if we have the same father...I mean, are you saying you're my half - brother?", "tokens": [ { "deprel": "discourse", "end_char": 792, "feats": null, "head": 3, "id": 1, "lemma": "well", "misc": "", "start_char": 788, "text": "Well", "upos": "INTJ", "xpos": "UH" }, { "deprel": "punct", "end_char": 794, "feats": null, "head": 1, "id": 2, "lemma": ",", "misc": "", "start_char": 793, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "root", "end_char": 799, "feats": "Mood=Imp|VerbForm=Fin", "head": 0, "id": 3, "lemma": "wait", "misc": "", "start_char": 795, "text": "wait", "upos": "VERB", "xpos": "VB" }, { "deprel": "punct", "end_char": 801, "feats": null, "head": 3, "id": 4, "lemma": ",", "misc": "", "start_char": 800, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "advmod", "end_char": 804, "feats": null, "head": 18, "id": 5, "lemma": "so", "misc": "", "start_char": 802, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "mark", "end_char": 807, "feats": null, "head": 8, "id": 6, "lemma": "if", "misc": "", "start_char": 805, "text": "if", "upos": "SCONJ", "xpos": "IN" }, { "deprel": "nsubj", "end_char": 810, "feats": "Case=Nom|Number=Plur|Person=1|PronType=Prs", "head": 8, "id": 7, "lemma": "we", "misc": "", "start_char": 808, "text": "we", "upos": "PRON", "xpos": "PRP" }, { "deprel": "advcl", "end_char": 815, "feats": "Mood=Ind|Number=Plur|Person=1|Tense=Pres|VerbForm=Fin", "head": 18, "id": 8, "lemma": "have", "misc": "", "start_char": 811, "text": "have", "upos": "VERB", "xpos": "VBP" }, { "deprel": "det", "end_char": 819, "feats": "Definite=Def|PronType=Art", "head": 11, "id": 9, "lemma": "the", "misc": "", "start_char": 816, "text": "the", "upos": "DET", "xpos": "DT" }, { "deprel": "amod", "end_char": 824, "feats": "Degree=Pos", "head": 11, "id": 10, "lemma": "same", "misc": "", "start_char": 820, "text": "same", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "obj", "end_char": 831, "feats": "Number=Sing", "head": 8, "id": 11, "lemma": "father", "misc": "", "start_char": 825, "text": "father", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 835, "feats": null, "head": 14, "id": 12, "lemma": "...", "misc": "", "start_char": 832, "text": "...", "upos": "PUNCT", "xpos": "," }, { "deprel": "nsubj", "end_char": 837, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 14, "id": 13, "lemma": "I", "misc": "", "start_char": 836, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 842, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 18, "id": 14, "lemma": "mean", "misc": "", "start_char": 838, "text": "mean", "upos": "VERB", "xpos": "VBP" }, { "deprel": "punct", "end_char": 844, "feats": null, "head": 14, "id": 15, "lemma": ",", "misc": "", "start_char": 843, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "aux", "end_char": 848, "feats": "Mood=Ind|Number=Sing|Person=2|Tense=Pres|VerbForm=Fin", "head": 18, "id": 16, "lemma": "be", "misc": "", "start_char": 845, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nsubj", "end_char": 852, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 18, "id": 17, "lemma": "you", "misc": "", "start_char": 849, "text": "you", "upos": "PRON", "xpos": "PRP" }, { "deprel": "parataxis", "end_char": 859, "feats": "Tense=Pres|VerbForm=Part", "head": 3, "id": 18, "lemma": "say", "misc": "", "start_char": 853, "text": "saying", "upos": "VERB", "xpos": "VBG" }, { "deprel": "nsubj", "end_char": 863, "feats": "Case=Nom|Person=2|PronType=Prs", "head": 24, "id": 19, "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": 24, "id": 20, "lemma": "be", "misc": "", "start_char": 864, "text": "'re", "upos": "AUX", "xpos": "VBP" }, { "deprel": "nmod:poss", "end_char": 870, "feats": "Case=Gen|Number=Sing|Person=1|Poss=Yes|PronType=Prs", "head": 24, "id": 21, "lemma": "my", "misc": "", "start_char": 868, "text": "my", "upos": "PRON", "xpos": "PRP$" }, { "deprel": "amod", "end_char": 875, "feats": "NumForm=Word|NumType=Frac|Number=Sing", "head": 24, "id": 22, "lemma": "half", "misc": "", "start_char": 871, "text": "half", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 877, "feats": null, "head": 22, "id": 23, "lemma": "-", "misc": "", "start_char": 876, "text": "-", "upos": "PUNCT", "xpos": "HYPH" }, { "deprel": "ccomp", "end_char": 885, "feats": "Number=Sing", "head": 18, "id": 24, "lemma": "brother", "misc": "", "start_char": 878, "text": "brother", "upos": "NOUN", "xpos": "NN" }, { "deprel": "punct", "end_char": 887, "feats": null, "head": 3, "id": 25, "lemma": "?", "misc": "", "start_char": 886, "text": "?", "upos": "PUNCT", "xpos": "." } ] }, { "id": 15, "misc": { "parse_tree": "(ROOT (S (NP (PRP I)) (VP (VBP think) (ADVP (RB so))) (. .)))" }, "speaker": "Guy", "text": "I think so.", "tokens": [ { "deprel": "nsubj", "end_char": 889, "feats": "Case=Nom|Number=Sing|Person=1|PronType=Prs", "head": 2, "id": 1, "lemma": "I", "misc": "", "start_char": 888, "text": "I", "upos": "PRON", "xpos": "PRP" }, { "deprel": "root", "end_char": 895, "feats": "Mood=Ind|Number=Sing|Person=1|Tense=Pres|VerbForm=Fin", "head": 0, "id": 2, "lemma": "think", "misc": "", "start_char": 890, "text": "think", "upos": "VERB", "xpos": "VBP" }, { "deprel": "advmod", "end_char": 898, "feats": null, "head": 2, "id": 3, "lemma": "so", "misc": "", "start_char": 896, "text": "so", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 900, "feats": null, "head": 2, "id": 4, "lemma": ".", "misc": "", "start_char": 899, "text": ".", "upos": "PUNCT", "xpos": "." } ] }, { "id": 16, "misc": { "parse_tree": "(ROOT (S (NFP _) (NP (NNP Bernadette)) (, ,) (NP (JJ weird) (NNS things)) (VP (VBP are) (VP (VBG happening) (ADVP (RP out) (RB here)))) (. !)))" }, "speaker": "Howard", "text": "_ Bernadette, weird things are happening out here!", "tokens": [ { "deprel": "punct", "end_char": 902, "feats": null, "head": 2, "id": 1, "lemma": "_", "misc": "", "start_char": 901, "text": "_", "upos": "PUNCT", "xpos": "NFP" }, { "deprel": "vocative", "end_char": 913, "feats": "Number=Sing", "head": 7, "id": 2, "lemma": "Bernadette", "misc": "", "start_char": 903, "text": "Bernadette", "upos": "PROPN", "xpos": "NNP" }, { "deprel": "punct", "end_char": 915, "feats": null, "head": 2, "id": 3, "lemma": ",", "misc": "", "start_char": 914, "text": ",", "upos": "PUNCT", "xpos": "," }, { "deprel": "amod", "end_char": 921, "feats": "Degree=Pos", "head": 5, "id": 4, "lemma": "weird", "misc": "", "start_char": 916, "text": "weird", "upos": "ADJ", "xpos": "JJ" }, { "deprel": "nsubj", "end_char": 928, "feats": "Number=Plur", "head": 7, "id": 5, "lemma": "thing", "misc": "", "start_char": 922, "text": "things", "upos": "NOUN", "xpos": "NNS" }, { "deprel": "aux", "end_char": 932, "feats": "Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin", "head": 7, "id": 6, "lemma": "be", "misc": "", "start_char": 929, "text": "are", "upos": "AUX", "xpos": "VBP" }, { "deprel": "root", "end_char": 942, "feats": "Tense=Pres|VerbForm=Part", "head": 0, "id": 7, "lemma": "happen", "misc": "", "start_char": 933, "text": "happening", "upos": "VERB", "xpos": "VBG" }, { "deprel": "case", "end_char": 946, "feats": null, "head": 9, "id": 8, "lemma": "out", "misc": "", "start_char": 943, "text": "out", "upos": "ADP", "xpos": "RP" }, { "deprel": "advmod", "end_char": 951, "feats": "PronType=Dem", "head": 7, "id": 9, "lemma": "here", "misc": "", "start_char": 947, "text": "here", "upos": "ADV", "xpos": "RB" }, { "deprel": "punct", "end_char": 953, "feats": null, "head": 7, "id": 10, "lemma": "!", "misc": "", "start_char": 952, "text": "!", "upos": "PUNCT", "xpos": "." } ] } ]
[ [ [ 0, 2, 2 ], [ 0, 5, 5 ], [ 0, 9, 9 ] ], [ [ 0, 14, 15 ] ], [ [ 1, 0, 0 ] ], [ [ 1, 3, 3 ], [ 2, 0, 0 ], [ 2, 4, 4 ], [ 2, 13, 13 ], [ 4, 12, 12 ], [ 15, 0, 1 ] ], [ [ 1, 8, 9 ] ], [ [ 1, 13, 14 ] ], [ [ 1, 16, 19 ] ], [ [ 2, 7, 8 ] ], [ [ 2, 14, 17 ] ], [ [ 2, 31, 33 ] ], [ [ 3, 3, 3 ], [ 4, 5, 5 ], [ 5, 1, 1 ], [ 6, 3, 3 ], [ 6, 4, 5 ], [ 11, 9, 9 ], [ 13, 12, 12 ], [ 13, 20, 20 ] ], [ [ 3, 7, 8 ], [ 8, 27, 28 ] ], [ [ 4, 16, 18 ] ], [ [ 5, 3, 3 ] ], [ [ 8, 9, 10 ] ], [ [ 8, 15, 15 ], [ 9, 6, 6 ], [ 12, 0, 0 ], [ 13, 16, 16 ], [ 13, 18, 18 ], [ 13, 20, 23 ], [ 14, 0, 0 ] ], [ [ 8, 15, 16 ], [ 8, 19, 19 ], [ 9, 6, 7 ], [ 10, 0, 1 ], [ 11, 0, 1 ], [ 11, 3, 7 ] ], [ [ 11, 6, 7 ], [ 11, 9, 10 ], [ 13, 8, 10 ] ], [ [ 13, 6, 6 ] ] ]
s08e20c04t
So, Bernadette, have you thought about how you're going to redecorate this place? You know, I'm thinking ripping up the carpets, maybe lose the wallpaper, all new light fixtures ... You know, if you knocked out this wall, it would give you an open floor plan, and then-- it's a little scary, but could be fun-- Indoor fire pit. _ Hey, I grew up in this house, okay? No one's knocking anything down. Okay, okay . When he's at Comic - Con, I'm bringing in a wrecking ball. Can I help you? Hi . Are you Howard Wolowitz? Yes. Um, this is a little weird, but a lawyer was trying to contact my father, because his name was still on the title for this house. W...uh, who's your father? Sam Wolowitz. Sam Wolowitz . _ S - Sam Wolowitz is my father. I know. Well, wait, so if we have the same father...I mean, are you saying you're my half - brother? I think so. _ Bernadette, weird things are happening out here!
tv_the_big_bang_theory
{ "comment": "detokenizer=nltk" }